/*reset some styles*/
body, ul, ol, dl,dt,dd, p, form,h1,h2,h3,h4,h5,h6{
	margin:0; padding:0;
}
ul{
	list-style-type:none;
}
img{ 
	border: 0;
}
.ul{
	margin-left:25px; list-style-type:disc;
}
.clear:after {
     visibility: hidden;
     display: block;
     font-size:0;
     content: " ";
     clear: both;
     height: 0;
}

.clear { display: inline-block; }
/* start hack \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* close hack */
/*font styles*/
body, div, p,ol, dl,h1,h2,h3,h4,h5,h6,table,select,label{
	font:14px/20px Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
a:link, a:visited, .blueText{
	color:#015999; text-decoration:none;
}
a:hover{
	color:#F60; text-decoration:underline; 
}
a.lineLink, a.lineLink:visited, #subcontent a{
	text-decoration:underline; 
}
#getQuote h1{
	font-size:26px; line-height:32px; color:#003274;
}
#getQuote label{
	font-size:18px; font-weight:bold; color:#333;
}
#getQuote .zipInput{
	font-size:18px; 
}
#helpGuidance h2{
	font-size:115%; font-family:Georgia, Arial, Helvetica, sans-serif; color:#333;
}
#sideBar h3, #sideBar .nav p{
	font-family:Georgia, Arial, Helvetica, sans-serif;
}
.contactUs .phone{
	font-size:128%; font-weight:bold; 
}
/*footer font size reset*/
#footer .footerlinks, #footer .footerlinks:link, #footer .footerlinks:visited {
	font-size:12px; font-family:Arial;
}
#footer .footerlinks:hover{
	font-size:12px;
}
#footer .footer {
	font-size:12px;
}
/*Text Size*/
.textSize{
	text-align:right;
}
.textSize a{
	display:inline-block; padding:3px 2px 1px; border:1px solid #015999; margin-left: 7px; vertical-align:baseline; line-height:70%;
}
.textSize a:hover{
	text-decoration:none;
}
.textSize a.current, .textSize a.current:visited{
	background-color:#015999; color:#fff; 
}
.normalText, .normalText div, .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; line-height:23px;
}
.bigText, .bigText div, .bigText p, .bigText ul, .bigText ol, .bigText dl,.bigText h1, .bigText h2, .bigText h3, .bigText h4 .bigText h5, .bigText table{
	font-size:18px; line-height:26px;
}
.biggerText, .biggerText div, .biggerText p, .biggerText ul, .biggerText ol, .biggerText dl,.biggerText h1, .biggerText h2, .biggerText h3, .biggerText h4, .biggerText h5, .biggerText h6, .biggerText table{
	font-size:24px; line-height:120%;
}
/*main layout*/
#wrap{
	width:770px;
}
#header{
	margin:2px 0 13px;
}
#mainContainer{
	float:left; width:100%
}
#mainContainer #content{
	margin-left:232px;
}
#sideBar{
	float:left; width:220px; margin-left:-770px;
}
#side-bar{
	float:left; width:220px; margin-left:-958px;
}
#side-bar .contactUs ul{
	margin:0; color:#fff;
}
.clearall{
	clear:both; font-size:0; height:0; line-height:0;
}
/*get Quote*/
#getQuote{
	height:281px; padding-left:204px; background:url(/ehealthinsurance/images_new/medicare/Medicare-ehealth_Bg.jpg) no-repeat 0 0;
}
#getQuote h1{
	padding:34px 0 18px; 
}
#getQuote label{
	position:relative; top:2px; 
}
#getQuote input{
	vertical-align:middle;
}
#getQuote .zipInput{
	width:70px; margin:0 21px 0 6px;
}
/*help Guidance*/
#helpGuidance{
	margin-top:12px; border:3px solid #D3ECB5; 
}
#helpGuidance .topCorners{
	background:url(/ehealthinsurance/images_new/medicare/helpGuidCorner.gif) no-repeat 0 -5px;
}
#helpGuidance .bottomCorners{
	position:relative; height:3px; margin-top:-3px; background:url(/ehealthinsurance/images_new/medicare/helpGuidCorner.gif) no-repeat;
}
#helpGuidance h2{
	display:inline;
}
#helpGuidance .medtitlebox{
	padding:10px 13px 0px;
}
#helpGuidance ul{
	margin:8px 0 0 10px;
}
#helpGuidance li{
	float:left; width:232px; margin:0px 31px 0px 2px; padding:20px 0 27px; 
}
.bigText #helpGuidance li, .biggerText #helpGuidance li{
	width:255px; margin:0px 8px 0px 2px;
}
#helpGuidance .medIcons img{
	float:left; width:35px; height:65px; margin-right:15px; 
	background:url(/ehealthinsurance/images_new/medicare/Medicare_ehealth_icons.gif) no-repeat;
}
.brLine{
	border-bottom:1px solid #f1f1f1;
}
#helpGuidance li.clearMargin_r{
	margin-right:0;
}
#helpGuidance .medIcons img{
	float:left; width:35px; height:65px; margin-right:15px; 
	background:url(/ehealthinsurance/images_new/medicare/Medicare_ehealth_icons.gif) no-repeat;
}
#helpGuidance .medIcons .icon_2{
	background-position:-50px 0px;
}
#helpGuidance .medIcons .icon_3{
	background-position:0 -80px;
}
#helpGuidance .medIcons .icon_4{
	background-position:-50px -80px;
}
#helpGuidance h4{
	margin-bottom:7px;
}
.biggerText #helpGuidance .btnArrowLink{
	margin-left:50px;
}
.btnArrowLink {
	padding-left:23px; background:url(/ehealthinsurance/images_new/medicare/Medicare_ehealth_icons.gif) no-repeat -102px -0px;
}
/*side bar styles*/
.Col_border{
	padding:2px; border:1px solid #C6CAD3; 
}
.contactUs{
	 width:100%; overflow:hidden; margin-bottom:6px; background:#60B1CE url(/ehealthinsurance/images_new/medicare/contactUs_bg.gif) repeat-x; color:#FFF;
}
.contactUs .contactUsIn{
	padding:7px 0 10px 47px; background:url(/ehealthinsurance/images_new/medicare/contact_icon.gif) no-repeat;  
}
.contactUs ul, .contactUs p{
	color:#FFF; 
}
.contactUs ul li{
	float:left; 
}
#side-bar .contactUs li{
	padding:0;
}
.contactUs ul li.phone{
	width:167px;  
}
.contactUs ul li.date{
	width: 75px;
}
#sideBar h3, #commom-questions .title{
	margin:0; padding:4px 0 4px 4px; margin-bottom:2px; background-color:#F8F6E9;
}
#sideBar .nav p{
	margin:0; padding:4px 0 4px 4px; margin-bottom:2px; background-color:#F8F6E9; font-weight:bold;
}
.btnHomeLink{
	padding-left:23px; background:#F8F6E9 url(/ehealthinsurance/images_new/medicare/Medicare_ehealth_icons.gif) no-repeat -102px -43px;
}
#sideBar .nav p.current{
	background:none;
}
#sideBar .last{
	margin-bottom:0;
}
#FeaturedTool p{
	padding:0 0 6px 42px; 
}
.DHCalculator, .PartD-Comparison{
	margin: 8px 0 0 5px; padding-left:36px; display:block;
}
.DHCalculator{
	background:url(/ehealthinsurance/images_new/medicare/Medicare_ehealth_icons.gif) no-repeat -102px -77px;
}
.PartD-Comparison{
	background:url(/ehealthinsurance/images_new/medicare/PartD-tool-icn.gif) no-repeat -2px 3px;margin:5px;
}
ul.arrowList {
	padding:1px 0 8px;
}
.arrowList li{
	padding:5px 0 5px 20px; background:url(/ehealthinsurance/images_new/medicare/arrow_li.gif) no-repeat 4px 8px; 
}
#sideBar ul ol{
	list-style-type:none;
}
#sideBar ul ol li{
	padding-bottom:0; background-image:none;
}
#sideBar .on{
	color:#00ADEF;
}
.marginTop{
	margin-top:12px;
}
#Long-tremCare dl{
	padding:6px 0 15px 5px;
}
#getquote_Lcol{
	padding-top:6px; background:url(/ehealthinsurance/images_new/medicare/roundCorner_bg.gif) no-repeat 0 top;
}
#getquote_Lcol .cornerMiddle{
	padding:0 11px; border-left:4px solid #FFD899; border-right:4px solid #FFD899; background-color:#FFFCF4;
}
#getquote_Lcol .cornerBot{
	height:6px; overflow:hidden; font-size:0; background:url(/ehealthinsurance/images_new/medicare/roundCorner_bg.gif) no-repeat 0 -11px;
}
#getquote_Lcol .option{
	margin-bottom:10px; font-size:19px; font-weight:normal; color:#F60;
}
#getquote_Lcol label{
	font-size:16px;
}
#getquote_Lcol .zipInput{
	width:63px;
}
#getquote_Lcol .gobtnBox{
	margin:10px 0 0 114px;
}
/*disclaimer*/
#disclaimer{
	clear:both; padding:48px 75px 0 12px; 
}
#disclaimer p{
	color:#666; font-size:12px; line-height:20px;
}
/*footer reset*/
#footer{
	padding-top:20px;width:770px;
}
#footer .footer {
	margin-top:8px;
}
/* Footer */
#footer .footer-left {
	padding-top:22px;
	float:left;
	width:68%;
}
#footer .footer-left div{
	padding-top:4px;padding-right:15px;
}
#footer .footer-right {
	float:right;
	padding-top:8px;
	width:32%;
	text-align: right;
}
#footer .footer-right img { 
	vertical-align:middle; 
}
/*Medicare RC*/
.medicareRC #subcontent p, .medicareRC table, ul.MCRList, ul.MCRList ul, ol.MCRList, .medicareRC .glossaryList, .glossaryLetter{
	margin-bottom:14px;
}
#subcontent ul, ol.MCRList{
	padding-left:40px;
}
#subcontent .MRCTable ul{
	padding-left:14px;
}
ul.MCRList, ol.MCRList{
	margin-top:-14px; 
}
#subcontent ul {
	list-style-type:disc;
}
ul.MCRList ul{
	list-style-type:circle;
}
.medicareRC table ul.MCRList{
	margin:0px; padding:14px;
}
.medicareRC #mainContainer {
	color:#333;
}
.titleBox{
	padding:16px; border-top:1px solid #DAE1E9; border-bottom:1px solid #DAE1E9; background-color:#fdfdfd;
}
div.titleBox{
	font:normal 30px/30px Georgia, Arial, Helvetica, sans-serif; color:#003274;
}
.tool{
	margin-top:10px; text-align:right;
}
.tool a:hover{
	text-decoration:none;
}
.tool ul li{
	margin:0 10px; font-size:14px; display:inline; 
}
#subcontent, .familylinks{
	margin-left:16px; 
}
#subcontent, #subcontent div, #subcontent p, .familylinks{
	color:#333;
}
#subcontent h1{
	 margin:21px 0 14px !important; margin:28px 0 14px; font:normal 24px/24px Georgia, Arial, Helvetica, sans-serif; color:#309ED1;
}
.medicareRC #subcontent h2, .MRCtoppad, .glossaryLetter{
	margin-top:26px; 
}
.medicareRC #subcontent h2{
	font-size:115%; color:#003274;
}
.medicareRC #subcontent h3{
	color:#003274; margin-top:14px; 
}
.MRCgray {
	background-color:#fcfcfb;
}
.MRCTableColor {
	background-color:#f2f2f2;
}
.MRCTable{
	margin-top:8px; border-collapse: collapse; border:4px solid #F2F2F2;
}
.MRCTable tbody th{
	color:#5E5B4F; width:160px;
}
.MRCTable thead th{
	padding:8px 5px; background-color:#F2F2F2; font-size:125%; font-weight:normal; color:#333;
}
.MRCTable thead th.colTitle{
	font-size:100%; font-weight:bold; color:#333;
}
.MRCTable th, .MRCTable td{
	padding:10px 2px;  border:2px solid #F2F2F2; text-align:left; vertical-align:top;
}
.MRCTable td.tdRight{
	text-align:right;
}
.MRCTable th.cellCenter{
	text-align:center; width:100%;
}
.MRCTable tfoot td{
	font-size:85%; line-height:130%; color:#666; position:relative; padding-top:10px; border:0; background-color:#F2F2F2; 
}
.MRCTable hr{
	border-bottom: 2px dotted #bfbfbf; background-color:transparent; margin-bottom:10px;
}
.MRCTableArrow{
	float:right;  position:relative; right:-12px; display:block; margin-top:7px; 
}
.MRCTable .tableColor1{
	background-color:#e7f8f6; 
}
.stepOptions, .stepOptions2{
	float:left; font-weight:bold; text-align:center; padding-top:7px;
}
.stepOptions{
	width:220px; 
}
.stepOptions2{
	width:40px;  
}
#subcontent div.tableStep {
	width:87px;height:35px; background:url(/ehealthinsurance/images_new/medicare/stepArrow.gif) no-repeat top center;   text-align:center; font-size:18px; font-weight:bold; color:#FFFFFF; position:relative; margin-bottom:-18px;
}
.familylinks li{
	float:left; width:261px; padding-top:30px; 
}
.familylinks li.nextlink{
	float:right;
}
.btnNextArrow, .btnPrevArrow{
	width:34px;height:35px; background-image:url(/ehealthinsurance/images_new/medicare/familylinks_icon.gif);  background-repeat: no-repeat; margin:0 7px 15px;
}
.btnNextArrow, .btnPrevArrow, .MedPrint{
	background-color:#015999; 
}
.btnNextArrow:hover, .btnPrevArrow:hover, .MedPrint:hover, .MedPrint:hover{
	background-color:#F60; 
}
.btnPrevArrow{
	 float:left; background-position:0px 0px;
}
.btnNextArrow{
	 float:right; background-position:0px -39px;
}
.familylinks a{
	font-size:18px; line-height:26px;
}
.familylinks .nextlink {
	text-align:right;
}
.familylinks span{
	font-size:14px; line-height:20px; display:block; text-decoration:none;
}
.donutCalculator{ 
	position:relative; height:550px;
}
.donutCalculator iframe{
	position:absolute;width:630px !important;width:585px; height:550px; margin:0; border:0; overflow:scroll;
}
.planComparison{ 
	position:relative; height:700px;
}
.planComparison iframe{
	position:absolute;width:770px; height:700px; margin:0; border:0; overflow:scroll;
}
.medicareRC .glossaryList dl dt{
	font-weight:bold;
}
.glossaryLetter{
	font-weight:bold; letter-spacing:2px;
}
.source {
	font-size:85%; line-height:130%; color:#666; position:relative; padding-top:10px; border:0; ;
} 
/*error message*/
.error {
    color: red;
}

