body	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, serif;
	color: #36597E;
}
TD, td, .BodyText, div, span {
	font-family: verdana, helvetica, serif;
	font-size: 11px;
	line-height: 14px;
	color: #36597E;
}

/* TABLE STYLES */

th, TH {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	padding: 4px;
	background-color: #e9e9e9;
	text-align: left;
}
.table	{
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	padding: 4px;
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 1px;
}

/* BACKGROUNDS */

.topnavbg, .dkorangebg	{
	background-color: #E5671A;
}
.medorangebg	{
	background-color: #E5A01A;
}
.ltorangebg	{
	background-color: #F3AB7A;
}
.dropdownnavbg, .ltbluebg	{
	background-color: #92A2BD;
}
.bluebg	{
	background-color: #43688F;
}
.tealbg	{
	background-color: #008066;
}

/* GENERAL STYLES */
.h1yellow	{
	font-size: 21px;
	line-height: 29px;
	color: #E5A01A;
}
.h1blue	{
	font-size: 21px;
	line-height: 30px;
	color: #36597E;
}
.h2blue	{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #36597E;
}
.yellowhead	{
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 4px;
	color: #E5A01A;
	border-bottom:1px solid #A4ACBB;
}
.yellowquote {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #E5A01A;
}
.featurewhitetitle	{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;

}
.smallwhitetitle	{
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.smbodytext	{
	font-size: 10px;
	line-height: 12px;
	color: #36597E;
}
.smwhitetext	{
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.caption	{
	padding-top: 8px;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
.required	{
	color: #E5A01A;
}
ul	{
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url("../images/bullet.gif");
}
li	{
	margin-bottom: 10px;
}
.tableborder	{
	border-width: 1px;
	border-style: solid;
	border-color: #36597E;
}
.lttableborder	{
	border-width: 1px;
	border-style: solid;
	border-color: #94A2BD;
}
.frmButton	{
	font-size: 12px;
	background-color: #36597E;
	color: #FFFFFF;
}
input, textarea, select {
	font-size: 11px;
	border:1px solid #999999;
}
#subject {
	display: none;
}
a, a:visited, a.sidenavOff, a.sidenavOff:visited	{
	color: #E5671A;
	text-decoration: none;
}
a.sidenavOn, a.sidenavOn:visited, a.sidenavOn:hover	{
	color: #36597E;
}
.copyright, a.copyright, a.copyright:visited	{
	font-size: 10px;
	line-height: 12px;
	color: #92A2BD;
}
a:hover, a.sidenavOff:hover	{
	color: #E5A01A;
}

/* NAV Dropdown */
.subtitlespacer {
	background-color: #FFFFFF;
}
.subnavspacer {
	background-color: #92A2BD;
}
.subnavdivhead {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	background-color: #92A2BD;
    display: block;
	padding: 4px 5px 5px 5px;
    color: #000000;
    text-decoration: none;
}
.subnavdiv {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #FFFFFF;
	background-color: #92A2BD;
    text-decoration: none;
	border-bottom: solid 1px #92A2BD;
	width: 193px;
	display: block;
}
.subnavdiv a, .subnavdiv a:link, .subnavdiv a:visited, .subnavdiv a:hover {
	display: block;
	padding: 2px 5px 4px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavdiv a:hover {
    background-color: #92A2BD;
    text-decoration: underline;
}
#menu01{left:0px;top:25px;width:193px;z-index:1000;visibility:hidden;position:absolute;}
#menu02{left:0px;top:25px;width:193px;z-index:1000;visibility:hidden;position:absolute;}
#menu03{left:0px;top:25px;width:193px;z-index:1000;visibility:hidden;position:absolute;}
#menu04{left:0px;top:25px;width:193px;z-index:1000;visibility:hidden;position:absolute;}

