body	{
	margin:0px; 
	background-color:#D7D7D7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2E2305;
}

img	{border:none;}
input, h1, h2	{margin:0px; padding:0px;}
.blocks	{display:block}

h1	{
	font-size:24px;
	font-weight:normal;
}

h2	{
	font-size:18px;
	font-weight:normal;
	font-style:italic;
}

a	{
	color:#2F3F68;
	text-decoration:underline;
	font-weight:bolder;
}

a:hover	{
	text-decoration:none;
}

.container	{
	display:block;
	width:797px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
		margin:12px auto 7px;
		width:277px;
		display:block;
		}

.nav	{
	display:block;
	width:797px;
	background:url(/images/border.jpg) top repeat-x #D7D7D7;
	border-bottom:1px solid #2F3F68;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	margin-bottom:24px;
}

.nav a	{
	font-size:14px;
	font-style:italic;
	color:#2E2305;
	text-transform:capitalize;
	margin:0px 6px 0px 6px;
	text-decoration:none;
	font-weight:lighter;
}
.nav a:hover	{
	text-decoration:underline;
}

.form-bg	{
	display:block;
	background:top left no-repeat;
	width:231px;
	height:162px;
	margin:0px;
	padding:218px 0px 0px 566px;
}

.index	{
	background-image:url(/images/parents-holding-child.jpg)
}
.which-health-plan-is-right-for-you	{
	background-image:url(/images/man-with-computer.jpg)
}
.forms-of-life-insurance	{
	background-image:url(/images/mom-and-kid-at-computer.jpg)
}
.how-much-life-insurance-to-buy	{
	background-image:url(/images/look-at-the-time.jpg)
}
.ways-to-save-on-health-and-life-insurance	{
	background-image:url(/images/older-couple-holding-eachother.jpg)
}

.insurance-select, .insurance-type {
	display:none;
}
.insurance-zip {
	display:block;
	font-size:12px;
	color:#FFFFFF;
}
.input-zip {
	display:block;
}
.input-zip  input {
   width:140px;
   font-size:22px;
   border:#C0C0C0 1px solid;
   padding:5px 0px 5px 5px;
}

.continue-button  {
   margin-top:40px;
   margin-left:64px;
}





.content	{
	display:table;
	width:797px;
	background:url(/images/border.jpg) top repeat-x #D7D7D7;
	margin-left:auto;
	margin-right:auto;
	margin-top:24px;
	padding-top:23px;
	padding-bottom:25px;
}
.left	{
	display:block;
	float:left;
	clear:left;
	width:467px;
	padding-right:13px;
	
}
.left p	{
	line-height:16px;
}
.left ol li, .left ul li	{
	margin:8px 0px 8px 0px;
}
.right	{
	display:block;
	float:right;
	clear:right;
	width:312px;
}


#disclosures	{
	display:block;
	width:797px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/border.jpg) top repeat-x #D7D7D7;
	padding-top:12px;
	text-align:center;
}
	

#disclosures ul	{
	margin:0px;
	font-size:15px;
	font-style:italic;
	font-weight:lighter;
	color:#2E2305;

}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#2E2305;
	text-decoration:none;
}
#disclosures ul li	a:hover	{
	color:#2E2305;
	text-decoration:underline;
}
	



