body	{
	margin:0px; 
	background-color:#CED6DF;
	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;
	color:#2E2305;
}

h2	{
	font-size:18px;
	font-weight:normal;
	color:#2e2305;
	font-style:italic;
}

a	{
	color:#2f3f68;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

.container	{
	display:block;
	width:797px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
		margin:12px auto 7px;
		width:472px;
		height:47px;
		display:block;
		}

.nav	{
	display:block;
	width:797px;
	background:url(/images/border.jpg) top repeat-x #CED6DF;
	border-bottom:1px solid #2E2305;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	margin-bottom:24px;
}

.nav a	{
	font-size:15px;
	font-style:italic;
	color:#2E2305;
	text-transform:capitalize;
	margin:0px 8px 0px 8px;
	text-decoration:none;
	font-weight:lighter;
}
.nav a:hover	{
	text-decoration:underline;
}

.form-bg	{
	display:block;
	background:top left no-repeat;
	width:241px;
	height:129px;
	margin:0px;
	padding:241px 0px 0px 556px;
}

.index	{
	background-image:url(/images/yellow-shirt-son.jpg)
}
.term-life-insurance	{
	background-image:url(/images/really-good-teeth-jealous.jpg)
}
.whole-life-insurance	{
	background-image:url(/images/matching-family.jpg)
}
.universal-life-insurance	{
	background-image:url(/images/comfy-couple.jpg)
}
.variable-universal-life-insurance	{
	background-image:url(/images/beach-pic.jpg)
}

.insurance-select	{
	display:none;
}
.input-zip	{
	display:block;
	width:150px;
	font-size:32px;
	height:41px;
	width:150px;
	border:#999999 solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.continue-button	{
	margin:30px 0px 0px 71px;

}




.content	{
	display:table;
	width:797px;
	background:url(/images/border.jpg) top repeat-x #CED6DF;
	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 #CED6DF;
	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;
}
	


