html, body, p, div, input, textarea, select, option, h1, h2, h3, h4, h5, h6, img, a, a:link, a:active, a:hover, a:visited, form, ul, li{
  margin:0;
  padding:0;
  text-align:left;
  line-height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	background: #d9e8f2 url(../images/bg-body.gif) repeat-x center top;	
	font-size: 10pt;
	color:#333333;
}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }


h2, h3, h4, h5{
	text-align:left;
	padding-left: 22px;
	font-family:Arial, Helvetica, serif;
}
h2 {
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	padding:8px 0 0 22px;
	margin: 0px;
}
h3 {
	color: #3C7CAC;
	font-size: 20px;
	font-family:Arial, Helvetica, serif;
	font-weight: normal;
	padding:5px 0 0 22px;
	margin: 0px;
}
h4 {
	font-size: 16px;
	color: #3C7CAC;
	font-weight:normal;
	margin:0;	
	padding:10px 0 0 22px;
}

h2 img, h3 img, h4 img {
	vertical-align:bottom;
}
* html h2 img {
	margin-bottom:4px;	
}

a, a:link, a:visited, a:hover {
	outline:none;
	text-decoration:none;
	color:#397aac;
}
a:hover {
	text-decoration: underline;	
}

a img{
	border:0;
}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

p {
	margin:5px 0 10px 34px;
	line-height:1.6em;
}






#container {
	width: 956px;
	margin:0 auto 0 auto;
	padding:0;
}

#header {
	height: 112px;
	width: 956px;
}
*:first-child+html #header {
	height:124px;	
}

#footer{
  width:100%;
	margin:5px 0px 18px 0px;
	color:#577AC4;
}

#footer a:hover{
	text-decoration:none;
}


#footer_left{
	width:400px;
	float:left;
}
#footer_right{
	width:400px;
	float:right;
	text-align:right;
}

#logo {
	margin:20px 0 0 0;
	width:400px;
}
.mcafee, .truste {
	float:right;	
	margin:-14px -5px 0 0px;
}
* html .mcafee, * html .truste {
	margin:10px 0 0 0;	
}
*:first-child+html .mcafee, *:first-child+html .truste {
	margin:10px 0 0 0;	
}
.truste {
	padding:6px 0 0 0;	
}

#nav {
	height: 37px;
	margin:13px auto 10px auto;
}
*:first-child+html #nav {
	margin-top:11px;
}
* html #nav {
	margin-top:11px;
}
#nav ul{
	margin:0;
	padding:0;
}

#nav ul li{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

.bottom{
	width:600px;
	padding-left:12px;
}
.content .inner.main .bottom p{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:31px;
  line-height:normal;
}
.bottom h2{
  padding-left:31px;
}
.bottom h3{
  margin-bottom:10px;
}

.question{
  font-weight:bold;
	text-align:left;
}

.articlesHolder{
	margin:0;
	padding:0;
	margin-left:10px;
	line-height:150%;
}
.content .inner.main .bottom .articlesLeft p{
  margin-left:33px;
}

.articlesLeft{
	width:auto;
	margin-right:10px;
  margin-left:-13px;
	/*float:left;*/
}
.articlesRight{
	width:auto;
	margin-right:10px;
  margin-left:-13px;
	/*float:left;*/
}
.content {
	background-color:#ffffff;
	border:1px solid #e0e0e0;
	width:100%;
	padding:0;
	margin:0 0 14px 0;
}
.content .inner {
	margin:12px;
	border:1px solid #e0e0e0;
}
.content .inner.main {
	width:610px;
	min-height:998px;
  padding-right:10px;
  padding-left:0px;
}
*:first-child+html .content .inner.main {
	min-height:1000px;
}
* html .content .inner.main {
	height:1014px;
	margin-bottom:0;
	width:600px;
}
.content .inner.main p{
  margin-left:22px;
	margin-right:15px;
}
.content .inner.main h3{
  margin-left:-2px;
}

ul {
	margin:20px auto 14px 30px;
	padding: 0 0 0 34px;
	list-style-type: none;
	color:#666666;
}
* html ul {
	padding-left:28px;
}
ul.last {
	margin-bottom:0;	
}
li {
	padding:0 0 6px 18px;
	background:transparent url("../images/bullet-blue-arrow.gif") no-repeat 2px 2px;
}




.promo {
	width:930px;
	height:253px;
	background-image:url(../images/bg-promo-1.jpg);
	border:1px solid #cccccc;
		background-position: 12px 0;
	background-repeat:no-repeat;
}
.promo.v2 {
	background-image:url(../images/bg-promo-2.jpg);	
}
.promo.state {
	background-image:url(../images/bg-promo-state.jpg);	
	background-position: 12px 0;
	background-repeat:no-repeat;
}

