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: 'helvetica_ceregular';
	src: url('font/helvetica_ce_regular-webfont.woff2') format('woff2'),
	     url('font/helvetica_ce_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue-MediumItalic';
	src: url('font/HelveticaNeue-MediumItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/HelveticaNeue-MediumItalic.otf') format('opentype'),
		 url('font/HelveticaNeue-MediumItalic.woff') format('woff'),
		 url('font/HelveticaNeue-MediumItalic.ttf') format('truetype'),
		 url('font/HelveticaNeue-MediumItalic.svg#HelveticaNeue-MediumItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica_cebold';
	src: url('font/helvetica_ce_bold-webfont.woff2') format('woff2'),
	     url('font/helvetica_ce_bold-webfont.woff') format('woff');
	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-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;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/MyriadPro-Regular.otf') format('opentype'),
		 url('font/MyriadPro-Regular.woff') format('woff'),
		 url('font/MyriadPro-Regular.ttf') format('truetype'),
		 url('font/MyriadPro-Regular.svg#MyriadPro-Regular') 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_IHD {
	width:auto;
	height:auto;
}
.wrp_ctn_IHD {
	max-width:1200px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.preloader_IHD {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/loader_IHD.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.header_ctn_IHD {
	background:#2c3459;
	padding:30px 15px;
}
.logo_IHD {
	float:left;
	padding-top:7px;
	text-align:center;
}
.logo_IHD img {
	display:inline-block;
}
.hdr_txt_IHD {
	float:right;
	text-align:right;
}
.hdr_txt_IHD h2 {
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	color:#fff;
	font-size:22px;
	padding-top:5px;
}
.hdr_txt_IHD h3 {
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	color:#52b2e8;
	font-size:22px;
}
.hdr_txt_IHD h3 strong {
	font-family: 'helvetica_cebold';
	font-weight:normal;
}
/*============================================ Banner Start ============================================*/
.banner_ctn_IHD {
	background:url(images/banner_bg2_IHD.jpg) no-repeat top, url(images/banner_bg_IHD.jpg) no-repeat center bottom #FFF;
	padding-bottom:20px;
}
.shadow_IHD {
	background:url(images/headershadow_IHD.png) repeat-x top;
	padding-top:10px;
}
.bn_lft_IHD {
	float:left;
	width:48%;
	height:auto;
	padding-top:25px;
}
.bn_lft_IHD h1 {
	color:#2c3459;
	font-size:39.17px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	line-height:45px;
}
.bn_lft_IHD h1 img {
	margin-top:10px;
}
.bn_lft_IHD h3 {
	color:#2c3459;
	font-size:19px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	line-height:29px;
	padding-top:20px;
}
.bn_lft_IHD ul {
	margin-bottom:0px;
	padding-top:10px;
	padding-left:20px;
}
.bn_lft_IHD ul li {
	list-style:none;
	font-family: 'HelveticaNeue-MediumItalic';
	font-weight:normal;
	color:#1b75bc;
	font-size:20px;
	margin-top:10px;
}
.bn_lft_IHD ul li img {
	margin-right:10px;
	vertical-align:1px;
}
.compare_IHD {
	background-color: rgba(160, 223, 80, 0.82);
	padding:20px 15px 15px;
	text-align:center;
	margin-top:350px;
}
.compare_IHD img {
	display:inline-block;
	margin-top:10px;
}
.compare_IHD h2 {
	color:#2c3459;
	font-size:18px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
}
.bn_rgt_IHD {
	float:right;
	width:48%;
	height:auto;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
	margin-top:20px;
}
.bdfrn_title_IHD {
	background: rgb(218,219,220);
	background: linear-gradient(0deg, rgba(218, 219, 220, 1) 0%, rgba(246, 246, 247, 1) 40%, rgba(255, 255, 255, 1) 100%);
	padding:15px 10px;
	text-align:center;
}
.bdfrn_title_IHD h1 {
	color:#163a79;
	font-size:31.74px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
}
.bdfrn_title_IHD h3 {
	color:#3a3a3a;
	font-size:24.44px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	padding-top:5px;
}
.home_form_box_IHD {
	padding:20px 15px 0px;
	max-width:535px;
	margin:auto;
	position:relative;
}
img.bn_arrow_IHD {
	position:absolute;
	left: -100px;
	top: -20px;
}
.home_form_box_IHD label {
	color:#2c3459;
	font-size:20px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
}
.home_form_box_IHD input[type="text"],
.home_form_box_IHD input[type="tel"],
.home_form_box_IHD input[type="email"] {
	color:#6b6b6d;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	background:url(images/text_boxbg_IHD.jpg) repeat-x top;
	border-color:#cdd7db;
	height:36px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.home_form_box_IHD input[type="text"]::-moz-placeholder { color:#8b8b8c !important; opacity:1}
.home_form_box_IHD input[type="text"]:-ms-input-placeholder { color:#8c9293 !important;}
.home_form_box_IHD input[type="text"]::-webkit-input-placeholder { color:#8c9293 !important;}
.home_form_box_IHD input[type="tel"]::-moz-placeholder { color:#8c9293 !important; opacity:1}
.home_form_box_IHD input[type="tel"]:-ms-input-placeholder { color:#8c9293 !important;}
.home_form_box_IHD input[type="tel"]::-webkit-input-placeholder { color:#8c9293 !important;}
.home_form_box_IHD input[type="email"]::-moz-placeholder { color:#8c9293 !important; opacity:1}
.home_form_box_IHD input[type="email"]:-ms-input-placeholder { color:#8c9293 !important;}
.home_form_box_IHD input[type="email"]::-webkit-input-placeholder { color:#8c9293 !important;}
.home_form_box_IHD input[type="text"]:focus::-moz-placeholder { opacity:0}
.home_form_box_IHD input[type="text"]:focus:-ms-input-placeholder { opacity:0}
.home_form_box_IHD input[type="text"]:focus::-webkit-input-placeholder { opacity:0}
.home_form_box_IHD input[type="tel"]:focus::-moz-placeholder { opacity:0}
.home_form_box_IHD input[type="tel"]:focus:-ms-input-placeholder { opacity:0}
.home_form_box_IHD input[type="tel"]:focus::-webkit-input-placeholder { opacity:0}
.home_form_box_IHD input[type="email"]:focus::-moz-placeholder { opacity:0}
.home_form_box_IHD input[type="email"]:focus:-ms-input-placeholder { opacity:0}
.home_form_box_IHD input[type="email"]:focus::-webkit-input-placeholder { opacity:0}

.home_form_box_IHD select {
	color:#434344;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	-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:#cdd7db;
	height:36px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_ar_IHD.png) no-repeat right #fff !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.date_padlft_IHD {
	padding-left:0px !important;
	padding-right:5px !important;
}
.date_padmid_IHD {
	padding:0px 5px !important;
}
.date_padrt_IHD {
	padding-right:0px !important;
	padding-left:5px !important;
}
.quote_lt_pad_IHD {
	padding-right:7px !important;
	padding-left:0px !important;
}
.quote_rt_pad_IHD {
	padding-left:7px !important;
	padding-right:0px !important;
}
.seeplans_btn_IHD {
}
.seeplans_btn_IHD button[type="submit"] {
	background:#1b75bc;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
	height:65px !important;
	text-align:center;
	line-height:55px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	color:#FFF;
	font-size:27.56px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	border:none;
	width:100%;
 -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;
}
.seeplans_btn_IHD button[type="submit"]:hover, .seeplans_btn_IHD button[type="submit"]:focus {
	outline:none;
	border:none;
	background:#99d947;
	color:#FFF;
}
.seeplans_btn_IHD button[type="submit"] img {
	vertical-align:-4px;
	margin-left:5px;
}
.your_info_IHD {
	padding-top:15px;
	text-align:center;
}
.your_info_IHD img {
	display: inline-block;
	outline:none;
}
.by_requesting_IHD {
	color: #888589;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	font-weight:normal;
	padding:15px;
	padding-top:0px;
	line-height:13px;
}
/*------------------------ XXXXXXXXXXXXXX -------------------------*/
.healthinsurance_box_IHD {
	background:#2c3459;
	padding:30px 15px;
}
.healthinsurance_box_IHD h1 {
	color:#7db938;
	font-size:31px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-align:center;
}
.healthinsurance_box_IHD ul {
	margin-bottom:0px;
	text-align:center;
	padding-top:20px;
}
.healthinsurance_box_IHD ul li {
	list-style:none;
	display:inline-block;
	margin-top:20px;
}
.healthinsurance_box_IHD ul li p {
	color:#FFF;
	font-size:24.59px;
	font-family: 'MyriadPro-Regular';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
}
.healthinsurance_box_IHD ul li:nth-child(2), .healthinsurance_box_IHD ul li:nth-child(4) {
 padding-left:50px;
 padding-right:50px;
}
.healthinsurance_box_IHD ul li:nth-child(2) img, .healthinsurance_box_IHD ul li:nth-child(4) img {
 vertical-align:38px;
}
/*--------------------- XXXXXXXXXXXXXXXXXXX --------------------------*/
.helpful_gude_IHD {
	background:url(images/lgo_trsns_IHD.png) no-repeat center top 40px #f5f7fc;
	padding:110px 15px;
}
.helpful_gude_IHD h1 {
	color:#7db938;
	font-size:31px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
}
.helpful_gude_IHD p {
	color:#6b6b6d;
	font-size:17px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	text-align:center;
	padding-top:40px;
	line-height:26px;
}
.helpful_gude_IHD p strong {
	font-family: 'helvetica_cebold';
	font-weight:normal;
}
.home_boxex_ctn_IHD {
	padding-top:40px;
	text-align:center;
}
.home_boxex_ctn_IHD img {
	display:inline-block;
}
.home_box_IHD {
	max-width:360px;
	margin:auto;
	background:#eeeeee;
}
.home_box_img_IHD {
	border-top:8px solid #7db938;
	background:#7db938;
}
.home_box_IHD p {
	color:#6b6b6d;
	font-size:17px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	padding:30px;
	text-align:left;
}
.home_box_IHD a {
	display:inline-block;
	background:#2c3459;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	font-family: 'OpenSans-Italic';
	padding:8px 25px;
}
.home_box_IHD a:hover, .home_box_IHD a:focus {
	text-decoration:none;
	outline:none;
	background:#7db938;
	color:#FFF;
}
/*============================================ Inner Page Start ============================================*/
.innertitle_IHD {
	background:#f5f7fc;
}
.innertitle_IHD h1 {
	color:#000000;
	font-size:47px;
	font-family: 'MyriadPro-Regular';
	font-weight:normal;
	text-align:center;
	padding:30px 15px;
}
.innertitle_IHD h2{
	color:#7db938;
	font-size:38px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	text-align:center;
	padding:30px 15px;
	line-height:50px;
}
.inner_bottompart_IHD {
	padding:45px 0px 100px;
}
.content_IHD {
}
.content_IHD h1 {
	color:#2c3459;
	font-size:39px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	line-height:45px;
}
.content_IHD h1 img {
	display:block;
	margin-top:20px;
}
.content_IHD h2{
	color:#2c3459;
	font-size:31px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	padding-top:30px;
}
.content_IHD h2:first-child{
	padding-top:0px;
}
.content_IHD p {
	color:#6b6b6d;
	font-size:17px;
	line-height:28px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	padding-top:20px;
}
.widget_box_IHD {
	background:#FFF;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
	max-width:391px;
	margin:auto;
}
.widget_ban_IHD {
	text-align:center;
}
.widget_ban_IHD img {
	display:inline-block;
}
.getafast_IHD {
	padding:20px 10px;
	text-align:center;
	position:relative;
}
img.in_arrow_IHD {
	position:absolute;
	left: -75px;
	top: 184px;
}
.getafast_IHD h1 {
	color:#7db938;
	font-size:39px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	line-height:45px;
	padding-top:30px;
}
.getafast_IHD h3 {
	color:#3a3a3a;
	font-size:25px;
	line-height:30px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	padding-top:20px;
}
.getmyfree_IHD {
	padding-top:30px;
}
.getmyfree_IHD a {
	background:#1b75bc;
	color:#FFF;
	font-size:27.56px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	padding:30px 10px;
	display:block;
	text-align:center;
}
.getmyfree_IHD a:hover, .getmyfree_IHD a:focus {
	text-decoration:none;
	outline:none;
	background:#7db938;
	color:#FFF;
}
.getmyfree_IHD a img {
	vertical-align:-5px;
}
/*-------------------- About Us -------------------------*/
.about_ban_IHD {
	text-align:center;
}
.about_ban_IHD img {
	display:inline-block;
}
/*-------------------- Contact Us -------------------------*/
.contact_form_IHD {
	padding-top:28px;
	text-align:center;
}
.contact_form_IHD label {
	color:#2c3459;
	font-size:28px;
	font-family: 'helvetica_ceregular';
	font-weight:normal;
	text-align:left;
	display:block;
}
.contact_form_IHD input[type="text"],
.contact_form_IHD input[type="tel"],
.contact_form_IHD input[type="email"] {
	color:#000;
	font-size:22px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	border:1px solid #cdd7db;
	height:49px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.contact_form_IHD textarea {
	color:#000;
	font-size:22px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	border:1px solid #cdd6db;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.btn_CT_IHD {
	text-align:center;
}
.btn_CT_IHD button[type="button"] {
	background:#99d947;
	color:#FFF;
	font-size:24px;
	padding:10px 50px;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	-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;
}
.btn_CT_IHD button[type="button"]:hover {
	color:#FFF !important;
	background:#1b75bc;
}
.contact_submit_IHD{
}
.contact_submit_IHD h1{
	color:#7db938;
	font-size:37px;
	text-align:left;
	font-family: 'helvetica_cebold';
	font-weight:normal;
	padding-top:25px;
}
.contact_submit_IHD p{
	color:#6b6b6d;
	font-size:17px;
	line-height:28px;
	padding-top:25px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
}
.sub_Ico_IHD{
	text-align:center;
	padding-top:15px;
}
/*-------------------- Inner Boxex -------------------------*/
.inner_boxex_ctn_IHD{
	padding-bottom:50px;
}
.home_box_IHD h1,
.home_box_IHD h1 a,
.home_box_IHD h1 a:hover{
	background:#7db938;
	padding:15px;
	color:#FFF;
	font-size:20px;
	font-family: 'helvetica_cebold';
	line-height:25px;
	font-weight:normal;
	text-align:center;
	padding:7px;
	text-decoration:none;
	outline:none;
}
/*============================================ Promo Page Start ============================================*/
.promo_ban_IHD{
	background:url(images/prm_bn_tpbg_IHD.jpg) repeat-x top, url(images/prm_bn_btmbg_IHD.jpg) repeat-x bottom;
	padding-bottom:70px;
}
.promo_box_IHD h2{
	color:#686868;
	font-size:22px;
	font-weight:normal;
	font-family: 'helvetica_cebold';
	border-bottom:1px solid #ddddde;
	border-top:1px solid #ddddde;
	padding-bottom:20px;
	padding-top:20px;
	margin-top:20px;
	display:inline-block;
}
.promo_box_IHD ul{
	margin-bottom:30px;
}
.promo_box_IHD ul li {
	margin-top:20px;
}
.promo_box_IHD ul li img {
	margin-right:20px;
	vertical-align:-11px;
}
.promo_logos_IHD{
	text-align:center;
	margin-top:20px;
}
.promo_logos_IHD img{
	display:inline-block;
}
.promo_frm_IHD{
	background:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.promo_frm_IHD h2{
	color:#52b2e8;
	font-size:35px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	border-bottom:2px solid #e6e6e6;
	margin-bottom:10px;
	padding-bottom:10px;
}
img.prm_arrow_IHD {
	position:absolute;
	left: -80px;
	top: 80px;
	z-index:11;
}
.promo_requesting_IHD {
	color: #888589;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	font-weight:normal;
	padding-bottom:15px;
	line-height:13px;
}
.promo_ctn_IHD{
	padding:80px 0px;
}
.procon_IHD h2{
	color:#1b75bc;
	font-size:26px;
}
.procon_IHD ul{
	margin-bottom:0px;
	margin-top:20px;
}
.procon_IHD ul li{
	list-style:none;
	float:left;
	width:24%;
	background:#1b75bc;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	padding:10px 5px;
	text-align:center;
	margin-right:1%;
	margin-bottom:10px;
}
.procon_IHD ul li:nth-child(4n+0){
	margin-right:0px;
}
.promo_widget_box_IHD{
}
.promo_widget_box_IHD h1{
	color:#1b75bc;
	font-size:26px;
	font-weight:normal;
	line-height:34px;
	font-family: 'helvetica_cebold';
}
.speak_agent_Prm_IHD{
	background:#f9f9f9;
	border:5px solid #c7e0e8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	margin-top:20px;
	padding:30px;
}
.speak_agent_Prm_IHD p{
	color:#5e5e5e;
	font-size:18px;
	line-height:34px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
}
.speak_agent_Prm_IHD p strong{
	font-weight:normal;
	font-family: 'helvetica_cebold';
}
.speak_agent_Prm_IHD hr{
	border:3px solid #c7e0e8;
}
.promo_phone_IHD {
	background:#2c3459;
	text-align:center;
	padding:100px 15px;
}
.promo_phone_IHD h1{
	color:#ffffff;
	font-size:49px;
	font-weight:normal;
	font-family: 'helvetica_ceregular';
	padding-top:10px;
}
.promo_phone_IHD h1 strong{
	font-weight:normal;
	font-family: 'helvetica_cebold';
	color:#99d947;
}
.promo_phone_IHD h3{
	color:#ffffff;
	font-size:32px;
	font-weight:normal;
	font-family: 'helvetica_cebold';
}
/*============================================ Footer Start ============================================*/
.ftr_ctn_IHD {
}
.ftr_lg_IHD {
	background:#2c3459;
	border-top:6px solid #99d947;
	text-align:center;
	padding:15px;
}
.ftr_btm_IHD {
	background:#FFF;
	padding:50px 15px 30px;
}
.ftr_btm_IHD p {
	color:#868687;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
	padding-top:30px;
}
.ftr_nvi_IHD {
	text-align:center;
}
.ftr_nvi_IHD a {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size:24.59px;
	font-family: 'MyriadPro-Regular';
}
.ftr_nvi_IHD a:hover, .ftr_nvi_IHD a:focus {
	text-decoration:none;
	outline:none;
	color:#99d947;
}
.ftr_nvi_IHD img {
	margin-left:15px;
	margin-right:15px;
	vertical-align:4px;
}
.copy_IHD {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
	color:#2c3459;
	padding-top:30px;
}
.clear_IHD {
	clear:both;
}
