@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../Images/BG/bg_flr.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
h1 {
	color: #007885;
	font-size: 165%;
}
h2 {
	color: #666666;
	font-size: 125%;
	font-weight: lighter;
	margin-left: 16px;
	margin-top: 8px;
}
h4 {
	padding-bottom: 16px;
	margin-left: 16px;
	font-size: 125%;
	font-weight: bold;
	color: #666666;
	padding-top: 16px;
	margin-right: 16px;
}
#mainContainer {
	text-align: left;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../Images/Headers/hdr_01jpg);
	background-position: center top;
	height: 250px;
	background-repeat: no-repeat;
}
#header span {
	position: absolute;
	left: -3000px;
}
#nav {
	background-image: url(../Images/Nav/navBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 768px;
	background-color: #F1EFE4;
	padding-top: 8px;
}
#nav ul {
	font-size: 100%;
	text-align: center;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #007885;
}
#nav li a.here {
	color: #007885;
}
#innerContainer {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: left;
	width: 768px;
}
#mainContent {
	float: left;
	width: 507px;
	margin-top: 16px;
}
#sidebarContent {
	width: 245px;
	float: right;
	margin-bottom: 16px;
	margin-top: 16px;
}
#navB {
	background-image: url(../Images/Nav/navbBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F1EFE4;
	height: 16px;
	width: 768px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
#navB ul {
	font-size: 70%;
	text-align: center;
	list-style-type: none;
}
#navB li {
	display: inline;
}
#navB li a:link, #navB li a:visited {
	color: #999999;
	text-decoration: none;
	padding: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
#navB li a:hover, #navB li active, #navB li a:focus {
	color: #007885;
}
#navB li a.here {
	color: #FFFFFF;
	background-color: #007885;
}
#footer {
	background-color: #EBE8D6;
	padding-top: 8px;
	padding-bottom: 16px;
	text-align: center;
}
#footer p {
	font-size: 70%;
}
.lftflt {
	margin-right: 10px;
	border: 3px solid #CCCCCC;
	float: left;
}
.lftflt_nb {
	float: left;
	margin-right: 10px;
}
.fltrght {
	margin-left: 10px;
	border: 3px solid #CCCCCC;
	float: right;
}
.rghtflt_nb {
	float: right;
	margin-left: 6px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin-top: 16px;
}
#MLForm {
	width: 213px;
	margin-left: 16px;
}
.mlCAPTCHA {
	font-size: 75%;
	font-weight: bold;
	color: #007885;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.mlEnterCode {
	font-size: 75%;
	color: #007885;
	font-weight: bold;
	padding-bottom: 4px;
}
.CAPTCHApad {
	font-size: 75%;
	color: #007885;
	font-weight: bold;
	line-height: 1.5em;
	border: thin dotted #666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #EBE8D6;
}
.CAPTCHAlf {
	font-weight: bold;
	color: #007885;
	background-color: #EBE8D6;
	border: 1px dotted #666666;
	padding: 8px;
}
.CAPTCHAlfPad {
	padding-top: 8px;
	padding-bottom: 8px;
}
.codeRead {
	color: #666666;
	font-weight: normal;
	font-size: 95%;
}
#privacy p, #terms {
	padding-top: 16px;
}
.borderImg  {
	border: 3px solid #CCCCCC;
}
#bio {
	padding-top: 8px;
}
.mlButtonPad {
	padding-top: 8px;
}
#lauraWeb {
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#lauraWeb img {
	padding-right: 8px;
	padding-bottom: 16px;
	padding-top: 12px;
}
#supportNJJSHead {
	margin-right: 16px;
	margin-left: 16px;
}
