body	{
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EFD7AC;
	font-size:12px;
	color:#666666;
	margin:16px 0px 0px 0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
h1	{
	margin:0px;
	font-size:24px;
	color:#7E6D4F;
}
h2	{
	margin:0px;
	font-size:20px;
	color:#EDA912;
}
h3	{
	margin:0px;
	font-size:18px;
	color:#866E46;
	font-weight:bold;
}
h4	{
	margin:0px;
	font-size:16px;
	color:#EDA912;
}
a {
	color:#FF941F;
	text-decoration:none;
}
a:hover	{
	color:#FF941F;
	text-decoration:underline;
}



#wrapper	{
	width:838px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#inner-wrapper	{
	width:743px;
	padding:0px 46px 0px 49px;
	display:block;
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
}
#nav {
	width:743px;
	display:block;
	text-align:right;
	height:58px;
	padding-top:30px
}
#logo	{
	position:absolute;
	display:block;
	margin-left:52px;
	margin-top:20px;
}
#nav a	{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	border:none;
}
#nav a:hover	{
	border-top:#EDA912 solid 1px;
}
#header-1, #header-2, #header-3, #header-4, #header-5	{
	width:743px;
	height:210px;
	display:block;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#header-1	{
	background-image:url(/images/header-1.jpg);
}
#header-2	{
	background-image:url(/images/header-2.jpg);
}
#header-3	{
	background-image:url(/images/header-3.jpg);
}
#header-4	{
	background-image:url(/images/header-4.jpg);
}
#header-5	{
	background-image:url(/images/header-5.jpg);
}
#header-left	{
	display:block;
	float:left;
	color:#000000;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	width:150px;
	height:100px;
	margin:20px 30px 0px 20px;
	text-align:center;
}
#header-right	{
	display:block;
	float:right;
	color:#000000;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	margin:90px 40px 0px 0px;
	width:180px;
	height:100px;
	text-align:center;
}
#content-wrapper	{
	display:table;
	width:743px;
}
#contain	{
	display:block;
}
#content-left	{
	width:480px;
	display:block;
	float:left;
	margin-right:21px;
}
#float-cta-1	{
	margin-left:-78px;
	width:553px;
	height:139px;
	background-image:url(/images/cta-1.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:10px;
}
#float-cta-inner-1	{
	color:#4F6E99;
	display:block;
	width:400px;
	margin:15px 10px 10px 120px;
}
#float-cta-inner-1 p	{
	margin:5px 0px 0px 0px;
}
#float-cta-2	{
	margin-left:-78px;
	width:553px;
	height:123px;
	background-image:url(/images/cta-2.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:10px;
}
#float-cta-inner-2	{
	color:#4F6E99;
	display:block;
	width:400px;
	margin:15px 10px 10px 120px;
}
#float-cta-inner-2 p	{
	margin:5px 0px 0px 0px;
}
#content-right	{
	float:right;
	display:block;
	width:227px;
}
#form-bg	{
	background-image:url(/images/form-bg.jpg);
	background-repeat: repeat-x;
	border-left:#F5B02B solid 5px;
	border-right:#F5B02B solid 5px;
	background-color:#FFFFFF;
}
#form	{
	width:207px;
	display:block;
	padding:10px;
	text-align:center;
}
/* 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;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
/* formats the input areas */

#T01 select, #T02 input {
	text-align:center;
	width:130px;
}
#links	{
	width:197px;
	display:block;
	padding:10px 20px 10px 10px;
}
#links	p	{
	margin:5px 0px 5px 0px;
	font-size:10px;
}
#links	img	{
	margin:5px 0px 5px 0px;
}
#links span	{
	font-size:20px;
	font-weight:bold;
	color:#7B807C;
	text-align:center;
	margin:10px 0px 10px 0px;
}
#links a	{
	color:#7B807C;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#footer	{
	width:800px;
	display:block;
	color:#514D44;
	height:30px;
	margin-left:20px;
	padding-top:10px
}
#disclosures	{
	text-align:left;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  margin-right:20px;
  color:#514D44;
  font-size:11px;
}
#disclosures a 	{
	color:#514D44;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
#footer-links	{
	float:right;
	text-align:right;
}
#footer-links a	{
	text-decoration:none;
	color:#514D44;
	font-size:11px;
	margin-left:2px;
	margin-right:2px;
}
#footer-links a:hover	{
	text-decoration:underline;
}

//* All other links *//
a	{
	color:#7B807C;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	color:#FF920A;
	text-decoration:underline;
}



.new-form	{
	display:block;
	font-size:13px;
	color:#ffffff;
}
.insurance-zip {
   font-weight:bold;
   margin-top:8px;
   margin-bottom:8px;
}
.insurance-type	{
	font-weight:bold;
   	margin-bottom:8px;
}
.insurance-select	{
	margin-left:0px;
}
.input-zip  {
}
.insurance-select select {
   width:100px;
}
.input-zip input	{
	margin-left:0px;
	width:100px;
	background-color:#ffffff !important;
	text-align:center;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:10px;
   margin-left:0px;
}