/*
-----------------------------------------------
Health Plan Info Stylesheet
Version:  Oct 17, 2007

----------------------------------------------- */

/* Base Styles
----------------------------------------------- */
body {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font: 14px/1.5 normal Verdana, Arial, Helvetica, sans-serif;
    color: #454545;
	text-align: center;
	background: #f2f2f2 url(../images/skin_bg.gif) no-repeat top center;
	line-height: 18px;
}

body, td, div, li, input, select, option {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	line-height: 18px;
}
th {
	font-size: 11px;
	font-weight: bold;
}
input, select, option {
	font: 11px Arial, Helvetica, sans-serif;
	color: #454545;
}
a, a:visited, a:link { color:#454545; text-decoration: none; outline: none; text-decoration: underline;}
a:hover { text-decoration: underline; color:#f8931d; }

ul { list-style: none; margin: 0px; padding: 0px;}
ul li { list-style: none; margin: 0px; padding: 0px;}
ol li { margin-top: 10px;}

table {
  border-collapse: collapse;
}

td {
}

h1, h2, h3 {
  font-family: sans-serif;
}

h1 {
  font-size: 22px;
  line-height: 1em;
  margin: 1em 0 1em 0;
  color: #0653a5;
}
h2 {
  font-size: 16px;
  line-height: 1em;
  margin: 1em 0 1em 0;
  color: #0653a5;
  padding-top: 20px;
}
h3 {
  font-size: 14px;
  line-height: 1em;
  margin: 1em 0 1em 0;
  color: #0653a5;
	padding-top: 20px;
}
p {
  margin: 0;
  text-align: left;
  padding: 0;
  line-height: 1.5em;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
list-style-type: disc;
}
ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
a {
font-size: 12px;
font-weight: bold;
padding: 5px 5px 5px 5px;
color: #5f635d;
}

a, input{
	outline-styles: none;
}

/* Layout
----------------------------------------------- */
#wrapper {
	padding: 0;
	width:800px;
	margin:0px auto;
}
#header1 {
	background: url(../images/header-find-affordable-health-01.jpg) no-repeat center top;
	width: 800px;
	height: 64px;
}
#header2 {
	background: url(../images/header-find-affordable-health-02.jpg) no-repeat center top;
	width: 800px;
	height: 64px;
}
#header-2-thanks {
	background: url(../images/header-find-affordable-health-02-ie6.jpg) no-repeat center top;
	width: 800px;
	height: 68px;
}
#content {
	background: #ffffff url(../images/bottom-main.gif) no-repeat center bottom;
	margin-left: 10px;
	width: 790px;
	padding-bottom: 4px;
}
#maincol {
	vertical-align: top;
	width: 552px;
	float: right;
}
#maincol-thanks {
	vertical-align: top;
	width: 552px;
	float: right;
}
#nav {
	margin-top: 20px;
	width: 790px;
	text-align: center;
	height: 20px;
	color: #999;
}
#disclaimer {
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
}
#copyright {
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
}
.clearer {
	clear:both;
}
.main-container {
	margin-left: -2px;
	margin-top: -20px;
	float: left;
}
/* HEADER
----------------------------------------------- */
#logo {
	float: left;
	border: 0;
	padding-left:10px;

}
#health-quote-topics {/* ROTATING IMAGE */
	position: relative;
	margin-left: 98px;
}

/* LEFT SIDE COL
----------------------------------------------- */
#sidecol {
	background: #f2f2f2 url(../images/sidecol.gif) no-repeat center top;
	width: 238px;
	float: left;
	height: 400px;
	margin-left: -2px;
}
#sidecol-thanks {
	background: #f2f2f2 url(../images/sidecol-thanks.gif) no-repeat center top;
	width: 238px;
	float: left;
	height: 400px;
	margin-left: -2px;
}
#sidecol ul, #sidecol-thanks ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-right: 10px;	
}

#sidecol li, #sidecol-thanks li {
	margin: 30px 0 18px 24px; 	
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	line-height: 2px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
/* LAYERS POP-UPs
----------------------------------------------- */
.OpenDiv {
	background-color:#fff;
	border: solid #000000 3px;
	width: 650px;
	text-align: left;
}


.header-popup {
	background: #2760b1; 
	height: 20px;
}

.popup {
	position:absolute;
	display:none;
	z-index:1;
	left:250px;
	top:130px;
}
.OpenDiv h2 {
	margin: 0 0 10px 0;	
}

/* HEALTH PLAN INFO FORM
----------------------------------------------- */
.form {
	margin-left: -2px;
	margin-top: -25px;
	float: left;
}
.selected-tab {
	background: #8ec63f;
	color: #fff;
	height: 25px;
	width: 174px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
}
.unselected-tab {
	background: #bbbbbb;
	color: #fff;
	height: 25px;
	width: 174px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
}
#form-border {
	margin-top: -2px;
	background: #f8f6f6 url(../images/back-form.gif) repeat-y center top;	
	width: 553px;
}

#border-bottom {
	background: #f8f6f6 url(../images/form-bottom.gif) no-repeat center top;
	width: 553px;
	height: 13px;
}
#health_insurance, #contact_info {
	margin:8px;
}
/* VALIDATION
------------------------------------------- */
.xs_style{background-color:#fff;  }
#family {padding-left:12px;}

.displaynone {display:none;}
td.choice{border:1px solid #660000;padding:10px;}

/* Validation styles */
.validation-advice {
	color: #f00;
	margin-top: .25em;
	margin-bottom: 1ex;
	font-weight: bold;
	font-size: 11px;
}

div#pre_existing_conditions_error {
	margin-top: .25em;
	margin-bottom: 1ex;
	font-weight: bold;
	font-size: 11px;  
}


#advice-loanform p {
	margin: 1ex 0 1em;
}

/* Pop Ups
----------------------------------------------- */
#popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #ffffff;
	margin:0;
	padding:0;
	color:#686868;
}
.bgWhite {
	background: #ffffff;
}
.closepopup {
	padding: 0; margin: 0;
	float: right;
	text-transform: uppercase;
	font: bold .9em/1.5em Verdana, Arial, sans-serif;
	color: #2760b1;
}
.closepopupwhite {
	padding: 0; margin: 0;
	float: right;
	text-transform: uppercase;
	font: bold .9em/1.5em Verdana, Arial, sans-serif;
	color: #ffffff;
	padding-right: 8px;
}
.closepopupwhite:hover {
	color: #ffffff;
}
.closepopup:hover {
	color: #444;	
}
#right {
	margin-bottom: -8px;
	width: 184px;
	height: 64px;
}
#logo-pop-up {
	float: left;
	margin: 0 12px 0px 12px;
	border: none;
}
/* THANKS - ERROR
----------------------------------------------- */

.main-container h2 { 	
	font: bold 1.5em Times, Serif; 
	padding: 0; 
	margin: 0 0 -8px 0;
	color: #285383; 
} 

#space-below-thanks {
	margin-top: 256px;
}