html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
@font-face {
	font-family: 'Prosto';
	src: url('font/Prosto.eot?#iefix') format('embedded-opentype'),
	     url('font/Prosto.woff') format('woff'),
		 url('font/Prosto.ttf') format('truetype'),
		 url('font/Prosto.svg#Prosto') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('font/opensans-light-webfont.eot');
    src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-light-webfont.woff2') format('woff2'),
         url('font/opensans-light-webfont.woff') format('woff'),
         url('font/opensans-light-webfont.ttf') format('truetype'),
         url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSansLight-Italic';
	src: url('font/OpenSansLight-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSansLight-Italic.woff') format('woff'),
		 url('font/OpenSansLight-Italic.ttf') format('truetype'),
		 url('font/OpenSansLight-Italic.svg#OpenSansLight-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf')  format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-SemiboldIt';
	src: url('font/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
	     url('font/MyriadPro-SemiboldIt.otf') format('opentype'),
		 url('font/MyriadPro-SemiboldIt.woff') format('woff'),
		 url('font/MyriadPro-SemiboldIt.ttf') format('truetype'),
		 url('font/MyriadPro-SemiboldIt.svg#MyriadPro-SemiboldIt') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_ahcr_d{
	max-width:1160px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.header_container_ahcr_d{
	background:#FFF;
	padding:15px;
}
.logo_ahcr_d{
	float:left;
	font-family: 'Prosto';
	color:#354f57;
	font-size:21.11px;
	font-weight:normal;
	padding-top:11px;
}
.logo_ahcr_d a{
	font-family: 'Prosto';
	color:#354f57;
	font-size:21.11px;
	font-weight:normal;
	text-decoration:none;
}
.logo_ahcr_d a:hover,
.logo_ahcr_d a:focus{
	color:#354f57;
	text-decoration:none;
	outline:none;
}
.logo_ahcr_d a span{
	font-family: 'OpenSans-Italic';
	color:#7b8384;
}
.logo_ahcr_d a strong{
	color:#008bcc;
	font-weight:normal;
}
.header_call_ahcr_d{
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	color:#0080bf;
	font-size:32.31px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.header_call_ahcr_d img{
	vertical-align:bottom;
	margin-right:10px;
}
.header_call_ahcr_d strong,
.header_call_ahcr_d strong a,
.header_call_ahcr_d strong a:hover,
.header_call_ahcr_d strong a:focus{
	color:#008bcc;
	font-size:32.31px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
/*===================================================== Banner Start*/
/*------------------------ Home Quote Banner Start*/
.home_quote_banner_container_ahcr_d{
	background: #e5f5fa;
	background: -moz-linear-gradient(top, #e5f5fa 0%, #ffffff 15%, #ffffff 50%, #ffffff 85%, #e5f5fa 100%);
	background: -webkit-linear-gradient(top, #e5f5fa 0%,#ffffff 15%,#ffffff 50%,#ffffff 85%,#e5f5fa 100%);
	background: linear-gradient(to bottom, #e5f5fa 0%,#ffffff 15%,#ffffff 50%,#ffffff 85%,#e5f5fa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f5fa', endColorstr='#e5f5fa',GradientType=0 );
	padding-bottom:50px;
	border-bottom:1px solid #FFF;
}
.home_quote_left_ahcr_d{
	padding-top:40px;
	float:left;
	width:48%;
}
.bluecross_ahcr_d{
	text-align:left;
	padding-bottom:20px;
}
.bluecross_ahcr_d img{
	display:inline-block;
}
.bluecross_ahcr_d p{
	color:#000000 !important;
	font-size:20px !important;
	font-family: 'OpenSans-Italic' !important;
	font-weight:normal !important;
	padding-top:10px !important;
	padding-left:40%
}
.home_quote_left_ahcr_d h2{
	color:#006c9d;
	font-size:28.16px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.home_quote_left_ahcr_d h4{
	color:#006c9d;
	font-size:20px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.home_quote_left_ahcr_d h5{
	color:#006c9d;
	font-size:16px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.home_quote_left_ahcr_d h3{
	color:#006c9d;
	font-size:19px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.home_quote_left_ahcr_d h6{
	color:#006c9d;
	font-size:18px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.home_quote_left_ahcr_d p{
	color:#303333;
	font-size:15px;
    font-family: 'open_sanslight';
	line-height:28px;
	font-weight:normal;
	padding-top:20px;
}
.home_quote_left_ahcr_d p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.official_rates_ahcr_d{
	padding-top:20px;
}
.official_rates_ahcr_d img{
	float:left;
	margin-right:20px;
	margin-top:10px;
}
.official_rates_ahcr_d ul{
	margin-bottom:0px;
	padding-left:20px;
}
.official_rates_ahcr_d ul li{
	list-style:none;
	text-align:left;
	color:#5a5d5e;
	font-size:19px;
	font-family: 'OpenSansLight-Italic';
	font-weight:normal;
	margin-top:20px;
	line-height:35px;
}
.official_rates_ahcr_d ul li img{
	margin-right:10px;
	margin-top:0px;
}
.official_compare_quote_logo_ahcr_d{
	margin-top:30px;
	padding-top:20px;
	text-align:center;
	border-top:1px solid #dedede;
}
.official_compare_quote_logo_ahcr_d img{
	display:inline-block;
}
.official_compare_quote_logo_ahcr_d h3{
    font-family: 'open_sanslight' !important;
	font-weight:normal !important;
	color:#000000 !important;
	font-size:18.12px !important;
	line-height:30px !important;
	border:none;
	padding:0px 0px 10px !important;
}
.official_compare_quote_logo_ahcr_d h3 strong{
	font-family: 'OpenSans-Semibold' !important;
	font-weight:normal !important;
}
.home_quote_right_ahcr_d{
	float:right;
	width:38%;
	margin-top:30px;
	padding:0px 15px;
	padding-right:0px;
}
.home_quote_right_ahcr_d h1{
	padding-bottom:10px;
	text-align:left;
	color:#006c9d;
	font-size:29px;
	font-family: 'OpenSans-Semibold';
	line-height:40px;
	font-weight:normal;
	border-bottom:2px solid #e5e5e6;
	position:relative;
}
.home_quote_right_ahcr_d h1 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
img.arrow_ahcr_d{
	position:absolute;
	left: -90px;
    top: 55px;
}
.home_quote_ahcr_d{
	padding:10px 0px;
}
.home_quote_ahcr_d label{
	color:#0e171c;
	font-size:17px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.home_quote_ahcr_d label span{
	color:#434344;
	font-size:12px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
}
.home_quote_ahcr_d input[type="text"],
.home_quote_ahcr_d input[type="tel"],
.home_quote_ahcr_d input[type="email"] {
	color:#434344;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	background:url(images/text_bg_ahcr_d.jpg) repeat-x top #FFF;
	border-color:#6699cc;
	height:40px !important;
}
.home_quote_ahcr_d input[type="text"]::-moz-placeholder{color:#8b8b8c !important; opacity:1}
.home_quote_ahcr_d input[type="text"]:-ms-input-placeholder{color:#8c9293 !important;}
.home_quote_ahcr_d input[type="text"]::-webkit-input-placeholder{color:#8c9293 !important;}
.home_quote_ahcr_d input[type="tel"]::-moz-placeholder{color:#8c9293 !important; opacity:1}
.home_quote_ahcr_d input[type="tel"]:-ms-input-placeholder{color:#8c9293 !important;}
.home_quote_ahcr_d input[type="tel"]::-webkit-input-placeholder{color:#8c9293 !important;}
.home_quote_ahcr_d input[type="email"]::-moz-placeholder{color:#8c9293 !important; opacity:1}
.home_quote_ahcr_d input[type="email"]:-ms-input-placeholder{color:#8c9293 !important;}
.home_quote_ahcr_d input[type="email"]::-webkit-input-placeholder{color:#8c9293 !important;}

.home_quote_ahcr_d select{
	color:#434344;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.453);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	border-color:#6699cc;
	height:40px !important;	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_bg_ahcr_d.jpg) no-repeat right #fff !important;
}
.date_padlft_ahcr_d{
	padding-left:0px !important;
	padding-right:5px !important;
}
.date_padmid_ahcr_d{
	padding:0px 5px !important;
}
.date_padrt_ahcr_d{
	padding-right:0px !important;
	padding-left:5px !important;
}
.quote_lt_pad_ahcr_d{
	padding-right:5px !important;
	padding-left:0px !important;
}
.quote_rt_pad_ahcr_d{
	padding-left:5px !important;
	padding-right:0px !important;
}
.getmyyquote_btn_ahcr_d{
	margin-left:-20px;
	margin-right:-20px;
	padding-top:0px;
	text-align:center;
}
.your_info_ahcr_d{
	padding-top:5px;
	text-align:center;
}
.getmyyquote_btn_ahcr_d input[type="image"],
.your_info_ahcr_d img{
    display: inline-block;
	outline:none;
}
.by_requesting_ahcr_d{
    color: #888589;
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	padding-top:10px;
	line-height:14px;
	text-align:justify;
	
}
/*===================================================== Home Content Start*/
/*--------------------------- Agent Content*/
.agent_container_ahcr_d{
	padding:50px 15px;
}
.agent_left_ahcr_d{
	color:#545656;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	line-height:26px;
	border-top:3px solid #14c1f2;
	border-bottom:3px solid #14c1f2;
	padding:10px 0px;
}
.agent_left_ahcr_d a,
.agent_left_ahcr_d a:hover,
.agent_left_ahcr_d a:focus{
	text-decoration:none;
	outline:none;
	color:#545656;
}
.agent_left_ahcr_d strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;	
	font-size:18px;
}
.agent_right_ahcr_d h1{
	color:#006c9d;
	font-size:22px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-top:30px;
}
.agent_right_ahcr_d h1:first-child{
	padding-top:0px;
}
.agent_right_ahcr_d p{
	color:#686868;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:20px;
}
.agent_right_ahcr_d p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.agent_right_ahcr_d ul{
	margin-bottom:0px;
	padding-left:5%;
}
.agent_right_ahcr_d ul li{
	list-style:none;
	background:url(images/li_ahcr_d.png) no-repeat left 8px;
	color:#686868;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-top:25px;
	padding-left:15px;
}
.agent_right_ahcr_d ul li strong{
	font-family: 'OpenSans';
	font-weight:normal;
	color:#006c9d;
	font-size:20px;
}
/*----------------------------- Speak Box*/
.speak_box_container_ahcr_d{
	padding:80px 15px;
	border-top:1px solid #f3f3f3;
	text-align:center;
}
.speak_box_container_ahcr_d h1{
	color:#163a79;
	font-size:40.11px;
	font-family: 'OpenSans-Bold' !important;
	font-weight:normal;
	padding-top:0px !important;
	line-height:normal !important;
	background:none !important;
	padding-bottom:0px !important;
}
.speak_box_container_ahcr_d h1 strong,
.speak_box_container_ahcr_d h1 strong a,
.speak_box_container_ahcr_d h1 strong a:hover,
.speak_box_container_ahcr_d h1 strong a:focus{
	color:#14c1f2;
	text-decoration:none;
	outline:none;
	font-family: 'OpenSans-Bold' !important;
	font-weight:normal;
}
.speak_box_container_ahcr_d h2{
	color:#163a79;
	font-size:33.29px;
	font-family: 'OpenSans';
	font-weight:normal;
	background:none !important;
	padding-bottom:10px !important;
}
/*=================================================== Footer Start ==============================================*/
.footer_container_ahcr_d{
	background: #e5f5fa;
	background: -moz-linear-gradient(top, #e5f5fa 0%, #ffffff 45%, #ffffff 50%, #ffffff 75%, #e5f5fa 100%);
	background: -webkit-linear-gradient(top, #e5f5fa 0%,#ffffff 45%,#ffffff 50%,#ffffff 75%,#e5f5fa 100%);
	background: linear-gradient(to bottom, #e5f5fa 0%,#ffffff 45%,#ffffff 50%,#ffffff 75%,#e5f5fa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f5fa', endColorstr='#e5f5fa',GradientType=0 );
}
.footer_logo_ahcr_d{
	padding-top:50px;
	text-align:center;
	font-family: 'Prosto';
	color:#727272;
	font-size:21.11px;
	font-weight:normal;
}
.footer_logo_ahcr_d a{
	font-family: 'Prosto';
	color:#727272;
	font-size:21.11px;
	font-weight:normal;
	text-decoration:none;
}
.footer_logo_ahcr_d a:hover,
.footer_logo_ahcr_d a:focus{
	color:#727272;
	text-decoration:none;
	outline:none;
}
.footer_logo_ahcr_d a span{
	font-family: 'OpenSans-Italic';
	color:#727272;
}
.footer_logo_ahcr_d a strong{
	color:#727272;
	font-weight:normal;
	font-family: 'Prosto';
}
.footer_navigation_ahcr_d{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.footer_navigation_ahcr_d ul{
	margin-bottom:0px;
}
.footer_navigation_ahcr_d ul li{
	list-style:none;
	display:inline-block;
}
.footer_navigation_ahcr_d ul li a{
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:16px;
	color:#0476a3;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #0476a3;
}
.footer_navigation_ahcr_d ul li a:hover,
.footer_navigation_ahcr_d ul li a:focus{
	text-decoration:underline;
	color:#0476a3;
	outline:none;
}
.footer_navigation_ahcr_d ul li:first-child a{
	padding-left:0px;
}
.footer_navigation_ahcr_d ul li:last-child a{
	border-right:none;
	padding-right:0px;
}
.disclaimer_ahcr_d{
	max-width:700px;
	color:#5e5e5e;
	font-size:11px;
	font-family: 'OpenSans-Italic';
	margin:auto;
	padding-left:10px;
	padding-right:10px;
}
.copy_ahcr_d{
	background:#0476a3;
	padding:10px;
	color:#FFF;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:12px;
	text-align:center;
	margin-top:20px;
}
.ftr_hm_top_ahcr_d{
	background:#FFF;
	padding-bottom:40px;
}
.ftr_hm_top_copy_ahcr_d{
	color:#666666;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.clear{
	clear:both;
}
/*========================================== Css Update 2018-09-22 Start ===========================================*/
.phoneheader_ahcr_d{
	padding:10px 15px;
}
.phonelogo_ahcr_d{
	padding-top:22px;
}
.header_call_update_ahcr_d{
	float:right;
}
.header_call_update_ahcr_d h1{
	padding:5px 0px 3px;
}
.header_call_update_ahcr_d h1,
.header_call_update_ahcr_d h1 a,
.header_call_update_ahcr_d h1 a:hover,
.header_call_update_ahcr_d h1 a:focus{
	color:#0080bf;
	font-size:23px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.header_call_update_ahcr_d h1 img{
	vertical-align:bottom;
	margin-right:5px;
}
.header_call_update_ahcr_d h2{
	color:#000;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	font-size:21px;
}
.header_call_update_ahcr_d p{
	color:#000;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.health_logos_ahcr_d{
	padding-bottom:7px;
}
/*========================================== Css Update 2019-01-12 Start ===========================================*/
 .headerupdate_ahcr_d{
	padding:20px 15px;
	background:#213153;
}
.logo_vrs2_ahcr_d{
	float:left;
	font-family: 'Prosto';
	color:#ffffff;
	font-size:21.11px;
	font-weight:normal;
	padding-top:11px;
}
.logo_vrs2_ahcr_d a{
	font-family: 'Prosto';
	color:#ffffff;
	font-size:21.11px;
	font-weight:normal;
	text-decoration:none;
}
.logo_vrs2_ahcr_d a:hover,
.logo_vrs2_ahcr_d a:focus{
	color:#ffffff;
	text-decoration:none;
	outline:none;
}
.header_call_update_ahcr_d h3{
	color:#fff;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	font-size:21px;
}
.header_call_update_ahcr_d h3 strong,
.header_call_update_ahcr_d h3 strong a,
.header_call_update_ahcr_d h3 strong a:hover,
.header_call_update_ahcr_d h3 strong a:focus{
	color:#fff;
	font-size:23.89px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.header_call_update_ahcr_d h3 strong img{
	vertical-align:bottom;
	margin-right:5px;
}
.header_call_update_ahcr_d h5{
	color:#ffffff;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:right;
	padding-top:10px;
}
.home_banner_vrs2_conti_ahcr_d{
	background: #eef7ff;
	padding-bottom:25px;
	border-bottom:1px solid #FFF;
}
.home_quote_left_vrs2_ahcr_d{
	padding-top:40px;
	float:left;
	width:52%;
}
.home_quote_left_vrs2_ahcr_d h1{
	color:#595756;
	font-size:22px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-bottom:20px;
}
.home_quote_left_vrs2_ahcr_d h4{
	color:#006c9d;
	font-size:20px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.home_quote_left_vrs2_ahcr_d p{
	color:#303333;
	font-size:17px;
	font-family: 'OpenSans-Semibold';
	line-height:24px;
	font-weight:normal;
	padding-top:5px;
}
.new_ico_ahcr{
	padding-top:20px;
	max-width:416px;
}
.new_ico_ahcr ul{
	margin-bottom:0px;
	padding-left:20px;
}
.new_ico_ahcr ul li{
	list-style:none;
	text-align:left;
	color:#5586ff;
	font-size:21px;
	font-family: 'MyriadPro-SemiboldIt';
	font-weight:normal;
	margin-top:20px;
	line-height:47px;
	background:#FFF;
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.25);
	box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}
.new_ico_ahcr ul li img{
	margin-right:10px;
	margin-top:0px;
}
.home_quote_right_vrs2_ahcr_d{
	float:right;
	width:44%;
	margin-top:30px;
	background:#FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	border-radius: 15px;
	-khtml-border-radius:15px;
	-moz-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.30);
	box-shadow:2px 2px 6px 2px rgba(0, 0, 0, 0.30);
}
.home_quote_right_vrs2_ahcr_d h1{
	text-align:left;
	color:#545556;
	font-size:26px;
	font-family: 'OpenSans-Semibold';
	line-height:33px;
	font-weight:normal;
	border-bottom:2px solid #e5e5e6;
	position:relative;
	text-align:center;
	background:#ebeced;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
	padding:20px 10px 10px;
}
img.arrow_vrs2_ahcr_d{
	position:absolute;
	left: 7px;
    top: 16px;
}
.hmqt_vrs2_ahcr_d {
    padding: 16px 40px;
}
.hmqt_vrs2_ahcr_d label{
    color: #070b0e;
    font-size: 17px;
	font-family: 'OpenSans-Semibold';
    font-weight: normal;
}
.agent_vrs2_ahcr_d h1{
	color:#213153;
}
.ftr_vrs2_ahcr_d{
	background:#eef7ff;
}
.disclaimer_ahcr_d{
	color:#5e5e5e;
	line-height:20px;
}
.ftrlg_vrs2_ahcr_d{
	padding-top:25px;
}
.copy2_ahcr_d{
	background:#213153;
	border-bottom:1px solid #3d81ab;
	padding:10px;
	color:#FFF;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:12px;
	text-align:center;
	margin-top:35px;
}