body {
	color: #333;
	background: #f6f6f6 url('/ehealthinsurance/images_new/layout/background2-bg.jpg') repeat-x;
	font: 14px "Arial", "helvetica", "sans-serif";
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0; padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h2 {
	color:#333;
	font:bold 18px "Georgia";
}
a, a:link, a:active, a:visited {
	color:#06c;
	text-decoration:none;
}
a:hover{
	color:#f60;
	text-decoration:underline;
}
ul,ol {
	list-style: none;
}
fieldset,img { 
	border: none; 
}
caption,th { 
	text-align: left; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}
.clear:after {
     visibility: hidden;
     display: block;
     font-size:0;
     content: " ";
     clear: both;
     height: 0;
}
.clear {
	display: block;
}
.clearall  {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
* html .clear {
	height: 1%;
}
input[type='radio'],
input[type='checkbox'] {
	width:13px;
	height:13px;
}
/** Off Screen **/
.offscreen {
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
/** Layout **/
.main-content-band {
	width: 970px;
	min-width: 970px;
	margin: 20px auto;
	background-color:#fff;
}
.main-content-wrap {
	overflow: hidden;
}
.main-content-band .main-wrap {
	width:710px;
	float:right;
	padding-right:12px;
}
.main-content-band .side-wrap {
	width:220px;
	float:left;
	padding:0 0 0 12px;
}
/** main-content-wrap **/
#tool {
    padding: 0 10px;
    text-align: right;
}
#summary {
    padding-left: 10px;
}
.normalText, .normalText div, .normalText em, .normalText p, .normalText ul, .normalText ol, .normalText dl, .normalText h1, .normalText h2, .normalText h3, .normalText h4, .normalText h5, .normalText h6, .normalText table{
	font-size:14px;
}
.bigText, .bigText div, .bigText em, .bigText p, .bigText ul, .bigText ol, .bigText dl,.bigText h1, .bigText h2, .bigText h3, .bigText h4 .bigText h5, .bigText table , .bigText label ,.bigText .thinblack,.bigText #side-bar .list-wrap h3,.bigText #side-bar .list-wrap ul,.bigText #appmainbox ol,.bigText TD.esigheader,.bigText P.iagree,.bigText TABLE.esiginner td{
	font-size:18px;
}
.biggerText, .biggerText td, .biggerText th a, .biggerText #ehi-pd-section caption, .biggerText a#ehi-pbDefPremium, .biggerText div, .biggerText em, .biggerText p, .biggerText ul, .biggerText ol, .biggerText dl,.biggerText h1, .biggerText h2, .biggerText h3, .biggerText h4, .biggerText h5, .biggerText h6, .biggerText table , .biggerText label ,.biggerText .thinblack,.biggerText #side-bar .list-wrap h3,.biggerText #side-bar .list-wrap ul,.biggerText #appmainbox ol,.biggerText TD.esigheader,.biggerText P.iagree,.biggerText TABLE.esiginner td {
	font-size:24px;
	line-height: 27px;
}
.biggerText .ehi-sort-info {
	float: right;
}


/*popup modal Begin*/
#facebox .b {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/b.png);
}
#facebox .tl {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/tl.png);
}
#facebox .tr {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/tr.png);
}
#facebox .bl {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/bl.png);
}
#facebox .br {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/br.png);
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  border-collapse: collapse;
}
#facebox td {
  border-bottom: 0;
  padding: 0;
}
#facebox .bd {
  padding: 15px;
  background: #fff;
}
#facebox p{
  line-height:23px;margin-bottom:14px;
}
#facebox .included-ico img{
	margin:2px 5px 0 0; 
	float:left;
}
#facebox h4,#facebox .title{
	line-height:23px;
	margin-top:13px;
	color:#003173;
	font-weight:bold;
}
#facebox h5{
	font-weight:normal;
	font-size:14px;
}
#facebox ul {
	margin:5px 40px 10px;
}
#facebox .close{
	position:absolute;
	right:25px;
	top:25px;
	padding-right:16px;
	background:url(/ehealthinsurance/images_new/sbghome/bn_glos_close_1.gif) no-repeat right center;
}
#facebox .note {
  margin-top:10px;
  color:#666666; font-size:12px;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
#CompareHint {
	margin:0 35px 20px 10px;
}
#CompareHint p {
	font-weight:bold;
	padding:10px 0 0;
	color:#646464;
}
.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #ffffff;
  z-index: 99;
}

