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-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf')  format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-BoldItalic.woff') format('woff'),
		 url('font/OpenSans-BoldItalic.ttf')  format('truetype'),
		 url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@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');
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_aip{
	width:960px;
	height:auto;
	margin:auto;
}
strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
/*============================================ Header Start ============================================*/
.header_container_aip{
	border-top:6px solid #299fd6;
	background:url(images/header_shadow_aip.png) repeat-x bottom;
	padding-bottom:5px;
	z-index:333;
	position:relative;
}
.header_bg_color_aip{
	background:#002146;
	padding:15px;
}
.logo_aip,
.newquote_logo_aip{
	float:left;
	padding-bottom:6px;
}
/*========================== Navigation*/
.menu_but_aip{
	float:right;
	margin-top:10px;
}
.navigation_aip{
	float:right;
	padding-top:10px;
}
.navigation_aip ul{
	margin-bottom:0px;
}
.navigation_aip ul li{
	list-style:none;
	display:inline-block;
}
.navigation_aip ul li a{
	font-family: 'OpenSans';
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.navigation_aip ul li a strong{
	font-size:15px;
}
.navigation_aip ul li a:hover{
	text-decoration:underline;
}
.navigation_aip ul li:first-child a{
	padding-left:0px;
}
.navigation_aip ul li:last-child a{
	padding-right:0px;
}
.header_phone,
.header_phone a,
.header_phone a:hover{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:17px;
	color:#FFF;
	text-decoration:none;
	outline:none;
}
/*====================== Banner Container*/
.banner_container_aip{
	background:url(images/banner_aip.jpg) no-repeat center top;
	min-height:386px;
	margin-top:-5px;
	z-index:0;
}
.banner_box_aip{
	padding-top:11px;
	padding-left:20px;
}
.banner_box_aip h1{
	color:#393a3a;
	font-size:32px;
	font-family: 'OpenSans';
	padding-left:15px;
}
.banner_box_aip ul{
	margin-bottom:0px;
	padding-top:12px;
}
.banner_box_aip ul li{
	list-style:none;
	color:#ffffff;
	font-size:17px;
	font-family: 'OpenSans';
	margin-top:8px;
}
.banner_box_aip ul li img{
	margin-right:6px;
	vertical-align:sub;
}
.start_sarving_here_box{
	background:url(images/start_sarving_bg.png) repeat;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-khtml-border-radius:15px;
	box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow:0px 0px 3px #aaa;
	-webkit-box-shadow:0px 0px 3px #aaa;
	padding:15px;
	position:relative;
	margin-top:20px;
	text-align:center;
}
.free_quote_aip{
    left: -6px;
    position: absolute;
    top: -9px;
}
.start_sarving_here_box h1{
	color:#333333;
	font-size:31px;
	font-family: 'OpenSans-Bold';
}
.start_sarving_here_box p{
	font-family: 'OpenSans';
	color:#8f8f8f;
	font-size:20px;
	padding-top:2px;
}
.start_my_quote{
	padding:15px 0px;
}
.start_my_quote input[type="tel"]{
	height:49px;
	font-size:30px;
	width:45%;
	color:#333;
}
.start_my_quote input[type="tel"]::-moz-placeholder {
	color:#333;
}
.start_my_quote button{
	font-family: 'OpenSans-Bold';
	font-size:26px;
	color:#FFF;
	border:1px solid #fff;
	background: -moz-linear-gradient(top, #f1a439 0%, #e86123 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1a439), color-stop(100%,#e86123));
	background: -webkit-linear-gradient(top, #f1a439 0%,#e86123 100%);
	background: -o-linear-gradient(top, #f1a439 0%,#e86123 100%);
	background: -ms-linear-gradient(top, #f1a439 0%,#e86123 100%);
	background: linear-gradient(to bottom, #f1a439 0%,#e86123 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1a439', endColorstr='#e86123',GradientType=0 );
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	text-shadow:1px 1px 3px #555;
	margin-left:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
	box-shadow: 1px 1px 2px #aaa;
	-moz-box-shadow:1px 1px 2px #aaa;
	-webkit-box-shadow:1px 1px 2px #aaa;
}
.start_my_quote button:hover{
	color:#FFF;
	background: -moz-linear-gradient(top, #e86123 0%, #f1a439 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e86123), color-stop(100%,#f1a439));
	background: -webkit-linear-gradient(top, #e86123 0%,#f1a439 100%);
	background: -o-linear-gradient(top, #e86123 0%,#f1a439 100%);
	background: -ms-linear-gradient(top, #e86123 0%,#f1a439 100%);
	background: linear-gradient(to bottom, #e86123 0%,#f1a439 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86123', endColorstr='#f1a439',GradientType=0 );
}
/*================================================================================== Home Page Start*/
.compare_top_brands_aip{
	padding:15px;
	text-align:center;
}
.compare_top_brands_aip h1{
	font-family: 'OpenSans';
	color:#4d4d4d;
	font-size:20px;
	padding-top:10px;
}
.compare_top_brands_aip h1 strong{
	font-size:21px;
}
.compare_logos_aip{
	padding-top:15px;
}
.cmp_lgs_aip{
	margin:10px 15px;
	display:inline-block;
	padding:8px 10px;
	-moz-border-radius:15px 0px 15px 15px;
	-webkit-border-radius:15px 0px 15px 15px;
	border-radius:15px 0px 15px 15px;
	-khtml-border-radius:15px 0px 15px 15px;
	box-shadow: 0px 0px 3px #a6a6a6;
	-moz-box-shadow:0px 0px 3px #a6a6a6;
	-webkit-box-shadow:0px 0px 3px #a6a6a6;
}
.cmp_lgs_aip img{
	background:#FFF;
}
.more_resources_container_aip{
	background:#f3f3f3;
	padding:20px 15px 50px;
}
.more_resources_container_aip h1{
	font-family: 'OpenSans';
	color:#4d4d4d;
	font-size:21px;
	text-align:center;
	padding-top:15px;
}
.more_resources_container_aip h1 strong{
	font-size:22px;
}
.more_resources_box_aip{
	box-shadow: 2px 2px 3px #a6a6a6;
	-moz-box-shadow:2px 2px 3px #a6a6a6;
	-webkit-box-shadow:2px 2px 3px #a6a6a6;
	border:1px solid #eaeaea;
	background:#FFF;
	padding:11px;
	margin-top:40px;
	text-align:center;
}
.more_resources_box_aip h2{
	font-family: 'OpenSans';
	color:#4d4d4d;
	font-size:17px;
	text-align:left;
}
.more_resources_box_aip img{
	margin-top:10px;
	display:inline-block;
}
.more_resources_box_aip p{
	font-family: 'OpenSans';
	color:#4d4d4d;
	font-size:13px;
	text-align:left;
	padding-top:10px;
}
.leanmore_btn_aip{
	text-align:right;
	margin-top:20px;
}
.leanmore_btn_aip a{
	background: #f1a439;
	background: -moz-linear-gradient(top, #f1a439 0%, #e96a22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1a439), color-stop(100%,#e96a22));
	background: -webkit-linear-gradient(top, #f1a439 0%,#e96a22 100%);
	background: -o-linear-gradient(top, #f1a439 0%,#e96a22 100%);
	background: -ms-linear-gradient(top, #f1a439 0%,#e96a22 100%);
	background: linear-gradient(to bottom, #f1a439 0%,#e96a22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1a439', endColorstr='#e96a22',GradientType=0 );
	color:#FFF;
	text-decoration:none;
	font-family: 'OpenSans';
	padding:5px 12px;
	font-size:13px;
	display:inline-block;
	border:1px solid #e96a22;
}
.leanmore_btn_aip a:hover{
	background: #f1a439;
	background: -moz-linear-gradient(top, #e96a22 0%, #f1a439 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e96a22), color-stop(100%,#f1a439));
	background: -webkit-linear-gradient(top, #e96a22 0%,#f1a439 100%);
	background: -o-linear-gradient(top, #e96a22 0%,#f1a439 100%);
	background: -ms-linear-gradient(top, #e96a22 0%,#f1a439 100%);
	background: linear-gradient(to bottom, #e96a22 0%,#f1a439 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e96a22', endColorstr='#f1a439',GradientType=0 );
	color:#FFF;
	text-decoration:none;
	box-shadow: 1px 1px 2px #a6a6a6;
	-moz-box-shadow:1px 1px 2px #a6a6a6;
	-webkit-box-shadow:1px 1px 2px #a6a6a6;
	border:1px solid #FFF;
}
.more_resources_aip{
	text-align:center;
	padding-top:30px;
}
.more_resources_aip a{
	color:#444;
	text-decoration:none;
	font-family: 'OpenSans';
	font-size:23px;
	text-decoration:underline;
}
.home_bottom_prt_aip{
	background:url(images/home_bottom_pt_bg.jpg) repeat-x top #08345b;
	padding:30px 15px;
}
.home_bottom_prt_aip h1{
	color:#FFF;
	font-family: 'OpenSans';
	font-size:33px;
	line-height:45px;
}
.home_bottom_prt_aip ul{
	margin-bottom:0px;
	padding-top:25px;
}
.home_bottom_prt_aip  ul li{
	list-style:none;
	font-family: 'OpenSans';
	font-size:23px;
	color:#FFF;
	margin-top:10px;
}
.home_bottom_prt_aip  ul li img{
	vertical-align:sub;
	margin-right:10px;
}
.enter_your_zipcode_aip{
	padding-top:70px;
}
.enter_your_zipcode_aip label{
	font-family: 'OpenSans-Bold';
	font-size:25px;
	color:#FFF;
	margin-bottom:0px;
	vertical-align:top;
	line-height:50px;
}
.enter_your_zipcode_aip input[type="tel"]{
	height:50px;
	font-size:30px;
	width:120px;
	margin-left:10px;
	color:#333;
}
.enter_your_zipcode_aip input[type="tel"]::-moz-placeholder {
	color:#333;
}
.enter_your_zipcode_aip button{
	font-family: 'OpenSans-Bold';
	font-size:28px;
	color:#FFF;
	border:1px solid #fff;
	background: -moz-linear-gradient(top, #f1a439 0%, #e86123 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1a439), color-stop(100%,#e86123));
	background: -webkit-linear-gradient(top, #f1a439 0%,#e86123 100%);
	background: -o-linear-gradient(top, #f1a439 0%,#e86123 100%);
	background: -ms-linear-gradient(top, #f1a439 0%,#e86123 100%);
	background: linear-gradient(to bottom, #f1a439 0%,#e86123 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1a439', endColorstr='#e86123',GradientType=0 );
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	text-shadow:1px 1px 3px #555;
	margin-left:10px;
}
.enter_your_zipcode_aip button:hover{
	color:#FFF;
	background: -moz-linear-gradient(top, #e86123 0%, #f1a439 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e86123), color-stop(100%,#f1a439));
	background: -webkit-linear-gradient(top, #e86123 0%,#f1a439 100%);
	background: -o-linear-gradient(top, #e86123 0%,#f1a439 100%);
	background: -ms-linear-gradient(top, #e86123 0%,#f1a439 100%);
	background: linear-gradient(to bottom, #e86123 0%,#f1a439 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86123', endColorstr='#f1a439',GradientType=0 );
}
.car_wth_cion_aip{
	padding-top:0px;
}
/*================================================================================== Inner Page Start*/
.inner_page_container_aip{
	background:#f8fcfe;
	padding:15px;
	margin:20px auto;
	width:960px;
	padding-bottom:50px;
}
.inner_page_container_aip h1{
	color:#42afec;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:21px;
}
.inner_page_container_aip h2{
	color:#002146;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:19px;
	padding-top:20px;
}
.inner_page_container_aip h3{
	color:#002146;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:18px;
	padding-top:20px;
}
.inner_page_container_aip p{
	font-family: 'OpenSans';
	color:#757575;
	font-size:14px;
	padding-top:12px;
	line-height:22px;
}
hr {
	border-color:#e0e0e0 !important;
}
.inner_body_left_aip{
	float:left;
	width:71%;
	border-right:1px solid #e0e0e0;
	padding-right:15px;
	padding-bottom:40px;
}
.inner_body_right_aip{
	float:left;
	width:29%;
	padding-left:15px;
}
.inner_img{
	margin-top:12px;
}
.inner_body_right_aip p{
	padding-top:10px;
}
.inner_body_right_aip ul{
	margin-bottom:0px;
	padding-top:10px;
}
.inner_body_right_aip ul li{
	list-style:none;
	font-family: 'OpenSans';
	color:#525354;
	font-size:13px;
	padding-top:8px;
}
.inner_body_right_aip ul li a{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#525354;
	font-size:15px;
	text-decoration:none;
}
.inner_body_right_aip ul li a:hover,
.inner_body_right_aip ul li a.active{
	color:#42afec;
}
.inner_body_right_aip ul li img{
	margin-right:2px;
}
/*-------------------------------------------------- Get A Quote Page !!*/
.get_a_quote_container_aip{
	padding:20px 15px;
}
.get_a_quote_container_aip h1{
	text-align:center;
	color:#595959;
	font-size:29px;
	font-family:Arial, Helvetica, sans-serif;
}
.get_a_quote_container_aip h2{
	text-align:center;
	color:#595959;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
}
.get_a_quote_container_aip h2 strong,
.get_a_quote_container_aip h2 span{
	color:#002146;
}
.get_a_quote_container_aip h3{
	text-align:center;
	color:#299fd6;
	font-size:29px;
	font-family: 'OpenSans-Bold';
}
.get_a_quote_container_aip p{
	text-align:center;
	color:#444444;
	font-size:19px;
	font-family: 'OpenSans';
	padding-top:5px;
}
.get_a_quote_container_aip ul{
	padding-top:15px;
	text-align:center;
	margin-bottom:0px;
}
.get_a_quote_container_aip ul li{
	text-align:center;
	display:inline-block;
	list-style:none;
	color:#595959;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
}
.get_a_quote_container_aip ul li img{
	vertical-align:sub;
}
.step_container_aip{
	margin-top:20px;
	text-align:center;
}
.step_container_aip ul{
	margin-bottom:0px;
}
.step_container_aip ul li{
	list-style:none;
	display:inline-block;
	width:250px;
	height:49px;
	line-height:49px;
	color:#299fd6;
	font-size:21px;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	font-style:normal;
}
.step_container_aip ul li img {
    vertical-align:text-top;
	margin-right:6px;
}
.step_container_aip ul li:nth-child(1){
	background:url(images/step_bg.png) no-repeat left 0px;
	text-align:center;
}
.step_container_aip ul li:nth-child(2),
.step_container_aip ul li:nth-child(3){
	background:url(images/step_bg.png) no-repeat left -49px;
	margin-left:-18px;
}
.step_container_aip ul li:nth-child(4){
	background:url(images/step_bg.png) no-repeat left -147px;
	margin-left:-18px;
}
.step_container_aip ul li.complete:nth-child(1){
	background:url(images/step_bg.png) no-repeat left 0px;
}
.step_container_aip ul li.complete:nth-child(2),
.step_container_aip ul li.complete:nth-child(3){
	background:url(images/step_bg.png) no-repeat left -98px;
}
.step_container_aip ul li.complete:nth-child(4){
	background:url(images/step_bg.png) no-repeat left -196px;
}
.get_quote_container_aip{
	margin-top:20px;
	border:4px solid #002146;
	padding:20px;
	box-shadow: 0px 0px 15px #cccccc;
	-moz-box-shadow:0px 0px 15px #cccccc;
	-webkit-box-shadow:0px 0px 15px #cccccc;
	position:relative;
}
.start_here_aip{
	position:absolute;
	top:45px;
	left:-21px;
}
.quote_form_aip{
}
.quote_form_aip label{
	color:#333333;
	font-size:15px;
	font-family: 'OpenSans';
	padding-top:10px !important;
	margin-bottom:10px;
}
.disabled{
	color:#CCC;
	cursor: not-allowed;
}
.quote_form_aip input[type="text"],
.quote_form_aip input[type="tel"],
.quote_form_aip input[type="email"],
.quote_form_aip select,
.quote_form_aip textarea{
	border-color:#d2d2d2;
	box-shadow: 1px 1px 2px #a6a6a6;
	-moz-box-shadow:1px 1px 2px #a6a6a6;
	-webkit-box-shadow:1px 1px 2px #a6a6a6;
}
.quote_form_aip input[type="text"]:focus,
.quote_form_aip input[type="tel"]:focus,
.quote_form_aip input[type="email"]:focus,
.quote_form_aip textarea:focus{
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.redio_button_aip{
	padding-top:5px;
	text-align:left;
}
.redio_button_aip input[type="radio"] {
	display:none;
}
.redio_button_aip input[type="radio"] + label {
	font-weight:normal;
	color:#333333;
	font-size:15px;
	font-family: 'OpenSans';
	margin-right:10px;
	cursor:pointer;
	padding-right:0px;
	padding-top:0px !important;
	margin-bottom:0px;
	text-align:left;
}
.redio_button_aip input[type="radio"] + label span {
	display:inline-block;
	width:18px;
	height:19px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/redio_btn.png) -18px top no-repeat;
	cursor:pointer;
}
.redio_button_aip input[type="radio"]:checked + label span {
	background:url(images/redio_btn.png) 0px top no-repeat;
}
.zipcodeshow_aip{
	padding-top:15px;
	clear:both;
}
.zipcodeshow_aip label{
	padding-top:5px;
	text-align:right;
}
.schenectady_aip{
	color:#0093ed;
	font-size:14px;
	font-family: 'OpenSans';
	padding-top:42px;
	line-height:33px;
}
.edit_aip{
	float:right;
}
.edit_aip a{
	color:#0093ed;
	border:1px solid #0093ed;
	padding:5px 10px;
}
.edit_aip a:hover{
	text-decoration:none;
	color:#FFF;
	background:#0093ed;
}
.padlrightaip{
	padding-left:0px !important;
	padding-right:10px !important;
}
.padnoneaip{
	padding-left:0px !important;
	padding-right:0px !important;
}
.werespect{
	color:#0093ed;
	font-size:11px;
	padding-top:5px;
	font-family: 'OpenSans';
}
.additional_button_aip{
}
.additional_button_aip input[type="radio"] {
	display:none;
}
.additional_button_aip input[type="radio"] + label {
	font-weight:normal;
	color:#727272;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
}
.additional_button_aip input[type="radio"] + label span {
	display:inline-block;
	width:64px;
	height:27px;
	vertical-align:middle;
	border:1px solid #42afec;
	cursor:pointer;
	text-align:center;
	line-height:25px;
}
.additional_button_aip input[type="radio"]:checked + label span {
	background: #42afec;
	color:#FFF;
}
.continue_botton_aip{
	text-align:center;
	margin-top:25px;
	border-top:1px solid #cfd0d1;
	padding-top:25px;
}
.continue_botton_aip input[type="image"]{
	display:inline-block;
}
.continue_botton_aip p{
	color:#3f3f3f;
	font-size:13px;
	font-family: 'OpenSans';
	padding-top:5px;
}
.your_information_aip{
	padding-top:20px;
	text-align:center;
}
.your_information_aip img{
	display:inline-block;
}
.bysubmiting_aip{
	padding-top:20px;
	color:#7f7e7e;
	font-size:11px;
	font-family: 'OpenSans';
}
.quote_bottom_logos_aip{
	margin-top:20px;
	border:1px solid #f9f9f9;
	padding:5px;
	text-align:center;
}
.quote_bottom_logos_aip img{
	margin:0px 33px;
}
/*-------------------------------------------------- Resources Page !!*/
.resource_left_aip{
	padding-left:0px;
	padding-right:15px;
}
.resource_right_aip{
	padding-left:15px;
	padding-right:0px;
	border-left:1px solid #e0e0e0;
	border-right:none;
}
.enter_zip_resources_page_aip{
	background:#002146;
	padding:45px 15px;
	text-align:center;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
}
.enter_zip_resources_page_aip:hover{
	background:#299fd6;
}
/*-------------------------------------------------- Contact Us !!*/
.contact_form_container_aip{
	padding-top:30px;
}
.contact_form_container_aip h1{
	padding-top:30px;
}
.contact_form_container_aip h3{
	padding-top:30px;
	color:#42afec;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:17px;
}
.contact_form_container_aip h3 a{
	color:#42afec;
	text-decoration:underline;
}
.contact_form_container_aip h5{
	padding-top:30px;
	font-family: 'OpenSans';
	color:#666;
	font-size:15px;
	line-height:22px;
}
.contact_form_container_aip p{
	padding-top:7px;
}
.contact_form_container_aip label{
	font-family: 'OpenSans';
	color:#5e5f60;
	font-size:14px;
	padding-top:5px !important;
}
.map_address_aip{
	font-family: 'OpenSans';
	color:#42afec;
	font-size:14px;
}
.contact_th_icon{
	text-align:center;
}
/*-------------------------------------------------- Thank You Page!!*/
.thankyoupage_aip{
	background:#f8fcfe;
}
.congratulations_aip{
	color:#FFF;
	text-align:right;
	float:right;
	font-size:22px;
	font-family: 'OpenSans';
	padding-top:10px;
}
.thankyou_container_aip{
}
.congratulation_based_aip{
	padding:20px 15px;
	text-align:center;
}
.congratulation_based_aip h1{
	font-family: 'OpenSans-Italic';
	color:#5b5b5b;
	font-size:25px;
	padding-top:10px;
}
.congratulation_based_aip h1 span{
	font-family: 'OpenSans-BoldItalic';
	color:#f15a29;
}
.congratulation_based_aip h1 strong{
	font-family: 'OpenSans-BoldItalic';
}
.congratulation_based_aip h2{
	color:#002146;
	font-size:20px;
	font-family: 'MyriadWebProRegular';
}
.thanks_frt_container_aip{
	padding-top:20px;
}
.thanks_frt_box_aip{
	border:4px solid #cee04c;
	background:#fcfcf2;
	padding:10px 0px;
	margin-top:15px;
	-moz-border-radius:0px 85px 85px 0px;
	-webkit-border-radius:0px 85px 85px 0px;
	border-radius:0px 85px 85px 0px;
	-khtml-border-radius:0px 85px 85px 0px;
	position:relative;
	text-align:left;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
}
.thanks_frt_box_aip a,
.thanks_frt_box_aip a:hover,
.th_reg_box_aip a,
.th_reg_box_aip a:hover{
	text-decoration:none;
	outline:none;
}
.clickforfreequote_aip{
	position:absolute;
	left:-20px;
	top:40px;
}
.th_ftr_star_aip{
	float:left;
	margin-left:165px;
}
.th_ftr_star_aip table{
	height:125px;
}
.th_ftr_logo_aip{
	text-align:center;
	border:3px solid #cee04c;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	-khtml-border-radius:10px 10px 10px 10px;
	background:#FFF;
	padding:10px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
}
.th_ftr_logo_aip img{
	display:inline-block;
}
.th_dis_aip{
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.th_dis_aip h2{
	color:#0680c4;
	font-size:18px;
	font-family: 'OpenSans-BoldItalic';
	padding-top:10px;
}
.th_dis_aip ul{
	padding-top:10px;
	margin-bottom:5px;
}
.th_dis_aip ul li{
	color:#231f20;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
}
.th_dis_aip strong{
	color:#009045;
	font-size:13px;
	font-family: 'OpenSans-Italic';
	text-decoration:none;
	font-weight:normal;
}
.th_dis_aip strong:hover{
	color:#009045;
	text-decoration:underline;
}
.th_ftr_gq_btn_aip{
	background:url(images/ftr_get_quote_btn_aip.png) no-repeat;
	width:139px;
	height:139px;
	margin:auto;
	float:right;
	margin-right:12px;
	margin-top:2px;
}
.thanks_frt_box_aip:hover{
	border:4px solid #b2b5b7;
	background:#e5f3f9;
}
.thanks_frt_box_aip:hover
.th_ftr_logo_aip{
	border:3px solid #b2b5b7;
}
.thanks_frt_box_aip:hover
.th_ftr_gq_btn_aip{
	background:url(images/ftr_get_quote_btn_hvr_aip.png) no-repeat;
	width:139px;
	height:139px;
}
.th_reg_box_aip{
	background:#FFF;
	margin-top:15px;
	border:2px solid #e2f2f9;
	padding:15px;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
}
.thlogo_regu_aip{
	padding:10px;
	border:2px solid #fff;
	-webkit-transition: all .30s ease-in-out .0s;
	-moz-transition: all .30s ease-in-out .0s;
	-ms-transition: all .30s ease-in-out .0s;
	-o-transition: all .30s ease-in-out .0s;
	transition: all .30s ease-in-out .0s;
	background:#FFF;
	text-align:center;
}
.thlogo_regu_aip img{
	display:inline-block;
}
.th_reg_thanks_dis_aip{
}
.th_reg_thanks_dis_aip h2{
	color:#636363;
	font-size:19px;
	font-family: 'OpenSans-BoldItalic';
	text-align:left;
	padding-top:5px;
}
.th_reg_thanks_dis_aip p{
	color:#636363;
	font-size:16px;
	font-family: 'OpenSans';
	padding-top:5px;
	text-align:left;
}
.go_regu_aip_bton{
	margin-top:6px;
}
.go_regu_aip_bton h3{
	background:#ee5a24;
	text-align:center;
	padding:15px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-khtml-border-radius:8px;
	width:80px;
	margin:auto;
}
.go_regu_aip_bton p{
	text-align:center;
	padding-top:5px;
	color:#231f20;
	font-size:11px;
	font-family: 'MyriadWebProRegular';
	text-decoration:none;
}
.go_regu_aip_bton p a{
	color:#231f20;
	font-size:11px;
	font-family: 'MyriadWebProRegular';
	text-decoration:none;
}
.th_reg_box_aip:hover{
	border-color:#f15a29;
	background:#fbfcf2;
}
.th_reg_box_aip:hover
.thlogo_regu_aip{
	border-color:#f15a29;
}
.paddnone{
	padding:0px !important;
}
/*============================================ Footer Start ============================================*/
.footer_container_aip{
	background:#FFF;
}
.footer_top_part_aip{
	background:#f5f5fc;
	padding:30px 15px 25px;
}
.footer_logo_aip{
	float:left;
	padding-top:22px;
}
.footer_navigation_aip{
	float:right;
}
.footer_navigation_aip ul{
	margin-bottom:0px;
}
.footer_navigation_aip ul li{
	list-style:none;
	display:inline-block;
	line-height:95px;
}
.footer_navigation_aip ul li a{
	font-family: 'OpenSans';
	color:#4c4e4f;
	font-size:14px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.footer_navigation_aip ul li a strong{
	font-size:15px;
}
.footer_navigation_aip ul li a:hover{
	text-decoration:underline;
}
.footer_navigation_aip ul li:first-child a{
	padding-left:0px;
}
.footer_navigation_aip ul li:last-child a{
	padding-right:0px;
}
.footer_navigation_aip ul li:last-child{
	float:right;
	line-height:normal;
	margin-left:10px;
}
.footer_phone{
	background:#FFF;
	border:3px solid #002146;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:17px;
	color:#002146;
	text-decoration:none;
	outline:none;
	-moz-border-radius:15px 0px 15px 15px;
	-webkit-border-radius:15px 0px 15px 15px;
	border-radius:15px 0px 15px 15px;
	-khtml-border-radius:15px 0px 15px 15px;
	text-align:center;
	padding:10px;
	-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;
}
.footer_phone:hover{
	border-color:#299fd6;
}
.footer_phone a,
.footer_phone a:hover,
.footer_phone a:focus{
	color:#002146 !important;
	text-decoration:none;
	outline:none;
	font-family: 'OpenSans-Bold' !important;
	font-weight:normal !important;
	font-size:17px !important;
	padding:0px !important;
}
.footer_phone h3{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:16px;
	color:#000;
	padding-bottom:5px;
}
.footer_phone p{
	font-family: 'OpenSans';
	font-size:14px;
	color:#000;
}
.footer_bottom_part_aip{
	padding:20px 15px;
	text-align:center;
}
.footer_bottom_part_aip p{
	font-family: 'OpenSans';
	font-size:14px;
	color:#666;
	padding-top:10px;
}
.footer_bottom_part_aip p a{
	text-decoration:underline;
}
.footer_bottom_part_aip p span{
	color:#000;
}
.clear{
	clear:both;
}
/*-------------------------------------------------- Get A Quote Page Update 2015-07-04 !!*/
.quote_top_logos_aip{
	border:1px solid #f9f9f9;
	padding:5px;
	text-align:center;
	background:#FFF;
}
.quote_top_logos_aip img{
	margin:0px 33px;
}
.get_quote_container_update_aip{
	margin-top:20px;
	text-align:center;
}
.get_quote_container_update_aip img{
	display:inline-block;
}
.get_quote_box_update_aip{
	margin-top:20px;
	border:2px solid #e3f0fc;
	position:relative;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-khtml-border-radius:15px;
	padding-bottom:20px;
}
.step_container_update_aip{
	background:#e3f0fc;
	-moz-border-radius:13px 13px 0px 0px;
	-webkit-border-radius:13px 13px 0px 0px;
	border-radius:13px 13px 0px 0px;
	-khtml-border-radius:13px 13px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
}
.step_container_update_aip ul{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
.step_container_update_aip ul li{
	list-style:none;
	display:inline-block;
	width:271px;
	height:41px;
	line-height:41px;
	color:#c3e3f4;
	font-size:20px;
	font-family: 'OpenSans';
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	font-style:normal;
}
.step_container_update_aip ul li span{
	background:#f1f8fe;
	color:#8dcbea;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
	padding:0px 7px;
	font-size:18px;
}
.step_container_update_aip ul li.active span{
	color:#299fd6;
	background:#FFF;
}
.step_container_update_aip ul li img {
    vertical-align:text-top;
	margin-right:6px;
}
.step_container_update_aip ul li:nth-child(1){
	background:url(images/new_step_bg.png) no-repeat left 0px;
	text-align:center;
}
.step_container_update_aip ul li:nth-child(2),
.step_container_update_aip ul li:nth-child(3){
	background:url(images/new_step_bg.png) no-repeat left -41px;
	margin-left:-18px;
}
.step_container_update_aip ul li.active:nth-child(2),
.step_container_update_aip ul li.complete:nth-child(2),
.step_container_update_aip ul li.active:nth-child(3),
.step_container_update_aip ul li.complete:nth-child(3){
	background:url(images/new_step_bg.png) no-repeat left bottom;
}
.get_quote_box_update_aip h1{
	text-align:center;
	color:#595959;
	font-size:29px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}
.get_quote_box_update_aip h2{
	text-align:center;
	color:#595959;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}
.get_quote_box_update_aip h2 strong,
.get_quote_box_update_aip h2 span{
	color:#002146;
}
.get_quote_box_update_aip h3{
	text-align:center;
	color:#299fd6;
	font-size:29px;
	font-family: 'OpenSans-Bold';
	padding-top:20px;
}
.get_quote_box_update_aip p{
	text-align:center;
	color:#444444;
	font-size:19px;
	font-family: 'OpenSans';
	padding-top:5px;
}
.quote_form_aip_update{
	padding-top:10px;
	margin-top:20px;
	border-top:1px solid #cfd0d1;
	text-align:left;
}
.start_here_update_aip {
    left: -21px;
    position: absolute;
    top: 217px;
}
.continue_botton_aip p{
	font-size:15px;
}
.bysubmiting_update_aip {
    color: #7f7e7e;
    font-family: "OpenSans";
    font-size: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: left;
}
.action_font_size_aip{
	font-size:15px;
}
/*----------------------- More Steps*/
.step_container_six_aip{
	padding:6px 0px;
	background:#e3f0fc ;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	text-align:center;
}
.step_container_six_aip ul{
	margin-bottom:0px;
	padding-top:0px;
}
.step_container_six_aip ul li{
	list-style:none;
	display:inline-block;
	width:173px;
	height:41px;
	line-height:41px;
	color:#c3e3f4;
	font-size:13px;
	font-family: "OpenSans";
	font-style:normal;
	text-align:center;
	padding:0px;
}
.step_container_six_aip ul li span{
	background:#f1f8fe;
	color:#8dcbea;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
	padding:1px 7px;
	font-size:12px;
	margin-right:5px;
}
.step_container_six_aip ul li:last-child{
	padding-left:10px;
}
.step_container_six_aip ul li:nth-child(1){
	background:url(images/step_bg2.png) no-repeat left top;
	text-align:center;
	color:#a5e2ff;
}
.step_container_six_aip ul li:nth-child(2),
.step_container_six_aip ul li:nth-child(3),
.step_container_six_aip ul li:nth-child(4),
.step_container_six_aip ul li:nth-child(5),
.step_container_six_aip ul li:nth-child(6){
	background:url(images/step_bg2.png) no-repeat left -41px;
	margin-left:-21px;
}
.step_container_six_aip ul li.active:nth-child(1){
	background:url(images/step_bg2.png) no-repeat left top;
	text-align:center;
	color:#a5e2ff;
	position:relative;
}
.step_container_six_aip ul li.active:nth-child(2),
.step_container_six_aip ul li.active:nth-child(3),
.step_container_six_aip ul li.active:nth-child(4),
.step_container_six_aip ul li.active:nth-child(5),
.step_container_six_aip ul li.active:nth-child(6){
	color:#a5e2ff;
	background:url(images/step_bg2.png) no-repeat left bottom;
	position:relative;
}
.step_container_six_aip ul li.active span{
	color:#299fd6;
	background:#FFF;
}
.step_container_six_aip ul li.active a{
	color:#a5e2ff;
	text-decoration:none;
}
.step_container_six_aip ul li img,
.step_container_six_aip ul li.active img{
	display:none;
}
.step_container_six_aip ul li.complete:nth-child(1){
	background:url(images/step_bg2.png) no-repeat left top;
	color:#fff;
}
.step_container_six_aip ul li.complete:nth-child(2),
.step_container_six_aip ul li.complete:nth-child(3),
.step_container_six_aip ul li.complete:nth-child(4),
.step_container_six_aip ul li.complete:nth-child(5),
.step_container_six_aip ul li.complete:nth-child(6){
	background:url(images/step_bg2.png) no-repeat left bottom;
	color:#fff;
}
.step_container_six_aip ul li.complete img{
	display:inline;
	vertical-align:text-bottom;
	margin-right:5px;
}
.step_container_six_aip ul li.complete span{
	display:none;
}
.step_container_six_aip ul li.complete a{
	color:#ffffff;
	text-decoration:none;
}
/*-------------------------------------------------- New Quote Page Update 2016-01-28 !!*/
.speak_with_aip{
	float:right;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	width:470px;
	line-height:22px;
}
.speak_with_aip strong{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
}
.speak_with_aip h2,
.speak_with_aip h2 a,
.speak_with_aip h2 a:hover,
.speak_with_aip h2 a:focus{
	float:right;
	color:#82d9f4;
	font-size:34px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-decoration:none;
	outline:none;
	padding-top:2px;
}
.new_quote_step_container_four_aip{
	padding:10px 0px;
	background:#e3f0fc ;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	text-align:center;
}
.new_quote_step_container_four_aip ul{
	margin-bottom:0px;
	padding-top:0px;
}
.new_quote_step_container_four_aip ul li{
	list-style:none;
	display:inline-block;
	width:244px;
	height:41px;
	line-height:41px;
	color:#c3e3f4;
	font-size:17px;
	font-family: "OpenSans";
	font-style:normal;
	text-align:center;
	padding:0px 15px;
}
.new_quote_step_container_four_aip ul li span{
	background:#f1f8fe;
	color:#8dcbea;
	font-family: 'OpenSans-Bold';
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
	padding:1px 7px;
	font-size:14px;
	margin-right:5px;
}
.new_quote_step_container_four_aip ul li:last-child{
	padding-left:10px;
}
.new_quote_step_container_four_aip ul li:nth-child(1){
	background:url(images/new_quote_4_step_bg.png) no-repeat left top;
	text-align:center;
	color:#a5e2ff;
}
.new_quote_step_container_four_aip ul li:nth-child(2),
.new_quote_step_container_four_aip ul li:nth-child(3),
.new_quote_step_container_four_aip ul li:nth-child(4){
	background:url(images/new_quote_4_step_bg.png) no-repeat left -82px;
	margin-left:-18px;
}
.new_quote_step_container_four_aip ul li.active:nth-child(1){
	background:url(images/new_quote_4_step_bg.png) no-repeat left top;
	text-align:center;
	color:#a5e2ff;
	position:relative;
}
.new_quote_step_container_four_aip ul li.active:nth-child(2),
.new_quote_step_container_four_aip ul li.active:nth-child(3),
.new_quote_step_container_four_aip ul li.active:nth-child(4){
	color:#a5e2ff;
	background:url(images/new_quote_4_step_bg.png) no-repeat left -123px;
	position:relative;
}
.new_quote_step_container_four_aip ul li.active span{
	color:#299fd6;
	background:#FFF;
}
.new_quote_step_container_four_aip ul li.active a{
	color:#a5e2ff;
	text-decoration:none;
}
.new_quote_step_container_four_aip ul li img,
.new_quote_step_container_four_aip ul li.active img{
	display:none;
}
.new_quote_step_container_four_aip ul li.complete:nth-child(1){
	background:url(images/new_quote_4_step_bg.png) no-repeat left -41px;
	color:#fff;
}
.new_quote_step_container_four_aip ul li.complete:nth-child(2),
.new_quote_step_container_four_aip ul li.complete:nth-child(3),
.new_quote_step_container_four_aip ul li.complete:nth-child(4){
	background:url(images/new_quote_4_step_bg.png) no-repeat left bottom;
	color:#fff;
}
.new_quote_step_container_four_aip ul li.complete img{
	display:inline;
	vertical-align:text-bottom;
	margin-right:5px;
}
.new_quote_step_container_four_aip ul li.complete span{
	display:none;
}
.new_quote_step_container_four_aip ul li.complete a{
	color:#ffffff;
	text-decoration:none;
}
.new_quote_start_here_update_aip,
.new_quote_start_here_update_2_aip{
    left: -19px;
    position: absolute;
    top: 135px;
}
.new_quote_start_here_update_2_aip{
    left: -99px;
}
.new_quote_form_aip_update_aip,
.new_quote_form_aip_update_neer_aip{
	padding-top:50px;
	margin-top:30px;
	border-top:1px solid #cfd0d1;
	text-align:left;
}
.new_quote_form_aip_update_aip label,
.new_quote_form_aip_update_neer_aip label{
	color:#333333;
	font-weight:normal;
	font-size:16px;
	font-family: 'OpenSans-Bold';
}
.new_quote_form_aip_update_neer_aip{
	padding-top:5px;
}
.input-lg > .dropdown-toggle{
	height:46px;
}
.bootstrap-select > .dropdown-toggle,
.new_quote_form_aip_update_aip textarea,
.bootstrap-select.btn-group > .disabled{
	border-color:#d2d2d2;
	box-shadow: 1px 1px 2px #a6a6a6;
	-moz-box-shadow:1px 1px 2px #a6a6a6;
	-webkit-box-shadow:1px 1px 2px #a6a6a6;
	font-size:16px;
}
.new_quote_form_aip_update_aip input[type="text"],
.new_quote_form_aip_update_neer_aip input[type="text"],
.new_quote_form_aip_update_neer_aip input[type="tel"],
.new_quote_form_aip_update_neer_aip input[type="email"]{
	background:#f7f7f7;
	font-size:16px;
	box-shadow:none;
}
.bootstrap-select.btn-group .dropdown-menu li{
	font-size:14px;
	font-style:normal;
	text-align:left;
	display:block;
	padding:0px;
}
.new_quote_radio_button_aip{
	text-align:left;
}
.new_quote_radio_button_aip input[type="radio"] {
	display:none;
}
.new_quote_radio_button_aip input[type="radio"] + label {
	font-weight:normal;
	color:#4f4f4f;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
}
.new_quote_radio_button_aip input[type="radio"] + label span {
	display:inline-block;
	width:80px;
	height:44px;
	vertical-align:middle;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e5e6+0,c3c4c6+100 */
	background: #e4e5e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4e5e6 0%, #c3c4c6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e4e5e6 0%,#c3c4c6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e4e5e6 0%,#c3c4c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e5e6', endColorstr='#c3c4c6',GradientType=0 ); /* IE6-9 */
	border:1px solid #85888a;
	cursor:pointer;
	text-align:center;
	line-height:42px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-khtml-border-radius:6px;
}
.new_quote_radio_button_aip input[type="radio"]:checked + label span {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e5e6+0,c3c4c6+100 */
	background: #299fd6; /* Old browsers */
	background: -moz-linear-gradient(top,  #299fd6 0%, #1783b5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #299fd6 0%,#1783b5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #299fd6 0%,#1783b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299fd6', endColorstr='#1783b5',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	border:1px solid #299fd6;
}
.new_quote_form_aip_update_neer_aip hr{
	border-color:#cfd0d1 !important;
	margin:10px 0px;
}
.borright_aip{
	border-right:1px solid #e3e3e3;
}
.newquote_padlrightaip{
	padding-left:15px !important;
	padding-right:0px !important;
}
.newquote_padnoneaip{
	padding-left:0px !important;
	padding-right:0px !important;
}
.addaditional_new_aip{
	margin-top:15px;
}
.new_quote_goodnews_aip{
	padding-top:20px;
	text-align:center;
	font-family: 'OpenSans';
	color:#595959;
	font-size:31px;
	line-height:36px;
}
.new_quote_goodnews_aip strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	color:#2ca0d6;
}
.new_quote_almost_finished_aip{
	margin-top:15px;
	color:#595959;
	font-size:17px;
	font-family: 'OpenSans';
}
.new_quote_almost_finished_aip strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	display:block;	
}
.new_quote_almost_finished_aip h2{
	float:left;
	margin-right:20px;
	padding-right:20px;
	color:#595959;
	font-size:24px;
	font-family: 'OpenSans';
	text-align:left;
	border-right:1px solid #cfd0d1;
}
.new_quote_almost_finished_aip h2 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	display:block;
	color:#1c75b8;
}
/*==================================== New 3 Step 2016-02-11*/
.new_quote_step_container_3_aip{
	padding:10px 0px;
	background:#e3f0fc ;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	text-align:center;
}
.new_quote_step_container_3_aip ul{
	margin-bottom:0px;
	padding-top:0px;
}
.new_quote_step_container_3_aip ul li{
	list-style:none;
	display:inline-block;
	width:314px;
	height:41px;
	line-height:41px;
	color:#c3e3f4;
	font-size:19px;
	font-family: "OpenSans";
	font-style:normal;
	text-align:center;
	padding:0px 15px;
}
.new_quote_step_container_3_aip ul li span{
	background:#f1f8fe;
	color:#8dcbea;
	font-family: 'OpenSans-Bold';
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
	padding:1px 7px;
	font-size:16px;
	margin-right:5px;
}
.new_quote_step_container_3_aip ul li:last-child{
	padding-left:10px;
}
.new_quote_step_container_3_aip ul li:nth-child(1){
	background:url(images/new_quote_3_step_bg.png) no-repeat left top;
	text-align:center;
}
.new_quote_step_container_3_aip ul li:nth-child(2),
.new_quote_step_container_3_aip ul li:nth-child(3),
.new_quote_step_container_3_aip ul li:nth-child(4){
	background:url(images/new_quote_3_step_bg.png) no-repeat left -123px;
	margin-left:-18px;
}
.new_quote_step_container_3_aip ul li.active:nth-child(1){
	background:url(images/new_quote_3_step_bg.png) no-repeat left -41px;
	text-align:center;
	color:#fff;
	position:relative;
}
.new_quote_step_container_3_aip ul li.active:nth-child(2),
.new_quote_step_container_3_aip ul li.active:nth-child(3),
.new_quote_step_container_3_aip ul li.active:nth-child(4){
	color:#fff;
	background:url(images/new_quote_3_step_bg.png) no-repeat left -164px;
	position:relative;
}
.new_quote_step_container_3_aip ul li.active span{
	color:#299fd6;
	background:#FFF;
}
.new_quote_step_container_3_aip ul li.active a{
	color:#a5e2ff;
	text-decoration:none;
}
.new_quote_step_container_3_aip ul li img,
.new_quote_step_container_3_aip ul li.active img{
	display:none;
}
.new_quote_step_container_3_aip ul li.complete:nth-child(1){
	background:url(images/new_quote_3_step_bg.png) no-repeat left -82px;
	color:#fff;
}
.new_quote_step_container_3_aip ul li.complete:nth-child(2),
.new_quote_step_container_3_aip ul li.complete:nth-child(3),
.new_quote_step_container_3_aip ul li.complete:nth-child(4){
	background:url(images/new_quote_3_step_bg.png) no-repeat left bottom;
	color:#fff;
}
.new_quote_step_container_3_aip ul li.complete img{
	display:inline;
	vertical-align:text-bottom;
	margin-right:5px;
}
.new_quote_step_container_3_aip ul li.complete span{
	display:none;
}
.new_quote_step_container_3_aip ul li.complete a{
	color:#ffffff;
	text-decoration:none;
}
.citystatezip_aip{
	background:#e9f5fb;
	color:#666666;
	font-size:18px;
	font-family: "OpenSans";
	font-style:normal;
	border:1px solid #c6dbe5;
}
.citystatezip_aip span{
	font-size:13px;
	line-height:24px;
}
.quote_form_aip label a{
	padding-left:10px;
	font-family: "OpenSans";
	font-style:normal;
	text-decoration:underline;
}
p.contact_inof_aip{
	padding-bottom:10px;
	padding-top:0px;
	font-family: 'OpenSans-Italic';
}
/*========================================= Transition Page 2016-02-12 */
.transition_aip{
	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:8% auto;
}
.transition_aip h1{
	text-align:center;
	font-size:28px;
	color:#323333;
	font-weight:normal;
	font-family: 'OpenSans';
}
.transition_aip h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.transition_aip h3{
	text-align:center;
	font-size:22px;
	color:#4c4c4c;
	font-weight:normal;
	font-family: 'OpenSans';
	padding:30px 0px 25px;
}
.transotion_phone_aip{
	background:#00467f;
	font-size:40px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#FFF;
	text-align:center;
	padding:5px;
}
.transotion_phone_aip img{
	vertical-align:text-bottom;
}
.transotion_phone_aip a,
.transotion_phone_aip a:hover,
.transotion_phone_aip a:focus{
	font-size:40px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#FFF;
	text-align:center;
	text-decoration:none;
	outline:none;
}
.transition_aip p{
	text-align:center;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	padding:20px;
}
.transition_aip p strong{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
}
/*========================================= Landing Page 2016-02-13 */
.new_quote_step_container_3_aip h2{
	padding-top:0px;
	color:#002146;
	font-size:34px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.new_quote_step_container_3_aip h2 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.landing_pages_box_aip{
	background:#f9f9f9;
	margin:9% 0px;
	padding:35px 0px;
	position:relative;
}
.landing_pages_box_aip label{
	color:#333333;
	font-weight:normal;
	font-size:16px;
	font-family: 'OpenSans-Bold';
	text-align:right;
}
.landing_arrow_aip{
	position:absolute;
    left: -34px;
    top: -40px;
}
.getrates_botton_aip{
	text-align:center;
	margin-top:25px;
}
.getrates_botton_aip input[type="image"]{
	display:inline-block;
}
.landingradio_btn_aip input[type="radio"] + label{
	display:inline;
	margin-right:0px;
}
.landingradio_btn_aip input[type="radio"] + label span{
	width:49%;
}
/*===============================================================================================================*/
.newhome_aip{
	background:#f5f6f8;
}
.header_phone_container_aip{
	background:url(images/new_header_shadow_aip.png) repeat-x bottom;
	padding-bottom:6px;
	position:fixed;
	width:100%;
	top:0px;
	z-index:9999;
}
.header_phone_aip{
	background:#efefef;
	padding:5px;
	color:#002146;
	font-size:14px;
	text-align:center;
}
.header_phone_aip strong,
.header_phone_aip a,
.header_phone_aip a:hover{
	color:#1c75b7;
	text-decoration:none;
}
.newhome_header_container_aip{
	margin-top:70px;
}
.newhome_wrapper_aip{
	text-align:center;
	max-width:820px;
	height:auto;
	margin:auto;
}
.newhome_wrapper_aip img{
	display:inline-block;
}
.newhome_form_container_aip{
	margin-top:20px;
	border:1px solid #eeeff1;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-khtml-border-radius:15px;
	box-shadow: 2px 2px 2px #babbbd;
	-moz-box-shadow: 2px 2px 2px #babbbd;
	-webkit-box-shadow: 2px 2px 2px #babbbd;
	background:#FFF;
}
.form_container_aip{
	padding:20px 30px 30px;
}
.form_container_aip h1{
	color:#002146;
	font-size:32px;
	text-align:center;
	font-weight:bold;
}
.form_container_aip p{
	font-weight:normal;
	font-size:21px;
	color:#1c75b8;
}
.enter_zip_aip{
	border-top:1px solid #d7d6d6;
	padding-top:15px;
	margin-top:15px;
}
.enter_zip_aip h1{
	color:#002146;
	font-size:35px;
	text-align:center;
	font-weight:bold;
}
.enter_zip_aip h3{
	color:#1c75b8;
	font-size:20px;
	text-align:center;
	padding-top:0px;
}
.zipcodeform_aip{
	padding-top:20px;
	max-width:425px;
	margin:auto;
}
.zipcodeform_aip input[type="text"]{
	text-align:center;
	color:#9c9ea0;
	font-weight:bold;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	box-shadow:inset 0px 0px 7px #a6a6a6;
	-moz-box-shadow:inset 0px 0px 7px #a6a6a6;
	-webkit-box-shadow:inset 0px 0px 7px #a6a6a6;
	height:50px !important;
	line-height:50px !important;
}
.paddnone_aip{
	padding:0px !important;
}
.enter_zip_aip input[type="image"]{
	display:inline-block;
	margin-top:15px;
}
.currently_nsured_aip{
	padding-top:15px;
	max-width:300px;
	margin:auto;
}
.currently_nsured_aip h2{
	color:#4c4f51;
	font-size:23px;
	text-align:left;
	margin:auto;
	padding-left:10px;
}
.currently_nsured_aip input[type="radio"] {
	display:none;
}
.currently_nsured_aip input[type="radio"] + label {
	font-weight:normal;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	margin-top:7px;
}
.currently_nsured_aip input[type="radio"] + label span {
	display:inline-block;
	width:133px;
	height:50px;
	line-height:47px;
	vertical-align:middle;
	background:#fff;
	border:2px solid #002146;
	color:#002146;
	cursor:pointer;
	margin:0px 5px;
}
.currently_nsured_aip input[type="radio"]:checked + label span {
	background:#002146;
	border:2px solid #002146;
	color:#FFF;
}
.newhome_state_aip{
	max-width:280px;
	margin:auto;
	padding-top:15px;
}
.newhome_state_aip label{
	color:#4c4f51;
	font-size:23px;
	text-align:left;
	margin:auto;
	width:100%;
}
.newhome_state_aip button.btn{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	border:2px solid #60758c;
}
.continue_botton_aip{
	text-align:center;
	margin-top:15px;
	border-top:2px dotted #e4e4e4;
	padding-top:15px;
}
.continue_botton_aip input[type="image"]{
	display:inline-block;
}
.you_information_aip{
	padding:10px 10px 0px;
	text-align:center;
}
.you_information_aip img{
	display:inline-block;
}
/*---------------------- New Home Footer ------------------------*/
.new_home_footer_container_aip{
	text-align:center;
	padding:10px 15px 40px;
	color:#686564;
	font-size:13px;
}
.new_home_footer_container_aip p{
	color:#3e7fa9;
	font-size:14px;
	padding-bottom:5px;
}
.new_home_footer_container_aip p a{
	text-decoration:none;
	color:#002146;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}
/*---------------------- New Home Update Css 2016-02-26 ------------------------*/
.newhome_update_wrapper_aip{
	text-align:center;
	height:auto;
	margin:auto;
}
.newhome_update_wrapper_aip img{
	display:inline-block;
}
.new_step_logos_aip{
	padding:9px;
}
.last_step_aip{
	color:#002146;
	font-size:33px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	background:#e3f0fc;
	margin-top:15px;
	padding:10px;
	position:relative;
}
.new_step_arrow_aip{
    left: -63px;
    position: absolute;
    top: 10px;
}
.new_atep_form_box_aip{
	margin-top:20px;
	padding:20px;
	text-align:left;
}
.new_atep_form_box_aip label{
	color:#4c4f51;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.new_atep_form_box_aip input[type="text"],
.new_atep_form_box_aip input[type="text"],
.new_atep_form_box_aip input[type="tel"],
.new_atep_form_box_aip input[type="email"],
.new_atep_form_box_aip button.btn{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	border-color:#002146;
}
.new_citystatezip_aip{
	background:#e9f5fb;
	color:#666666;
	font-size:18px;
	font-family: "OpenSans";
	font-style:normal;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-khtml-border-radius:0px !important;
}
.new_citystatezip_aip span{
	font-size:13px;
	line-height:24px;
}
.new_step_rd_btn_aip{
	text-align:left;
}
.new_step_rd_btn_aip input[type="radio"] {
	display:none;
}
.new_step_rd_btn_aip input[type="radio"] + label {
	font-weight:normal;
	color:#4f4f4f;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
}
.new_step_rd_btn_aip input[type="radio"] + label span {
	display:inline-block;
	width:120px;
	height:44px;
	vertical-align:middle;
	background: #fff;
	border:1px solid #002146;
	cursor:pointer;
	text-align:center;
	line-height:42px;
}
.new_step_rd_btn_aip input[type="radio"]:checked + label span {
	background: #002146;
	color:#FFF;
	border:1px solid #002146;
}