body, html {
	margin:0;
	padding:3;
	background-image: url(../images/page_bck.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #384776;
	font-weight: normal;
} 
tbody { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #384776;
}
table.main {
	border: 1px solid #384776;
	margin-top: 5px;
}
td.left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	padding-left: 10px;
}
td.right {
	padding-left: 0px;
}
td.content {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Default MOS Class Settings
**********************************************************************************************************/
td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
}
a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1F0DE;
}
/* Links
**********************************************************************************************************/
a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	text-align: left;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6586D3;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
a.mainlevel:hover {
	color: #447018;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9ECFFF;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.mainmenu:hover, {
	color: #447018;
	text-align: left;
}
a.sublevel:link, a.sublevel:visited {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.sublevel:hover {
	color: #447018;
	text-align: left;
}
/* Module Styles
**********************************************************************************************************/
table.moduletable {
	width: 100%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #4B6FA4;
	text-align : center;
	padding-top: 3px;
}
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/* Polls Style
**********************************************************************************************************/
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: bold;
}
/* Sections Style
**********************************************************************************************************/
.sectiontableheader {
	background-color : #759259;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sectiontableentry1 {
	font-size: 11px;
	background-color : #D4DAB4;
}
.sectiontableentry2 {
	font-size: 11px;
	background-color : #E3E5C9;
}
.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.pagenav:link, a.pagenav:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a.pagenav:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
/*****************************************************************************************************/
.small {
	font-size : 11px;
	color : #666666;
}
.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
.createdate {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}
.modifydate  {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}
/* Content Styles
**********************************************************************************************************/
.contentpaneopen, .contentpane {
	font-size: 11px;
	color: #857E6E;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #384776;
	text-align : left;
	line-height: 16px;
	padding-left: 5px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.category:link, a.category:visited {
  color            : #666666;
  font-weight      : bold;
}
a.category:hover {
  color            : #447018;
}
/* Form Styles
**********************************************************************************************************/
form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 1px solid #AABA75;
}
.button2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 1px solid #AABA75;
}
.button_focus {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #CC6633;
  color            : #000000;
  border           : 1px solid #AABA75;
}
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #AABA75;
}
/* Links
**********************************************************************************************************/
a:link, a:visited {
  font-size        : 11px;
  color            : #4976B1;
  text-decoration  : none;
}
a:hover {
  color            : #447018;
  text-decoration  : none;
}
/* For content item titles that are hyperlink instead of Read On
**********************************************************************************************************/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #666666;
	text-align:left;
	}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.description {
	font-size: 11px;
	color: #000000;
}
/* 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.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: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

