/*
-------------------------------------------
Individual Health Plans - Base Styles
Version:  Aug. 21, 2005
------------------------------------------- */
/* Change Log:
Modified by FS: Sep. 4, 2007
------------------------------------------- */

/* Default Styles
------------------------------------------- */
body {
	background-color: #990000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#individual-health-plans {
	margin:0;padding:0;
}

h1, h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
  color: #990000;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
a:link { color: #990000;}
a:visited { color: #990000;}
a:hover { color: #666666;}
a:active { color: #666666;}

p, ul, li, .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	line-height: 17px;
}

td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	text-align: left;
}
/* HEADER
------------------------------------------- */

#logo-individual-health-plans {
	width: 160px;
	height: 64px; 
	border: none;
	padding-right: 15px;
}
#time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* HEADER NAV BAR
------------------------------------------- */
.nav-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #600;
	text-align: center;
	white-space: nowrap;
	border: 1px #FFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7FA9D4;
}
.bgtop {
	background: url(images/bg_top.gif) no-repeat right scroll;
}
/* MORE LINKS
------------------------------------------- */

.nav-header a:link, .nav-header a:visited, .nav-header a:active { color: #FFFFFF; text-decoration: none; }
.nav-header a:hover {color: #CCCCCC; }

.nav-footer a:link, .nav-footer a:visited, .nav-footer a:active {color: #FFFFFF; text-decoration: none; }
.nav-footer a:hover {color: #CCCCCC; }

.navbar a:link, .navbar a:visited {color: #7FA9D4; text-decoration: none; }
.navbar a:hover, .navbar a:active {color: #CC0000; }

.side-links a:link, .side-links a:visited {color: #666666; text-decoration: none; }
.side-links a:hover, .side-links a:active {color: #660000; }

.privacy-links a:link, .privacy-links a:visited, .privacy-links a:active {color: #FFFFFF; text-decoration: none; }
.privacy-links a:hover {color: #666666; text-decoration: none; }



/* SIDE NAV LINKS
------------------------------------------- */
.style1 {font-weight: bold}
.side-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.privacy-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.key-facts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

.Formheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background-color:#990000;
	vertical-align: middle;
}

/* QUOTE BOX
------------------------------------------- */
#health-quote, #quote, #dental-health {
	position: relative;
	float: right;
	width: 225px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*.header {
	font-size: 10px;
	font-weight: bold;
	color: #900;
}

.headerQuote {
	font-weight: bold;
	text-align: center;
	color: #444;
}

#qb-top-left {
  width: 11px;
  height: 40px;
  background: #900 url(images/quote_cnr_top_lft.gif) no-repeat top;
  float: left;
}

#qb-top-center {
  width: 202px;
  height: 40px;
  background: #900 url(images/bg_top_quote.gif) no-repeat center top;
  float: left;
}
#qb-top-right {
  width: 11px;
  height: 40px;
  background: #900 url(images/quote_cnr_top_rt.gif) no-repeat top;
  float: left;
}
*/
#qb-phone {padding-top:10px;}


/* qb from SHI */

#health-quote {
	background: url(images/qb-bkd.gif) no-repeat;
	margin: 0 0 5px 10px;
	height: 308px;
	width: 226px;
	padding: 0;
	text-align: center;
}
#health-quote #zip-container {
	position: relative;
	top: 140px;
	right: 37px;
	margin: 0 auto;
}
#health-quote #zip-container input#zip {
	position: relative;
	top: 22px;
	right: 0px;
	border: 0;
	width: 109px;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 13px;
	text-align: center;
	padding: 9px 0;
	color: #333;
	border: 1px solid #999;
}
#health-quote #over65-container {
	position: relative;
	top: 178px;
	left: 21px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	text-align: left;
}
#health-quote #over65-container #is_over65_1 {
	margin-left: 0 !important;
}
#health-quote #quotebox-submit {
	border: 0;
	height: 38px;
	width: 195px;
	position: relative;
	top: 188px;
	left: 17px;
	*top: 182px !important;
	*left: 2px !important;
}
#qb-phone {
	clear: both;
	float: right;
	width: 226px;
	font-size: 9px;
	color: #333;
	margin: 0 0 5px 10px;
}

