body {
	background-color: #5B6783;
}
#mainTbl {
	width: 911px;
	height: 815px;
}
#mainTblsub {
	height: 570px;
	width: 911px;
}
#rightBorder {
	width: 15px;
	background-image: url(include/images/body_05.gif);
	background-repeat: repeat-y;
}
#leftBorder {
	width: 23px;
	background-image: url(include/images/body_07.gif);
	background-repeat: repeat-y;
}
#maintxt {
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#maintxtMB {
	font-style:italic;
}
.maintextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#maintxt a {
	color: #F48282;
	text-decoration: none;
}
#maintxt a:hover {
	color: #FFFFFF;
}
.maintxtalt {
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 40px;
}
.maintxtred {
	color: #F48282;
}
.bodyHdr {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.bodyHdr2 {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	margin-bottom: 6px 
}
.download    { 
	text-align: left; 
	line-height: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight:bold; 
	margin-top: 0px; 
	margin-bottom: 6px 
	}
/***** Top Navigation *****/
#topmenu {
	float:left;
	height:20px;
	width:911px;	
	visibility: visible;
	z-index: auto;
	position: relative;
	background-image:url(include/images/top_menu_bkgd.gif);
}
#topmenu ul {
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
#topmenu a {
	text-decoration: none;
	color: #000000;
}
#topmenu ul li a:hover {
	color: #009355;
}
#topmenu li {
	position: relative;
	visibility: inherit;
}
#topmenu ul ul {
	width: 160px;
	position: absolute;
	float:left;
	left:0;
	z-index:500;
	top:auto;
}
#topmenu ul ul li {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#FFFFFF;
	padding-left:8px;
	text-align: left;
	line-height: 15px;
	padding-top: 6px;
	}

div#topmenu ul ul {
	display: none;
}
div#topmenu ul li:hover ul,
div#topmenu ul ul li:hover ul,
div#topmenu ul ul ul li:hover ul {
	display: block;
}
/***** Side Navigation *****/
.sideNavTD {
	width: 136px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
} 
#menu {
	width:136px;
	padding-left: 7px;
	margin-left: 7px;
	text-align: left;
	background-position: left top;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
#menu ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 24px;
	width: 122px;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
#menu a, #menu h2 {
	font-family:tahoma, Arial, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 3px;
	font-weight: normal;
}
#menu h2 {
	cursor:default;
}
#menu a:hover {
	color: #F48282;
}
#menu li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;


}
#menu ul ul ul li a,
#menu ul ul ul li h2 {
	font-family:tahoma, Arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	padding-left: 5px;
	margin:0;
}
#menu ul ul ul li h2 {
	cursor: default;
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}
/***** Footer *****/
#footer {
	width: 911px;
	height: 25px;
	font-family:tahoma, Arial, sans-serif;
	font-size: 8.5pt;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F48282;
}
