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: '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;
}
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_mhl_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_mhl_d{
	background:#FFF;
	padding:15px;
}
.logo_mhl_d{
	float:left;
	text-align:center;
}
.logo_mhl_d img{
	display:inline-block;
}
.speak_with_conti_mhl_d{
	float:right;
}
.flag_mhl_d{
	display:table-cell;
	vertical-align:middle;
	padding-right:15px;
}
.speak_dis_mhl_d{
	display:table-cell;
	vertical-align:top;
}
.speak_dis_mhl_d h1{
	color:#214a9b;
	font-size:32.6px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.speak_dis_mhl_d h4{
	color:#474646;
	font-size:19.92px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.speak_dis_mhl_d p{
	color:#000;
	font-size:15.88px;
	font-weight:normal;
	font-family: 'OpenSans';
}
/*===================================================== Banner Start*/
.banner_container_bg_mhl_d{
	background:url(images/headershadow_mhl_d.png) repeat-x top, url(images/banner_bg_mhl_d.jpg) no-repeat center top;
	padding-bottom:20px;
	border-bottom:1px solid #e1e2e2;
	padding-left:15px;
	padding-right:15px;
}
.banner_up_bg_mhl_d{
	background:url(images/headershadow_mhl_d.png) repeat-x top #FFF;
}
.banner_left_mhl_d{
	width:57%;
	float:left;
	padding-top:65px;
}
.banner_left_mhl_d h1{
	color:#214a9b;
	font-size:51px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.banner_left_mhl_d h1 span{
	border-bottom:4px solid #d82115;
}
.banner_left_mhl_d ul{
	margin-bottom:0px;
	padding-top:20px;
}
.banner_left_mhl_d ul li{
	list-style:none;
	display:inline;
	color:#214a9b;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	padding-left:20px;
	padding-right:20px;
	border-right:2px solid #000000;
	text-align:left;
}
.banner_left_mhl_d ul li:first-child{
	padding-left:0px;
}
.banner_left_mhl_d ul li:last-child{
	padding-right:0px;
	border-right:none;
}
.logos_mhl_d{
	text-align:left;
	padding-top:10px;
}
.logos_mhl_d img{
	display:inline-block;
}
.guarenteed_mhl_d{
	padding-top:380px;
	text-align:right;
}
.medical_health_rates_mhl_d{
	padding-top:92px;
	text-align:left;
}
.guarenteed_mhl_d img,
.medical_health_rates_mhl_d img{
	display:inline-block;
}
.banner_right_mhl_d{
	width:39%;
	float:right;
	background:#f4f6f5;
	margin-top:33px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}
.banner_right_mhl_d h1{
	background:#214a9b;
	font-size:20px;
	color:#FFF;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding:15px 10px;
	text-align:center;
}
.home_form_box_mhl_d{
	padding:20px;
	position:relative;
}
img.arrow_mhl_d{
	position:absolute;
	left: -45px;
    top: 25px;
	z-index:999;
}
form.homeform .form-group {
    margin-bottom: 12px;
}
.home_form_box_mhl_d label{
	font-size:19px;
	color:#474646;
	font-weight:normal;
	font-family: 'OpenSans';
}
.home_form_box_mhl_d label span{
	font-size:13px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.home_form_box_mhl_d input[type="text"],
.home_form_box_mhl_d input[type="tel"],
.home_form_box_mhl_d input[type="email"] {
	color:#000;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:2px solid #aaa3a6;
	height:49px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.email_mhl_d{
	background:url(images/nospam_mhl_d.png) no-repeat right #FFF !important;
}
.home_form_box_mhl_d input[type="text"]::-moz-placeholder{color:#474646 !important; opacity:1}
.home_form_box_mhl_d input[type="text"]:-ms-input-placeholder{color:#474646 !important;}
.home_form_box_mhl_d input[type="text"]::-webkit-input-placeholder{color:#474646 !important;}
.home_form_box_mhl_d input[type="tel"]::-moz-placeholder{color:#474646 !important; opacity:1}
.home_form_box_mhl_d input[type="tel"]:-ms-input-placeholder{color:#474646 !important;}
.home_form_box_mhl_d input[type="tel"]::-webkit-input-placeholder{color:#474646 !important;}
.home_form_box_mhl_d input[type="email"]::-moz-placeholder{color:#474646 !important; opacity:1}
.home_form_box_mhl_d input[type="email"]:-ms-input-placeholder{color:#474646 !important;}
.home_form_box_mhl_d input[type="email"]::-webkit-input-placeholder{color:#474646 !important;}
.home_form_box_mhl_d input[type="text"]:focus::-moz-placeholder{opacity:0}
.home_form_box_mhl_d input[type="text"]:focus:-ms-input-placeholder{opacity:0}
.home_form_box_mhl_d input[type="text"]:focus::-webkit-input-placeholder{opacity:0}
.home_form_box_mhl_d input[type="tel"]:focus::-moz-placeholder{opacity:0}
.home_form_box_mhl_d input[type="tel"]:focus:-ms-input-placeholder{opacity:0}
.home_form_box_mhl_d input[type="tel"]:focus::-webkit-input-placeholder{opacity:0}
.home_form_box_mhl_d input[type="email"]:focus::-moz-placeholder{opacity:0}
.home_form_box_mhl_d input[type="email"]:focus:-ms-input-placeholder{opacity:0}
.home_form_box_mhl_d input[type="email"]:focus::-webkit-input-placeholder{opacity:0}

.home_form_box_mhl_d select{
	color:#474646;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:2px solid #aaa3a6;
	height:49px !important;
	box-shadow: none;
	margin:auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_bg_mhl_d.png) no-repeat right #fff !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.redio_button_trf_nn{
	text-align:left;
}
.redio_button_trf_nn input[type="radio"] {
	display:none;
}
.redio_button_trf_nn input[type="radio"] + label {
	margin-right:1%;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.redio_button_trf_nn input[type="radio"] + label:last-child {
	margin-right:0px;
	float:right;
}
.redio_button_trf_nn input[type="radio"] + label p {
	vertical-align:middle;
	background: #fff;
	color:#474646;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:2px solid #aaa3a6;
	height:49px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	cursor:pointer;
	text-align:center;
	line-height:44px;
	padding:0px;
	margin:0px;
}
.redio_button_trf_nn input[type="radio"]:checked + label p {
	background: #214a9b;
	color:#FFF;
	border:2px solid #214a9b;
}
.date_padlft_mhl_d{
	padding-left:0px !important;
	padding-right:4px !important;
}
.date_padmid_mhl_d{
	padding:0px 4px !important;
}
.date_padrt_mhl_d{
	padding-right:0px !important;
	padding-left:4px !important;
}
.quote_lt_pad_mhl_d{
	padding-right:4px !important;
	padding-left:0px !important;
}
.quote_rt_pad_mhl_d{
	padding-left:4px !important;
	padding-right:0px !important;
}
.btn_sm_mhl_d{
	text-align:center;
}
.compareplans_btn_mhl_d button[type="submit"]{
	background: rgb(167,11,33);
	background: linear-gradient(0deg, rgba(167,11,33,1) 0%, rgba(243,80,94,1) 100%);
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	-khtml-border-radius:10px;
	height:70px !important;
	width:100%;
	display:block;
	text-align:center;
	line-height:40px;
	color:#FFF;
	font-size:32px;
	font-family: 'OpenSans';
	font-weight:normal;
	border:1px solid #FFF;
}
.compareplans_btn_mhl_d button[type="submit"]:hover,
.compareplans_btn_mhl_d button[type="submit"]:focus{
	outline:none;
	background: rgb(167,11,33);
	background: linear-gradient(0deg, rgba(243,80,94,1) 0%, rgba(167,11,33,1) 100%);
}
.your_info_mhl_d{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.your_info_mhl_d img{
	display:inline-block;
}
.bypressing_mhl_d{
	color:#666868;
	font-size:10px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:justify;
	line-height:14px;
}
/*===================================================== Home Content Start*/
/*--------------------------- Three Steeps*/
.threesteps_conti_mhl_d{
	background:#e1e6ec;
	border-top:3px solid #FFF;
	padding:35px 15px;
}
.threesteps_conti_mhl_d h1{
	color:#656666;
	font-size:26px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-align:center;
}
.entercomparesave_mhl_d ul{
	margin-bottom:0px;
	text-align:center;
}
.entercomparesave_mhl_d ul li{
	display:inline-block;
	background:url(images/enterbox_arrow_mhl_d.png) no-repeat center;
	width:366px;
	height:144px;
	vertical-align:middle;
	padding-top:22px;
	margin-top:30px;
}
.entercomparesave_mhl_d ul li p{
	color:#424344;
	font-size:25px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:6px;
}
/*--------------------------- Medicare Insurance Resources*/
.medicare_insu_conti_mhl_d{
	background:url(images/medicare_bg_mhl_d.jpg) repeat-x top #3266b3;
	padding:115px 15px 130px;
	text-align:center;
}
.medicare_insu_conti_mhl_d h1{
	color:#656666;
	font-size:26px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.medicare_insu_conti_mhl_d h3{
	color:#3f3f3f;
	font-size:21px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:35px;
}
.afd_left_mhl_d{
	padding-left:0px !important;
}
.afd_mid_mhl_d{
	padding-left:7.5px !important;
	padding-right:7.5px !important;
}
.afd_rgt_mhl_d{
	padding-right:0px !important;
}
.arrord_box_mhl_d{
	background:#f4f2f6;
	max-width:360px;
	margin:auto;
	margin-top:115px;
	-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;
}
.arrord_dis_mhl_d{
	padding:15px;
}
.arrord_dis_mhl_d h1{
	text-align:left;
	color:#656666;
	font-size:26px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-bottom: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;
}
.arrord_dis_mhl_d h1 img{
	display:block;
	margin-top:5px;
}
.arrord_dis_mhl_d p{
	text-align:left;
	color:#656666;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:15px;
	padding-bottom:15px;
	-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;
}
.arrord_dis_mhl_d a{
	text-align:left;
	color:#656666;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.arrord_box_mhl_d:hover{
	background:#e1e6ec;
}
.arrord_box_mhl_d:hover h1,
.arrord_box_mhl_d:hover p,
.arrord_box_mhl_d:hover a{
	color:#214a9b;
}
.savingon_insu_mhl_d{
	padding-top:20px;
}
.saving_dis_mhl_d{
	padding-top:60px;
}
.saving_dis_mhl_d h1{
	color:#1e73be;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
.saving_dis_mhl_d h1 img{
	display:block;
	margin-top:10px;
}
.saving_dis_mhl_d p{
	color:#656666;
	font-size:16px;
	line-height:25px;
	padding-top:30px;
	font-weight:normal;
	font-family: 'OpenSans';
}
/*============================================ Inner Pages Start ============================================*/
.breadcrumb_mhl_d{
	padding:10px 0px;
	background:url(images/headershadow_mhl_d.png) repeat-x top #e8e8e8;
}
.breadcrumb_mhl_d ul{
	margin-bottom:0px;
}
.breadcrumb_mhl_d ul li{
	color:#525556;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	display:inline;
	padding-right:20px;
	padding-left:10px;
	background:url(images/brdcam_aro_mhl_d.png) no-repeat right;
}
.breadcrumb_mhl_d ul li:last-child{
	background:none;
}
.breadcrumb_mhl_d ul li a{
	text-decoration:underline;
	color:#525556;
	font-size:17px;
}
.breadcrumb_mhl_d ul li a:hover,
.breadcrumb_mhl_d ul li a:focus{
	text-decoration:none;
	outline:none;
	color:#525556;
	font-size:17px;
}
/*--------- XXX ----------*/
/*===================================================== Inner Content Start*/
.inner_pages_conti_mhl_d{
	padding-bottom:30px;
}
.inner_left_mhl_d{
	padding-bottom:30px;
	float:left;
	width:55%;
	padding-top:30px;
}
.content_mhl_d{
}
.content_mhl_d h1{
	color:#214a9b;
	font-size:53px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.content_mhl_d h1 img{
	display:block;
	margin-top:5px;
}
.content_mhl_d h2{
	color:#214a9b;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.content_mhl_d h2 img{
	display:block;
	margin-top:4px;
}
.content_mhl_d h3{
	color:#214a9b;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
.content_mhl_d h3 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.content_mhl_d h5{
	color:#595757;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:33px;
	padding-top:20px;
}
.content_mhl_d h6{
	color:#636666;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:40px;
}
.content_mhl_d p{
	color:#636666;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
/*------------------------------------- Contact Page ------------------------------------------*/
.contact_form_mhl_d{
	padding-top:18px;
}
.contact_form_mhl_d label{
	color:#585959;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.contact_form_mhl_d input[type="text"],
.contact_form_mhl_d input[type="tel"],
.contact_form_mhl_d input[type="email"] {
	color:#000;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #cdd6db;
	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_mhl_d textarea{
    color:#000;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #cdd6db;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.button_mhl_d{
	text-align:right;
}
.button_mhl_d button[type="button"]{
	background:#214a9b;
	color:#FFF;
	font-size:20px;
	padding:6px 30px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.button_mhl_d button[type="button"]:hover{
	color:#FFF !important;
	background:#555;
}
.contact_form_mhl_d h2{
	color:#f3505e;
	font-size:15px;
	padding:15px;
	font-family: 'OpenSans-Italic';
	background:#f8e8ea;
	margin-bottom:20px;
}
.con_pad_mhl_d{
	padding:0px !important;
}
/*------------------------------------- Contact Thankyou ------------------------------------------*/
.contact_thankyou_mhl_d{
	padding:30px;
}
.contact_thankyou_mhl_d h1{
	background:#214a9b;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#FFF;
	padding:10px 30px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-khtml-border-radius: 50px;
	display:inline-block;
}
.contact_thankyou_mhl_d h3{
	color:#636164;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:20px;
	padding-left:30px;
}
.contact_thankyou_mhl_d p{
	color:#636666;
	font-size:16px;
	font-weight:normal;
	padding-top:25px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:22px;
	padding-left:30px;
}
/*----------------------------------------------- Privacy Policy*/
.privacy_mhl_d{
	padding:60px;
}
.privacy_mhl_d h2{
	border-bottom:1px solid #e7e8e8;
	padding-bottom:20px;
}
/*=================================================== Thankyou Start ==============================================*/
.thheader_container_mhl_d{
	background:#214a9b;
	padding:45px 15px;
	text-align:center;
	color:#FFF;
	font-size:27.22px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.thheader_container_mhl_d img{
	vertical-align:-3px;
	margin-right:10px;
}
.thankyou_box_mhl_d{
	max-width:930px;
	margin:auto;
	padding:40px 15px 100px;
}
.thankyou_box_mhl_d h1{
	color:#214a9b;
	font-size:60px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding-top:25px;
	padding-bottom:10px;
}
.thankyou_box_mhl_d h2{
	color:#214a9b;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:25px;
}
.thankyou_box_mhl_d h3{
	color:#686768;
	font-size:22.51px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.thankyou_box_mhl_d h3 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.thankyou_box_mhl_d h4{
	background:#fceeed;
	padding:10px 15px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-khtml-border-radius: 50px;
	text-align:center;
	color:#214a9b;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	margin-top:20px;
}
.thankyou_box_mhl_d h4 span{
	padding-left:40px;
	padding-right:40px;
}
.thankyou_box_mhl_d p{
	color:#4c4b4c;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
.thankyou_box_mhl_d p strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
/*=================================================== Footer Start ==============================================*/
.footer_container_mhl_d{
}
.ftrrap_mhl_d{
	max-width:830px;
	margin:auto;
}
.frt_logo_conti_mhl_d{
	padding:45px 15px 70px;
	background:#dbdfe5;
}
.ftr_logo_mhl_d{
	text-align:center;
}
.ftr_dis_mhl_d{
	padding-top:20px;
}
.ftr_dis_mhl_d p{
	color:#6b6b6b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	font-style:italic;
	text-align:left;
}
.ftr_navigation_mhl_d{
	background:#FFF;
	padding:30px 15px;
}
.ftrrap_mhl_d{
	text-align:center;
	color:#676868;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.ftrrap_mhl_d a{
	text-decoration:none;
	color:#676868;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}
.copy_mhl_d{
	color:#676868;
	font-size:11px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:10px;
	text-align:center;
}
.th_copy_mhl_d{
	color:#fff;
	font-size:11px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding:40px 10px;
	text-align:center;
	background:#214a9b;
}
.clear{
	clear:both;
}
