BODY {
  margin           : 0px 0px 0px 0px;
  color            : #000000;
 
}

td, tr, p{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  text-align: left;
}

ul {
  margin           : 0px 0px 0px 0px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	width: 400px;
	
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	margin-right: 20px;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #A08F49;
	background: #EDE8D5;
	
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #689D31;
	background: #A08F49;
	}


.boxes {
		  background-color: White;
		  border-top: 35px #C5B989 solid;
		  border-bottom:10px #C5B989 solid;
		  border-left:2px #C5B989 solid;
		  border-right:2px #C5B989 solid;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #542954;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

a.pathway:link, a.pathway:visited {
  color            : #cccccc;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #689D31;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #675A25;
        font-weight: bold;
 }
a.mainlevel:hover {
        color: #689D31;
		text-decoration: underline;
        }
a.mainmenu:link, a.mainmenu:visited {
        color: #333333; 
        font-weight: bold;
        }
a.mainmenu:hover, {
        color: #689D31; 
		text-decoration: underline;
        }
a.sublevel:link, a.sublevel:visited {
        color: #675A25; 
        font-weight: normal;
}
a.sublevel:hover {
        color: #689D31; 
		text-decoration: underline;
        }
table.moduletable {
        width: 95%;		  
		  margin: 0px 5px 15px 5px;
		  padding: 0px 5px 15px 5px;
        }

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #023435;
  text-align       : left;
  background-image : url(../images/mod_title_bg.gif);
  background-repeat: no-repeat;
  width            : 100%;
 height: 40px;
  text-indent: 25px;
  padding: 7px;
  
  
}

table.moduletable td {
        font-size: 12px;
        font-weight: normal;
		   margin: 5px 5px 5px 5px;
			
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #542954;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #023435;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #EBE6D3;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #EBE6D3;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  font-size        : 12px;
  color            : #3A5818;
  text-weight: bold;
  text-decoration: none;
}

a:hover {
  color            : #689D31;
  text-weight		: bold;
  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: #689D31;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #689D31;
}

/* 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.  Don't 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;
}
td.boxbackbig{
	background-image:url(../images/bigboxmid.jpg);
	background-repeat:repeat-y;
}
td.boxtopbig{
	background-image:url(../images/bigboxtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.boxbottombig{
	background-image:url(../images/bigboxbot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
td.boxbacksmall{
	background-image:url(../images/smallboxmid.jpg);
	background-repeat:repeat-y;
         background-position:center;
}
td.boxtopsmall{
	background-image:url(../images/smallboxtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.boxbottomsmall{
	background-image:url(../images/smallboxbot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
td.topbottom{
	background-image:url(../images/bottommid.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.navdiv{
	background-image:url(../images/navdiv.jpg);
	background-repeat:no-repeat;
	background-position:left;
}