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;
	background:url(images/form_bg.jpg) no-repeat center top;
}
 @font-face {
 font-family: 'MyriadWebProRegular';
 src: url('font/myriad-web-pro.eot');
 src: url('font/myriad-web-pro.eot') format('embedded-opentype'),  url('font/myriad-web-pro.woff') format('woff'),  url('font/myriad-web-pro.ttf') format('truetype'),  url('font/myriad-web-pro.svg#MyriadWebProRegular') format('svg');
}
@font-face {
 font-family: 'Frutiger45LightBold';
 src: url('font/frutiger_65_bold.eot');
 src: url('font/frutiger_65_bold.eot') format('embedded-opentype'),  url('font/frutiger_65_bold.woff') format('woff'),  url('font/frutiger_65_bold.ttf') format('truetype'),  url('font/frutiger_65_bold.svg#Frutiger45LightBold') format('svg');
}
 @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: 'oswaldbook';
 src: url('font/oswald-regular-webfont.eot');
 src: url('font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('font/oswald-regular-webfont.woff') format('woff'),  url('font/oswald-regular-webfont.ttf') format('truetype'),  url('font/oswald-regular-webfont.svg#oswaldbook') 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;
}
#wrapper {
	width:100%;
	height:auto;
	margin:auto;
	padding:0px;
	min-width:990px;
}
.main_container {
	width:960px;
	height:auto;
	margin:auto;
}
a {
	color:#0078d5;
	-webkit-transition: color linear .2s;
	-moz-transition: color linear .2s;
	-o-transition: color linear .2s;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/*=========================================== Header Start ==============================================*/
.header_container {
	width:100%;
	height:auto;
	height:113px;
	background:url(images/header_bg.png) repeat-x;
	z-index:9999;
}
.header_container_dept {
	background:url(images/header_bg_dept.png) no-repeat center top;
	width:100%;
	height:175px;
}
.logo_dept {
	float:left;
	margin-top:5px;
	width:340px;
	margin-left:60px;
}
.logo_dept img {
	float:left;
}
.logo_dept h1 {
	float:left;
	color:#1c75bb;
	font-size: 17px;
	line-height: 21px;
	margin-top: 46px;
	font-family: 'MyriadWebProRegular';
	font-weight:bold;
	padding-left:10px;
}
/*------------------- Menu Start ------------------*/
.manu_container_form {
	float:right;
	margin-top:6px;
	width:600px;
	background:url(images/shadow.png) no-repeat right bottom;
	padding-bottom:65px;
}
.manu_form {
	float:right;
	width:420px;
	margin-top:44px;
}
.manu_form ul li {
	list-style:none;
	border-left:2px solid #c0c0c0;
	float:right;
	padding:0px 8px;
}
.manu_form ul li a {
	color:#58595b;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.manu_form ul li a:hover {
	color:#2cb241;
}
.manu_form ul li.active a {
	color:#2cb241;
}
.manu_form ul li:last-child {
	list-style:none;
	border:none;
}
.prefer {
	text-align:center;
	font-size:12px;
	color:#1c75bb;
	margin-bottom:10px;
}
.phone_form {
	float:right;
	color:#1c75bb;
	font-size:20px;
	width:160px;
	font-weight:bold;
	text-align:right;
	margin-right:20px;
	margin-top:37px;
}
.phone_form img {
	margin-right:5px;
	margin-bottom:-8px;
}
/*------------------- Menu End ------------------*/
/*--------------------------- Banner ----------------------------*/
.banner_container {
	background:url(images/banner_bg.png) no-repeat center top;
	height:auto;
	z-index:1;
	position:relative;
}
.banner {
	width:960px;
	height:auto;
	margin:auto;
	padding-top:16px;
}
.lady {
	float:left;
}
.quote_save {
	float:right;
	position:relative;
	width:525px;
}
.quote_save h1 {
	font-size:63px;
	font-family: 'oswaldbold';
	color:#FFF;
	font-weight:normal;
	text-shadow:0px 2px 3px #231f20;
	position:absolute;
	left:-65px;
}
.quote_save ul {
	margin-top:95px;
	margin-left:35px;
}
.quote_save ul li {
	list-style:none;
	font-size:24px;
	color:#FFF;
	font-family: 'oswaldlight';
	background:url(images/arrow.png) no-repeat 3px;
	padding-left:30px;
	line-height:40px;
}
.quote_save ul li strong {
	font-family: 'oswaldbold';
	font-weight:normal;
}
.banner_form {
	margin-top:10px;
	margin-left:35px;
	width:339px;
}
.banner_form input[type="text"] {
	color:#a7a9ac;
	font-size:23px;
	font-family: 'oswaldlight';
	padding:10px;
	margin-left: 4px;
	width: 307px;
	margin-bottom:10px;
}
.banner_form input[type="text"]:focus {
	color:#333;
}
.banner_form p {
	color:#9ffffd;
	font-size:22px;
	font-family: 'oswaldlight';
	text-align:center;
}
.banner_form p strong {
	font-family: 'oswaldbold';
	font-weight:normal;
}
.banner_slide {
	height:auto;
	margin-left: 13px;
	margin-top: 0;
	padding: 18px 0 45px;
}
.left_scroll {
	float:left;
	width:39px;
	height:39px;
	margin-left: 20px;
	margin-top: 71px;
}
.right_scroll {
	float:right;
	width:39px;
	height:39px;
	margin-right: 20px;
	margin-top: 71px;
}
.scrol {
	width:928px;
	height:auto;
	margin:auto;
}
.scrol ul li {
	list-style:none;
	float:left;
	margin:0px 29px;
	background:#FFF;
	text-align:center;
	width:250px;
	height:180px;
}
.scrol ul li img {
	margin-top:10px;
}
.scrol ul li p {
	color:#939598;
	font-size:22px;
	font-family: 'oswaldlight';
}
.scrol ul li p a {
	color:#939598;
	font-size:22px;
	font-family: 'oswaldlight';
	text-decoration:none;
	border-bottom:1px solid #38b746;
}
/*=========================================== Body Start ==============================================*/
.content {
	width:960px;
	height:auto;
	margin:auto;
	padding-top:100px;
}
/*--------------------------- Home Page Start ----------------------------*/
.home_content_container {
	width:100%;
	height:auto;
	margin:auto;
	margin-top:-90px;
	background:#FFF;
	z-index:0;
}
.home_content h1 {
	font-family: 'MyriadWebProRegular';
	font-size:34px;
	font-weight:normal;
	color:#000;
	text-align:center;
}
.home_content h1 strong {
	font-weight:bold;
}
.save_up {
	width:800px;
	margin:auto;
}
.save_up h2 {
	font-family: 'oswaldbold';
	font-weight:normal;
	font-size:38px;
	background:url(images/save_us.png) no-repeat bottom;
	width:290px;
	padding-bottom:14px;
	color:#39b54a;
}
.save_up p {
	font-family: 'MyriadWebProRegular';
	font-size:38px;
	font-weight:normal;
	color:#000;
	margin-top:12px;
}
.home_content_p {
	font-size:14px;
	font-style:italic;
	color:#000;
	padding:15px 20px;
}
/*--------------------------- Inner Page Start ----------------------------*/
.inner_content {
	width:980px;
	height:auto;
	margin:auto;
	background:url(images/inner_bg_dept.png) repeat;
	margin-top:0px;
	margin-bottom:40px;
	padding-top:33px;
	padding-bottom:33px;
}
.inner_title_bg {
	background:url(images/inner_title_bg.png) no-repeat;
	width:940px;
	height:159px;
	margin-left:-40px;
}
.inner_title_bg h2 {
	float:left;
	color:#0078d5;
	font-family: 'MyriadWebProRegular';
	font-size:27px;
	padding-top:50px;
	padding-left:50px;
}
.inner_title_bg img {
	margin-top:-60px;
	margin-left:10px;
}
.content_box {
	background:#FFF;
	height:auto;
	width:860px;
	margin:auto;
	margin-top:5px;
	padding:0px 20px;
	padding-bottom:20px;
}
.content_box h1, .content_box h2, .content_box h3, .content_box h4 {
	font-family: 'MyriadWebProRegular';
	color:#0078d5;
	padding-top:20px;
	line-height:25px;
}
.content_box h1 {
	font-size:27px;
}
.content_box h2 {
	font-size:23px;
}
.content_box h3 {
	font-size:20px;
}
.content_box h4 {
	font-size:14px;
}
.content_box h5 {
	font-size:18px;
	font-weight:normal;
	color:#000!important;
	padding-top:20px;
	line-height:25px;
	font-family: 'MyriadWebProRegular';
}
.content_box p:first-child {
	padding-top:20px;
}
.content_box p {
	font-family: 'MyriadWebProRegular';
	color:#666;
	font-size:15px;
	padding-top:15px;
	line-height:19px;
}
.content_box ul {
	margin-top:15px;
}
.content_box ul li {
	list-style:disc;
	margin-left:15px;
	font-family: 'MyriadWebProRegular';
	color:#666;
	font-size:15px;
	padding-top:10px;
	line-height:14px;
}
/*--------------------------- Inner Page Start ----------------------------*/
.quote_left_dept {
	float:left;
	width:462px;
	height:auto;
	margin-left:15px;
}
.esurance {
	border:6px solid #1c75bb;
	background:#FFF;
	padding:10px;
	-moz-box-shadow: 0px 2px 4px #555;
	-webkit-box-shadow: 0px 2px 4px #555;
	box-shadow: 0px 2px 4px #555;
}
.esurance ul li {
	list-style:square;
	font-size:14px;
	color:#808184;
	font-family: 'MyriadWebProRegular';
	margin-left:10px;
}
.we_are_ready_dept {
	background:#FFF;
	margin-top:10px;
	padding:18px;
}
.we_are_ready_dept h2 {
	font-size:15px;
	color:#0a0559;
	font-family: 'MyriadWebProRegular';
	line-height:20px;
}
.compare_phone_dept {
	border:1px solid #c9cacb;
	padding:10px;
	margin-top:10px;
}
.compare_dept {
	font-family: 'MyriadWebProRegular';
	float:left;
	color:#0a0657;
	font-size:16px;
	width:180px;
}
.cp_dept {
	font-family: 'MyriadWebProRegular';
	float:left;
	color:#ec1c24;
	font-size:36px;
	font-weight:bold;
}
.logos_dept {
	margin-top:15px;
}
.requast_a_free_step {
	background:#4e8ea7;
	margin-top:15px;
	padding:8px;
}
.requast_a_free_step h1 {
	color:#FFF;
	font-size:19px;
	font-family: 'oswaldbold';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.to_receive_dept {
	background:#FFF;
	font-family: 'MyriadWebProRegular';
	color:#000;
	font-size:16px;
}
.liy {
	background:url(images/liy.png) no-repeat;
	width:24px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	font-size:14px;
}
.lib {
	background:url(images/lib.png) no-repeat;
	width:24px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	font-size:14px;
}
.quote_right_dept {
	float:right;
	width:462px;
	height:auto;
	margin-right:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-moz-box-shadow: 1px 1px 2px #333;
	-webkit-box-shadow: 1px 1px 2px #333;
	box-shadow: 1px 1px 2px #333;
	background:#f5f5f5;
	position:relative;
	padding-bottom:15px;
}
.find_the_best_dept {
	background:#FFF;
	color:#414042;
	font-size:16px;
	font-family: 'MyriadWebProRegular';
	padding:15px;
	line-height:20px;
	padding-bottom:40px;
}
.find_the_best_dept span {
	color:#1871ad;
}
.compare_local_dept {
	background:url(images/red_arrow.png) no-repeat;
	font-size: 21px;
	font-weight: normal;
	height: 102px;
	margin-left: -15px;
	padding-left: 30px;
	margin-top: -30px;
	width: 459px;
	color:#fff;
	padding-top:8px;
	font-family: 'MyriadWebProRegular';
}
.quote_right_dept h1 {
	color:#ec1c24;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -55px;
	padding-left:18px;
	padding-left:70px;
}
.quote_right_dept h1 span {
	font-size:14px;
}
.quote_form_dept {
	padding:10px;
	color:#5995ad;
	font-size:18px;
	font-family: 'MyriadWebProRegular';
	font-weight:bold;
}
.quote_form_dept input[type="text"] {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	padding:2px;
	width: 187px;
	color:#000;
	font-family: 'oswaldlight';
	font-weight:normal;
	font-size:15px;
	outline:none;
	margin-left:10px;
}
.quote_form_dept input[type="text"]:focus, .styled-select:focus {
	border: 1px solid #555;
	color:#000;
}
.styled-select select {
	background: transparent;
	width: 208px;
	padding:0px;
	font-family: 'oswaldlight';
	font-weight:normal;
	font-size:15px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	outline:none;
	margin-left:-10px;
	margin-left:0px;
	-webkit-appearance: none;
}
.styled-select {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	padding:2px;
	color:#000;
	font-family: 'oswaldlight';
	font-weight:normal;
	font-size:15px;
	width: 187px;
	outline:none;
	margin-left:10px;
	overflow: hidden;
	background:url(images/select_arrow.jpg) no-repeat right #fff;
	z-index:9999999;
	float:left;
}
.quote_form_dept input[type="radio"] {
	margin-left:10px;
}
.quote_form_dept input[type="radio"] {
	display:none;
}
.quote_form_dept input[type="radio"] + label {
	color:#000;
	font-weight:normal;
	font-size:17px;
	margin-right:1px;
	font-family: 'oswaldlight';
	margin-left:0px;
}
.quote_form_dept input[type="radio"] + label span {
	display:inline-block;
	width:20px;
	height:20px;
	margin:-3px 2px 0 0;
	vertical-align:middle;
	background:url(images/checkbox_radio.png) -20px top no-repeat;
	cursor:pointer;
}
.quote_form_dept input[type="radio"]:checked + label span {
	background:url(images/checkbox_radio.png) 0px top no-repeat;
}
.quote_form_dept ul{
	margin-top:10px;
}
.quote_form_dept ul li{
	margin-left:20px;
	font-size:13px;
}
.e_citystate {
	color:#000;
}
.vehicle {
	display:none;
	border-top:2px solid #5995AD;
	margin-top:20px;
}
.thank_you_box_conti {
	padding-top:20px;
}
/*============================== Form Page =================================*/
.main_container_dept {
	width:1000px;
	height:auto;
	margin:auto;
}
.inner_content_dept {
	width:980px;
	height:auto;
	margin:auto;
	background:url(images/inner_bg_dept.png) repeat;
	margin-top:0px;
	margin-bottom:40px;
	padding-top:15px;
	padding-bottom:33px;
}
.new_jersey {
	border:7px solid #1c75bb;
	background:#FFF;
	margin:0px 15px;
	padding:10px;
	margin-bottom:10px;
}
.new_jersey h2 {
	color:#1c75bb;
	font-size:20px;
	padding-top:10px;
}
.new_jersey p {
	color:#414042;
	font-size:16px;
	font-family: 'MyriadWebProRegular';
	padding-top:5px;
}
/*------------------------------------- Contact & Foragent Page ----------------------------------*/
.contact_form_container {
	margin-top:20px;
}
.contact_forn_dept {
	float:left;
	width:440px;
}
.contact_forn_dept form label {
	display: block;
	margin-top:10px;
	font-size:17px;
	font-family: 'MyriadWebProRegular';
}
.contact_forn_dept form label span {
	color:#F00;
}
.contact_forn_dept form input[type="text"] {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	-moz-box-shadow: 1px 1px 1px #555555 inset;
	-webkit-box-shadow: 1px 1px 1px #555555 inset;
	box-shadow: 1px 1px 1px #555555 inset;
	margin: 5px 0 10px;
	padding: 5px;
	width: 410px;
}
.contact_forn_dept form textarea {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	-moz-box-shadow: 1px 1px 1px #555555 inset;
	-webkit-box-shadow: 1px 1px 1px #555555 inset;
	box-shadow: 1px 1px 1px #555555 inset;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	margin: 5px 0 10px;
	padding: 5px;
	resize: none;
	width: 410px;
}
.contact_forn_dept form input[type="submit"] {
	background: none repeat scroll 0 0 #1c74bb;
	font-size:17px;
	color:#FFF;
	border: medium none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	cursor: pointer;
	margin-right: 20px;
	padding: 5px 15px;
	text-transform: uppercase;
}
.contact_image_dept {
	float:right;
	margin-top:20px;
}
.contact_image_dept img {
	border:1px solid #CCC;
	padding:2px;
}
/*=========================================== Footer Start ==============================================*/
.footer_container {
	padding-top:15px;
	background:#FFF;
	width:100%;
	margin:auto;
}
.recently_seen_on {
	background:url(images/recently_seen_on.jpg) repeat-x;
	color:#0676b6;
	font-size:16px;
	text-align:center;
	font-family: 'oswaldlight';
	line-height:15px;
	width:960px;
	margin:auto;
}
.recently_seen_on span {
	background:#FFF;
	padding:0px 10px;
	color:#58595b;
	font-size:16px;
	font-family: 'oswaldlight';
}
.recently_logos {
	text-align:center;
	padding:10px 0px;
}
.footer_text {
	width:100%;
	background:#39b54a;
}
.copuright {
	width:960px;
	margin:auto;
	padding:20px 40px 15px;
}
.copuright p {
	float:left;
	font-family: 'MyriadWebProRegular';
	color:#fff;
	font-size:15px;
	padding-top:5px;
}
.copuright ul {
	list-style:none;
	float:right;
}
.copuright ul li {
	list-style:none;
	display:inline;
	border-right:1px solid #FFF;
}
.copuright ul li a {
	text-decoration:none;
	font-family: 'MyriadWebProRegular';
	color:#fff;
	font-size:13px;
	padding-right:15px;
	padding-left:15px;
	text-align:center;
}
.copuright ul li a:hover {
	color:#000;
}
.copuright ul li:last-child {
	padding-right:0px;
	border:none;
}
.copuright ul li:last-child a {
	padding-right:0px;
	border:none;
}
.clear {
	clear:both;
}
/*======================= Quote_form Version 2.0 ======================*/
.quote_left_dept_version_2 {
	float:left;
	width:354px;
	height:auto;
	margin-left:15px;
}
.who_has_the_lowest {
	color:#1871ad;
	font-size:26px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
	line-height:30px;
}
.quote_right_dept_version_2 {
	float:right;
	width:585px;
	height:auto;
	margin-right:15px;
	position:relative;
}
.get_yours {
	background:#1871ad;
	color:#FFF;
	font-size:24px;
	font-family: 'MyriadWebProRegular';
	text-align:center;
	padding:10px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.form_boxs_dept {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-moz-box-shadow: 1px 1px 2px #333;
	-webkit-box-shadow: 1px 1px 2px #333;
	box-shadow: 1px 1px 2px #333;
	background:#f5f5f5;
	margin-top:15px;
	padding:9px;
	margin-right:10px;
}
.blue_box_container {
	position:relative;
}
.blue_box {
	position:absolute;
	background:url(images/blue_box.png) no-repeat;
	width:65px;
	height:55px;
	color:#FFF;
	text-align:center;
	left: 370px;
	font-size:13px;
	top: -8px;
	padding-top:12px;
	padding-left:3px;
}
.add_another {
	background:#1871ad;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	color:#fff;
	font-size:15px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
	line-height:22px;
	padding:6px 0px;
	width:180px;
	text-align:center;
	margin:auto;
	margin-top:10px;
	cursor:pointer;
}
.add_another a {
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
	line-height:22px;
	display:block;
}
.form_box_title {
	background:#f2ffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-moz-box-shadow: 1px 1px 2px #333;
	-webkit-box-shadow: 1px 1px 2px #333;
	box-shadow: 1px 1px 2px #333;
	border:1px solid #1871ad;
	color:#1871ad;
	font-size:18px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
	line-height:18px;
	padding:4px 10px;
	text-align:center;
	float:left;
}
.quote_box {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	background:#fff;
	margin-top:10px;
	padding:15px;
	border:1px solid #b8b8b8;
	color:#1871ad;
	font-size:15px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
}
.styled-select select optgroup {
	font-family: 'oswaldlight';
	font-weight:normal;
	font-size:18px;
}
.to_compare {
	margin-top:15px;
	color:#1871ad;
	font-size:23px;
	font-weight:normal;
	line-height:30px;
	text-align:center;
	font-family: 'MyriadWebProRegular';
}
.three_steps {
	font-family: 'oswaldbold';
	font-weight:normal;
	font-size:38px;
	background:url(images/save_us_blue.png) no-repeat bottom;
	width:290px;
	margin:auto;
	padding-bottom:14px;
	text-align:center;
	color:#1871AD;
	margin-top:15px;
}
.three_box {
	margin-top:10px;
	background:#1871AD;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.step {
	background:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	border-radius: 20px;
	float: left;
	padding: 4px 10px;
}
.information {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	padding-left:10px;
	font-size:21px;
	padding-top:4px;
	font-weight:normal;
	float:left;
}
/*=================== Update Css 2014-01-29 ===================*/
.no_obligation {
	font-size: 18px !important;
	line-height: 26px !important;
	padding-left: 18px !important;
}
.by_request {
	font-size:13px;
	font-weight:normal;
	color:#000;
	padding-top:10px;
	line-height:18px;
}
.to_receive_dept h1 {
	color:#000;
	text-align:left;
	font-family: 'Frutiger45LightBold';
	font-size:22px;
}
.thankyou_dept_title {
	background:url(images/thankyou_bg_dept.png) no-repeat;
	width:847px;
	height:108px;
	margin:auto;
	margin-bottom:35px;
}
.clickon_dept {
	color:#6d6e71;
	font-size:22px;
	text-align:center;
	text-shadow:1px 1px #FFF;
	padding-top:5px;
}
.whohas_dept {
	color:#FFF;
	font-size:27px;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px #333;
	padding-top:5px;
}
.dept_quote_right {
	float:right;
	width:477px;
	height:auto;
}
/*============================ Thank you Update Css =============================*/
.get_great_dept {
	float:left;
	width:100%;
	height:140px;
	position:relative;
}
.get_great_button_dept {
	position:absolute;
	left: -115px;
	top: 20px;
}
.thankyou_update_con_dept {
	float:right;
	width:690px;
	height:auto;
}
.your_online_dept {
	float:left;
	width:480px;
	margin-top:22px;
}
.your_online_dept h1 {
	font-size:21px;
	font-weight:normal;
	color:#000;
	padding-top:0px;
}
.your_online_dept h1 strong {
	color:#f31309;
}
.not_in_dept {
	position:relative;
	float:right;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:200px;
	margin-right:3px;
	margin-top:6px;
}
.red_arrow_dept {
	position:absolute;
	left: 200px;
	top: 103px;
}
.not_in_dept select {
	border:1px solid #555;
	padding:4px;
	width:170px;
	font-size:14px;
	margin-top:8px;
}
.shop_around_dept {
	background:url(images/shop_around_bg.jpg) repeat-y;
	line-height:30px;
	padding-left:10px;
	margin-top:30px;
	font-size:17px;
	font-weight:bold;
	margin-left: 4px;
}
.shop_around_dept img {
	margin-top:3px;
	margin-right:10px;
}
/*===================== Css Not Your State ======================*/
.new_jersey{
	position:relative;
}
.not_your_state{
	background:url(images/not_your_state_bg.png) no-repeat;
    height: 36px;
    left: 624px;
    position: absolute;
    top: -42px;
    width: 319px;
}
.not_your_state p{
	float:left;
	font-family: 'MyriadWebProRegular';
	color:#FFF;
	font-size:19px;
	font-weight:normal;
	padding-left:65px;
	line-height:29px;
}

.not_your_state select {
	background: transparent;
	font-weight:normal;
	font-size:11px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	outline:none;
	-webkit-appearance: none;
	width:118px;
}
.not_your_state-select {
	overflow: hidden;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    width: 100px;
}
.another_form_driver,
.another_form_vehicle{
	display:none;
}
/*====================== Css Update 2015-12-30*/
#transition,
#transition2{
	width:844px;
	height:auto !important;
	display: none;
	cursor:auto !important;
	text-align:center;
	z-index:9999 !important;
	position:relative !important;
	padding-bottom:26px;
	overflow:hidden;
}
.transition-custom .fancybox-skin {
	box-shadow: 1px 2px 3px #34759b !important;
}
#transition h1,
#transition2 h1{
	color:#000;
	font-size:26px;
	font-weight:normal;
	font-family: 'Frutiger45LightBold';
	padding-top:20px;
	padding-bottom:20px;
}
#transition2 img{
	margin-top:20px;
}
#transition2 h3{
	color:#000;
	font-size:20px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
	padding-top:15px;
}
#transition2 h3 strong{
	font-family: 'Frutiger45LightBold';
	font-weight:normal;
}
#transition2 p{
	font-size:37px;
	font-family: 'MyriadWebProRegular';
	font-weight:normal;
	padding-top:20px;
	color:#565656;
}
.yesno_AID input[type="radio"] {
	display:none;
}
.yesno_AID input[type="radio"] + label {
	font-weight:normal;
	color:#3ca5d7;
	font-size:23px;
	font-family: 'MyriadWebProRegular';
	margin:0px 10px;
	cursor:pointer;
}
.yesno_AID input[type="radio"] + label span {
	display:inline-block;
	width:170px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	background:#fff;
	border:3px solid #3ca5d7;
	cursor:pointer;
}
.yesno_AID input[type="radio"]:checked + label span {
	background:#3ca5d7;
	border:3px solid #3ca5d7;
	color:#FFF;
}
.whichcompany{
	padding: 20px;
	display: none;
}
.whichcompany h2{
	color:#000;
	font-size:21px;
	font-weight:normal;
	font-family: 'Frutiger45LightBold';
}
.whichcompany_select{
	padding:15px;
}
.whichcompany_select select{
	border:1px solid #3ca5d7;
	padding:10px;
	width:359px;
	font-size:18px;
	font-weight:normal;
	font-family: 'MyriadWebProRegular';
}
/*========================================= Transition Page 2016-02-11 */
.transition_conti_aid{
	padding:60px 0px 50px;
}
.transition_aid{
	border:6px solid #c2c3c4;
	padding:30px 0px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	max-width:600px;
	margin:auto;
}
.transition_aid h1{
	text-align:center;
	font-size:46px;
	color:#323333;
	font-weight:normal;
	font-family: 'oswaldlight';
}
.transition_aid h1 strong{
	font-weight:normal;
	font-family: 'oswaldbold';
}
.transition_aid h3{
	text-align:center;
	font-size:28px;
	color:#4c4c4c;
	font-weight:normal;
	font-family: 'oswaldlight';
	padding:30px 0px 25px;
}
.transotion_phone_aid{
	background:#00467f;
	font-size:40px;
	font-weight:normal;
	font-family: 'oswaldbold';
	color:#FFF;
	text-align:center;
	padding:5px;
}
.transotion_phone_aid img{
	vertical-align:sub;
}
.transotion_phone_aid a,
.transotion_phone_aid a:hover,
.transotion_phone_aid a:focus{
	font-size:40px;
	font-weight:normal;
	font-family: 'oswaldbold';
	color:#FFF;
	text-align:center;
	text-decoration:none;
	outline:none;
}
.transition_aid p{
	text-align:center;
	font-size:19px;
	color:#000000;
	font-weight:normal;
	font-family: 'oswaldlight';
	padding:20px;
}
.transition_aid p strong{
	font-family: 'oswaldbold';
	font-weight:normal;
}