  @charset "utf-8";

/* CSS Document */
@import url("/njhcffa/includes/styles/left_nav.css");
html {
	overflow-x: auto;
}
* html #container {
	width: 950px;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: normal;
	color: #333;
	background: #fff;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFF;
}
div#container_wrap {
	zoom : 1;
	position: relative;
	width: 950px;
	width: 950px!important;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container_wrap div#container {
	zoom : 1;
	position: relative;
	width: 950px;
	width: 950px!important;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
/*  header
=====================================================================*/


#govHeader {

font-size:1.2em;
font-weight:bold;
padding-bottom: 3px;
}

div#header_wrap {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 950px;
	height: 90px;
	font-size: 10px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-image: url(/njhcffa/assets/include_images/site_title.jpg);
	border-bottom: 1px solid #ae9f74;
}
#header_wrap table.search {
	color: #666;
	margin-right:10px;
	margin-top:7px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
#header_wrap table.search a {
	font-size: 10px;
}
#header_wrap table.search .text {
	height: 14px;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666;
}
form#seek {
	float:right;
	width: 350px;
	padding: 0px;
	vertical-align: middle;
	height: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header form img {
	border:0;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form .searchbox {
	border: 1px solid;
	border-color: #999;
	padding: 0px;
	width:105px;
	height:17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
form select {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	font-size: 11px;
	color: #666;
}
#header_wrap a {
	color: #666;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}
#header table.search a:hover {
	text-decoration: underline;
}
.hidden, .skip {
	display: none; /* For IE 4 only */
}
/*  footer 
=====================================================================*/
div#footer {
	position: relative;
	float: left;
	bottom: 0px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 950px;
	min-height: 156px;
	background: #fff;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footer table.footer_content {
	position: relative;
	float: left;
	color:#fff;
	bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 950px;
	min-height: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#footer table.footer_content td {
	padding: 0;
	margin: 0;
}
table.footer_content table.fLinks {
	font-size: 10px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	margin-bottom: 0;
}
img.logo {
	float: left;
	margin-left: 0px;
	border: 0 none;
	margin-top: 0px;
	padding: 0px;
}
table.footer_content a, table.footer_content table.fLinks a {
	color: #666;
	background-color: transparent;
	text-decoration: none;
	font-size: 10px;
}
table.footer_content table.fLinks a:hover {
	text-decoration: underline;
}
table.footer_content a.stateLinks {
	padding: 0;
	font-weight: bold;
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #666;
	text-decoration: none;
}
.opra {
	float: left;
	padding-top: 40px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:7px;
	padding-bottom: 13px;
}
table.footer_content div.footerText {
	border: 1px solid red;
	float:left;
	width: 930px;
	line-height:normal;
	font-weight:normal;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-size: xx-small;
	color: #999;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
}
div.footerText a {
	text-decoration: none;
	color: #999;
}
div.footerText a:hover {
	text-decoration: underline;
	color: #999;
}
/* Misc 
=====================================================================*/




.clearA {
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0;
	height: 0px;
}
