/*
-------------------------------------------
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;
}
#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;}

#phone-help {
color:#AF0B00;
font-size:8pt;
padding:4px;
}

#grey-box {
  width: 222px;
  border: 1px solid #900;
  background: #eee;
}

.health-dental-quote {
	background: url(images/quotebox_bg2B.gif) no-repeat top center;
}

#header-container {
  vertical-align: top;
}

#zip-container {
  margin-top: 15px;
  text-align: center;
}

#zip-container input {
  width: 80px;
  margin-top: 5px;
  text-align: center;
}

#over65-container {
  margin-top: 20px;
  text-align: center;
}

#quotebox-submit {
  height: 39px;
  margin-top: 15px;
  text-align: center;  
}

/* 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 {
  margin-top: 20px;
	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;
}