BODY {
  margin           : 0px 0px 0px 0px;
  font-family      : geneva,Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height	   : 18px;
  background-color : #FFFFFF;
  color            : #000000;
  SCROLLBAR-BASE-COLOR: #2D2D4A
}

marquee {
  color            : #FFFFFF;
}

a:link		{ color: #3300FF; text-decoration: none }

a:visited	{ color: #3300FF; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }

td, tr, p, div {
  font-family      : geneva,Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height	   : 18px;
  color            : #333333;
}

ul {

}

li {

}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #336699;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
  text-deoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	font-size: 9px;
   text-align: left;
   font-weight: bold;
 }

a.mainlevel:hover {
	color: #FFFFFF;
	font-size: 9px;
   text-align: left;
   font-weight: bold;
 }

a.mainmenu:link, a.mainmenu:visited {
	color: #FFFFFF;
	font-size: 9px;
   text-align: left;
   font-weight: bold;
 }
a.mainmenu:hover, {
	color: #FFFFFF;
	font-size: 9px;
   text-align: left;
   font-weight: bold;
 }

a.sublevel:hover {
	color: #FFFFFF;
	font-size: 9px;
   text-align: left;
   font-weight: bold;
 }

a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	font-size: 9px;
   text-align: left;
   font-weight: bold;
 }

table.moduletable {
	color: #FFFFFF;
	text-align: left;
	width: 148px;
}

table.moduletable th {
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
	text-align: left;
}

table.moduletable td {
	color: #FFFFFF;
	font-size: 11px;
    font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #336699;
  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;
}

.contentheading {
 COLOR: #336699; 
 FONT: 18px verdana, arial, sans-serif; 
 font-weight: bold;
 line-height: 36px
}

.componentheading {
 COLOR: #000000; 
 FONT: 18px verdana, arial, sans-serif; 
 font-weight: bold;
 line-height: 36px
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	 COLOR: #336699; FONT: 18px verdana, arial, sans-serif; font-weight: bold
	}

a.contentpagetitle:hover {
	 COLOR: #336699; FONT: 18px verdana, arial, sans-serif; font-weight: bold
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #336699;
}

/* 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;
}
/* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #313252 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
