BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #000142;
  font-family      : Arial;
  font-size        : 12px;
  color            : #ffffff;
scrollbar-face-color: #4189be; 
	scrollbar-shadow-color: #000080; 
	scrollbar-highlight-color: #ddffbb; 
	scrollbar-3dlight-color: #008040; 
	scrollbar-darkshadow-color: #000040; 
	scrollbar-track-color: #000080;
	scrollbar-arrow-color: #00ff00;}
h1 {font-family: arial; font-size: 18px; color: Blue; margin-top: 5pt;
	margin-bottom: 3pt; background: #F0E68C; }
h2 {font-family: arial; font-size: 16px; margin-top: 5pt;
	margin-bottom: 3pt;color: #424200; }
h3 {font-family: arial; font-size: 16px; margin-top: 5pt;
	margin-bottom: 3pt; color: #00008B; background: #DCDCDC;}
h4 {font-family: arial; font-size: 16px; margin-top: 5pt;
	margin-bottom: 3pt; color: #0000CD;}
h5 {font-family: arial; font-size: 14px; margin-top: 5pt;
	margin-bottom: 3pt; color: #0000CD; }

td, tr, p, div {
  font-family      : Arial;
  font-size        : 12px;
  color            : #343434;
}

ul,li {font-family      : Arial;
  font-size        : 12px;
  color            : #343434;
	list-style : disc;
}

.title {
font-family: Arial;
font-size: 24px;
font-weight: bold;
color            : #0001A8;
}

.pathway {
  font-family: Arial;
  font-size: 11px;
  color: Blue;
}

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

a.pathway:hover {
  color            : #6495ED;
  font-weight      : normal;

}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #0001AA;
        background-position: left;
        text-align: left;
        font-weight: bold;
		  font-family      : Arial;
  font-size        : 12px;
		
 }

a.mainlevel:hover {
        color: Blue;
        background-position: left;
        text-align: left;
        font-weight: bold;
		  font-family      : Arial;
  font-size        : 12px;
		}



        a.mainmenu:link, a.mainmenu:visited {
        color: #0001AA; font-family: Arial;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: Blue; text-decoration: underline;
        }

a.sublevel:hover {
        color: #0001AA; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: Blue; font-family: Arial;
        font-weight: normal;
}


table.moduletable {
        width: 100%;		  
		  margin: 0px 2px 2px 2px;
		  padding: 0px 2px 2px 2px;
        }

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #E5E2C4;
  text-align       : left;
  
  width            : 100%;
 height: 20px;
  text-indent: 25px;
  padding: 7px;
  
  
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
		   margin: 2px 2px 2px 2px;
			color            : #F1F9FA;
        }
table.moduletable.mysuffix {background-color : #ffffff;}
.poll {
  font-family      : Arial, Helvetica, Arial;
  font-size        : 10px;
  color            : Navy;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #6B8E23;
  color            : Navy;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : transparent;
font-family      : Arial, Helvetica, Arial;
  font-size        : 14px;
  color            : Navy;
  font-weight      : bold;
  margin: 5px 15px 5px 15px;}

.sectiontableentry2 {
   background-color : transparent;
font-family      : Arial, Helvetica, Arial;
  font-size        : 14px;
  color            : Navy;
  font-weight      : bold;
 margin: 5px 15px 5px 15px;}

.small {
  font-family      : Arial;



  font-size        : 10px;
  color            : Navy;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Arial;
  font-size        : 10px;
  color            : #383838;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : White;
}

.contentpaneopen {
  background       : White;
}

.contentheading, .componentheading {
 font-family: arial; font-size: 16px; margin-top: 14pt;
	margin-bottom: 4pt; color: Navy; background: #E4E2C3;
	font-weight: bold;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, Arial;
  font-size        : 10px;
  color            : Navy;
  text-align       : left;
}


.button {
  font-family      : Arial;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #9ACD32;
  color            : Blue;
padding: 1,1,1,1px;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Arial;
  font-size        : 10px;
  color            : #00008B;
  background-color : #D2F5D2;
  border           : 1px solid Blue;
  margin-left: 5px;
font-weight : bold;
}


a:link, a:visited {
  font-size        : 12px;
  color            : #4169E1;
  text-decoration  : none;
  font-family      : Arial;
}

a:hover {
  color            : Blue;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
 	color: #0000CD;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #4F50FF;
  font-weight      : bold;
  font-family: Arial;
	font-size: 14px;
margin: 10px 12px 12px 12px;
		  padding: 10px 12px 12px 12px;}

a.category:hover {
  color            : Blue;
margin: 10px 12px 12px 12px;
		  padding: 10px 12px 12px 12px;}

/* 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 : #B4B4B4;
	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: #A5A5A5;
}

/* Text passed with mosmsg url parameter */
.message {

	font-family : Arial;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}