body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
	background:url(/images/bg.jpg) repeat-x top #FFFFFF;
}
form, input {margin:0px} img {margin:0px; border:none} .blocker {display:block}
.container {
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:1002px;
}

h1 {
	margin:0px;
	color:#414141;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
}
h2 {
	margin:0px;
	color:#414141;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17px;
}
a {
	color:#0B486B;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
	text-decoration:underline;
	font-style:italic;
}
.nav a {
	display:block;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#585757;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
}	
.nav a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.low-nav a {
	font-size:11px;
	font-weight:normal;
	color:#535353;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:normal;
	margin:0px 5px 0px 5px;
}
.low-nav a:hover {
	text-decoration:underline;
}
.disclosures ul li a {
	font-size:11px;
	font-weight:normal;
	color:#535353;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:normal;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}


.header {
	display:block;
	clear:both;
	height:93px;
}
.header img {
	float:left;
	margin-left:40px;
}
.nav {
	float:right;
	margin:10px 30px 0px 0px;
}
.main {
	display:block;
	clear:both;
	width:1002px;
	height:276px;
}
.form {
	display:block;
	position:absolute;
	margin:140px 0px 0px 730px;
	height:110px;
	width:240px;
}
.insurance-select {
    display:none;
}
.input-zip  {
    display:block;
    width:100px;
    text-align:center;
    font-size:13px;
    margin-left:auto;
    margin-right:auto;
	color:#000000;
}

.form .continue-button{
	display:block;
	width:141px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
}


.content {
	display:block;
	clear:both;
	margin-left:30px;
}
.left {
	display:block;
	float:left;
	width:680px;
}
.left input {
	margin:20px 0px 20px 45px;
}
.left ul li, ol li{
	margin-bottom:6px;
}
.right {
	display:block;
	float:left;
	width:155px;
	margin-left:50px;
}
.right img {
	margin-bottom:10px;
}
.footer {
	display:block;
	clear:both;
	margin:10px 0px 0px 30px;
	border-top:2px solid #9d9d9d;
	padding-top:10px;
	height:40px;
}
.disclosures {
	float:left;
	margin-left:10px;
	width:315px;
}
.disclosures ul {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.disclosures ul li {
	display:inline;
	margin-right:8px;
}
.low-nav {
	float:right;
	margin-right:10px;
}