body {
	background-color: #5B6783;
}
#mainTbl {
	width: 911px;
	height: 815px;
}
#mainTblsub {
	height: 570px;
	width: 911px;
}
#rightBorder {
	width: 15px;
	background-image: url(../images/body_05.gif);
	background-repeat: repeat-y;
}
#leftBorder {
	width: 23px;
	background-image: url(../images/body_07.gif);
	background-repeat: repeat-y;
}
#maintxt {
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#maintxtMB {
	font-style:italic;
}
#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 {
	width: 100%;
	float:left;
	height:34px;
	visibility: visible;
	z-index: auto;
	position: relative;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#topmenu a {
	margin: 0;
	text-decoration: none;
	color: #F48282;
}
#topmenu ul li a:hover {
	color: #F48282;
}
#topmenu li {
	position: relative;
	visibility: inherit;
}
#topmenu ul ul {
	width: 150px;
	position: absolute;
	float:left;
	z-index:500;
	left:0;
	top:auto;
}
#topmenu ul ul li {
	width: 150px;
}
#topmenu ul ul li a {
	display: block;
	width: 150px;	
	font-family:tahoma, Arial, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
	padding-left: 8px;
	background-color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	text-align: left;
}
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: 7px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 7px;
} 
#menu {
	width:136px;
	padding-left: 7px;
	margin-left: 7px;
	text-align: left;
	background-image:url(../images/left_nav_bck.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 278px;
}
#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:dashed;
}
#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:#FFFFFF;
	background-color: #6E0E3E;
	border-width: 1px;
	border-style: solid;
	border-color:#FFFFFF;
	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;
}
