.netural-header {
	padding:0 0 15px 0;
	background:url(/ehealthinsurance/images_new/global-container/darkblue-gray-bg.gif) left bottom repeat-x;
}
.netural-header .right-logo {
    float: right;
    margin-top: 12px;
}
#global-main {
	padding:0 0 0 18px;
	width:590px;
	float:left;
}
#global-main.application-received {
	padding:0;
	width:608px;
}
h1.arrow {
	background:url(/ehealthinsurance/images_new/compare_newui/arrow_orange.gif) left 2px no-repeat;
}
#global-main h1 span {
	margin:12px 0 20px 18px;
	padding:0 0 8px 0;
	display:block;
	background:url(/ehealthinsurance/images_new/helpcenter/line_blue_dot3.gif) left bottom repeat-x;
	font-family: Verdana,arial,helvetica,sans-serif;
    font-weight: bold;
}
#global-sidebar {
	text-align:left;
	width:136px;
	float:right;
}
.disclaimers {
	margin:10px 0 0 0;
}

/*for account center page*/
.AccountCenterboxbg {
	background-color: #F3F8FC;
	margin:8px 0;
	padding-top:8px;
}
.account-right {
	width:400px;
}
.assistclick {
    float: right;
}
p.descript {
	margin:0;
	padding-bottom:10px;
}
h1.arrow span a,h1.arrow span a:link {
	color: #015999;
    font: 12px arial,helvetica,sans-serif;
	float:right;
	text-decoration: underline;
}
.planpad a:link {
	color: #000033;
    text-decoration: underline;
}
.planpad a:hover {
	color: #ff6600;
    text-decoration: underline;
}
.previous {
	text-align:center;
	padding:5px 0;
}
.bordererror img {
	float:left;
}
.nodisplay {
	display:none;
}
.planinfo_lpad .planname {
	color:#003274;
	font-size:13px;
	font-family:Verdana,arial,helvetica,sans-serif;
	text-align:left;
	
}
.fill-header {
	margin:15px 0 0 0;
}
.text-block{
	margin:10px 0 20px;
	font-size: 11px;
}
.back-home {
	padding-top:30px;
}
.text-center {
	text-align:center;
}
.carrier-info {
	padding:5px 0 20px;
}
.carrier-info img {
	float:left;
}
.carrier-info span {
	color:#003399;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	float:left;
	display:block;
	width:420px
}
.table-default img{
	vertical-align:middle;
}
#application-faq  .rail{
	padding-bottom:15px;
}
.deduct-fee{
	color:#000000 !important;
	text-decoration:none !important;
	position:relative;	
}
.deduct-fee:before{
	border-bottom: 1px solid red;
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
}

