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;
}
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;
	background:url(images/body_bg.jpg) repeat-x bottom;
}
/*============================================ Header Start ============================================*/
.header_container_thp{
	width:100%;
	height:auto;
}
.header_news_thp{
	background:#3d3b3b;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	padding:6px;
}
.header_news_thp a{
	text-decoration:underline;
	color:#ffffff;
}
.header_news_thp a:hover{
	text-decoration:none;
	color:#ffffff;
}
.header_wrap_thp{
	width:auto;
	height:auto;
	background:#FFF;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #dedede;
	padding:31px 15px;
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header_wrap_box_thp{
	width:960px;
	height:auto;
	margin:auto;
}
.logo_thp{
	float:left;
}
.logo_thp img{
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*======================================== Navigation*/
.navigation_con_thp{
	float:right;
	padding-top:15px;
}
.navmenu{
	float:right;
}
.navigation_thp{
	text-align:right;
}
.navigation_thp ul{
	margin-bottom:0px;
}
.navigation_thp ul li{
	list-style:none;
	display:inline;
	background:url(images/green_bulet.png) no-repeat right 1px;
	padding-left:15px;
	padding-right:20px;
}
.navigation_thp ul li a{
	color:#383838;
	font-size:16px;
	text-decoration:none;
}
.navigation_thp ul li a:hover, .navigation_thp ul li a:focus{
	color:#8dc63f;
	outline:none;
}
.navigation_thp ul li a.active{
	color:#8dc63f;
	outline:none;
}
.navigation_thp ul li:last-child{
	padding-right:0px;
	background:none;
}
.container_thp{
	width:960px;
	height:auto;
	margin:auto;
}
/*============================================ Home Page Start ============================================*/
/*====================== Home Banner*/
.home_banner_thp{
	background:url(images/banner.jpg) no-repeat center top;
	width:auto;
	height:481px;
}
.home_banner_box_thp{
	width:960px;
	height:auto;
	margin:auto;
	text-align:right;
	padding-top:25px;
}
/*---------------------------- Bill Form*/
.bill_form_thp{
	display:inline-block;
	padding:10px;
	background:url(images/trapt.png) repeat;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	-khtml-border-radius: 25px;
	width:512px;
}
.bill_form_Inner_thp{
	background:#FFF;
	text-align:center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	padding:50px 30px;
	position:relative;
}
.bill_arrow{
    position: absolute;
    right: -15px;
    top: 145px;
}
.bill_form_Inner_thp h2{
	font-size:26px;
	color:#41423f;
}
.fast_no_compare{
	margin-top:20px;
	color:#6f7265;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
}
.fast_no_compare strong{
	color:#191918;
}
.zip_code_thp{
	margin-top:20px;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}
.zip_code_thp input[type="text"]{
	border:3px solid #aaaaaa;
	font-size:25px;
	margin-bottom:15px;
	height:65px;
	text-align:center;
}
.zip_code_thp input[type="image"]{
	display:inline-block;
}
/*--------------------------- Compare Trust*/
.compare_trust_health_thp{
	border-bottom:1px solid #c4c4c4;
	background:#FFF;
	padding:30px 15px;
	text-align:center;
}
.compare_trust_health_thp h2{
	color:#262626;
	font-size:18px;
	padding-bottom:10px;
}
.compare_trust_health_thp img{
	margin-left:6px;
	margin-right:6px;
	display:inline-block;
}
/*--------------------------- Fing And Right*/
.find_right_container_thp{
	background:#f9f9f9;
	padding:55px 15px;
	text-align:center;
}
.find_right_container_thp h2{
	color:#232322;
	font-size:24px;
	font-weight:normal;
}
.find_right_container_thp p{
	color:#474646;
	font-size:16px;
	font-weight:normal;
	padding-top:20px;
}
.step_conti_thp{
	margin-top:50px;
}
.step_box_thp{
	text-align:center;
}
.step_box_thp img{
	display:inline-block;
}
.step_box_thp h2{
	color:#272628;
	font-size:20px;
	font-weight:normal;
	padding-top:20px;
}
/*------------------------- Why True Health Plans*/
.why_true_health_plans_thp{
	background:#ffffff;
	padding:35px 15px;
}
.why_true_health_plans_thp h2{
	color:#232322;
	font-size:24px;
	font-weight:normal;
	text-align:center;
}
.why_true_health_plans_thp p{
	color:#474646;
	font-size:15px;
	font-weight:normal;
	padding-top:15px;
}
/*------------------------- Free Easy Customize Compare*/
.free_easy_custo_com_container_thp{
	background:#f9f9f9;
	padding:30px 15px;
}
.free_box_thp{
	text-align:center;
}
.free_box_thp img{
	display:inline-block;
}
.free_box_thp p{
	color:#282828;
	font-size:15px;
	padding-top:15px;
}
/*------------------------- True Health Plans Online*/
.true_health_plans_online_thp{
	background:#fff;
	padding:30px 15px;
	padding-bottom:50px;
}
.true_health_plans_online_thp p{
	color:#474646;
	font-size:15px;
	font-weight:normal;
	padding-top:15px;
}
.conpare_affotable_thp{
	text-align:center;
	padding-top:80px;
}
.conpare_affotable_thp h2{
	color:#41423f;
	font-size:25px;
	font-weight:normal;
	padding-bottom:30px;
}
.conpare_affotable_thp form input[type="email"]{
	border:3px solid #aaaaaa;
	font-size:25px;
	height:65px;
	text-align:center;
}
.conpare_affotable_thp form input[type="image"]{
	padding-top:0px;
	padding-bottom:0px;
}
/*============================================ Quote Page Start ============================================*/
.quote_title_bat_thp{
	background:#1d4373;
	padding:20px 15px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	text-shadow:1px 1px #000;
}
.quote_title_bat_thp span{
	color:#ffff4f;
}
.quote_logos_thp{
	text-align:center;
	padding-top:10px;
}
.quote_logos_thp img{
	margin-left:13px;
	margin-right:13px;
}
.quote_logos_thp p{
	text-align:left;
	padding-top:10px;
	color:#1d4373;
	font-size:14px;
	padding-bottom:10px;
}
.quote_form_container_thp{
	border:2px dotted #aaaaaa;
	margin-top:15px;
	position:relative;
	padding:25px 0px;
}
.begin_thp{
	position:absolute;
	left: -98px;
	top: 11px;
}
.quote_form_left_thp label,
.quote_form_right_thp label{
	color:#2b2b2b;
	font-size:17px;
	font-weight:bold;
	text-align:left !important;
	padding-top:5px !important;
}
.quote_form_left_thp input[type="radio"] {
	display:none;
}
.quote_form_left_thp input[type="radio"] + label {
	font-weight:normal;
	color:#46484f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
}
.quote_form_left_thp input[type="radio"] + label span {
	display:inline-block;
	width:23px;
	height:24px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/check_radio.png) -23px top no-repeat;
	cursor:pointer;
}
.quote_form_left_thp input[type="radio"]:checked + label span {
	background:url(images/check_radio.png) 0px top no-repeat;
}
.field_thp_height{
	padding-left:0px !important;
}
.field_thp_height_in{
	padding:0px !important;
}
.birthday_thp_dt{
	padding-left:0px !important;
}
.birthday_thp_mb{
	padding:0px !important;
}
.child_condition{
	padding-top:10px;
}
.aids_hiv_thp{
	border:2px dotted #aaaaaa;
	padding:5px;
}
.aids_hiv_hide{
	display: none;
}
.aids_hiv_Show{
	-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;
}
.aids_hiv_thp p{
	font-size:14px;
	color:#000;
	padding:0px 0px 5px 0px;
}
.aids_hiv_thp ul{
	margin:0px;
}
.aids_hiv_thp ul li{
	list-style:none;
	display:inline-block;
	width:32%;
	color:#7c7c7c;
	font-size:13px;
	line-height:30px;
}
.add_button_thp{
	text-align:center;
}
.add_button_thp input[type="image"]{
	margin-right:10px;
	display: inline-block;
}
.devider_thp{
	clear:both;
	text-align:center;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.devider_thp img{
	display:inline-block;
}
.see_plans_button_thp{
	text-align:center;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.see_plans_button_thp input[type="image"]{
	display:inline-block;
}
.protected_thp{
	text-align:center;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.protected_thp img{
	display:inline-block;
}
.by_requesting_thp{
	padding:15px;
	padding-bottom:0px;
	width:390px;
	margin:auto;
	color:#7c7c7c;
	font-size:13px;
	line-height:16px;
}
.under_the_affordable h2{
	color:#2b2b2b;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding:15px;
}
.under_the_affordable_redio{
	padding:15px;
	padding-top:0px;
}
.under_the_affordable_redio input[type="radio"] {
	display:none;
}
.under_the_affordable_redio input[type="radio"] + label {
	font-weight:normal;
	color:#46484f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
	width:24%;
}
.under_the_affordable_redio input[type="radio"] + label span {
	display:inline-block;
	width:23px;
	height:24px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/check_radio.png) -23px top no-repeat;
	cursor:pointer;
}
.under_the_affordable_redio input[type="radio"]:checked + label span {
	background:url(images/check_radio.png) 0px top no-repeat;
}
.covering_anyone h2{
	color:#2b2b2b;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding:15px;
	text-align:center;
}
/*--------------------------------------------- Quote Thankyou Page*/
.congratualtion_container_thp{
	padding-top:10px;
}
.criteria_box{
	background:#f6fceb;
	border:2px dotted #aaaaaa;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	color:#2a2b2b;
	font-size:15px;
	width:225px;
	float:left;
	line-height:26px;
}
.criteria_box strong{
	padding-left:10px;
	font-size:14px;
}
.congratualtion_thp{
	text-align:center;
	position:relative;
	float:right;
	width:720px;
}
.th_arrow{
	position:absolute;
	left: 570px;
	top: 101px;
	z-index:9999999999;
}
.congratualtion_thp h2{
	font-weight:bold;
	font-style:italic;
	color:#5a5b5b;
	font-size:30px;
	padding-bottom:10px;
}
.congratualtion_thp p{
	color:#5a5b5b;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
.congratualtion_thp p span{
	color:#007cc6;
}
.thankyou_container_thp{
	margin-top:0px;
}
.thankyou_box_thp{
	background:#f9f9f4;
	padding:15px 0px;
	margin-top:10px;
	border:2px dotted #aaaaaa;
}
.th_fst{
	background:#f5fcfc;
}
.thankyou_logo_thp{
	text-align:center;
	margin-top: 32px;
}
.thankyou_logo_thp img{
	display:inline-block;
}
.thankyou_lis_thp h2{
	color:#007cc6;
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}
.thankyou_lis_thp ul{
	margin-bottom:0px;
	padding-bottom:5px;
}
.thankyou_lis_thp ul li{
	list-style:disc;
	color:#636262;
	font-size:14px;
	margin-left:15px;
}
.thankyou_lis_thp p{
	color:#636262;
	font-size:14px;
	padding-bottom:5px;
}
.thankyou_lis_thp a{
	color:#007cc6;
	font-size:14px;
	padding-top:10px;
	text-decoration:underline;
}
.thankyou_button_thp{
	text-align:center;
	margin-top:32px;
}
/*============================================ Inner Pages ============================================*/
.inner_title_thp{
	color:#ffffff;
	font-size:16px;
	padding:6px 15px;
	background:#8dc63f;
	display:inline-block;
	margin-top:10px;
}
.inner_box_thp{
	padding:3px;
	margin-top:10px;
	border:2px dotted #aaaaaa;
}
.inner_banner_thp{
	text-align:center;
}
.inner_banner_thp img{
	display:inline-block;
}
.inner_content_thp{
	padding:15px;
}
.inner_content_thp p{
	color:#7c7c7c;
	font-size:14px;
	padding-top:15px;
}
.inner_content_thp h2{
	color:#8dc63f;
	font-weight:bold;
	font-size:14px;
	padding-top:15px;
}
.inner_content_thp h2:first-child,.inner_content_thp p:first-child{
	padding-top:0px;
}
.inner_content_thp ul{
	padding-top:15px;
	margin-bottom:0px;
}
.inner_content_thp ul li{
	color:#7c7c7c;
	font-size:14px;
	line-height:30px;
	list-style:none;
	background:url(images/li_sq.jpg) no-repeat left 11px;
	margin-left:15px;
	padding-left:20px;
}
/*============================================ Contact Page ============================================*/
.comtact_form_thp{
	background:url(images/contact_lady_thp.jpg) no-repeat right bottom;
	padding:20px 350px 20px 122px;
}
.comtact_form_thp p{
	color:#3a3839;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:15px;
	margin-bottom:20px;
}
.comtact_form_thp label{
	color:#3a3839;
	font-size:14px;
}
.contact_button_thp{
	margin:24px 0px;
}
.contact_button_thp button[type="submit"]{
	background:#8dc63f;
	color:#FFF;
	padding:7px 60px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius:7px;
	font-size:17px;
	border:none;
	text-transform:uppercase;
	-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;
}
.contact_button_thp button[type="submit"]:hover,.contact_button_thp button[type="submit"]:focus{
	outline:none;
	background:#3d3b3b;
}
.contact_address_thp{
	background:#3d3b3b;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:6px 15px;
	color:#FFF;
	margin-top:2px;
}
/*----------------------------- Contact Thankyou Page*/
.contact_th_message_thp h2{
	color:#3a3839;
	font-size:19px;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px solid #d1ccc8;
	padding-bottom:15px;
	margin-bottom:20px;
}
.contact_th_message_thp h2 img {
    vertical-align: text-bottom;
}
.contact_th_message_thp p{
	color:#3a3839;
	font-size:15px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-style:normal;
}
.if_you_whould_thp{
	border-top:1px solid #d1ccc8;
	padding-top:15px;
	margin-top:20px;
	color:#3a3839;
	font-size:15px;
	padding-bottom:150px;
}
.if_you_whould_thp a{
	font-weight:bold;
	color:#3a3839;
	text-decoration:underline;
}
/*============================================ Promotion Page Start ============================================*/
.promo_header_wrap_thp{
	padding:15px;
}
.promo_logo_thp{
	float:left;
	text-align:center;
}
.promo_call_phones_thp{
	float:right;
	text-align:right;
}
.promo_call_phones_thp h2,
.promo_call_phones_thp h2 a,
.promo_call_phones_thp h2 a:hover,
.promo_call_phones_thp h2 a:focus{
	color:#8dc63f;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
.promo_call_phones_thp p{
	color:#737475;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.promo_banner_container_thp{
	background:url(images/promo_banner.jpg) no-repeat center bottom;
	width:auto;
	height:auto;
	padding-bottom:10px;
}
.promo_shadow_thp{
	background:url(images/promo_banner_shadow.png) repeat-x top;
}
.promo_banner_wrapper{
	width:960px;
	height:auto;
	margin:auto;
	padding-top:12px;
}
.promo_free_thp{
	padding-top:10px;
}
.promo_arrow_thp{
	margin-top:20px;
	text-align:right;
}
.find_plans_with_lowest{
	margin-top:15px;
	text-align:right;
}
.promo_complete_form_thp{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(41,41,41,1);
	-moz-box-shadow: 0px 0px 7px 0px rgba(41,41,41,1);
	box-shadow: 0px 0px 7px 0px rgba(41,41,41,1);
	padding:15px 10px 10px;
}
.promo_form_pad_left{
	padding-left:0px !important;
}
.promo_complete_form_thp h2{
	font-size:17px;
	font-weight:bold;
	color:#3b3d3c;
	text-align:center;
	border-bottom:2px solid #e6e6e6;
	padding-bottom:10px;
}
.promo_form_thp{
	margin-top:15px;
}
.promo_pad_half_left{
    padding-left: 7px !important;
}
.promo_pad_half_right{
	padding-right:7px !important;
}
.promo_form_00_thp{
	padding:0px !important;
}
.promo_pad_left{
    padding:0px 5px 0px 0px !important;
}
.promo_first_thp{
	padding:0px 2.5px 0px 0px !important;
}
.promo_last_thp{
	padding:0px 0px 0px 2.5px !important;
}
.lbs{
	padding-right:0px !important;
	color:#545556;
	font-size:13px;
	line-height:34px;
	padding-left:10px !important;
}
.promo_form_thp label{
	color:#0b2757;
	font-size:14px;
	padding-top:5px !important;
}
.promo_form_thp input[type="text"],
.promo_form_thp input[type="email"],
.promo_form_thp input[type="tel"]{
	background:#fff;
	border-color:#a3a5a6;
}
.promo_form_thp select{
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #d7d9da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#d7d9da));
	background: -webkit-linear-gradient(top, #fefefe 0%,#d7d9da 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#d7d9da 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#d7d9da 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#d7d9da 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d7d9da',GradientType=0 );
}
.promo_form_thp input[type="radio"] {
	display:none;
}
.promo_form_thp input[type="radio"] + label {
	font-weight:normal;
	color:#46484f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	cursor:pointer;
}
.promo_form_thp input[type="radio"] + label span {
	display:inline-block;
	width:22px;
	height:22px;
	margin:-3px 4px 0 0;
	vertical-align:middle;
	background:url(images/quote_redio_btn_thp.png) -22px top no-repeat;
	cursor:pointer;
}
.promo_form_thp input[type="radio"]:checked + label span {
	background:url(images/quote_redio_btn_thp.png) 0px top no-repeat;
}
.promo_view_plans_buttons_thp{
	text-align:center;
	background:url(images/hand.png) no-repeat left;
	margin-top:10px;
}
.promo_view_plans_buttons_thp input[type="image"]{
	display:inline-block;
}
.promo_secured{
	text-align:center;
}
.promo_secured img{
	display:inline-block;
	margin:auto;
	margin-top:5px;
}
.promo_by_requesting_thp{
	font-size:9px;
	color:#7c7c7c;
	padding-top:10px;
}
.promo_compare_trust_thp{
	width:960px;
	height:auto;
	margin:auto;
}
.promo_compare_trust_thp img{
	vertical-align:baseline;
	margin:5px 12px;
}
/*============================================ Footer Start ============================================*/
.footer_container_thp{
	background:#f9f9f9;
	border-top:1px solid #cccccc;
	padding:60px 15px;
	padding-top:40px;
	text-align:center;
	margin-top:50px;
}
.footer_logo_thp{
}
.footer_nav_thp{
	padding-top:10px;
}
.footer_nav_thp ul{
	margin-bottom:0px;
}
.footer_nav_thp ul li{
	list-style:none;
	display:inline;
	background:url(images/green_bulet.png) no-repeat right 1px;
	padding-left:12px;
	padding-right:20px;
}
.footer_nav_thp ul li a{
	color:#383838;
	font-size:15px;
	text-decoration:none;
}
.footer_nav_thp ul li a:hover, .footer_nav_thp ul li a:focus{
	color:#8dc63f;
	outline:none;
}
.footer_nav_thp ul li a.active{
	color:#8dc63f;
	outline:none;
}
.footer_nav_thp ul li:last-child{
	padding-right:0px;
	background:none;
}
.copy_thp{
	padding-top:20px;
	color:#474746;
	font-size:13px;
}
.clear {
	clear:both;
}