.error input {
    background: #FFFACD;
}

.error textarea {
    background: #FFFACD;
}

.error select {
    background: #FFFACD;
}

#error-block {
    border: 2px solid red;
    background-color: #FFFACD;
    margin-bottom: 10px;
}

#error-block span, .blackTxt {
    color: black;
}

#error-block label {
    font-weight: bold;
    color: red;
    margin-right: 50px;
}

#error-block ul {
    list-style-type: none;
}
/*reset text size*/
.errorlabel, .errorlabel2, .errornotice, .errortext, .textbox { 
	font-size: 14px;
}
.srcensus .year { 
	width: 40px;
}
	
/*Medicare quote page*/
body.Mquote{
	background:#f6f6f6 url('/ehealthinsurance/images_new/layout/background-bg.jpg') repeat-x;
}
.Mquote #header{
	margin:2px 13px 13px 6px
}
#page970{
	width:970px;
	margin:auto;
	text-align:left;
}
.Mquote #mainContainer{
	background:#FFF;
}
.Mquote #mainContainer #content{
	margin-left:250px;	margin-right:12px
}
.Mquote #sideBar{
	margin-left:-958px;
}
.Mquote .table-default{
	width:950px;
}
.Mquote .contactUs{
	margin-bottom:0;
}
.Mquote #footer{
	padding-top:0;
}
/*plan summary */
#summary{
	padding:10px 25px 9px 14px;
	border-top:1px solid #DBE2EA; border-bottom:1px solid #DBE2EA;
}
#summary h1{
	float:left; font-size:18px; line-height:38px; font-weight:normal; color:#333;
}
#summary .member-info{
	float:right; white-space:nowrap;
}
#summary s{
	display:block; float:left; width:22px; height:26px; margin:9px 5px 0 0;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/info-icon.jpg) no-repeat;
}
/*help tool */
#help-tool{
	margin:1px 0; 
	border-top:1px solid #ccc;
	background:#E5E5E5 url(/ehealthinsurance/images_new/medicare/quotePage/help-too-bg.jpg) repeat-x 0 0
}
#help-tool .bt{
	height:8px; overflow:hidden;
	background:#E5E5E5 url(/ehealthinsurance/images_new/medicare/quotePage/help-tool-bot-line.jpg) repeat-x 0 0
}
#help-tool .tab{
	position:relative; z-index:1; padding-top:6px;
}
#help-tool .tab li{
	float:left; padding:0 8px 0 7px;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/vdashed-line.jpg) no-repeat 100% 0;
}
#help-tool .rx-costs{	 
	padding-right:0 !important;
	background-image:none !important;
}
#help-tool .tab a{
	display:block; position:relative; padding-left:13px;  color:#545454; cursor:pointer;
}
#help-tool .tab a:hover{
	color:#F60; text-decoration:none;
}
#help-tool .tab strong{
	display:block; width:176px; height:32px; padding-left:32px; padding-top:15px; 
}
#help-tool s{
	display:block; position:absolute; width:29px; height:34px; margin:9px 5px 0 0;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/help-icons.gif) no-repeat 0 0;
}
#help-tool .by-doctor s{
	width:23px; height:37px; margin-left:4px;
	background-position:-29px 0;
}
#help-tool .rx-costs s{
	width:23px; height:34px; margin-left:2px;
	background-position:-52px 0
}
#help-tool .help-choose .on s{
	background-position:0 -37px;
}
#help-tool .by-doctor .on s{
	background-position:-29px -37px;
}
#help-tool .rx-costs .on s{
	background-position:-52px -37px
}
#help-tool .tab a.on, #help-tool .tab .on strong{
	color:#f60;
	background:#fff url(/ehealthinsurance/images_new/medicare/quotePage/tab-corner.jpg) no-repeat 0 0;
}
#help-tool .tab .on strong{
	background-position:100% 0
}
.filter-form{
	position:relative; z-index:0; top:-1px;
	margin:0 8px 2px 7px;	
}
.filter-form .bd{
	padding:8px;
}
.filter-form .bd .content{
	position:relative; padding:10px 0 0 10px; height:150px;
	background:#FDFBF8 url(/ehealthinsurance/images_new/medicare/quotePage/tool-form-bg.jpg) no-repeat 0 0;
}
.filter-form .col_1, .filter-form .col_2, .filter-form .col_3{
	float:left
}
.filter-form .col_1{
	width:200px;
}
.filter-form .col_2{
	width:339px;
}
.filter-form .col_3{
	width:115px; text-align:center
}
.filter-form .col_2 dl{
	float:left; width:168px;
}
.filter-form dt{
	padding-bottom:5px;
}
.filter-form dd{
	position:relative; margin:10px 0;
}
.filter-form dd.pad{
	margin:14px 0 15px;
}
.filter-form dl input{
	position:absolute; margin:0; padding:0; top:3px;  *top:-2px; *left:-4px;
}
.filter-form dl label{
	display:block; padding-left:18px; line-height:18px; 
}
.filter-form .paln-number{
	font-weight:normal; font-size:70px; line-height:60px;
}
.filter-form .arrow{
	margin:5px 0 0 10px; text-align:left; 
}
.filter-form .detail{
	padding:5px 0 0 10px;
}
#tool{
	padding:10px 15px; text-align:right
}
/*plan list*/
#medigap, #partd{
	padding-top:10px
}
.sort{
	margin-bottom:25px; padding-left:9px; height:42px;
}
.sort h2{
	padding-left:7px;
	font:bold 26px/40px Georgia, Arial, Helvetica, sans-serif; color:#636363;
}
.sort, .plan-unit{
	background:url(/ehealthinsurance/images_new/medicare/quotePage/plan-until.jpg) no-repeat 0 0;
}
.yellow-skin .sort{
	background-color:#F2F6E3; background-position:-27px 0;
}
.yellow-skin h2{
	border:1px solid #C5D341; border-left:none;
}
.yellow-skin .plan-unit{
	background-position:0 0;
}
.yellow-skin .shade{
	background-position:0 100%;
}
.yellow-skin .plan-unit .content{
	background-color:#FBFDF3;
}
.green-skin .sort{
	background-color:#F5F2EA; background-position:-27px -42px;
}
.green-skin h2{
	border:1px solid #D3BE70; border-left:none;
}
.green-skin .plan-unit{
	background-position:-9px 0;
}
.green-skin .shade{
	background-position:-9px 100%;
}
.green-skin .plan-unit .content{
	background-color:#FBF8F2;
}
.blue-skin .sort{
	background-color:#EEF5F9; background-position:-27px -84px;
}
.blue-skin h2{
	border:1px solid #B2CBD5; border-left:none;
}
.blue-skin .plan-unit{
	background-position:-18px 0;
}
.blue-skin .shade{
	 background-position:-18px 100%;
}
.blue-skin .plan-unit .content{
	background-color:#F9FCFE;
}
/* plan unit*/
.plan-unit{
	margin-bottom:22px;
}
.plan-unit .content{
	position:relative;
	 padding:8px 3px 6px 0;	
}
.plan-unit .inner{
	margin-left:9px; padding:2px 2px 4px;
	border:1px solid #D6D6D6; border-left:none; background-color:#FFF;
}
.plan-unit .shade{
	height:3px; overflow:hidden; margin-right:5px;
	background-color:#D6D6D6;
}
.plan-unit .box{
	float:right; width:119px; 
	text-align:center;
	background-color:#FFF;
}
.plan-unit .box .bd{
	height:auto!important; min-height:153px; height:153px;
}
.month-cost{
	display:block; padding-top:20px;
	color:#00345A; font-family:Georgia, Arial, Helvetica, sans-serif;
}
.price{
	display:block; padding-top:8px;
	font-size:24px; font-weight:bold; color:#C04B2A;
}
.plan-unit .apply-btn{
	margin-top:14px;
}
.plan-unit .col_1{
	float:left; padding-left:5px;
}
.plan-unit .col_2{
	float:left; padding-left:25px; width:424px;
}
.plan-unit .name{
	padding-bottom:22px;
	font-size:18px;
}
.plan-unit .info{
	height:76px;
}
.plan-unit .info li{
	float:left;
}
.plan-unit .info .w1{
	width:85px
}
.plan-unit .info .w2{
	width:116px
}
.plan-unit .info .w3{
	width:134px
}
.plan-unit .info .w4{
	width:85px
}
.plan-unit .info strong{
	display:block; padding-bottom:5px;
	line-height:17px; color:#00345A; font-family:Georgia, Arial, Helvetica, sans-serif;
}
.plan-unit .arrow{
	margin-top:5px;
}
.arrow{
	display:block; padding-left:10px;
	background:transparent url(/ehealthinsurance/images_new/medicare/quotePage/arrow_r_blue.jpg) no-repeat scroll 0 6px;
}
/*rx info*/
.plan-unit .rx-info{
	margin-top:10px;
	padding-top:4px;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/dashed-dot.jpg) repeat-x scroll 0 0;
}
.plan-unit .rx-info img{
	margin-right:2px;
	vertical-align:middle;
}
.plan-unit .rx-info .cost-price{
	color:#636363;
}
.plan-unit .rx-info .divide{
	padding-left:6px;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/divide.jpg) no-repeat 0 0
}
/*compare*/
.plan-unit .compare{
	position:absolute; left:0; bottom:0;
	width:148px;	
}
.plan-unit .compare label{
	float:left;display:block; width:102px;  height:33px; overflow:hidden; padding-left:5px;
	line-height:16px; color:#015999; font-weight:bold;
	background:#E3F6FF url(/ehealthinsurance/images_new/medicare/quotePage/compare-arrow.jpg) no-repeat scroll right 0;
}
.plan-unit .compare label.on {
	background:#FEE0A1 url(/ehealthinsurance/images_new/medicare/quotePage/compare-on-arrow.jpg) no-repeat scroll right 0;
}
.plan-unit .compare span{
	font-weight:normal; color:#636363
}
.plan-unit .compare input{
	margin-top:10px; padding:0; vertical-align:middle;
}
/* round corner box */
.sbox .rc-tp, .sbox .rc-bt {
	display:block; height:4px; overflow:hidden; position:relative;
}
.sbox .rc-tp {
	margin-bottom:-4px;
}
.sbox .rc-bt{
	margin-top:-4px;
}
.sbox .rc-tp b, .sbox .rc-bt b {
	float:right; height:4px; width:4px;
}
.box .rc-tp, .box .rc-bt {
	display:block; height:7px; overflow:hidden; position:relative;
}
.box .rc-tp {
	margin-bottom:-7px;
}
.box .rc-bt{
	margin-top:-7px;
}
.box .rc-tp b, .box .rc-bt b {
	float:right; height:7px; width:7px;
}

