body {
background-color: #FFFFFF;
	 margin: 0px;}
td, tr, p, div {
  font-family: Arial,Helvetica;
  font-size: 10pt;
  color            : #333333;
}
H2		{font-family: Arial; font-size: 14pt; font-weight: bold; color: #000080;}
h4 { font-family: Arial,Helvetica; font-size: 11pt; color: #ffffff; background: #0000a0;}
H5		{font-family: Arial; font-size: 8pt; font-weight: light;}
ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;

  height           : 1px;
  width            : 100%;
}
.boxes {
       padding-left : 3px;
border: solid;
        border: solid;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.title {
font-family: Arial,Helvetica;
font-size: 24px;
font-weight: bold;
color            : #CC0066;
}

.pathway {
  font-family: Arial,Helvetica;
  font-size: 10px;
  color: #000000;
padding-left : 3px;}

a.pathway:link, a.pathway:visited {
  color            : White;
  font-weight      : normal;
font-size: 10px;}

a.pathway:hover {
  color            : #EAFAFB;
  font-weight      : normal;
  text-decoration   : underline;
font-size: 10px;}

/* --Default Class Settings-- */


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #0000a0;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
border: solid;
border-color: #ffffff;
        border-width: 1px;}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
background: #3acdac;}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
background: #7dcbdb;
        border: solid;
border-color: #ffffff;
        border-width: 1px;}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:hover {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Arial,Helvetica;
        font-weight: normal;
}


table.moduletable {
        padding-left : 3px;
margin: 0px;
        width: auto;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-size: 10pt;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;

  width            : 100%;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  
  color            : #4490B4;
  font-weight      : bold;
}

.sectiontableentry1 {
  
}

.sectiontableentry2 {
 
}


.small {
  font-family: Arial,Helvetica;
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family: Arial,Helvetica;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
font-weight: normal;

}

.contentpaneopen {
font-weight: normal;
}

.contentheading, .componentheading {
  font-family: Arial,Helvetica;
  font-size        : 20px;
  font-weight      : bold;
  color            : #007879;
  text-align       : left;
 font-style : italic;
margin-top: 15px;}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family: Arial,Helvetica;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family: Arial,Helvetica;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
padding-left : 3px;}


a:link		{ font-family: Arial,Helvetica; text-decoration: none; font-weight: regular; color: #0000ae;}
a:hover	{ font-family: Arial,Helvetica; text-decoration: underline; color: #4848ff; font-weight: regular;}
a:visited { font-family: Arial,Helvetica; text-decoration: none; color: #0000e1;}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Helvetica;

	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}


a.contentpagetitle:hover {
	font-family: Arial,Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #4490B4;
}

/* 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: Arial,Helvetica;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	}