body {
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #CFD9E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
input, form, h1, h2, p {margin:0px} img {border:none; margin:0px}
h1 {
	font-size:24px;
	color:#586476;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:8px;
}
h2 {
	font-weight:normal;
	font-size:18px;
	color:#685c47;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-variant:small-caps;
	margin-bottom:8px;
	margin-top:8px;

}
p {
	width:751px;
	line-height:16px;
	margin:8px 0px 8px 0px;
}
li	{
	margin:8px 0px 8px 0px;
}
a {
	color:#cd5353;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#cd5353;
}
.container {
	display:block;
	clear:both;
	width:792px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	position:relative;
	margin:0px 0px 0px 12px;
	display:block;
	width:250px;
	height:60px; 
}
.nav {
	width:780px;
	background:url(/images/nav-bg.jpg) no-repeat;
	height:43px;
	margin-top:12px;
	padding-left:12px;
	padding-top:2px
	
}
.nav img {
	float:left;
}
.nav a {
	padding:0px 16px 0px 11px;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0px 0px 5px;
	text-decoration:none;
}
.nav a:hover	{
	text-decoration:none;
	color:#D4E2F5;
}
.home	{
	height:18px;
	width:5px;
}
.content	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background-color:#FFFFFF;
	clear:both;
	margin-left:12px;
	padding:18px 10px 18px 10px;
}


.main img	{
	margin:20px 0px 20px 0px;
}
.form	{
	position:absolute;
	width:160px;
	margin:210px 0px 0px 500px;
	display:block;
}
.insurance-select	{
	display:none;
}
.input-zip  {
   width:156px;
   color:#666666;
   font-weight:bold;
   font-size:16px;
   text-align:center;
   margin-bottom:10px;
   height:20px;
   padding-top:8px;
   padding-bottom:8px;
   border:#999999 solid 1px;
}

.insurance-select:hover, .input-zip:hover  {

}

.continue-button  {
   margin-top:10px;
   margin-left:4px;
}
.ctas	{
	margin-left:20px;
	margin-top:20px;
}
.disclosures {
	display:block;
	clear:both;
	width:770px;
	color:#666666;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 10px 12px;
	margin-bottom:20px;
	text-align:center;
	
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
	color:#666666;
}
.disclosures ul li a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.disclosures ul li a:hover	{
	text-decoration:underline;
	color:#666666;
}