body	{
	margin:0px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:12px;
	color:#555555;
}

img	{border:none}
input, h1, h2	{margin:0px; padding:0px;}
.blocks	{display:block;	width:928px;
	padding:20px 17px 20px 17px;}

h1	{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

h2	{
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}

a	{
	color:#7F88BE;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

.container	{
	display:block;
	width:962px;
	margin-right:auto;
	margin-left:auto;
}

.left	{
	float:left;
}
.right	{
	float:right;
}

.top	{
	display:block;
	width:962px;
	height:90px;
}
.top img	{
	float:left;
	margin-top:20px;
}

.nav	{
	display:block;
	float:right;
	width:650px;
	height:44px;
	padding-top:46px;
	text-align:right;
	color:#4D4D4D;
}

		.nav a	{
			color:#4D4D4D;
			font-size:13px;
			margin:0px 6px 0px 6px;
			text-decoration:none;
		}
		.nav a:hover	{
			color:#000000;
			text-decoration:underline;
		}



.header	{
	display:block;
	width:962px;
	height:459px;
}
.form-bg	{
	display:block;
	width:704px;
	height:459px;
	background:url(/images/nevada-insurance.jpg) top no-repeat;
}
.form	{
	position:absolute;
	margin:255px 0px 0px 430px;
	width:248px;
}

.form-images	{
	position:absolute;
	margin:180px 0px 0px 69px;	
}


		.insurance-select  {
		   width:153px;
		   font-size:12px;
		   border:1px solid #E3E4E9 !important;
		   padding:3px 0px 3px 3px;
		   margin-bottom:8px;
		   color:#000000;
		}
		.input-zip	{
		   width:97px;
		   font-size:12px;
		   border:1px solid #E3E4E9 !important;
		   padding:3px 0px 3px 3px;
		   color:#000000;
		}
			
		.continue-button {
		   margin-top:12px;
		}

.cta	{
	display:block;
	width:258px; 
	height:459px;
}


.content	{
	display:table;

}
.content ol li, .content ul li	{
	margin:8px 0px 8px 0px;
}	
.content-one	{
	display:block;
	width:454px;
	padding-right:10px;
}
.content-two	{
	display:block;
	width:457px;
	padding-left:7px;

}

#disclosures	{
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background:url(/images/btm-border.jpg) top no-repeat #FFFFFF;
	text-align:center;
	padding-top:17px;
	padding-bottom:17px;

}
#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#555555;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#555555;
	text-decoration:none;
}

#disclosures ul li a:hover	{
	color:#555555;
	text-decoration:underline;
}


	