BODY {
  margin           : 5px 10px 5px 10px;
  background-color : #FFFFFF;
  color            : #000000;
  background-color: #B4CFAF; //#A9D975;
  background-image: url(../images/bodybg.gif);
  background-repeat: repeat;
}

table.page{
  border-color: #66992F;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}

table.page table.header{
  border-color: #DCBC4E;
  border-width: 1px;
  border-style: none none solid none;
  background-color: white;
}

table.page table.header td.vfirst{
  border-color: #5F9C65;
  border-width: 1px;
  border-style: none none solid none;
  background-color: white;
}

.templateLeft, .templateRight{
  background-color: #FFEB9A; //#FFE787; //FFF7D5;
  background-image: url(../images/panebg.gif);
  border-color: #D6AF12;
  border-width: 1px;
  border-style: solid;
  padding: 2px;
}

.templateRight{
  background-position: right top;
}
/*--------------------------------------------------*/
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

table.datacontainer{
	border-width: 3px;
	border-style: double;
	border-color: #AAD290;
}

table.datacontainer th, td.label{
	border-width: 1px;
	border-style: none solid solid none;
	border-color: #AAD290;
	background-color: #CBECB4;
	color: #2A6900;
	padding: 3px;
}

table.datacontainer td.label{
	font-weight: bold;
}

table.datacontainer td{
	border-width: 1px;
	border-style: none solid solid none;
	border-color: #AAD290;
	color: #2A6900;
	padding: 3px;
	text-align: center;
}

table.formcontainer{
	border-width: 3px;
	border-style: double;
	border-color: #AAD290;
}

table.formcontainer th{
	border-width: 1px;
	border-style: none none solid none;
	border-color: #AAD290;
	background-color: #CBECB4;
	color: #2A6900;
	padding: 3px;
}

input.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #574600; 
  border           : 1px solid #574600; //#B09E73;
  margin: 5px 0px 0px 0px;
  padding: 3px;
  background-image: url(images/button.gif) ;
}

input.textbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  padding: 2px;
  border: 1px solid #B09E73; //999999;
  color: #574600;
  background-image: url(images/textbox.gif) ;
}

li
{
  line-height: 18px;
  vertical-align: text-top;
  padding-top: 0px;
  margin: 2px; 
}

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: 11px;
  color: #000000;
  font-weight      : bold;  
}

a.pathway:link, a.pathway:visited {
  color            : #C29B00;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */
#active_menu {
	background-position: 0px -25px;
	color:#004400;
	font-weight: bold;
	text-indent: 25px;
    border-color:  #199B19;
}

a#active_menu:hover {
	color: #004400; //A2FF00;
}

a.mainlevel:hover {
  color: #CCFF00;
  background-position: left top;
  border-color:  #004400 #004400 #005E00 #004400;
  text-align: left;
}

a.mainlevel:link, a.mainlevel:visited {
  display: block;
  background: url(../images/menubg.gif) no-repeat;
  border-style: solid solid solid solid;
  border-width: 1px;
  border-color:  #004400 #004400 #005E00 #004400;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #CCFF00; // 004400;
  text-align: left;
  padding-top: 5px;
  padding-left: 18px;
  height: 20px !important;
  height: 25px;
  awidth: 100%;
  text-decoration: none;
}

a.sublevel:hover {
  color: #000000; text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
  color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
  font-weight: normal;
  margin-left: 5px;  
}

a.contenttoc{
  display: block;
  padding: 2px;
}

table.contenttoc th{
  border-style     : solid none solid none; // solid none; // solid; //solid solid;
  border-color     : #D7CA96; // #FAE18C;
  border-width     : 1px;   
  background-color: #FFF4C9;
  color     : #574600;  
  padding: 2px;  
  margin: 2px;  
}

table.contenttoc td{
  padding: 2px;  
  margin: 2px;  
}

table.contenttoc{
  border-style     : solid; // solid none; // solid; //solid solid;
  border-color     : #D7CA96; // #FAE18C;
  border-width     : 1px; 
  padding: 2px;  
  margin: 2px;
  float: right;  
}

table.moduletable {
  amargin: 2px 2px 2px 2px;
  apadding: 2px 2px 2px 2px;
  width: 100%;
  border-style     : solid; // solid none; // solid; //solid solid;
  border-color     : #D6AF12; // #FAE18C;
  border-width     : 1px;   
  background-color: #FFEB9A;
  overflow: auto;
  _IE_is_buggy_filter:alpha(opacity=85);
  a-moz-opacity:0.85;
  aopacity: 0.85;  
}

td.footer{
  font-size        : 10px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 5px;;
  width            : 100%;
  border-style     : none;
  border-color     : #574600; //9B7500;
  color     : #574600; //9B7500;
  border-width     : 1px;   
  height           : 27px;
  vertical-align   : middle;
  font-family      : Tahoma;
  background-color: #FFEB9A;
  text-transform: uppercase;
  text-align: center;
}

table.module__REMOVED__table td {
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #333;
        dpadding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;
        background-color: #F8F8FF;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

#topbar{
	height: 15px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#buttons > ul#mainlevel-nav li a {
  width: auto;
}

ul#mainlevel-nav li a {
  background: transparent none repeat scroll 0%;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: rgb(51, 51, 51);
  -moz-background-clip: initial;
  -moz-background-origin: initial;
  -moz-background-inline-policy: initial;
}

ul#mainlevel-nav li a:hover
{
	color: #ffcc00;
	background: #D84203;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  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;
  width: 100%;
}

.contentheading, .componentheading {
  font-family      : Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #418B00; //5DB80D; //7B8DA1;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

form{
  margin: 5px;  
}

a:link, a:visited {
  font-size        : 11px;
  color            : #574600; //#C29B00;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a.contentpaneopen:link, a.contentpaneopen:visited {
  font-size        : 11px;
  color            : #C29B00;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color: #D7A700;
  background-color: #FFF2C6;
  text-decoration: none;
}

a.readon{
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  background-repeat: no-repeat;
  dbackground-image:  url(../images/arrow.png);
  background-position: 0px 3px;
  padding-left: 15x;
}

/* 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;

}
