@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #005CA9;
}
a:hover {
	color: #E51642;
}
#page {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 964px;
}
#mainimg {
	text-align: center;
	width: 333px;
	float: left;
}
#container1 {
	float: left;
	width: 631px;
	position: relative;
	/*background-image: url(images/subbg.jpg);*/
	background-repeat: no-repeat;
}
body.home #container1 {
	height: 598px;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
#home_asterisk {
	position: absolute;
	width: 550px;
	z-index: 103;
	top: 500px;
	font-size: 10px;
}
#home_asterisk a {
	text-decoration: none;
}
#home_asterisk a:hover {
	text-decoration: underline;
}
#footer2 {
	position: absolute;
	z-index: 110;
	top: 510px;
	width: 480px;
}
#nav1 {
	width: 631px;
	position: absolute;
	text-align: right;
	z-index: 120;
	margin-top: 15px;
	font-size: 11px;
}
body.home #nav1 {
	display: none;
}
#nav1 a {
	text-decoration: none;
}
#nav1 a:hover {
	text-decoration: underline;
}
.copyright {
	color: #6b5c66;
}
#header {
	margin: 0px;
	padding-top: 50px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#content1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	min-height: 450px;
}
body.home #content1 {
	height: 450px;
}
#content1 h1 {
	font-size: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #045EAA;
	font-weight: normal;
}
#content1 h2 {
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a6398;
	color: #045EAA;
}
#content1 h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #C24040;
}
#content1 p {
	line-height: 1.5em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#footer {
	text-align: right;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#home_btns {
	position: absolute;
	left: 342px;
	top: 327px;
	z-index: 100;
	width: 289px;
}
#btn_opennow {
	background-image: url(images/mid_open.jpg);
	background-repeat: no-repeat;
	width: 136px;
}
#btn_opennow:hover {
	background-position: -136px 0px;
}
#btn_learnmore:hover {
	background-position: -153px 0px;
}
#btn_learnmore {
	background-image: url(images/mid_learn.jpg);
	background-repeat: no-repeat;
	width: 153px;
}
#opennow1 {
	position: absolute;
	top: 350px;
	right: 75px;
}
#btn_opennow1 {
	background-image: url(images/opennow_small.jpg);
	background-repeat: no-repeat;
	width: 196px;
	background-position: 0px -61px;
}
#btn_opennow1:hover {
	background-position: 0px 0px;
}
#opennow2 {
	margin-top: 30px;
	margin-left: 325px;
}
#btn_opennow2 {
	background-image: url(images/opennow_small2.jpg);
	background-repeat: no-repeat;
	width: 196px;
	background-position: 0px -61px;
}
#btn_opennow2:hover {
	background-position: 0px 0px;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
}
.styledtable th {
	padding: 5px;
	border-bottom-color: #AEB89D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #f1f1f1;
	text-align: center;
}
.styledtable td {
	padding: 5px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.styledtable tr:hover {
	padding: 5px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFF99;
}
.styledtable caption {
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #005CA9;
}
.smallgrey {
	font-size: 10px;
	color: #666666;
}
#percentage {
	position: absolute;
	z-index: 350;
	right: 15px;
	top: 81px;
}
#content1 ul { 
	margin-top: 15px;
	margin-bottom: 25px;
}
#content1 li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.smalltext {
	font-size: 9px;
	line-height: 10px;
	color: #999999;
}
.comingsoon {
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a6398;
	color: #D80629;
}
#famhome {
	display: none;
}
body.home #famhome {
	display: block;
}
body.terms #famlearn {
	display: block;
}
body.privacy #famlearn {
	display: block;
}
#famlearn {
	display: none;
}
body.learn #famlearn {
	display: block;
}
body.learn #footer {
	position: absolute;
	top: 585px;
	right: 25px;
	z-index: 150;
}
#famdetails {
	display: none;
}
body.details #famdetails {
	display: block;
}
#fambenefits {
	display: none;
}
body.benefits #fambenefits {
	display: block;
}
#famservices {
	display: none;
}
body.services #famservices {
	display: block;
}
#famsavings {
	display: none;
}
body.savings #famsavings {
	display: block;
}
