body	{
	margin:0px;
	font-size:13px;
	color:#A7A7A7;
	font-family:Arial, Helvetica, sans-serif;
}
form	{
	margin:0px;
}
img		{
	border:none;
}
h1		{
	margin:0px;
	font-size:24px;
	color:#526E6E;
	font-weight:normal;
}
h2		{
	margin:0px;
	font-size:18px;
	color:#526E6E;
	font-weight:normal;
}
p	{
	margin:8px 0px 8px 0px;
	color:#333333;
}

li	{
	margin-bottom:10px;
	color:#333333;
}

a	{
	color:#A10327;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}


#repeat-bg-top {
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	display:table;
	background-color:#FFFFFF;
}

#top-wrapper	{
	display:table;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:872px;
}
#nav-logo	{
	display:block;
	width:872px;
	height:142px;
}
#logo	{
	width:701px;
	height:103px;
	margin:0px 0px 0px 40px;
}
#navigation {
	height:39px;
}
.nav-width	{
	width:10px;
}
#nav-home	{	
	width:45px;
	background-color:#CDBB90;
}
#nav-home a	{
	color:#526E6E;
	text-decoration:none;
	font-size:16px;
}
#nav-home a:hover	{
	text-decoration:underline;
}
.nav-links	{
	padding-left:20px;
}

.nav-links a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
}
.nav-links a:hover	{
	text-decoration:underline;
}

#header	{
	height:254px;
	width:872px;
	display:block;
	clear:both;
}
#left-header	{
	float:left;
	display:table;
	background-image:url(/images/greater-phoenix.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:315px;
	height:254px;
}
#right-header	{
	display:table;
	float:left;
	width:557px;
	height:254px;
}

#header-text	{
	margin-top:20px;
	margin-left:63px;
	width:211px;
	color:#FFFFFF;
	font-size:16px;
	
}

#content	{
	display:block;
	width:872px;
	clear:both;
}
#left-content	{
	float:left;
	display:block;
	width:500px;
	margin-top:40px;
	margin-left:15px;
}
#right-content	{
	display:table;
	float:right;
	width:291px;
	margin-top:30px;
	margin-right:15px;
}
#form-bg	{
	background-image:url(/images/form-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:table;
	min-height:337px;
	width:293px;
}
#form	{
	display:block;
	padding-top:55px;
	
}

/* hides insurance type fields */

.L01, .T01 {
	display:none;
}

/* spaces out the various fields */

#L01, #L02, #T01, #T02, #continue-button {
	margin-top:10px;
	text-align:center;
}
/* formats the input areas */

#T01 select, #T02 input {
	text-align:center;
	width:130px;
}
#continue-button input	{
	padding-top:5px;
}
#links-a	{
	display:table;
	width:263px;
	margin-top:10px;
	margin-left:20px;
	padding-top:20px;
}
#links-a a	{
	color:#526E6E;
	font-size:14px;
	text-decoration:none;
}
#links-a a:hover	{
	text-decoration:underline;
}
	
#repeat-bg-bottom	{
	background-image:url(/images/bottom-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	display:table;
	background-color:#FFFFFF;
}
#bottom-wrapper	{
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:872px;
}
#bottom-wrapper span	{
	display:block;
	color:#98421E;
	font-size:18px;
	margin-left:15px;
}
#links	{
	height:113px;
	vertical-align:top;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(/images/links-bg.jpg);
	background-repeat: repeat-x;
}
#links td	{
	width:214px;
	vertical-align:top;
	padding:15px;
}
#links a	{
	color:#526E6E;
	font-size:14px;
	text-decoration:none;
}
#links a:hover	{
	text-decoration:underline;
}

#disclosures	{
	text-align:center;
	margin-left:0px;
	height:20px;
	padding:10px 0px 10px 0px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
  color:#FFFFFF;
  font-size:12px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
	
	
	
.new-form	{
	display:block;
	font-size:14px;
	margin-left:20px;
}
.insurance-zip {
   font-weight:bold;
   margin-top:8px;
   margin-bottom:8px;
}
.insurance-type	{
	font-weight:bold;
   	margin-bottom:8px;
	display:none;
}
.insurance-select	{
	margin-left:0px;
	display:none;
}
.input-zip  {
}
.input-zip input	{
	margin-left:0px;
	width:100px;
	background-color:#ffffff !important;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:16px;
   margin-left:0px;
}
	

