* {
  font-family: verdana;
}
html, body {
  height: 100%;
}
body {
  background: url("/images/bg.jpg") top left repeat-x #e2e2e2;
  margin: 0;
  padding: 0;
  height: 100%;
}
a.signup {
  color: #466b99;
}
.signup a:hover {
	color: #A7B846;
}
.signup a:visited {
	color: #466b99;
}
body p a {
    color: #335490;
}
body p a:hover,
body p a:visited{
 	color: #A7B846;
}
.subpage-nav-header a:hover, a:hover {
  color: #A7B846;
}
form{
	margin:0;
	padding:0;	
}


#form_message {
	display: none;
}

select.policy {
	width: 236px;
	/*IE Hack \*/
	*width: 258px;
	/*End Hack*/
}
input.policy {
	width: 232px;
	/*IE Hack \*/
	*width: 252px;
	/*End Hack*/
}
input.policy_error {
	width: 232px;
	/*IE Hack \*/
	*width: 252px;
	/*End Hack*/
	background-color: #ffebeb;
}
textarea.policy {
	width: 232px;
	/*IE Hack \*/
	*width: 252px;
	/*End Hack*/
}
select.contact {
	width: 200px;
	/*IE Hack \*/
	*width: 200px;
	/*End Hack*/
}
input.contact {
	width: 196px;
	/*IE Hack \*/
	*width: 194px;
	/*End Hack*/
}
input.contact_error {
	width: 196px;
	/*IE Hack \*/
	*width: 194px;
	/*End Hack*/
	background-color: #ffebeb;
}
textarea.contact {
	width: 196px;
	/*IE Hack \*/
	*width: 194px;
	/*End Hack*/
}
select.signup {
	width: 160px;
	/*IE Hack \*/
	*width: 160px;
	/*End Hack*/
}
input.signup {
	width: 156px;
	/*IE Hack \*/
	*width: 154px;
	/*End Hack*/
}
#wrapper {
  width: 788px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  top: 0 !important;
  /* IE ONLY \*/
  *position: relative;
  *top: -29px;
  /* IE ONLY */
  
}
#header, #contentarea, #footer {
  padding: 0;
}
#header {
  height: 147px;
}
#preload_images{
	visibility: hidden;
	height: 0px;
}
#welcome_tour, #aq_test_link{
	display:block;
	width:125px;
	height:26px;
}
#welcome_tour{
	background: url("/images/welcome_tour_sm_off.gif") 0 0 no-repeat;
	margin-left:20px;
}
#welcome_tour:hover{
	background: url("/images/welcome_tour_sm_on.gif") 0 0 no-repeat;
}
#aq_test_link{
	background: url("/images/aq_test_off.gif") 0 0 no-repeat;
}
#aq_test_link:hover{
	background: url("/images/aq_test_on.gif") 0 0 no-repeat;
}
#contentarea {
  background-color: #ffffff;
  height: 393px;
}
#content {
  background: url("/images/bg-content.gif") top left repeat-x #ffffff;
}
#footer {
  color: #ffffff;
  border-width: 4px 4px 4px 4px;
  border-color: #cfdced;
  border-style: solid;
  padding: 11px 16px 0 16px;
  font-family: verdana;
  font-size: 11px;
	height:431px;
  background: url("/images/footer-bg.gif") top left no-repeat #CDDBEC;
}
#footer a {
  color:  #ffffff;
  text-decoration: none;
  padding: 3px;
}
#footer a:hover{
	color: #A7B846;
/*	background-color:#fff; */
}
#footer #copyright {
  float: right;
}

#footer_3rd {
  color: #ffffff;
  border-width: 4px 4px 4px 4px;
  border-color: #cfdced;
  border-style: solid;
  padding: 11px 16px 0 16px;
  font-family: verdana;
  font-size: 11px;
	height:431px;
}

#row1 {
  height: 223px;
}
#row2 {
  margin-top: 8px;
  margin-bottom: 8px;
}
#nav-left {
  float:  left;
}
#nav-left ul li {
  list-style: none;
}
#we-are-life {
  float: right;
}
#box1, #box2, #box3 {
  height: 146px;
  font-family: "lucida grande", helvetica, verdana;
  color: #ffffff;
}
#box1 {
  float: left;
  width: 244px;
  margin-right: 11px;
  border-width: 3px 3px 4px 2px;
  border-style: solid;
  border-color: #9ed087;
  background: url("/images/bg-box1.jpg") top left repeat-x;
  font-size: 12px;
}
#box2 {
  float: left;
  width: 244px;
  margin-right: 11px;
  border-width: 3px 3px 4px 2px;
  border-style: solid;
  border-color: #fbc22a;
  background: url("/images/bg-box2.jpg") top left repeat-x;
  font-size: 12px;
}
#box3 {
  float: left;
  width: 243px;
  border-width: 3px 3px 4px 2px;
  border-style: solid;
  border-color: #b8cb4f;
  background: url("/images/bg-box3.jpg") top left repeat-x;
  font-size: 10px;
}
#box3 a img {
  margin-top: 2px;
  *margin-top: -2px;
}
/*#logo {
  float: left;
}*/
#search-nav {
/*  float: left;
  height: 147px;*/
  background: url("/images/bg-top-right.gif") top left no-repeat;
}
#member-action-links {
  height: 83px;
  color:  #333333;
  font-size: 11px;
  padding: 5px 10px 2px 0;
}
#member-action-links form, #member-action-links table {
  margin: 0;
  padding: 0;
}
#member-action-links a {
  color: #333;
  font-weight: bold;
}
#metanav a{
	font:normal normal normal 11px Verdana;
	color:#333;
}
#metanav a:hover, #member-action-links a:hover{
	color:#fff;
}
.clear {
  clear: both;
  background-color: #ffffff;
}
.box-img {
  float: left;
  padding: 0 7px 0 0;
}
#newsletter-form {
  clear: both;
  margin:  0;
  padding: 0 0 2px 0;
}
.center {
  text-align: center;
}
#content ul {
  list-style-image: url("/images/bullet-orange.gif");
}
#sp-content {
  background: url("/images/bg-sp-content.gif") top left repeat-y #ffffff;
}