#qb-phone #phone-help {
	margin: 0 0 2px 2px;	
}

#phone-help {
	padding:10px 0px 0px 0px;
}

.health-dental-quote {
	background: url(images/quotebox_bg2B.gif) no-repeat top center;
}
.quoteInline {
	background: #828282 url(images/qb-inline-bkd-right.gif) no-repeat scroll right top;
	_background-color: #fff !important;
	height: 44px; 
	margin: 20px 0; 
	padding: 0 2px 0 0; 
	width: 98%;
	position: relative;
	left: 5px;
	clear:both;
}
.quoteInline .quoteInlineForm {
	height: auto; 
	left: 0; 
	position: relative; 
	top: 0; 
	width: auto;
}
.quoteInlineRight {
	background: url(images/qb-inline-bkd-left.gif) no-repeat scroll left top; 
		height: 44px; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	width: 100%;
}
.quoteInlineInput {
	width: 80px; 
	padding-bottom: 2px; 
	letter-spacing: -0.3px; 
	text-align: center; 
	margin-right: 11px; 
	padding-top: 4px; 
	font-size: 12px; 
	color: #000;
}
.quoteInline .quoteInlineButton {
	float: right; 
	margin-right: 15px; 
	margin-top: 13px; 
	width: 101px; 
	height: 30px; 
	border: 0;
}

/* REPEATED AT 'healthform.css'
------------------------------------------- */
#healthquoteform .section_header{
	background-color:#2a518c;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#healthquoteform table{
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.quoterow td{ padding:5px; }
table.quoterow tr.odd{ background-color: #ffffff; }
table.quoterow tr.evn{ background-color: #eeeeee; }

/* /REPEATED AT 'healthform.css'
------------------------------------------- */



/* 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;
}

#advice-loanform p {
	margin: 1ex 0 1em;
}

/* ty ads styles
------------------------------------------- */
table.ad-table {
	margin:10px auto;
	font-size:5px;
}
td.ad-top-left {
	background:url(images/ad-border-top-left.gif) left top no-repeat; 
	width:10px; 
	height:10px;
}
td.ad-top-mid {
	background:url(images/ad-border-top-mid.gif) repeat-x;
}
td.ad-top-right {
	background:url(images/ad-border-top-right.gif) right top no-repeat; 
	width:10px;
}
td.ad-left {
	 background:url(images/ad-border-left.gif) left top repeat-y;
}
td.ad-right {
	background:url(images/ad-border-right.gif) right top repeat-y;
}
td.ad-bot-left {
	background:url(images/ad-border-bot-left.gif) left top no-repeat; 
	height:10px;
}
td.ad-bot-mid {
	background:url(images/ad-border-bot-mid.gif) repeat-x;
}
td.ad-bot-right {
	background:url(images/ad-border-bot-right.gif) right top no-repeat;
}
.blink {
	background:url(images/ad-blink-arrow.gif) left no-repeat;
}
table.surehits-icons td {
	text-align:center;
	padding:3px 5px;
}


/* OTHER STYLES
------------------------------------------- */

.fineprint {
	font-size: 8pt;
	color: #600;
	text-align: center;
}
.registered_tm {
	font-size:9px;
	}
.bgWhite {background: #ffffff;}
.bgRed {background: #660000;}
.bgGray {background: #848b91;}
.bg-Red2 {background: #900;}
.bgCCC {background:#cccccc;}
.bgLightGreen {background: #e3e5e2;}
.bgBlue {background: #91ACBA;}
.bgGreen {background: #C1C2A0;}
.bg-health-insurance-companies {background: #f5f6f1;} 
.bg-health-coverage {background: #850006;}
.bg-individual-health-borders {background: #E3CFCF;}

#ratings_disclaimer {
  color: #000000;
	font-style: italic;
	margin: 20px 0;
}

#bbb {
	float:left;
	margin:0 10px 0 0;
}

.left-text {
	text-align:left;
	margin:0;
}

/* FOOTER
------------------------------------------- */
.nav-footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #600;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
