BODY {
  margin           : 12px 0px 0px 0px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

ul {
  list-style-type: square;
}


hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : SlateBlue;
  font-weight      : bold;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
		display: block;
		width: 100%; /* make the block element work properly in IE. */
        text-align: left;
		font-weight: bold;
		font-size: 14px;
 }

a.mainlevel:hover {
		display: block;
		width: 100%;
		background-color: white;
        text-align: center;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
}

a.mainlevel-shortcut:link, a.mainlevel-shortcut:visited {
		font-weight: normal;
 }

a.mainlevel-shortcut:hover {
		font-weight: bold;
}


a.mainmenu:link, a.mainmenu:visited {
        color: #333333; 
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
}

a.mainmenu:hover, {
        color: #000000;
		text-decoration: none;
}

a.sublevel:hover {
	display: block;
	width: 100%;
	background-color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {        
	display: block;
	width: 100%;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
}


table.moduletable {
        margin: 0px;
        width: 100%;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  width            : 100%;
  background-color: CornflowerBlue;
  color: white;
}

table.moduletable td {
	margin: 2px;
	padding: 2px;
}


.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #e5ecf9;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #e5ecf9;
}

.sectiontableentry2 {
	background-color : #F0F0F0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
  text-align: left; /* for Opera */
}

.contentpaneopen {
	width: 100%;
  background       : #FFFFFF;
  text-align: left; /* for Opera */
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #7B8DA1;
  text-align       : left;
  background-color : #e5ecf9;
  border-style: none none solid none;
  border-width: 1px;
  border-color: silver;
}

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #7B8DA1;
  text-align       : center;
  /*background-color : #e5ecf9;*/
}

div.componentheading a {
  display: block;
  width: 100%;
  text-align : left;
}


.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  border           : 1px solid #CCCCCC;
  margin	   : 0px 4px;
}


a:link, a:visited {
  font-size        : 12px;
  color            : #336699;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : SlateBlue;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

a.mainlevel-topmenu 
{
	font-size: 14px;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}


.moduletable-mambelfish {
	width: 20px;
	margin-bottom: 12px;
	margin-right: 0px;
	text-align: right;
}

.search {
	height: 14px;
	text-align: right;	
	margin: 0px;
}


a.readon:link, a.readon:visited {
	display: block;
	text-align: right;
	color: SteelBlue;
	width: 100%;
}

a.readon:hover {
	display: block;
	text-align: right;
	color: SlateBlue;
	width: 100%;
}

.back_button {
	text-align: center;
	width: 100%;
	background-color : #e5ecf9;
}