#facebox  .spanish {
	height:380px;
	margin-top:30px;
	overflow-y:auto;
	border:0;
	padding-right: 6px;
}
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#facebox ul.agents-list{
	margin:0;
}
#facebox ul.agents-list li{
	background: url("/ehealthinsurance/images_new/layout/list-bullet.gif") no-repeat 0 7px;
	padding-left:10px;
	margin-top:2px;
}
/*error box*/
.error-box {
	border:1px solid #dc9988;
	background-color:#ffece8;
	padding:13px;
	color:#444;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
.error-title {
	background:url(/ehealthinsurance/images_new/homepage/error_exclaim.gif) left center no-repeat;
	padding:0 0 0 20px;
	color:#ca2424;
	font-size:16px;
}
.error-box ul {
	margin:10px 0 0 35px;
	padding:0;
}
.normalText .error-box ul li {
	font-size:13px;
}
.bigText .error-box ul li {
	font-size:18px;
}
.biggerText .error-box ul li {
	font-size:24px;
}
.error-box ul li {
	line-height:22px;
	font-size:13px;
	list-style:square;
}
.error-box a {
	color:#39c;
	text-decoration:none;
}
/*waitting img*/
#pleaseWaitImg {
	left:860px;
	top:55px;
	position:absolute;
}
.breadcrumb {
    background-color: #FDFDFD;
    border-bottom: 1px solid #DAE1E9;
    border-top: 1px solid #DAE1E9;
    margin:10px 10px 12px 10px;
    padding-left: 5px;
}
.normalText .breadcrumb {
    font-size: 14px;
    line-height: 23px;
}
/*desclaimer for quote page, compare page, detail page*/
.notices{
	clear:both;
	padding:20px 16px 12px;
}
.bigText .notices {
	padding:50px 16px 12px;
}
.biggerText .notices {
	padding:155px 16px 12px;
}
.notices ul {
	margin-left:16px;
	list-style-type:disc;
}
.notices div, .notices p, .notices ul{
	line-height:20px;
}
.notices div.legal-title {
	padding-left:0;
	font-weight:bold;
	margin-top:10px;
	padding: 8px 0px;
}
/** Call Center **/
.call-center {
	padding-top:5px;
	background: url("/ehealthinsurance/images_new/medicare/quote-v2/side-call-center-none-wrap-top.gif") left top no-repeat;
}
.call-center .call-center-content {
	background: url("/ehealthinsurance/images_new/medicare/quote-v2/side-call-center-none-wrap-bottom.gif") left bottom no-repeat;
}
.call-center.mams {
	background: url("/ehealthinsurance/images_new/medicare/quote-v2/side-call-center-wrap-top.gif") left top no-repeat;
}
.call-center.mams .call-center-content {
	background: url("/ehealthinsurance/images_new/medicare/quote-v2/side-call-center-wrap-bottom.gif") left bottom no-repeat;
}
.call-center-content a.call-center-title {
	color:#153d4d;
	font:normal 17px/34px "Century Gothic";
	text-align:center;
	display:block;
}
.call-center .phone {
	color:#333;
	font-size:16px;
	text-indent: 24px;
}
.call-center.mams .phone {
	color:#333;
	font-size:24px;
	text-indent: 24px;
	font-weight: bold;
}
.call-center.mams .phone span {
	font-size:24px;
}
.call-center.mams .phone div {
	padding-top:8px;
	margin-top:8px;
	background:url("/ehealthinsurance/images_new/medicare/quote-v2/call-center-split.png") left top no-repeat;
}
.call-center .phone div {
	padding-top:8px;
	margin-top:8px;
	background:url("/ehealthinsurance/images_new/medicare/quote-v2/call-center-none-split.png") left top no-repeat;
}
.call-center.mams .phone div {
	font-size:18px;
}
.call-center-content .date-time {
	color:#4d5d5f;
	padding:0 0 10px 24px;
}
.agents-tel{
	margin:16px 0;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/agents-tel.gif) no-repeat 0 0 ;
	padding-left:42px;
	min-height:45px;
}
.agents-tel .agents-number{
	font:bold 24px Arial;
	color:#ff6317;
}
.agents-tel strong{
	font:bold 18px Arial;
}
.agents-quote-wrap{
	height:42px;
	border-bottom:1px #dadee1 solid;
	margin-bottom:13px;
}
.agents-quote-wrap .quote-number{
	font:bold 21px Arial;
	padding-right:40px;
	height:28px;
	line-height:35px;
	background-color:#fcfa75;
}
#facebox ul.agents-list{
	margin:0;
}
#facebox ul.agents-list li{
	background: url("/ehealthinsurance/images_new/layout/list-bullet.gif") no-repeat 0 7px;
	padding-left:10px;
	margin-top:2px;
}
/** Fixed Call Center **/
.fixed-call-center {
	position:fixed;
	top:12px;
	width:220px;
}
.bottom-call-center {
	bottom:12px;
	position:absolute;
}
.side-common {
    margin-top: 13px;
}