/* CSS Document */
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:Arial, Helvetica, sans-serif;
}
 @font-face {
    font-family: 'oswaldlight';
	src: url('../font/oswald-light-webfont.eot');
	src: url('../font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('../font/oswald-light-webfont.woff') format('woff'), 
		 url('../font/oswald-light-webfont.ttf') format('truetype'), 
		 url('../font/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldbold';
	src: url('../font/oswald-bold-webfont.eot');
	src: url('../font/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('../font/oswald-bold-webfont.woff') format('woff'), 
		 url('../font/oswald-bold-webfont.ttf') format('truetype'), 
		 url('../font/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../font/myriadpro-regular_1.eot');
    src: url('../font/myriadpro-regular_1.eot') format('embedded-opentype'),
         url('../font/myriadpro-regular_1.woff') format('woff'),
         url('../font/myriadpro-regular_1.ttf') format('truetype'),
         url('../font/myriadpro-regular_1.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProItalic';
    src: url('../font/myriadpro-it_1.eot');
    src: url('../font/myriadpro-it_1.eot') format('embedded-opentype'),
         url('../font/myriadpro-it_1.woff') format('woff'),
         url('../font/myriadpro-it_1.ttf') format('truetype'),
         url('../font/myriadpro-it_1.svg#MyriadProItalic') format('svg');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../font/myriadpro-semibold_1.eot');
    src: url('../font/myriadpro-semibold_1.eot') format('embedded-opentype'),
         url('../font/myriadpro-semibold_1.woff') format('woff'),
         url('../font/myriadpro-semibold_1.ttf') format('truetype'),
         url('../font/myriadpro-semibold_1.svg#MyriadProSemibold') format('svg');
}
@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-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: 'RalewayRegular';
    src: url('../font/raleway-regular.eot');
    src: url('../font/raleway-regular.eot') format('embedded-opentype'),
         url('../font/raleway-regular.woff2') format('woff2'),
         url('../font/raleway-regular.woff') format('woff'),
         url('../font/raleway-regular.ttf') format('truetype'),
         url('../font/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewayMedium';
    src: url('../font/raleway-medium.eot');
    src: url('../font/raleway-medium.eot') format('embedded-opentype'),
         url('../font/raleway-medium.woff2') format('woff2'),
         url('../font/raleway-medium.woff') format('woff'),
         url('../font/raleway-medium.ttf') format('truetype'),
         url('../font/raleway-medium.svg#RalewayMedium') format('svg');
}
@font-face {
    font-family: 'ralewaybold';
    src: url('../font/raleway-bold-webfont.eot');
    src: url('../font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/raleway-bold-webfont.woff2') format('woff2'),
         url('../font/raleway-bold-webfont.woff') format('woff'),
         url('../font/raleway-bold-webfont.ttf') format('truetype'),
         url('../font/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Raleway-ExtraBold';
	src: url('../font/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('../font/Raleway-ExtraBold.woff') format('woff'),
		 url('../font/Raleway-ExtraBold.ttf') format('truetype'),
		 url('../font/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
#wrapper {
	width:760px;
	height:auto;
	margin:auto;
}
/*============= Header =============*/
.header_container {
	width:760px;
	height:auto;
	margin:auto;
	margin-top:10px;
}
.logo {
	float:left;
}
.customer_servise_container {
	float:right;
}
.update_text {
	color:#5b5b5b;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	padding-right:5px;
}
/*------------- Menu Start ------------*/
.menu_container {
	background:url(../images/menu_bg.jpg) repeat-x;
	width:760px;
	height:44px;
}
.menu {
	float:left;
	width:760px;
	height:44px;
	background:url(../images/menu_left_img.jpg) no-repeat left;
}
.menu ul {
	background:url(../images/menu_right_img.jpg) no-repeat right;
	display:inline-block;
	width:760px;
}
.menu ul li {
	float:left;
	background:url(../images/menu_separetor.jpg) right no-repeat;
	height:44px;
	list-style:none;
}
.menu ul li a {
	font-size:14px;
	line-height:44px;
	color:#FFF;
	padding-left:38px;
	padding-right:38px;
	text-decoration:none;
	font-weight:normal;
	text-shadow:1px 1px 1px #4d4d4d;
	filter:Shadow(Color=#4d4d4d, Direction=113, Strength=2);
}
.menu ul li a:hover {
	font-size:14px;
	line-height:44px;
	color:#fba824;
	padding-left:38px;
	padding-right:38px;
	text-decoration:none;
	font-weight:normal;
	text-shadow:1px 1px 1px #4d4d4d;
	filter:Shadow(Color=#4d4d4d, Direction=113, Strength=2);
}
.menu ul li:last-child {
	background:none;
}
/*============= Body =============*/
.body_container {
	width:760px;
	height:auto;
	margin-top:10px;
}
.body_left_container {
	width:173px;
	height:auto;
	float:left;
	margin-left:5px;
}
.body_right_container {
	width:575px;
	height:auto;
	float:right;
}
/*---------- Left Side -----------*/
.left_top_box {
	background:#ececec;
	border:1px solid #dddddd;
	width:171px;
}
.left_menu {
	padding:5px;
}
.left_menu ul li {
	list-style:none;
	text-align:left;
}
.left_menu ul li a {
	color:#2f5d99;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
.left_menu ul li a:hover {
	color:#fba824;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.left_menu ul li ul {
	margin-top:1px;
	margin-bottom:1px;
}
.left_menu ul li ul li {
	list-style:square;
	text-align:left;
	color:#2f5d99;
	margin-left:18px;
}
.left_menu ul li ul li a {
	color:#2f5d99;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}
.left_menu ul li ul li a:hover {
	color:#fba824;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.left_bottom_box {
	background:#e3e2ff;
	width:163px;
	margin-top:15px;
	color:#816e6e;
	font-weight:bold;
	padding:7px 5px;
	line-height:24px;
	font-size:12px;
}
.testimonials_title {
	color:#003366;
	font-size:13px;
	font-style:italic;
	padding-bottom:10px;
}
/*---------- Right Side -----------*/
.banner_container {
	width:100%;
	height:auto;
}
.banner {
	float:left;
}
.state_hear {
	float:right;
	background:url(../images/start_hear.png) no-repeat;
	width:155px;
	height:200px;
}
.free_quote_conti {
	width:128px;
	height:auto;
	position:relative;
	margin:auto;
	margin-top:37px;
}
.arrow_small {
	background:url(../images/arrow_small.png) no-repeat;
	width:39px;
	height:38px;
	position:absolute;
	right:-19px;
	top:-12px;
}
.free_q_text {
	font-size:14px;
	color:#F00;
	font-weight:bold;
	text-align:center;
}
.fqt {
	color:#040075;
}
.from {
	margin-top:5px;
}
.inputbox {
	color:#3d3d3d;
	font-weight:bold;
	font-size:13px;
	width:112px;
	margin-left:6px;
	border:1px solid #CCC;
}
.inputbox2 {
	color:#3d3d3d;
	font-weight:bold;
	font-size:13px;
	width:77px;
	margin-top:5px;
	margin-left:6px;
	border:1px solid #CCC;
}
.inputdrop {
	color:#3d3d3d;
	font-weight:bold;
	font-size:13px;
	width:114px;
	margin-top:7px;
	margin-left:6px;
	border:1px solid #CCC;
}
.get_rates_button {
	background:url(../images/get_rates_button.jpg) no-repeat;
	width:128px;
	height:19px;
	border:none;
	padding:0px;
	cursor:pointer;
	margin-top:3px;
}
.logos_conti {
	border:1px solid #cdcce3;
	margin-top:10px;
}
.border {
	width:100%;
	border-bottom:4px solid #9a9a9a;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.body_text_container {
	width:100%;
	height:auto;
}
.text_header_bg {
	background:url(../images/header_bg.jpg) no-repeat;
	width:575px;
	height:38px;
	color:#fff;
	font-size:18px;
	line-height:36px;
	text-indent:15px;
	text-shadow:1px 1px 1px #4d4d4d;
	filter:Shadow(Color=#4d4d4d, Direction=113, Strength=2);
}
.content_box {
	background:url(../images/text_bottom_bg.jpg) no-repeat bottom;
	width:545px;
	height:auto;
	padding:15px 15px 40px 15px;
	color:#666;
	font-size:12px;
}
.subtile {
	font-size:14px;
	font-weight:bold;
	color:#666;
}
/********************** About Us Page *********************/
.full_banner {
	width:100%;
	height:auto;
	text-align:center;
}
.full_text_header_bg {
	background:url(../images/full_text_header_bg.jpg) no-repeat;
	width:760px;
	height:38px;
	color:#fff;
	font-size:18px;
	line-height:36px;
	text-indent:15px;
	text-shadow:1px 1px 1px #4d4d4d;
	filter:Shadow(Color=#4d4d4d, Direction=113, Strength=2);
}
.full_content_box {
	background:url(../images/text_bottom_bg_full.jpg) no-repeat bottom;
	width:730px;
	height:auto;
	padding:15px 15px 40px 15px;
	color:#666;
	font-size:12px;
}
.full_content_box ol li {
	margin-left:30px;
}
.full_content_box a {
	color:#2e5f9a;
	text-decoration:underline;
}
.full_content_box a:hover {
	color:#2e5f9a;
	text-decoration:none;
}
/********************** Contact Us Page *********************/
.body_top_text_conti {
	padding:10px;
}
#container {
	margin:0 auto;/**/
	width:744px;
	min-height:550px;
	border:1px solid #ccc;
	background:url(../images/family-background3.png) no-repeat left bottom;
	text-align:left;/**/
}
#todayshow-link {
	margin:0;
	padding-top:22px;
	position:absolute;
	left:375px;
	width:240px;
}
#todayshow-link img {
	padding:3px 5px;
}
p.text {
	width:366px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	padding-left:10px;
	padding-top:7px;
}
#mainContent {
	width:744px;
	float:left;
	margin:0;
	padding:0;
}
.mainContent_from3 {
	width:744px;
	float:left;
	margin-left:1px;
	padding:0;
	background:url(../images/long_right.jpg) repeat-y right;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:7px;
}
#content {
	width:373px;
	float:left;
	clear:both;
}
#content img {
	padding-left:6px;
	margin-top:11px;
}
#content h1 {
	font-weight:bold;
	color:#fff;
	margin-right:10px;
	font-size:29px;
	background:#069 url(../images/blue-gradient.jpg) repeat-x;
	padding:3px;
	text-align:left;
}
#content h3 {
	font-size:18px;
}
#todayshow-link a:link, #todayshow-link a:visited, #todayshow-link a:active {
	margin:0;
	padding:0;
	color:#06C;
	font-weight:400;
	text-decoration:none;
	font:12px Verdana, Geneva, sans-serif;
}
#todayshow-link a:hover {
	color:#C33;
}/**/
div.bottomshadow {
	margin:0;
	padding:0;
	width:362px;
	background:url(../images/shadow-bottom.png) bottom repeat-x;
	height:463px;
}
.re_from_conti {
	float: right;
	height:auto;
	width:359px
}
#form {
	background:url(../images/form_background_bg.png) repeat-y;
	float: right;
	height:auto;
	margin-right: 10px;
	margin-top:5px;
	position: relative;
	width:359px;
	padding-bottom:10px;
}
.from_bottom {
	background:url(../images/form_background_bottom.png) no-repeat;
	width:359px;
	height:21px;
	float: right;
	margin-right: 10px;
}
h2 {
	color:#039;
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
	padding:5px;
}
fieldset {
	margin-top:7px;
	padding:0;
}
fieldset #yourinformation {
	width:360px;
	margin:0;
	padding:0;
}
fieldset #yourinformation h2 {
	font-size:20px;
	text-align:center;
}
span.bubble {
	text-align:center;
}
a.question-bubble {
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
fieldset label {
	font-weight:bold;
	font-size:12px;
	width:130px;
	float:left;
	text-align:right;
	margin-right:5px;
	margin-bottom:7px;
	line-height:1.5em;
}
fieldset input, select {
	font-size:12px;
	margin-bottom:8px;
}
input.imagebtn {
	margin:10px 0 10px 100px;
}
table td.trust {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
	line-height:1.2em;
	padding-left:5px;
}
.clearfloat {
	clear:both;
}
#carriers {
	width:580px;
	float:left;
	clear:both;
}
#footer {
	margin:0 auto;
	width:760px;
	padding:20px 0 10px 0;
	text-align:center;
	font-size:12px;
}
#footer p {
	margin:0;
	padding:10px 0;
}
#newyork {
	display:none;
	visibility:hidden;
}
.right_text_1 {
	color:#003371;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.right_text_2 {
	color:#ff6b08;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.right_text_3 {
	color:#003371;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.arrow {
	position: absolute;
	right: -28px;
	top: -42px;
}
#notnewyork img {
	height:30px;
	background:#fff;
	border-bottom:1px solid #a3bad9;
	border-top:1px solid #a3bad9;
}
.coverage_conti {
	height:auto;
	width:350px;
	margin:auto;
	margin-top:10px;
}
.coverage {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7f27;
	font-size:24px;
	font-weight:bold;
}
.coverage22 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7f27;
	font-size:20px;
	font-weight:bold;
}
.coverage_dol {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
	font-weight:bold;
	border:1px solid #000;
	width:190px;
	margin-bottom:0px;
}
.per_month {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:22px;
	font-weight:bold;
}
.coverage_bottom_conti {
	width:267px;
	height:auto;
	margin:auto;
	margin-bottom:7px;
	border-bottom:1px solid #ccc;
}
.redio_button {
	float:left;
	padding-top:1px;
}
.redio_text {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
	font-weight:bold;
}
#notify {
	text-align:center;
	color:#f00;
	padding-top:6px;
	padding-bottom:7px;
	border-bottom:1px solid #cccccc;
	width:97%;
	margin:auto;
	font-size:13px;
}
/********************** Site Map Page *********************/
.sitemap_left_container {
	float:left;
	width:300px;
	height:auto;
	margin-top:30px;
	padding: 15px 15px 15px 35px;
}
.sitemap_left_container p {
	padding-top:20px;
}
.sitemap_left_container p a {
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:9px;
}
.sitemap_left_container p a:hover {
	text-decoration:none;
}
.sitemap_right_container {
	float:right;
	width:320px;
	height:auto;
	margin-top:30px;
	padding:15px;
}
.sitemap_right_container p {
	padding-top:20px;
}
.sitemap_right_container p a {
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:9px;
}
.sitemap_right_container p a:hover {
	text-decoration:none;
}
.sitemap_right_container ul {
	margin-top:13px;
}
.sitemap_right_container ul li {
	list-style:disc;
	margin-left:30px;
	color:#2e5799;
}
.sitemap_right_container ul li a {
	color:#2e5799;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	line-height:24px;
}
.sitemap_right_container ul li a:hover {
	text-decoration:none;
}
/********************** For Agents Page *********************/
.for_gents_left_conti {
	float:left;
	width:276px;
	height:auto;
}
.contact_left_top {
	background:url(../images/contact_left_top.jpg) no-repeat;
	width:276px;
	height:63px;
}
.for_left_top {
	background:url(../images/for_left_top.jpg) no-repeat;
	width:276px;
	height:63px;
}
.for_left_bg {
	background:url(../images/for_left_bg.jpg) repeat-y;
	width:246px;
	height:auto;
	font-size:13px;
	color:#333;
	padding:25px 15px 12px 15px;
}
.for_left_bottom {
	background:url(../images/for_left_bottom.jpg) no-repeat;
	width:276px;
	height:32px;
}
.see_for_button {
	margin-top:33px;
	text-align:center;
}
.for_gents_right_conti {
	float:right;
	width:472px;
	height:auto;
	margin-right:0px;
}
.agent_banner {
	margin-top:10px;
}
.start_hear_from_container {
	margin-top:10px;
}
.start_hear_top {
	background:url(../images/start_hear_top.jpg) no-repeat;
	width:472px;
	height:34px;
}
.customer_service_hear_top {
	background:url(../images/customer_service_header.jpg) no-repeat;
	width:472px;
	height:34px;
}
.start_hear_bg {
	background:url(../images/start_hear_bg.jpg) repeat-y;
	width:472px;
	height:auto;
}
.start_hear_bottom {
	background:url(../images/start_hear_bottom.jpg) no-repeat;
	width:472px;
	height:19px;
}
.beginformtext {
	color: #434343;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
}
.arial11 {
	font-size: 11px;
	margin-top:8px;
}
.advtgform {
	text-align: center;
}
.beginformtext1 {
	color: #434343;
	font-size: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: right;
}
/*============= Footer =============*/
.footer_container {
	border-top:4px solid #698da5;
	margin-top:20px;
	padding-top:20px;
	width:100%;
	height:auto;
	margin-bottom:5px;
}
.footer_menu {
	width:100%;
	height:auto;
	text-align:center;
}
.footer_menu ul li {
	list-style:none;
	text-align:center;
	display:inline;
	color:#434343;
	font-size:12px;
	padding-left:1px;
	padding-right:1px;
}
.footer_menu ul li a {
	list-style:none;
	text-align:center;
	display:inline;
	color:#434343;
	font-size:12px;
	text-decoration:none;
}
.footer_menu ul li a:hover {
	list-style:none;
	text-align:center;
	display:inline;
	color:#434343;
	font-size:12px;
	text-decoration:underline;
}
.footer_text {
	font-size:11px;
	color:#696969;
	text-align:center;
	padding-top:10px;
}
.clear {
	clear:both;
}
/*=================================== Thank You Page Update ======================================*/
.for_idm {
	font-size:22px;
	color:#000;
	font-weight:bold;
}
.for_idm .red {
	text-decoration:blink;
	color:#F00;
}
.our_lince {
	padding-top:20px;
	font-size:21px;
	color:#000;
	font-weight:bold;
	line-height:30px;
}
.our_lince .li_logo {
	color:#003a9a;
	font-size:22px;
}
.our_lince .das {
	color:#000;
}
.logo_box_bg {
	background:#FFFFFF;
	height:68px;
	border:1px solid #999999;
	width:760px;
	margin:auto;
	margin-top:15px;
}
.header_text_thankyou {
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	margin-top:20px;
	text-align:center;
	border-top:5px solid #80bad0;
	padding-top:10px;
}
.pennsylvania {
	color: #FF0000
}
.thankyou_get_conti {
	width:734px;
	height:auto;
	margin:auto;
	margin-top:20px;
}
.thankyou_box {
	width:790px;
	height:auto;
	margin:auto;
}
/*========================== 2012 12 06 ============================*/
.search_back1 {
	border: 2px solid #D1D1D1;
	height: 220px;
	width: 502px;
	margin:auto;
	margin-top:40px;
	margin-bottom:50px;
}
#searchImg {
	background-image: url("../images/loader.gif");
	/*	background-image: url("../images/loder.jpg");*/
    height: 19px;
	margin: 15px auto;
	width: 310px;
}
#searchText {
	background-color: yellow;
	color: #009900;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	margin:auto;
	margin-top: 10px;
	text-align: center;
	width: 130px;
}
#fText {
	color: black;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	text-align: center;
	width: 460px;
	margin:auto;
}
#sText {
	color: black;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 15px;
	text-align: center;
	width: 460px;
	margin:auto;
}
/*============= Thank you Page ==============*/
.steps {
	background-image: url("../images/step2.jpg");
	height: 83px;
	width: 402px;
	margin:auto;
	margin-top:20px;
}
.thank_you_box {
	border: 2px solid #D1D1D1;
	height: auto;
	margin:auto;
	margin-top:20px;
	margin-bottom:50px;
	padding-bottom:20px;
}
.head-top {
	width:720px;
	margin:auto;
}
.top_text_new {
	color: #68A618;
	font-family: tahoma;
	font-size: 32pt;
	font-weight: bold;
	line-height: 35pt;
	padding: 4px 0 10px;
	text-align: center;
	width: 720px;
}
.top_text_new_sub {
	color: #68A618;
	font-family: tahoma;
	font-size: 17pt;
	font-weight: bold;
	line-height: 20pt;
	padding: 0 0 15px;
	text-align: center;
	width: 720px;
}
.head-top .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 15pt;
	width: 600px;
}
.btm-bdr {
	border-top: 2px solid #CC0000;
}
.red {
	background-color: #FFFF00;
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
}
.rgt {
	background-color: white;
	margin-left: 598px;
	margin-top: -158px;
	padding-right: 15px;
}
/*============================= Thank you Page 2013 11 01 01 =================================*/
.thank_you_container {
	width:100%;
	height:auto;
	margin-top:15px;
}
.based_left {
	float:left;
	margin-left:27px;
}
.based_left h1 {
	font-size:19px;
	padding-left:10px;
}
.based_left p {
	color:#414042;
	font-size:12px;
	padding-left:20px;
}
.based_bg {
	background:url(../images/based_bg.png) no-repeat;
	width:294px;
	height:114px;
	position:relative;
	color:#FFF;
	font-size:13px;
}
.based_bg table tr td {
	line-height:22px;
}
.based_bg hr {
	margin:0px;
	height:1px;
	background:#6288b4;
	padding:0px;
	border:none;
}
.based_arrow {
	position:absolute;
	left: 242px;
	top: -29px;
}
.based_right {
	float:right;
	width:390px;
	margin-top: 10px;
}
.based_right h1 {
	color:#000;
	font-size:24px;
	font-weight:normal;
}
.based_right p {
	color:#000;
	font-size:15px;
	padding-top:15px;
}
.based_right p strong {
	color:#ed1c24;
	font-size:14px;
}
.aig_banner {
	background:url(../images/air_banner.png) no-repeat;
	width:760px;
	height:415px;
	margin-top:20px;
}
.aig_logo {
	margin-left: 363px;
	padding-top: 89px;
}
.aig_banner h1 {
	color:#231f20;
	font-family: 'oswaldbold';
	font-size: 35px;
	padding-left: 70px;
	padding-top: 79px;
	text-shadow:2px 2px #FFF;
}
.help_project {
	width:686px;
	height:77px;
	margin:auto;
	margin-top:10px;
}
.help_bg {
	float:left;
	background:url(../images/help_bg.png) no-repeat;
	width:561px;
	height:77px;
	text-align:center;
	font-family: 'oswaldlight';
	font-size:26px;
	color:#FFF;
}
.help_bg strong {
	font-family: 'oswaldbold';
	font-weight:normal;
}
.go {
	float:right;
}
/*========================== Thank you Wide ============================*/
.thankyou_wide {
	height:auto;
	background:url(images/quote_form_bg.png) repeat;
	-moz-box-shadow: 0px 1px 2px #555;
	-webkit-box-shadow: 0px 1px 2px #555;
	box-shadow: 0px 1px 2px #555;
	position:relative;
	padding:15px;
	color:#000000;
	font-family: 'oswaldlight';
	font-weight:normal;
	font-size:18px;
	margin-top:50px;
}
.thankyou_title {
	background:url(../images/thankyou_title_bg.png) no-repeat;
	width:539px;
	height:58px;
	position:absolute;
	font-family: 'oswaldbold';
	color:#FFF;
	font-size:25px;
	text-align:center;
	line-height:56px;
	top:-17px;
	left:108px;
	overflow:hidden;
}
.thankyou_wide h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 5px;
	text-align: center;
}
.thankyou_wide p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 40px;
	text-align: center;
}
.thankyou_wide_container {
	margin-top:20px;
}
.thankyou_wide_box {
}
/*====================== Css Update 2014-05-16 ========================*/
.speack_with {
	float:right;
	text-align:center;
	width:220px;
	color:#000;
	font-size:17px;
	line-height:28px;
}
.speack_with strong {
	display:block;
	color:#2F5D99;
	font-size:35px;
}
.speack_with strong a {
	text-decoration:none;
	color:#2F5D99;
}
.speack_with span {
	display:block;
	color:#666;
	font-size:13px;
	font-style:italic;
}
/*============================================ Landing Page Css =============================================*/
#wrapper_landing{
	width:100%;
	height:auto;
	margin:auto;
	min-width:920px;
}
/*===== Header Container =====*/
.header_container_landing{
	width:100%;
	background:#FFF;
	padding-bottom:15px;
}
.header_wrap_landing{
	width:920px;
	height:auto;
	margin:auto;
}
.logo_landing{
	float:left;
	margin-top:20px;
}
.phone_landing{
	float:right;
	text-align:right;
	color:#000000;
    font-family: 'MyriadProRegular';
	font-size:16px;
	margin-top:25px;
}
.phone_landing strong{
	color:#0078d5;
    font-family: 'MyriadProSemibold';
	font-size:33px;
	display:block;
	line-height:22px;
}
.phone_landing strong a{
	text-decoration:none;
	color:#0078d5;
}
/*===== Banner =====*/
.banner_container_landing{
	background:url(images/banner_shadow.jpg) repeat-x bottom;
	border-top:2px solid #fcfbfb;
	padding-bottom:6px;
}
.banner_wrap_landing{
	background:#fef9f2;
	padding-top:20px;
	text-align:center;
}
.banner_wrap_landing h1{
	font-weight:normal;
	color:#2e4454;
	font-family: 'MyriadProItalic';
	font-size:25px;
	padding-bottom:20px;
}
.banner_wrap_landing h1 strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.location_containr_landing{
	width:920px;
	height:auto;
	margin:auto;
}
.location_address_landing{
	background:#f4f4f4;
	border:1px solid #d7d4d0;
	width:250px;
	height:auto;
	padding:15px;
	float:left;
	text-align:left;
	color:#557896;
	font-size:17px;
    font-family: 'MyriadProRegular';
}
.location_address_landing strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.location_address_landing hr{
	border:none;
	border-bottom:1px dashed #c0c0bf;
	margin:7px 0px;
}
.couple_img_landing{
	float:left;
    margin-left: 85px;
    margin-top: 55px;
}
/*===== Body Container =====*/
.body_contaier_landing{
	width:920px;
	height:auto;
	margin:auto;
	padding-top:30px;
}
.best_match_landing{
	width:880px;
	height:auto;
	margin:auto;
	position:relative;
	-moz-box-shadow: 1px 1px 2px #c9c8c8;
	-webkit-box-shadow: 1px 1px 2px #c9c8c8;
	box-shadow: 1px 1px 2px #c9c8c8;
}
.best_match_arrow_landing{
	position:absolute;
	top: 10px;
	left: -37px;
}
.best_match_title_landing{
	background:#0078d5;
	padding:5px 20px 7px;
	color:#FFF;
	font-size:24px;
    font-family: 'MyriadProRegular';
}
.best_match_title_landing strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.best_match_title_landing span{
	font-size:17px;
    font-family: 'MyriadProRegular';
}
.best_match_details_landing{
	background:#eaf3f9;
	padding:15px;
	font-size:15px;
	color:#000;
    font-family: 'MyriadProRegular';
	line-height:23px;
}
.best_match_details_landing h1{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
	color:#00aeef;
	font-size:22px;
}
.click_here_landing{
	color:#000000;
	font-size:18px;
    font-family: 'MyriadProItalic';
}
.met_landing, .met_landing a{
	color:#0078d5;
	font-size:15px;
    font-family: 'MyriadProItalic';
	text-decoration:none;
}
.second_choice_landing{
	margin-top:25px;
	-moz-box-shadow: 1px 1px 2px #c9c8c8;
	-webkit-box-shadow: 1px 1px 2px #c9c8c8;
	box-shadow: 1px 1px 2px #c9c8c8;
}
.second_title_landing{
	background:#00aeef;
	padding:5px 20px 7px;
	color:#FFF;
	font-size:20px;
    font-family: 'MyriadProRegular';
}
.second_title_landing strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
	font-size:24px;
}
.second_choice_des_landing{
	background:#eaf3f9;
	padding:20px 10px;
}
.click_here_second_landing{
	color:#000000;
	font-size:12px;
    font-family: 'MyriadProItalic';
}
.last_choice_landing{
	margin-top:15px;
	-moz-box-shadow: 1px 1px 2px #c9c8c8;
	-webkit-box-shadow: 1px 1px 2px #c9c8c8;
	box-shadow: 1px 1px 2px #c9c8c8;
}
.last_choice_title_landing{
	background:#abcfeb;
	padding:5px 20px 7px;
	color:#484a4c;
	font-size:17px;
    font-family: 'MyriadProSemibold';
}
.last_choice_des_landing{
	background:#eaf3f9;
	padding:20px 10px;
}
.second_choice_des_landing h2, .last_choice_des_landing h2{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
	color:#5d605a;
	font-size:17px;
}
.second_choice_des_landing ul li, .last_choice_des_landing ul li{
	list-style:disc;
	color:#000;
	font-size:15px;
    font-family: 'MyriadProRegular';
	margin-left:15px;
}
.landing_content_landing{
	padding:20px;
}
.landing_content_landing p{
	color:#5d605a;
	font-size:15px;
    font-family: 'MyriadProRegular';
	padding-top:10px;
}
/*=============================================== MetLife Banner =====*/
.metlife_box_container_trf h1{
	text-align:center;
	color:#545454;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:none;
}
.metlife_box_container_trf h1 span{
	color:#545454;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.metlife_box_container_trf h1 img{
	vertical-align:sub;
}
.metlife_box_container_trf h2,
.metlife_box_container_trf h3{
	text-align:center;
	color:#545454;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:none;
	padding:0px;
}
.metlife_box_container_trf h2 span,
.metlife_box_container_trf h3 span{
	color:#545454;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.metlife_box_container_trf h2 strong,
.metlife_box_container_trf h3 strong{
	color:#0078d6;
	font-family:Arial, Helvetica, sans-serif;
}
.metlife_box_container_trf h3{
	font-size:14px;
}
.match_box_conti_trf{
	margin-top:25px;
	text-align:center;
}
.match_box_trf{
	padding:10px;
	position:relative;
	background:#0078d6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
.match_one_trf{
	position:absolute;
	left: -25px;
	top: -20px;
}
.match_box_left_trf{
	float:left;
	width:523px;
}
.match_box_left_trf h1{
	color:#FFF;
	font-size:20px;
	padding-top:16px;
	position:relative;
	margin-bottom:0px;
	padding-bottom:15px;
	text-align:left;
	text-indent:10px;
	font-weight:bold;
}
.match_box_left_trf h2{
	color:#FFF;
	font-size:16px;
	border:none;
	padding-top:16px;
	position:relative;
	margin-bottom:0px;
	padding-bottom:15px;
	text-align:left;
	text-indent:10px;
	margin-right:0px;
}
.match_box_left_trf h1 .arrow_gmr,
.match_box_left_trf h2 .arrow_gmr{
	position:absolute;
	right:-6px;
	top:-15px;
}
.match_trf{
	padding:10px 2px;
	background:#FFF;
	height:144px;
	box-shadow: 1px 1px 3px #001f37;
	-moz-box-shadow: 1px 1px 3px #001f37;
	-webkit-box-shadow: 1px 1px 3px #001f37;
}
.met_life_box_trf{
	float:left;
	width:250px;
	text-align:center;
	margin-top:10px;
	border-right:1px dashed #0078d6;
	padding-right:5px;
}
.final_expenses_trf{
	color:#00a2e8;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:15px;
}
.cartoon_trf img{
	float:left;
	margin-top:20px;
}
.finalexpensemetlife_trf{
	text-align:center;
	color:#434444;
	font-size:16px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
}
.finalexpensemetlife_trf span{
	color:#ff8d00;
}
.finalexpensemetlife_trf strong{
	color:#ff8d00;
}
.finalexpensemetlife_trf img{
	display:block;
	margin:auto;
	padding-bottom:10px;
}
.guaranteed_box_trf{
	float:left;
	width:250px;
	margin-left:5px;
	margin-top:0px;
	text-align:left;
}
.guaranteed_box_trf h3{
	color:#0078d6;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:10px;
}
.guaranteed_box_trf ul li{
	list-style:disc;
	margin-left:25px;
	font-weight:bold;
	font-size:17px;
	color:#0078d6;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:4px;
}
.guaranteed_box_trf ul li strong{
	font-size:16px;
	color:#0078d6;
	font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.guaranteed_box_trf ul li span{
	font-size:12px;
	color:#0078d6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.guaranteed_box_trf ul li:first-child{
	margin-top:0px;
}
ul.guaranteed_li li{
	line-height:27px;
}
.guaranteed_box_trf p{
	font-size:13px;
	color:#494949;
	padding-top:10px;
}
.match_box_right_trf{
	float:right;
	width:190px;
	text-align:right;
}
.match_form_trf{
}
.match_box_right_trf input[type="text"]{
	background:#FFF;
	padding:0px 10px;
	box-shadow: 1px 1px 1px #001f37;
	-moz-box-shadow: 1px 1px 1px #001f37;
	-webkit-box-shadow: 1px 1px 1px #001f37;
	border:none;
	width:168px;
	height:26px;
	line-height:26px;
	color:#606263;
	font-size:13px;
	margin-bottom:8px;
	float:right;
}
.match_box_right_trf select{
	background:#FFF;
	padding:0px 10px;
	box-shadow: 1px 1px 1px #001f37;
	-moz-box-shadow: 1px 1px 1px #001f37;
	-webkit-box-shadow: 1px 1px 1px #001f37;
	border:none;
	width:187px;
	height:28px;
	line-height:28px;
	color:#606263;
	font-size:13px;
	margin-bottom:8px;
	display:inline-block;
	float:right;
}
.phone_metlife_trf{
	width:41px !important;
	margin-left:2px;
}
.match_box_right_trf input[type="image"]{
	float:right;
	margin-top:5px;
}
.inaddition_metlife_updt{
	padding:10px 0px;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	color:#332f30;
	border-top:2px dotted #c0c0c0;
	line-height:20px;
}
.inaddition_metlife_updt strong{
	color:#e5332a;
}
.border_updt{
	border:2px dotted #c0c0c0;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	font-size:13px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-right:50px;
}
.arrow_tow_gmr{
    right:25px;
    position: absolute;
    top: -20px;
}
.metlife_thankyounote_trf{
	background:#FFF;
	padding:20px 0px;
	box-shadow: 1px 1px 3px #001f37;
	-moz-box-shadow: 1px 1px 3px #001f37;
	-webkit-box-shadow: 1px 1px 3px #001f37;
	margin-right:10px;
}
.notelogo_trf{
	text-align:right;
	float:left;
	width:210px;
}
.notelogo img{
	display:inline-block;
	vertical-align:middle;
}
.note_dis_trf{
	color:#535456;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	float:right;
	width:490px;
}
.note_dis_trf strong{
	color:#0078d5;
}
/*===== Footer =====*/
.footer_landing{
	text-align:center;
	font-size:12px;
	padding:10px 0px;
}
/*============================================ New Metlife Banner 2016-05-19-01 ============================================*/
.banner_container_GAWLI_trf{
	text-align:center;
}
.banner_container_GAWLI_trf h1,
.banner_container_GAWLI_trf h2{
	font-family: 'OpenSans';
	color:#545454;
	font-size:14px;
	font-weight:normal;
	padding:0px 0px 20px 0px;
}
.banner_container_GAWLI_trf h1 strong,
.banner_container_GAWLI_trf h2 strong{
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	color:#0078d6;
}
.banner_container_GAWLI_trf h1 span,
.banner_container_GAWLI_trf h2 span{
	color:#007dc3;
	font-size:25px;
}
.banner_container_GAWLI_trf h2{
	font-size:15px;
}
.banner_container_GAWLI_trf img{
	display:inline-block;
}
.banner_box_GAWLI_trf{
	border:4px solid #007cc2;
}
.banner_title_GAWLI_trf{
	background:#007cc2;
	color:#ffffff;
	font-size:14px;
	font-family: 'RalewayRegular';
	font-weight:normal;
	padding:5px 0px 10px;
}
.banner_title_GAWLI_trf strong{
	font-family: 'ralewaybold';
	font-weight:normal;
}
.banner_title_GAWLI_trf span{
	padding-left:10px;
	padding-right:10px;
}
.banner_female_GAWLI_trf{
	background:url(../images/banner_female_GAWLI_trf.jpg) no-repeat left #FFF;
	min-height:323px;
}
.banner_male_GAWLI_trf{
	background:url(../images/banner_male_GAWLI_trf.jpg) no-repeat left #FFF;
	min-height:323px;
}
.banner_male2_GAWLI_trf{
	background:url(../images/banner_male2_GAWLI_trf.jpg) no-repeat left #FFF;
	min-height:323px;
}
.banner_personalized_GAWLI_trf{
	background:url(../images/banner_personalized_GAWLI_trf.jpg) no-repeat left #f3f5f4;
	min-height:323px;
}
.match_31_GAWLI_trf{
	float:left;
	margin-left:15px;
	margin-top:15px;
}
.rates_starting_GAWLI_trf,
.rates_starting_personalized_GAWLI_trf{
	float:right;
	text-align:left;
	padding-top:20px;
	padding-right:20px;
}
.rates_starting_GAWLI_trf h1,
.rates_starting_personalized_GAWLI_trf h1{
	color:#434444;
	font-size:22px;
	font-weight:normal;
	font-family: 'ralewaybold';
	text-align:right;
	padding:0px;
}
.rates_starting_personalized_GAWLI_trf h1{
	font-size:25px;
}
.rates_starting_GAWLI_trf h1 strong,
.rates_starting_personalized_GAWLI_trf h1 strong{
	color:#93c83d;
	font-size:28px;
	font-weight:normal;
	font-family: 'Raleway-ExtraBold';
}
.rates_starting_personalized_GAWLI_trf h1 strong{
	font-size:30px;
}
.rates_starting_GAWLI_trf ul,
.rates_starting_personalized_GAWLI_trf ul{
	margin-bottom:0px;
	padding-top:12px;
}
.rates_starting_GAWLI_trf ul li,
.rates_starting_personalized_GAWLI_trf ul li{
	color:#686868;
	font-size:20px;
	font-family: 'RalewayRegular';
	font-weight:normal;
	margin-left:40%;
	margin-top:10px;
}
.rates_starting_personalized_GAWLI_trf ul li{
	font-weight:normal;
	font-family: 'ralewaybold';
	margin-left:23%;
	font-size:15px;
	margin-top:20px;
}
.rates_starting_personalized_GAWLI_trf ul li span{
	font-family: 'RalewayRegular';
	font-weight:normal;	
}
.metlife_see_GAWLI_trf{
	float:left;
	width:67%;
	padding-top:25px;
}
.metlife_see_GAWLI_trf img{
	display:block;
}
.see_your_actual_GAWLI_trf{
	margin-top:-19px;
}
.get_my_rate_GAWLI_trf{
	float: right;
	margin-right: 15px;
	margin-top: 65px;
	width:30%;
}
.monthrate_GAWLI_trf{
	color:#595959;
	font-size:11px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
}
.img-responsive{
	max-width:100%;height:auto
}
/*=============================================================  Mutual of Omaha Banner 2016-05-25*/
.mutualofomaha_box_trf{
	padding:10px;
	position:relative;
	background:#1c326b;
	margin-bottom:20px;
	margin-top:25px;
	margin-bottom:40px;
}
.top_match_trf{
    left: -6px;
    position: absolute;
    top: -6px;
}
.mutualofomaha_box_trf h1{
	color:#FFF;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:90px;
	text-align:left;
}
.mutualofomaha_left_trf{
    float: left;
    width: 542px;
}
.mutualofomaha_left_trf h2{
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	padding-top:20px;
	position:relative;
	margin:0px;
	text-align:left;
	font-weight:normal;
	text-align:left !important;
	margin-right:0px;
}
.mutualofomaha_left_trf h2 strong{
	color:#FFF;
}
.mutualofomaha_left_trf h2 .arrow_gmr{
    position: absolute;
    right: -3px;
    top: -53px;
}
.mutualofomaha_trf{
	background:#FFF;
	padding:20px 12px;
	box-shadow: 1px 1px 3px #001f37;
	-moz-box-shadow: 1px 1px 3px #001f37;
	-webkit-box-shadow: 1px 1px 3px #001f37;
}
.top_match_new_box_trf{
	float:left;
	margin-right:20px;
}
.mutualofomaha_inner_box_trf{
	float:left;
}
.mutualofomaha_box_trf ul li{
	list-style:disc;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#454647;
	text-align:left;
	margin-top:13px;
	margin-left:15px;
}
.mutualofomaha_box_trf ul li:first-child{
	margin-top:0px;
}
.mutualofomaha_right_trf{
	float:right;
	width:190px;
	text-align:right;
}
.mutualofomaha_right_trf input[type="text"]{
	background:#FFF;
	padding:5px 10px;
	box-shadow: 1px 1px 1px #001f37;
	-moz-box-shadow: 1px 1px 1px #001f37;
	-webkit-box-shadow: 1px 1px 1px #001f37;
	border:none;
	width:168px;
	color:#606263;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:8px;
	float:right;
}
.mutualofomaha_right_trf select{
	background:#FFF;
	padding:5px 10px;
	padding-right:0px;
	box-shadow: 1px 1px 1px #001f37;
	-moz-box-shadow: 1px 1px 1px #001f37;
	-webkit-box-shadow: 1px 1px 1px #001f37;
	border:none;
	width:187px;
	color:#606263;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:8px;
	display:inline-block;
	float:right;
}
.mutualofomaha_ap_conti_trf{
	background: rgba(119,178,55,1);
	background: -moz-linear-gradient(left, rgba(119,178,55,1) 0%, rgba(180,232,114,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(119,178,55,1)), color-stop(100%, rgba(180,232,114,1)));
	background: -webkit-linear-gradient(left, rgba(119,178,55,1) 0%, rgba(180,232,114,1) 100%);
	background: -o-linear-gradient(left, rgba(119,178,55,1) 0%, rgba(180,232,114,1) 100%);
	background: -ms-linear-gradient(left, rgba(119,178,55,1) 0%, rgba(180,232,114,1) 100%);
	background: linear-gradient(to right, rgba(119,178,55,1) 0%, rgba(180,232,114,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77b237', endColorstr='#b4e872', GradientType=1 );
	padding:6px;
	margin-bottom:20px;
	margin-top:20px;
}
.mutualofomaha_arjec_conti_trf{
	background:#e20613;
	padding:6px;
	margin-bottom:20px;
	margin-top:20px;
}
.mutualofomaha_ap_rej_box_trf{
	background:#FFF;
	padding:15px;
}
.mutualofomaha_ap_rej_box_trf h2{
	text-align:left;
	color:#94c01f;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}
.mutualofomaha_ap_rej_box_trf p{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}
.mutualofomaha_ap_rej_box_trf p span{
	color:#e20613;
}
.mutualofomaha_ap_rej_box_trf p a{
	color:#0054be;
	text-decoration:underline;
}