/** Display 'special notice' banner to communicate Child Only OEP in CA **/
#OEP-wrap {
	margin:10px auto;
	background:url(/ehealthinsurance/images_new/OEP/bg.jpg) left top repeat-x;
	position:relative;
	width:970px;
}
#OEP-wrap #OEP-left-wrap {
	background:url(/ehealthinsurance/images_new/OEP/left.jpg) left top no-repeat;
}
#OEP-wrap #OEP-right-wrap {
	padding:27px 0 13px 0;
	background:url(/ehealthinsurance/images_new/OEP/right.jpg) right top no-repeat;
}

#OEP-wrap p {
	color:#fff;
	margin:0 0 0 135px;
	font: 16px arial,Verdana,helvetica,sans-serif;
}
#OEP-wrap p strong {
	font-size:18px;
	text-transform:uppercase;
}
#OEP-wrap p a {
	font-size:14px;
	margin:0 0 0 5px;
	color:#fff;
}
.child-only-text a {
	color:#005999;
	margin:0 0 0 5px;
}
#OEP-wrap p a:link,
#OEP-wrap p a:visited , .child-only-text a:link , .child-only-text a:visited{
	text-decoration:none;
}
#OEP-wrap p a:hover , .child-only-text a:hover{
	text-decoration:underline;
}
#OEP-wrap sup {
	font-size:14px;
	font-weight:bold;
	bottom:5px;
	position:relative;
	vertical-align: baseline;
}
#OEP-wrap sup.star {
	font-size:17px;
	top:-6px;
}
.special-text {
	clear:both;
	padding-top:20px;
	margin-left:15px;
	margin-bottom:-10px
}
.child-only-text {
	font:12px/16px Arial,helvetica,sans-serif;
	padding-bottom:5px;
}
.help-center div , .help-center ul , .help-center p{
	font:12px/16px Arial,helvetica,sans-serif;
}
.help-center li {
	padding-bottom:10px;
}
.child-only-faq {
	font:bold 13px Arial,helvetica,sans-serif;
	padding:12px 0 5px 0;
}
.fqa {
	padding-bottom:6px;
}