.promo .inner {
	border:1px solid #dbdbdb;	
}
.promo h2 {
	margin:0;
	padding:22px 0 0 24px;
	width:180px;
}
.promo ul {
	list-style:none;
	list-style-type:none;
	margin:14px 0 0 24px;
	padding:0;
	width:180px;
}
.promo ul li {
	background:transparent url(../images/bullet-blue-square.gif) no-repeat 0 3px;
	margin:5px 0 10px 0;
	padding:0 0 5px 20px;
	margin-left:0;
	color:#666666;
}
.promo .zip-code {
	position:absolute;
	width:286px;
	margin:40px 0 0 306px;
	background-color:#ffffff;
}
.promo .zip-code .inner {
	margin:4px;	
}
.promo .zip-code h3 {
	margin:10px 0 4px 0;
	padding:0;
	color:#3b7cae;
	font-weight:bold;
	font-size:30px;
	text-align:center;
}
.promo .zip-code form div {
	text-align:center;	
}
.promo .zip-code .zip-code-input {
	border:1px solid #cccccc;
	color:#cccccc;
	color:#000000;
	font-size:30px;
	height:44px;
	margin:4px 0 0 0;
	padding:4px 0 2px 0;
	text-align:center;
	vertical-align:middle;
	width:246px;
	font-weight:bold;
	/*background:url('../images/zip_background.png') no-repeat 16px 7px;*/
}
.promo .zip-code .submit {
	margin-top:2px;
	width:194px; 
	height:62px;
}
.promo .state_label {
	position:absolute;
	margin:20px 0 0 600px;
	width:330px;
	height:250px;
}
.promo .state_label img{
	position:absolute;
	margin:0 0 0 -65px;
	width:250px;
	height:250px;
}
* html .promo .state_label img {
	margin:0 0 0 -70px;
	z-index:3000;
}
.promo .state_label h2 {
	color:#333333;
	font-size:26px;
	font-weight:normal;
	margin:40px 0 0 110px;
	line-height:1.2em;
}
* html .promo .state_label h2 {
	position:absolute;
	z-index:3010;
}

/* SMALL SUB-CONTENT DIVS */
div.content_small_wrapper {
	width:100%;
	padding:3px 0 0 0;
	margin:0;
}
div.content_small {
	float:left;
	background:#f9fbfd url(../images/bg-content-small-top.jpg) repeat-x center top;
	width:292px;
	height:198px;
	margin:0;
	padding:0;
}
div.content_small.middle {
	margin:12px 12px 10px 12px;
}
* html div.content_small {
	margin:12px 12px 0 6px  !important;	
}
* html div.content_small.middle {
	margin:12px 14px 10px 14px !important;
}

div.content_small img.quotes {
	width:97px;
	height:77px;
	position:absolute;
	z-index:100;
	margin:7px 0 0 26px;
}

div.content_small .verbiage {
	padding:15px 26px 0 10px; /* top was 6 */
	height:200px;
	position:relative;
	z-index:500;
	color:#797979;
}
div.content_small .verbiage p {
	line-height:1.4em;
	font-size:15px;
	color:#797979;
	position:relative;
	z-index:500;
}
div.content_small p.source {
	color:#3b7cae;
	margin-top:16px;
}



#col-right {
	width: 320px;
	float: right;
}
*:first-child+html #content-home #col-right {
	margin-right:20px;
}
* html #col-right {
	margin:0;
}
#col-right .inner {
	background-color:#EBEBEB;
}
#col-right h2 {
	padding:18px 0 0 20px;
}
#col-right .inner ul {
	margin:20px 0 14px 16px;
	padding:0;
}
#col-right .inner ul li {
	/* list-style-image:url(../images/bullet-grey-arrow.gif); */
	background:transparent url(../images/bullet-grey-arrow.gif) no-repeat 2px 4px;
	padding:0 0 8px 14px;
	font-size:13px;
}

#col-right ul.states {
	float:left;
	width:40%;
	margin-top:20px;
}
#col-right ul.states li {
	padding:0 0 8px 8px;
	/* font-size:1.1em; */
	font-size:13px;
	background-image:none;
}
*:first-child+html ul.states {
	margin-left:12px;
}

* html #col-right ul.states {
	margin-left:12px;
}
* html #col-right ul.states li {
	padding-left:0;
}

#col-right ul.states.boxlinks {
	width:90%;
}

#table2{
	margin-left:38px;
}

#table2 tr td{
	text-align:left;
	font-size:10pt;
	color:#666666;
}
