body {
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DEDEDE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}              
#site-container {
	margin-left:auto;
	margin-right:auto;
	left:50%;
	display:block;
	width:948px;
}

h1 {
	color:#AC161B;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
	font-size:22px;
}

h2 {
	color:#4D777F;
	font-weight:normal;
	letter-spacing:-1px;
	margin:14px 0px 0px 0px;
	font-size:18px;
}
p {
	line-height:18px;
}






#nav-top {
	width:948px;
	display:block;
	height:68px;
}
#logo-image {
	float:left;
	margin:10px 0px 0px 40px;
}
#links {
	display:block;
	float:right;
	text-align:right;
	margin:30px 40px 0px 0px;
	font-weight:bold;
	color:#999999;
	font-size:13px;
}
#links a {
	color:#B7B19C	;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#links a:hover {
	color:#4D777F;
}
	
#top-container {
	width:948px;
	display:block;
}

#top-left {
	width:682px;
	height:348px;
	background-image:url(/images/top-bg-left.jpg);
	background-repeat:no-repeat;
	float:left;	
	clear:left;
}
#main-image {
	margin:16px 0px 0px 27px;
}
#top-right {
	width:266px;
	height:348px;
	background-image:url(/images/top-bg-right.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
}
#form {
	margin:80px 20px 0px 0px;
}
	
/* 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 {
	background-color:#FFFFFF !important;
	border:#999999 solid 1px !important;
	font-size:14px;
	margin:4px;
	text-align:left;

}	
#T01 select:hover, #T02 input:hover {
	background-color:#FBF6D9 !important;
}

#T02 input {
	width:65px;
	padding:4px;
	height:18px;
}
#content-wrapper-top {
	display:table;
	background-image:url(/images/content-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:948px;
	clear:both;
	margin:0px 0px 0px 0px;
	height:100%;
}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/content-btm.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:948px;
}
#content-bg	{
	width:914px;
	margin:8px 0px 7px 16px;
	display:table;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F2F1EA;
	border-left:#D9D6CA solid 1px;
	border-right:#D9D6CA solid 1px;
	height:100%;
}	
#inner-wraper	{
	width:914px;
	display:block;
	padding-bottom:10px;
	clear:both;
}
#content-left {
	display:block;
	clear:left;
	float:left;
	width:620px;
	padding:20px 0px 20px 20px;
}
#body-form {
	display:block;
	clear:both;
	margin-left:60px;
}
#cta-right {
	display:block;
	clear:right;
	float:right;
	width:255px;
	margin-right:8px;
}
#cta-right img {
	margin-top:10px;
}
#footer {
	width:100%;
	padding:15px 15px 15px 15px;
}

#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}


.new-form	{
	display:block;
	font-size:12px;
	color:#010101;
	margin-left:30px;
	padding-top:20px;
}
.insurance-zip {
   margin-top:8px;
   margin-bottom:8px;
}
.insurance-type	{
   	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;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:10px;
   margin-left:0px;
}



form {margin:0px}
img {border:0px; margin:0px;}