.box-skin-gray .rc-tp,
.box-skin-gray .rc-tp b, 
.box-skin-gray .rc-bt, 
.box-skin-gray .rc-bt b {
	background:url(/ehealthinsurance/images_new/medicare/quotePage/rc-gray.jpg) no-repeat 0 0;
}
.box-skin-gray .rc-tp b{
	background-position:0 -14px
}
.box-skin-gray .rc-bt{
	background-position:0 -7px
}
.box-skin-gray .rc-bt b{
	background-position:0 -21px
}
.box-skin-gray .bd{
	border:1px solid #B1B1B1;
}

.box-skin-lightblue .rc-tp,
.box-skin-lightblue .rc-tp b, 
.box-skin-lightblue .rc-bt, 
.box-skin-lightblue .rc-bt b {
	background:url(/ehealthinsurance/images_new/medicare/quotePage/rc-lightblue.jpg) no-repeat 0 0;
}
.box-skin-lightblue .rc-tp b{
	background-position:0 -8px
}
.box-skin-lightblue .rc-bt{
	background-position:0 -4px
}
.box-skin-lightblue .rc-bt b{
	background-position:0 -12px
}
.box-skin-lightblue .bd{
	background:#FFF; border:1px solid #C6CEDE;
}
#help-choose-form .rc-tp{
	background-image:none;
}
#rx-costs-form .rc-tp b{
	background-image:none;
}
/*refine search*/
#side-bar li.selected, #side-bar ul#Company li.selected{
	background-position:0 4px;
}
#side-bar .show-count .col1{
	padding:5px 0 12px 10px; border-right:none;
}
#side-bar .show-count .col2{
	padding-right:5px;
}
#side-bar div, #side-bar p, #side-bar ul{
	font-size:14px;
}
#side-bar .show-count .arialBlue{
	font-size:14px; line-height:15px; color:#636363;
}
#side-bar .show-count .count{
	font-size:40px; line-height:38px;
}
#side-bar p.call-number{ font-size:24px}
#side-bar #refine-search{
	margin-top:12px; padding-top:7px;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/left-top.jpg) no-repeat 0 0;
}
#refine-search .content{
	border-width:3px; border-color:#6EA9D5;
}
#refine-search h2{
	background-image:none; 
}
#refine-search h2 label{
	font-size:18px; font-weight:bold; font-family:Georgia, Arial, Helvetica, sans-serif;
}
#refine-search h3 {	
	background:url(/ehealthinsurance/images_new/medicare/quotePage/arrow_d_gray.jpg) no-repeat 0 12px;
}
#refine-search h3 label{
	color:#333; font-weight:bold; font-family:Georgia, Arial, Helvetica, sans-serif;
}
#refine-search .show-count {
	padding-top:5px;
	border-bottom:none;
	background-color:transparent;
}
#refine-search .corner-bot{
	background:url(/ehealthinsurance/images_new/medicare/quotePage/left-bot.jpg) no-repeat 0 0;
}
#commom-questions .title{
	color:#333333;
	font-weight:bold;
}
#commom-questions ul li{
	padding:5px 0
}
/* Compare page */
#singleContainer{
	clear:both; padding:0 12px; background-color:#FFF;
}
.comparison{
	margin:5px 0
}
.comparison td{
	 width:19.2%;
	padding:7px 13px; border-left:none;
}
.comparison th{
	padding:7px 0; 
	font-family:Georgia, Arial, Helvetica, sans-serif;
	border-top:1px solid #C2CBD4; border-bottom:1px solid #C2CBD4;
}
.comparison td.first-col{
	width:23%;
}
.comparison td.logo{
	padding-top:17px; padding-bottom:13px;
}
.comparison .logoBotPadd{
	margin-bottom:10px;
}
.comparison .applyBox{
	margin-bottom:19px;
}
.comparison td.logo .planname{
	height:30px; padding-bottom:22px;
	color:#015998; font-size:14px;
}
.comparison .grayBg{
	background-color:#F8F8F8;
}
.comparison .botLine {
	border-bottom:1px solid #D6D6D6;
}
.comparison .botLine {
	border-top:1px solid #D6D6D6;
}
.fun-bar-bot{
	padding:20px 15px 40px;
}
.back-top{
	display:block; float:left; padding-left:25px; height:20px;	line-height:20px;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/back-arrow.gif) no-repeat left center;
}
.back-bot{
	display:block; float:left; padding-left:40px; height:34px; line-height:34px; font-size:16px;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/back-big-arrow.gif) no-repeat left center;
}
/*popup modal  style*/
.modal .b {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/b.png);
}

