.main_menu {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #062953;
	cursor: default;
	filter: DropShadow(Color=#990000, OffX=3, OffY=3, Positive=1);
	margin-left: 30px;
}
.sub_menu {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #062953;
	cursor: default;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 10px;
}

.content {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	margin: 20px 40px 20px 30px;
}

#features a, #features a:visited, #features a:active  {
	color: #000066;
	text-decoration: none;
}

#features a:hover {
	text-decoration: underline;
	color: #CC3300;
}









/*** lower nav content ***/
#lower_nav {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 20px 10px 20px 20px;
	color: #FFFFFF;
}

#lower_nav a, #mainContent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#lower_nav a:hover, #mainContent a:active {
	text-decoration: underline;
	color: #FB2000;
}

a:link {
	text-decoration: none;
	color: #052852;
}
a:visited {
	text-decoration: none;
	color: #052852;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 9pt}
.headerA {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #3C5F89;
	margin: 20px;
	width: 400px;
}
.main_content {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.main_content_table {
	margin: 20px;
	border: thin solid #3C5F89;
}
.content_features {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_float_rt {
	float: right;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: none;
	margin-top: 20px;
}
.features {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: ##000066;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #999999;
	background-color: #E0E9F2;
}
.image_box {
	border: 1px solid #999999;
	margin-left: 28px;
}

#features headerA {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #3C5F89;
	margin: 20px;
	width: 400px;
	padding: 20px;
}
.features_headerA {

	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: ##000066;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #E0E9F2;
}
.headerB {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #3C5F89;
	width: 400px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.image_float_left {

	float: right;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: none;
	margin-top: 0px;
}
