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: 'open_sanslight';
	src: url('font/opensans-light-webfont.eot');
	src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('font/opensans-light-webfont.woff2') format('woff2'),
		 url('font/opensans-light-webfont.woff') format('woff'),
		 url('font/opensans-light-webfont.ttf') format('truetype'),
		 url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@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: 'open_sanssemibold';
	src: url('font/opensans-semibold-webfont.eot');
	src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('font/opensans-semibold-webfont.woff2') format('woff2'),
		 url('font/opensans-semibold-webfont.woff') format('woff'),
		 url('font/opensans-semibold-webfont.ttf') format('truetype'),
		 url('font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf') format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover {
	outline:none;
}
#wrapper {
	width:auto;
	height:auto;
	margin:auto;
}
.wrapper_container_NJAD {
	max-width:960px;
	height:auto;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_container_NJAD {
	background:#FFF;
	padding:15px 10px;
}
.logo_NJAD {
	text-align:center;
	float:left;
}
.logo_NJAD img {
	display:inline-block;
}
.call_now_NJAD {
	float:right;
	color:#4f4f4f;
	font-size:31px;
	font-weight:normal;
	font-family: 'open_sanslight';
	padding-top:3px;
}
.call_now_NJAD img {
	vertical-align:text-top;
}
.call_now_NJAD strong, .call_now_NJAD strong a, .call_now_NJAD strong a:hover, .call_now_NJAD strong a:focus {
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:31px;
	color:#517cbf;
	text-decoration:none;
	outline:none;
}
.its_simple_NJAD {
	background:url(images/header_shadow_NJAD.png) repeat-x top #e9e9ea;
	padding:12px;
	color:#7c7d7d;
	font-size:22px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.its_simple_NJAD strong {
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
/*============================================== Banner Page */
.banner_container_NJAD {
	background:url(images/banner_bg_NJAD.jpg) repeat-x bottom #FFF;
	padding-top:20px;
}
.banner_left_NJAD {
}
.banner_left_NJAD h1 {
	color:#3d3d3d;
	font-size:39px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-top:2px solid #b3b0b1;
	border-bottom:1px solid #b3b0b1;
	padding:5px 10px;
	margin-right:10px;
	margin-top:5px;
}
.banner_left_NJAD h1 span {
	font-size:29px;
}
.lowmileage_NJAD {
	padding-top:10px;
}
.lowmileage_NJAD p {
	padding-top:10px;
	color:#517cbf;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.lowmileage_NJAD p img{
	vertical-align:inherit;
}
.lowmileage_NJAD p span {
	color:#6a676c;
	width:168px;
	display:inline-block;
}
.lowmileage_NJAD p strong {
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.as_heard_on_NJAD {
	margin-top:20px;
	text-align:center;
	position:relative;
}
.as_heard_on_NJAD img{
	top:25px;
	position:absolute;
}
.home_form_container_NJAD {
	text-align:center;
}
.home_form_container_NJAD img {
	display:inline-block;
}
.home_form_box_NJAD {
	border:4px solid #c6cacc;
	-moz-box-shadow: 2px 2px 2px #c2c2ba;
	-webkit-box-shadow: 2px 2px 2px #c2c2ba;
	box-shadow:2px 2px 2px #c2c2ba;
	padding:15px 33px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	text-align:left;
	background:#FFF;
}
.home_logos_NJAD {
	margin:0px -20px;
}
.home_form_box_NJAD h1 {
	color:#517cbf;
	font-size:28px;
	font-weight:normal;
	text-align:center;
	font-family: 'OpenSans';
	padding-bottom:20px;
	padding-top:20px;
	position:relative;
	line-height:29px;
}
.home_form_box_NJAD h1 strong {
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.home_form_box_NJAD h1 span {
	color:#565656;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.home_arrow_NJAD {
	left: -106px;
	top:30px;
	position: absolute;
	z-index: 9999;
}
.home_form_box_NJAD label {
	color:#4d5052;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.home_form_box_NJAD input[type="text"] {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	font-size:22px;
	border-color:#9c9798;
	background:url(images/input_bg_NJAD.jpg) repeat-x top;
	border-width:2px;
}
.home_form_box_NJAD .dropdown-toggle {
	height:46px;
	border-width:2px;
	border-color:#9c9798;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
	color:#4c4f51;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.home_form_box_NJAD .bootstrap-select {
	height:46px;
}
.home_form_box_NJAD .dropdown-menu {
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.home_form_radio_button_NJAD {
	text-align:left;
}
.home_form_radio_button_NJAD input[type="radio"] {
	display:none;
}
.home_form_radio_button_NJAD input[type="radio"] + label {
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.home_form_radio_button_NJAD input[type="radio"] + label:last-child {
	margin-right:0px;
}
.home_form_radio_button_NJAD input[type="radio"] + label p {
	height:46px;
	vertical-align:middle;
	background: #dededd;
	border:2px solid #9c9798;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	cursor:pointer;
	text-align:center;
	line-height:42px;
	color:#6d6e70;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.home_form_radio_button_NJAD input[type="radio"]:checked + label p {
	background: #517cbf;
	color:#fff;
	border:2px solid #517cbf;
}
/*============================================== Inner Page */
.inner_container_NJAD {
	background:url(images/inner_page_bg_NJAD.jpg) repeat-x bottom #FFF;
}
.inner_top_bar_NJAD {
	background:url(images/header_shadow_NJAD.png) repeat-x top;
	padding:20px 5%;
	text-align:center;
}
.inner_top_bar_NJAD img {
	display:inline-block;
}
.inner_page_box_NJAD {
	border:4px solid #c6cacc;
	-moz-box-shadow: 2px 2px 2px #c2c2ba;
	-webkit-box-shadow: 2px 2px 2px #c2c2ba;
	box-shadow:2px 2px 2px #c2c2ba;
	padding:3% 5% 5%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	text-align:left;
	background:#FFF;
}
.inner_page_box_NJAD h1 {
	color:#517cbf;
	font-size:28px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:30px;
	text-transform:uppercase;
}
.inner_page_box_NJAD h1:first-child {
	padding-top:0px;
}
.inner_page_box_NJAD h2 {
	color:#517cbf;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:25px;
}
.inner_page_box_NJAD h3 {
	color:#4d5052;
	font-size:18px;
	padding-top:10px;
	font-weight:normal;
	font-family: 'OpenSans';
	border-bottom:1px solid #e4e2e1;
	padding-bottom:15px;
}
.inner_page_box_NJAD p {
	color:#4d5052;
	font-size:16px;
	padding-top:12px;
	font-weight:normal;
	font-family: 'OpenSans';
}
/*------------------ About Page*/
.about_banner_NJAD {
	border-top:1px solid #e4e2e1;
	border-bottom:1px solid #e4e2e1;
	padding:15px;
}
.about_banner_NJAD h1 {
	color:#517cbf;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-bottom:20px;
	padding-top:0px;
	font-size:40px;
	text-transform:none;
}
.about_asheard_NJAD {
	text-align:center;
}
.about_asheard_NJAD img {
	display:inline-block;
}
/*------------------ Contact Page*/
.contact_form_NJAD {
	padding-top:30px;
}
.contact_form_NJAD label {
	color:#4d5052;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.contact_form_NJAD input[type="text"], .contact_form_NJAD input[type="tel"], .contact_form_NJAD input[type="email"], .contact_form_NJAD textarea {
	font-weight:normal;
	font-family: 'OpenSans';
	border-color:#9c9798;
	background:url(images/input_bg_NJAD.jpg) repeat-x top;
	border-width:2px;
}
.contactsubmit_btn_NJAD {
	text-align:right;
}
/*========================================= Step Form ======================================*/
.step_bar_NJAD {
	background:#517cbf;
	padding:10px;
}
.step_three_NJAD {
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	color:#FFF;
	padding-top:9px;
}
.step_three_NJAD strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.step_bornp_NJAD {
	padding:0px !important;
}
.step_bar_NJAD ul {
	margin-bottom:0px;
	background:url(images/step_bg_NJAD.jpg) repeat-x top;
	line-height:47px;
}
.step_bar_NJAD ul li {
	list-style:none;
	display:inline-block;
	color:#a3a5a8;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	width:24%;
}
.step_bar_NJAD ul li span {
	background:url(images/list_li_NJAD.png) no-repeat;
	width:45px;
	height:47px;
	display:inline-block;
	text-align:center;
	color:#cfd3d6;
	margin-right:10px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	font-size:24px;
	line-height:43px;
	position:relative;
}
.step_bar_NJAD ul li span em {
	font-style:normal;
}
.step_bar_NJAD ul li:first-child span {
	margin-left:-7px;
}
.step_bar_NJAD ul li span img {
	left: 7px;
	position: absolute;
	top: 59px;
	display:none;
}
.step_bar_NJAD ul li.active, .step_bar_NJAD ul li.active span {
	color:#434343;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.step_bar_NJAD ul li.active span img {
	display:block;
}
.step_bar_NJAD ul li.complete {
	color:#Vehicles;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#39b54a;
}
.step_bar_NJAD ul li.complete span {
	background:url(images/complete_NJAD.png) no-repeat;
	float:left;
}
.step_bar_NJAD ul li.complete em {
	display:none;
}
.step_form_container_NJAD {
	padding-top:10px;
	text-align:center;
}
.step_form_container_NJAD img {
	display:inline-block;
}
.step_form_box_NJAD {
	border:4px solid #c6cacc;
	-moz-box-shadow: 2px 2px 2px #c2c2ba;
	-webkit-box-shadow: 2px 2px 2px #c2c2ba;
	box-shadow:2px 2px 2px #c2c2ba;
	padding:3% 5% 5%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	text-align:left;
	background:#FFF;
}
.step_form_box_NJAD hr {
	border-color:#d5d3d2;
}
.step_form_box_NJAD h1 {
	color:#517cbf;
	font-size:36px;
	font-weight:normal;
	font-family: "OpenSans";
	text-align:center;
	position:relative;
}
.step_form_box_NJAD h1 strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.step_form_box_NJAD h2 {
	color:#517cbf;
	font-size:31px;
	font-weight:normal;
	font-family: "OpenSans";
	text-align:center;
	line-height:39px;
	position:relative;
}
.step_form_box_NJAD h2 strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.step_form_box_NJAD h3 {
	color:#6a6a6b;
	font-size:27px;
	font-family: 'OpenSans-Italic';
	text-align:center;
	padding-top:10px;
}
.step_form_box_NJAD h4 {
	color:#6a6a6b;
	font-size:17px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
}
.quote_arrow_NJAD {
	left: -46px;
	position: absolute;
	top: 52px;
}
.step_form_box_NJAD label {
	color:#666666;
	font-size:20px;
	font-weight:normal;
	font-family: 'open_sanssemibold';
	line-height:32px;
}
.step_form_box_NJAD label span {
	font-size:18px;
}
.step_form_box_NJAD label em {
	color:#517cbf;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:15px;
}
.step_form_box_NJAD input[type="text"], .step_form_box_NJAD input[type="tel"], .step_form_box_NJAD input[type="email"] {
	border-color:#9c9e9f;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:58px;
	font-family: 'open_sanssemibold';
	font-style:normal;
	font-size:21px;
}
.step_form_radio_button_NJAD {
	text-align:left;
}
.step_form_radio_button_NJAD input[type="radio"] {
	display:none;
}
.step_form_radio_button_NJAD input[type="radio"] + label {
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.step_form_radio_button_NJAD input[type="radio"] + label:last-child {
	margin-right:0px;
}
.step_form_radio_button_NJAD input[type="radio"] + label p {
	height:58px;
	vertical-align:middle;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
	border:1px solid #9c9e9f;
	cursor:pointer;
	text-align:center;
	line-height:56px;
	color:#565555;
	padding:0px;
	margin:0px;
	font-size:21px;
	font-weight:normal;
	font-family: 'open_sanssemibold';
}
.step_form_radio_button_NJAD input[type="radio"]:checked + label p {
	background: #517cbf;
	color:#FFF;
	border:1px solid #517cbf;
}
.step_form_box_NJAD .dropdown-toggle {
	height:58px;
	border-color:#c1bfbf;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
	color:#4c4f51;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.step_form_box_NJAD .bootstrap-select {
	height:58px;
}
.step_form_box_NJAD .dropdown-menu {
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.step_form_box_NJAD .dropdown-toggle .caret {
	vertical-align:middle;
	border-top:0px dashed !important;
	border-top:0px solid\9 !important;
	border-right:0px solid transparent !important;
	border-left:0px solid transparent !important;
	background:url(images/aro_NJAD.png) no-repeat right top;
	width:26px;
	height:43px;
	margin-top: 0 !important;
	right: 12px !important;
	top: 12% !important;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.padlright_NJAD {
	padding-left:0px !important;
	padding-right:5px !important;
}
.padnoneaip_NJAD {
	padding-left:0px !important;
	padding-right:0px !important;
}
.padcity_NJAD {
	padding-right:5px !important;
}
.additional_box_NJAD {
	padding-top:15px;
}
.additional_padd_NJAD {
	padding-top:12px;
}
.get_started_btn_NJAD,
.continue_btn_NJAD{
	margin-top:20px;
	text-align:center;
}
.get_started_btn_NJAD input[type="image"],
.continue_btn_NJAD input[type="image"]{
	display:inline-block;
}
.yourin_secure_NJAD {
	text-align:center;
	padding-top:10px;
}
.yourin_secure_NJAD img {
	display:inline-block;
}
.bysubmiting_update_NJAD {
	color: #7f7e7e;
	font-weight:normal;
	font-family: "OpenSans";
	font-size: 11px;
	padding-top: 20px;
	text-align: left;
}
/*========================================== Thankyou Page Start ==========================================*/
.congratulations_NJAD {
	color:#565656;
	float:right;
	font-size:25px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.congratulations_NJAD span {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	color:#517cbf;
}
.congratulations_NJAD strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.thankyou_container_NJAD {
	background:url(images/thnkyou_bg_NJAD.jpg) no-repeat center bottom #FFF;
}
.based_your_information_NJAD {
	padding-top:20px;
}
.based_your_information_NJAD h2 {
	color:#5c5c5c;
	font-size:19.77px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:10px;
}
.based_your_information_NJAD h2 span {
	color:#517cbf;
	text-transform:uppercase;
}
.based_your_information_NJAD h3 {
	color:#0d2345;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.featured_container_NJAD {
	text-align:center;
}
.featured_container_NJAD img {
	display:inline-block;
}
.thanks_featured_box_NJAD {
	border:4px solid #f7931e;
	background:#fcfdf3;
	margin-top:45px;
	padding:20px 15px;
	position:relative;
}
.thanks_featured_box_NJAD:hover {
	border:4px solid #517cbf;
	background:#FFF;
}
.bestmatch_NJAD {
	left: -16px;
	position: absolute;
	top: -22px;
}
.ftr_thanks_logo_NJAD {
	text-align:center;
	border:2px solid #9a9997;
	margin-top:12px;
	padding:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	float:left;
	background:#FFF;
}
.ftr_thanks_logo_NJAD img {
	display:inline-block;
}
.ftr_hanks_dis_NJAD {
	color:#231f20;
	font-size:14px;
	font-family: 'OpenSans';
	padding-left:15px;
	padding-top:20px;
	float:left;
	width:44%;
	text-align:left;
}
.ftr_hanks_dis_NJAD h1 {
	color:#124f82;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding:0px;
	text-align:left;
}
.ftr_hanks_dis_NJAD p, .th_reg_thanks_dis_NJAD p {
	color:#231f20;
	font-size:14px;
	font-family: 'OpenSans';
	padding-top:10px;
}
.ftr_th_getquote_bton_NJAD {
	text-align:center;
	float:right;
	position:relative;
	margin-top:25px;
}
.ftr_th_getquote_bton_NJAD img {
	display:inline-block;
}
.th_arrow_NJAD {
	left: 52px;
	position: absolute;
	top: -90px;
}
.th_reg_box_NJAD {
	margin-bottom:10px;
	background:#FFF;
	padding:5px 0px 15px;
	border:2px solid #7faaa2;
}
.thlogo_regu_NJAD {
	margin: auto;
	padding:6px 0px;
	text-align: center;
	margin-top:6px;
}
.th_reg_thanks_dis_NJAD {
	padding-left:10px;
	text-align:left;
}
.th_reg_thanks_dis_NJAD h2 {
	color:#636464;
	font-size:19px;
	padding-top:10px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.th_regu_bton_NJAD {
	text-align:right;
	margin-top:25px;
}
.th_regu_bton_NJAD img {
	display:inline-block;
}
.need_help_NJAD {
	padding:30px 5px 10px;
	max-width:330px;
	margin:auto;
}
.need_help_NJAD img {
	float:left;
	margin-top:7px;
}
.need_help_NJAD h1{
	color:#124f82;
	font-size:39px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.need_help_NJAD p {
	color:#4f4f4f;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.need_help_NJAD p strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
/*========================================== Footer Start ==========================================*/
.footer_container_NJAD {
	margin-top:20px;
	padding:15px 10px;
	text-align:center;
	color:#565757;
	font-size:14px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.footer_container_NJAD p {
	padding-top:10px;
	font-family: 'OpenSans-Italic';
	font-size:13px;
	color:#8c8c8c;
	font-weight:normal;
}
.footer_logo_NJAD {
	text-align:center;
}
.footer_logo_NJAD img {
	display:inline-block;
}
.footer_navi_NJAD {
	padding-top:10px;
}
.footer_navi_NJAD a {
	color:#565757;
	font-size:15px;
	font-family: 'OpenSans';
}
.quote_footerback_NJAD {
	background:#f8f9fa;
}
.clear {
	clear:both;
}