.modal .tl {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/tl.png);
}

.modal .tr {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/tr.png);
}

.modal .bl {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/bl.png);
}

.modal .br {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/br.png);
}

.modal {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top:-130px;
  margin-left:-175px;
  z-index: 100;
  text-align: left;
}

.modal .popup {
  position: relative;
}
.modal table {
  border-collapse: collapse;
}

.modal td {
  border-bottom: 0;
  padding: 0;
}

.modal .bd {
  padding: 15px;
  background: #fff;
  width: 515px;
}
.modal p{
  line-height:25px;
}
.modal h4{
	margin-top:13px;
	color:#003173;
}
.modal .close{
	position:absolute; right:18px; top:15px; 
	padding-right:16px;
	background:url(/ehealthinsurance/images_new/sbghome/bn_glos_close_1.gif) no-repeat right center;
}
.modal .note {
  margin-top:10px;
  color:#666666; font-size:12px;
}
.modal .tl, .modal .tr, .modal .bl, .modal .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/* plan details*/
#plan-detail{
	border:1px solid #D6D6D6; 
}
.plan-unit-header{
	margin-bottom:0;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/plan-unit-header-bg.gif) repeat-x left bottom;
}
.plan-unit-header .col_2{
	width:422px;
}
.plan-unit-header .inner{
	border:none;
	background-color:transparent;
}
.plan-unit-header .name{
	padding-bottom:0; 
}
.customer-rating img{
	vertical-align:middle
}
.plan-unit-header .box .bd{
	height:auto!important; min-height:128px; height:128px;
}
.plan-unit-header .month-cost{
	padding-top:5px;
}
#plan-detail fieldset{
	margin:0 7px;
	padding:0;
	border:none;
}
#plan-detail legend{
	display:block;
	padding:9px 0;
	color:#333;
	font:bold 14px Georgia, Arial, Helvetica, sans-serif;
}
.plan-feature table.content{
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6
}
.plan-feature th{
	font-weight:normal;
}
.plan-feature td, .plan-feature th{
	padding:7px 14px;
	vertical-align:top;
}
.plan-feature col.col_1{
	width:40%
}
.plan-feature col.col_2{
	width:60%
}
.odd-row td, .odd-row th,{
	background-color:#F8F8F8;
}
.plan-feature .sub-content th{
	padding-left:45px;
}
.plan-feature .sub-content td, .plan-feature .sub-content th{
	border-top:1px dashed #D6D6D6;
}
.plan-feature .sub-content thead th{
	padding-left:14px;
	border-top:none;
}
.plan-feature table.no-border{
	border:none;
}
#plan-detail .apply-bottom{
	padding:10px;
	text-align:center;
	border-top:1px solid #D6D6D6;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/apply-bot-bg.gif) repeat-x left top;
}
.detail-tab{
	bottom:-4px;
	left:0;
	position:absolute;
}
.detail-tab li{
	float:left; 
	padding:0 33px; 
	background:url(/ehealthinsurance/images_new/medicare/quotePage/vdashed-line.jpg) no-repeat right -5px;
}
.detail-tab li b{
	display:block;
	padding:10px 0 20px;
}
.detail-tab li.last-child{
	background-image:none;
}
.detail-tab .current b{
	color:#FF6600;
	background:url(/ehealthinsurance/images_new/medicare/quotePage/tab-arrow-bg.gif) no-repeat center bottom;
}
.carefirst-logo {
	float: left;
	padding: 20px;
}
