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;
}
@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;
}
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_nj{
	max-width:960px;
	height:auto;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_container_nj {
	background:#163a63;
	padding:0px 15px 15px;
}
.logo_nj{
	float:left;
}
.logo_nj img{
	display:inline-block;
}
.free_nj{
	width:270px;
	margin:auto;
	margin-left:9%;
	float:left;
	padding-top:20px;
}
.free_nj img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.free_nj p{
	color:#ffffff;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-BoldItalic';
}
.free_nj h2{
	color:#acdff0;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.welcome_nj{
	float:right;
	position:relative;
	width:211px;
}
.welcome_nj img{
	position:absolute;
	right:0px;
	top:10px;
}
/*========================================== Body Start ==========================================*/
.body_container_bg_nj{
	background:url(images/body_bg_nj.jpg) repeat-x top #f2f2f2;
	padding-top:35px;
	text-align:center;
}
.body_container_bg_nj img{
	display:inline-block;
}
.home_box_container_nj{
	border:1px solid #fff;
	-moz-box-shadow: 1px 1px 1px #858585;
	-webkit-box-shadow: 1px 1px 1px #858585;
	box-shadow:1px 1px 1px #858585;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	max-width:960px;
	height:auto;
	margin:auto;
	text-align:left;
}
.free_adision_nj{
	background:#4b98d1;
	padding:15px 20px;
	-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;
}
.free_adision_nj h1{
	color:#fff;
	font-size:32px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.free_adision_nj p{
	color:#fff;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:10px;
	line-height:18px;
}
.free_adision_nj p strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.current_spcia_just_let_nj{
	background:#fff;
	padding:15px 10px 30px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
}
.current_specials_nj{
	float:left;
	width:209px;
}
.current_spe_box_nj{
	background:#f7fafd;
	-moz-box-shadow: 1px 1px 2px #bfbfbf;
	-webkit-box-shadow: 1px 1px 2px #bfbfbf;
	box-shadow: 1px 1px 2px #bfbfbf;
	padding:10px;
}
.current_spe_box_nj h1{
	font-size:20px;
	color:#2777a7;
	font-weight:normal;
	font-family: 'OpenSans';
	border-bottom:1px solid #edeff1;
	padding-bottom:10px;
}
.current_spe_box_nj h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.current_spe_box_nj p{
	border-bottom:1px solid #f2f4f7;
	padding-bottom:10px;
	padding-top:10px;
}
.current_spe_box_nj p a{
	color:#00a1bb;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-decoration:underline;
}
.current_spe_box_nj h3{
	padding-top:15px;
	color:#2777a7;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.current_spe_box_nj h3 strong{
	color:#2777a7;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	display:block;
}
.current_map_nj{
	margin-top:15px;
}
.just_let_nj{
	float:left;
	margin-left:20px;
	width:53%;
}
.just_let_nj h1{
	color:#ec1848;
	font-size:20px;
	font-family: 'open_sanssemibold';
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	line-height:27px;
}
.just_let_nj h3{
	color:#163a63;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #dfdfe0;
	border-bottom:1px solid #dfdfe0;
	position:relative;
	line-height:22px;
}
.just_let_nj h3 strong{
	font-family: 'open_sanssemibold';
	font-weight:normal;
}
.just_let_nj h3 img{
	position:absolute;
	right:20px;
	top:40px;
}
.just_form_nj{
	padding-top:20px;
}
.just_form_nj label{
	color:#333333;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.just_form_nj label span{
	color:#a9aaaa;
	font-size:12px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.just_form_nj .bootstrap-select{
	-moz-box-shadow: 1px 1px 2px #bfbfbf;
	-webkit-box-shadow: 1px 1px 2px #bfbfbf;
	box-shadow: 1px 1px 2px #bfbfbf;
}
.redio_button_nj{
	padding-top:5px;
	text-align:left;
}
.redio_button_nj input[type="radio"] {
	display:none;
}
.redio_button_nj 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_nj 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_nj input[type="radio"]:checked + label span {
	background:url(images/redio_btn.png) 0px top no-repeat;
}
.form_left_pad_nj{
	padding:0px 7.5px 0px 0px !important;
}
.form_right_pad_nj{
	padding:0px 0px 0px 7.5px !important;
}
.padtel_nj{
	padding:0px 5px 0px 0px !important;
}
.padtelnone_nj{
	padding:0px !important;
}
.we_respect{
	color:#3b8ccb;
	font-size:13px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.continue_btn_nj{
	padding-top:10px;
	text-align:center;
}
.continue_btn_nj input[type="image"],
.your_information_nj img{
	display:inline-block;
}
.your_information_nj{
	text-align:center;
	padding-top:10px;
}
.by_clicking_nj{
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	font-size:12px;
	padding-top:20px;
	color:#737273
}
.right_images_box_nj{
	float:right;
}
.right_images_nj{
	background:#f7fafd;
	padding:10px;
	-moz-box-shadow: 1px 1px 2px #bfbfbf;
	-webkit-box-shadow: 1px 1px 2px #bfbfbf;
	box-shadow: 1px 1px 2px #bfbfbf;
	margin-bottom:10px;
}
.right_images_nj p{
	padding-top:10px;
	color:#231f20;
	font-size:12px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.right_images_nj p strong{
	font-family: 'OpenSans-BoldItalic';
	font-size:14px;
	font-weight:normal;
	display:block;
}
/*========================================== Footer Start ==========================================*/
.footer_container_nj {
	padding:15px 10px;
	text-align:center;
	background:#f2f2f2;
}
.footer_container_nj p {
	padding-top:10px;
	font-family: 'OpenSans';
	font-size:13px;
	color:#333333;
	font-weight:normal;
}
.footer_navi_nj {
	padding-top:10px;
	color:#2777a7;
}
.footer_navi_nj a {
	color:#2777a7;
	font-size:16px;
	font-family: 'OpenSans';
	text-decoration:none;
	padding:0px 10px;
}
.footer_navi_nj a:hover{
	text-decoration:underline;
}
.clear {
	clear:both;
}
