.printonly {
    display: none; 
}
.printonly.critical-illness {
	margin-bottom:15px;
}
.border_white {
BORDER-RIGHT: #01457B 1px solid; BORDER-TOP: #01457B 1px solid; BORDER-LEFT: #01457B 1px solid; BORDER-BOTTOM: #01457B 1px solid; BACKGROUND-COLOR: #FFFFFF; PADDING-LEFT: 6px; PADDING-RIGHT: 3px; PADDING-TOP: 6px;
}
.head_gray {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #404040; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/*for quote page ACA 2014*/

.planname{
	position:relative;
}
.planname .link-has-icon{
    display: inline-block;
    height: 26px;
    padding-left: 60px;
}
a.link-has-icon:link,a.planname:link{
	line-height:26px;
}
.quote-metal-icon{
	display:inline-block;
	text-indent:-9999em;
	height:30px;
	width:56px;
	background-image:url('/ehealthinsurance/images_new/ifp-quote-page/popupbg-and-metal-level.png');
	background-repeat:no-repeat;
	position:absolute;
	top:-4px;
	z-index:999;
}
.metal-icon-bronze{
	background-position: 0 -282px;
}
.metal-icon-silver{
	background-position: -57px -282px;
}
.metal-icon-gold{
	background-position: -115px -282px;
}
.metal-icon-platinum{
	background-position: -173px -282px;
}
.metal-icon-catastrophic{
	background-position: -229px -282px;
}
.applyview-btn{
	display:block;
	width:64px;
	height:22px;
	margin:0 auto;
	overflow:hidden;
	line-height:9em;
	background-image: url('/ehealthinsurance/images_new/ifp-quote-page/apply.png');
	background-repeat:no-repeat;
}
.applyview-btn-view{
	background-position:0 -22px;
}
.applyview-btn-select{
	background-position:0 -44px;
}

/*for pop*/

#confirmPop{
	font-family:Microsoft yahei;
	font-size:13px;
	width:496px;
	height:200px;
	position:fixed;
	padding:20px;
	top:50%;
	left:50%;
	margin:-120px 0 0 -268px;
	background:url(/ehealthinsurance/images_new/ifp-quote-page/popupbg-and-metal-level.png) no-repeat 0 0;
	z-index:9999;
}
.confirmbg{
	position:fixed;
	top:0;
	left:0;
	background:#EFEFEF;
	filter:alpha(opacity=1);
	opacity:0.01;
	width:100%;
	height:100%;
	z-index:9996;
}
.confirmTitle{
	height:30px;
}
.closeConfirmPop{
	display:inline-block;
	float:right;
	text-indent:-9999em;
	width:47px;
	height:20px;
	margin-right:7px;
	outline:none;
}
.closeConfirmPop:hover{
	background:url(/ehealthinsurance/images_new/ifp-quote-page/popupbg-and-metal-level.png) no-repeat -9px -252px;
	box-shadow:0 0 10px #e28e88;
}
.confirmContent{
	padding:20px 34px 10px 78px;
	height:80px;
}
.confirmBtn{
	height:36px;
	text-align:right;
	padding:14px 20px 0;
}
.confirmBtn>input[type=button]{
	width:86px;
	height:26px;
	margin-right:6px;
}
.confirmContent>p{
	font-family: Microsoft yahei;
  font-size: 11px;
  margin-bottom: 10px;
  *margin-bottom:8px;
  *line-height:12px;
  text-align: left;
}