BODY {
  margin           : 5px 5px 5px 5px;
  background-color : #F2F9EF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: 1px solid #669900;
        border: dotted;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #666600;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #0C10B6;
  font-weight      : normal;
  text-deoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
	color: #669900;
	background-position: left;
	text-align: left;
	text-decoration: none;
        }
a.mainmenu:visited {
        color: #333333; font-family: Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:hover {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-image : url(../images/module_title_bg.png);
  width            : 100%;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999900;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #C5e18a;
  color            : #996633;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #FAF9CE;
}

.sectiontableentry2 {
  background-color : #c5e18a;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #996600;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #996600;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #CC9900;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #99CC00;
  color            : #993300;
  border           : 0px;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999900;
  background-color : #c5e18a;
  border           : 0px;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #1F6402;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #1F6402;
  text-decoration  : none;
}

/* 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: #99CC33;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #99CC00;
}

/* 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 : #999900;
	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: #99CC33;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #c5e18a;
}

/* 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;
}.componentheading  {   font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #99CC33;
  text-align       : left;
 } 


        a.mainmenu:link {
	color: #669900;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-decoration: none;
 } 
 .menu  {
	background-color: #F2F9EF;
	
	
}
.m_over{
	background-color: #c5e18a;
}
.m_out{
	background-color: #F2F9EF;
}
.menu_current{
	background-color: #c5e18a;
}
.menu1  {
	background-color: #FAF9CE;
	padding-left: 10px;
	
}
.m1_over{
	background-color: #c5e18a;
	padding-left: 10px;
}
.m1_out{
	background-color: #FAF9CE;
	padding-left: 10px;
}
.menu1_current{
	background-color: #c5e18a;
	padding-left: 10px;  
}

.menu2  {
	background-color: #FAF9CE;
	padding-left: 20px;
	
}
.m2_over{
	background-color: #c5e18a;
	padding-left: 20px;
}
.m2_out{
	background-color: #FAF9CE;
	padding-left: 20px;
}
.menu2_current{
	background-color: #c5e18a;
	padding-left: 20px;  
}

.menu3  {
	background-color: #FAF9CE;
	padding-left: 30px;
	
}
.m3_over{
	background-color: #c5e18a;
	padding-left: 30px;
}
.m3_out{
	background-color: #FAF9CE;
	padding-left: 30px;
}
.menu3_current{
	background-color: #c5e18a;
	padding-left: 30px;  
}

.menu4  {
	background-color: #FAF9CE;
	padding-left: 40px;
	
}
.m4_over{
	background-color: #c5e18a;
	padding-left: 40px;
}
.m4_out{
	background-color: #FAF9CE;
	padding-left: 40px;
}
.menu4_current{
	background-color: #c5e18a;
	padding-left: 40px;  
}

