@charset "utf-8";
h1.homepage {
	color:#0097a5;
	font-size: 25px;
	line-height: 31px;
	font-weight:normal;
	margin: -10px 0px 0px 20px;
	padding-top: 10px;
}


#update_one {
	margin-left: 20px;
}
#update_two {
	float:left;
	width: 265px;
	position: relative;
	padding-left:130px;
}
#update_one img{
	float:left;
	margin-top: 13px;
	margin-left: 21px;
	margin-right: 20px;
}
#update_one h3 {
	font-size:15px;
	color:#0097a5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
}
#update_two h3 {
	font-size:15px;
	color:#0097a5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#gray_rule {
}
/* Poper  -- homepage group popup */

#poper {
	height:112px;
	width:316px;
	z-index:10;
	position: absolute;
	top: 370px;
	left: 575px;
}
#poper h3{
	color:#b0006f;
	margin-bottom: 0px;
	margin-top: 9px;
	margin-left: 10px;
	font-size: 15px;
}

#poper p{
	margin-left:10px;
	margin-bottom:0px;
	margin-top: 9px;
	line-height:15px;
}

#closer {
	position: absolute;
	left: 254px;
	top: 5px;
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width: 54px;
	height: 21px;
	text-align: right;
}
#g_enroll {
	margin-left:100px;
	margin-top: 10px;
}
#compare-plans {
	background: url(../../images/home/bkgrd_compare_plan.jpg) no-repeat 0px 10px;
	height: 290px;
	width: 496px;
	position: relative;
	clear: both;
	float: left;
	padding-top: 10px;
}
#compare-plans h2 {
	padding-left: 170px;
	margin: 0px;
	padding-top: 40px;
	font-size: 21px;
	color: #007ac9;
	font-weight: normal;
	line-height: 28px;
}
#compare-plans #f_name {
	position: absolute;
	left: 232px;
	top: 163px;
	height: 18px;
	width: 180px;
	border: 1px solid #000000;
}
#compare-plans #plan_zip {
	position: absolute;
	left: 232px;
	top: 190px;
	height: 18px;
	width: 90px;
	border: 1px solid #000000;
}
#compare-plans h4 {
	font-size: 14px;
	color: #0066cc;
	margin: 0px;
	padding-top: 10px;
	padding-left: 232px;
}
#compare-plans #btn_sub {
	position: absolute;
	left: 228px;
	top: 216px;
}
#compare-plans #zip-lookup {
	display: block;
	position: absolute;
	left: 332px;
	top: 193px;
}
#compare-plans #returning {
	display: block;
	left: 332px;
	top: 224px;
	position: absolute;
}
/* Sitewide regular links (same as Glossary) */
a:link {
	color:#075CAC;
}
/* Sitewide regular links visited */
a:visited {	
	color:#cc3399;
}
/* Sitewide regular links mouse over */
a:hover{	
	color:#000000;
}
#container #small-stack {
	height: 320px;
	width: 330px;
	float: left;
	margin-top: -20px;
	padding-left: 70px;
}
#doc-find {
	background: url(../../images/home/bkgrd_doc_find.jpg) no-repeat 0px 0px;
	height: 100px;
	width: 320px;
	color: #669900;
	position: relative;
	z-index: 4;
}
#doc-find h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 28px;
	padding-left: 90px;
	font-weight: normal;
}
#doc-find p {
	margin: 0px;
	padding-left: 90px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#doc-find #btn-find {
	position: absolute;
	left: 213px;
	top: 79px;
	z-index: 4;
}
#age-in {
	background: url(../../images/home/bkgrd_age_in.jpg) no-repeat 0px 8px;
	height: 108px;
	width: 320px;
	position: relative;
	z-index: 1;
}
#enroll {
	background: url(../../images/home/bkgrd_enroll.jpg) no-repeat 0px 0px;
	height: 100px;
	width: 320px;
	position: relative;
}
#age-in h2 {
	margin: 0px;
	padding-top: 30px;
	padding-left: 90px;
	font-size: 16px;
	font-weight: normal;
	color: #693a77;
}
#enroll h2 {
	font-size: 16px;
	font-weight: normal;
	color: #c42089;
	margin: 0px;
	padding-top: 22px;
	padding-left: 90px;
}
#age-in #btn-start {
	position: absolute;
	left: 213px;
	top: 69px;
}
#enroll #btn-enroll {
	position: absolute;
	left: 213px;
	top: 68px;
}
.plain {
	height: 1px;
	width: 100%;
	clear: both;
	background: #000000;
}
#members-only {
	margin-top: -5px;
	float: left;
	margin-left: 10px;
}
.left {
	float: left;
	margin-top: 0px;
}
