BODY    { color: #333; font-weight: lighter; font-family: Arial; margin: 0px }

td, tr, p, div {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 10px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;
        border-width: 0px;
        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            : #4490B4;
}

.pathway  { color: #030; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

a.pathway:link, a.pathway:visited   { color: #333; font-weight: normal }

a.pathway:hover   { color: #333; font-weight: normal; text-deoration: underline  }

a.mainlevel:link, a.mainlevel:visited {
padding: 2px 0px 2px 0.3em;
background-color: #2175bc;
text-decoration: none;
color: #fff;
width: 100%;
}

a.mainlevel:hover {
background-position: 0px -25px;
text-decoration: none;
color: #FC6401;
padding: 2px 0px 2px 0.3em;
background-color: #ff9900;
text-decoration: none;
color: #fff;
width: 100%;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 0px;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

a.sublevel:hover {
	color: #ff9900;
	text-decoration: none;
	width: 100%;
}

table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-weight      : bold;
  color            : #fff;
  background-repeat: repeat-x; 
  padding		   : 3px;
  font-size		   : 10px;
  text-align       : center;
  background	   : #003399;
  width            : 100%;
}

table.moduletable td {
  font-size: 10px;
  font-weight: normal;
}

.poll  { color: yellow; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, sans-serif }


.sectiontableheader {
  background-color : #f0f0f0;
  color            : #ff6699;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #ffffff;
}

.sectiontableentry2 {
  background-color : #ffffff;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  text-decoration  : none;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #fff000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}
.contentheading, .componentheading  { color: #666666; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button  { font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f0f0f0; border: solid 1px #cccccc }

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333;
  background-color : #fff;
  border           : 1px solid #336699;
}


a:link, a:visited   { color: navy; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }

a:hover {
  color            : #4490B4;
  text-decoration  : none;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #FFFFFF;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited  { color: yellow; font-weight: bold }

a.category:hover {
  color            : #4490B4;
}

.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;
}

.moscode {
	background-color: #f0f0f0;
}

.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
}

.bordertable {
border-right: #D1D7DC 0px solid;
border-left: #D1D7DC 0px solid;
}