#sp-content-left {
  float: left;
  width: 249px;
  margin-bottom: 8px;
}
#sp-content-right {
/*  background: url("/images/bg-sp-content-right.jpg") 0 0 no-repeat #fff;*/
  margin-left: 249px; /* 249 */
  padding: 16px 5px 8px 25px; /*25*/
  color: #666666;
  font-size: 11px;
  min-height: 392px;
}
#side-left-column {
  vertical-align: top;
  background: url("/images/bg-side-left.png") top left repeat-y;
  /* IE ONLY \*/
  *background: none;  
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/bg-side-left.png');
  /* IE ONLY */
}
#side-right-column {
  vertical-align: top;
  background: url("/images/bg-side-right.png") top left repeat-y;
  /* IE ONLY \*/
  *background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/bg-side-right.png');
  /* IE ONLY */
}
.spacer-white {
  display: block;
  height: 8px;
  background-color: #ffffff;
  font-size: 1px;
}
.subpage-nav-header {
  color: #466b99;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0;
  border-bottom: 1px solid #cad7e7;
  padding: 0 3px 5px 3px;
  line-height: 14px;
}
.subpage-nav-header a {
  color: #466b99;
  text-decoration: none;
}
/*.subpage-nav-header a:hover {
  color: #A7B846;
}*/
.subpage-nav-header a.current {
  background-color: #7d97b7;
  color: #ffffff;
  padding: 2px;
}
.subpage-nav-header2 {
  color: #466b99;
  font-size: 9px;
  text-align: right;
  letter-spacing: 0;
  padding: 2px 8px 0px 3px;
  line-height: 14px;
}
.subpage-nav-header2 a {
  color: #466b99;
  text-decoration: none;
}
.subpage-nav-header2 a:hover {
  color: #A7B846;
}
.subpage-header {
  color: #fca603;
  font-weight: bold;
  font-size: 13px;
}
.subpage-subheader {
  color: #335490;
  font-weight: bold;
  font-size: 12px;
}
.section-header {
  color: #335490;
  font-weight: bold;
}
a img {
  border: 0;
}
/* flyout menus */
#nav {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 246px;
  height:223px;
  z-index: 0;
  border-left: 3px solid #91afd0;
  background: url("/images/nav-bg-full.gif") top left repeat-y;
}
#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
}
#nav li { /* all list items */
  position: relative;
  float: left;
  line-height: 1.25em;
  margin-bottom: -1px;
  width: 246px;
  height: 31px;
  font-size: 11px;
  font-family: "lucida grande", verdana, arial;
  background: url("/images/nav-bg.gif") top left no-repeat;
}
#nav li:hover, #nav li.sfhover {
  background: #91afd0;
}
#nav li a {
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 9px 0 9px 0;
}
#nav li a:hover {
  color: #325390;
}

#nav li ul { /* second-level lists */
  position: absolute;
  left: -999em;
  width: 220px;
  margin-left: 246px;
  margin-top: -33px;
  z-index: 5 !important;
}
#app_grid a, #app_grid .blank{
	display:block;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
/*	color: #325390; */
	color: #000000;
	padding: 4px 5px 0px 5px;	
}
#nav li ul li, #app_grid a, #app_grid .blank {
  height: 19px;
  font-size: 10px;
/*  background: #bcd1e6; */
  background: #FFFFFF;
/*  border-top: 1px solid #5870a5; */
  border-top: 1px solid #698a2f;
}
#nav li ul li{
  width: 100%;
  background: #bcd1e6;
  border-top: 1px solid #5870a5;
}
#nav li ul li.first {
  border-top: 0;
}
#nav li ul li.last {
  border-bottom: 0;
}
#nav li ul li:hover, #nav li ul li.sfhover{
  background: #5870A5;
}
#app_grid a:hover {
/*  background: #5870A5; */
	background: #A9BD57;
}
#nav li ul li a{
  padding: 4px 5px 4px 5px;
  color: #325390;
}
#nav li ul li a:hover, #app_grid a:hover {
  color: #ffffff;
}
#nav li ul ul { /* third-and-above-level lists */
  left: -999em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}

.statebystate{
	border:1px solid #CCC;
}
.statebystate th{
	background: #CCC;
	color:white;
	padding:4px;
}

.statebystate td{
	border:1px solid #CCC;
	padding: 2px;
}
#marketing_tools img{
	float:left;
	margin:3px;
}
/* #marketing_tools img:hover{
	border:solid 1px #A7B846;
} */
#marketing_tools a{
	text-decoration:none;
	color:#466b99;
}
#marketing_tools a:hover{
	color:#A7B846;
}
table.flexible-settlement {
	margin-bottom: 10px;
}
table.flexible-settlement td {
	text-align: center;
    padding: 0;
	margin: 0;
	border-right: #999 1px solid;
	border-top: #999 1px solid;
}
table.flexible-settlement th {
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	border-top: #999 1px solid;
}
td.middle {
	border-left: #999 1px solid;
}
td.bottom {
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
}
table.flexible-settlement th {
	font-weight: normal;
}
th.thtop {
	color: #fff;
	background: #999;
	font-weight: bold;
}
.bold_text {
	font-weight: bold;
}
.underline_text {
	text-decoration: underline;
}