/* CSS Document */
/*
img, div,#logo,#nav a {
	behavior: url(iepngfix.htc);
}
*/
/*kim bug fix for IE < 7.0*/
#headerNav a:hover{	border: none;}
html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_bkg.jpg);
	background-repeat: repeat-x;
}
H2 {
	line-height: 24px;
}
#header, #main, #footer {
	margin: 0px auto;
	width: 850px;
}
#header {
	height: 152px;
	background-image: url(../images/main_bkg.jpg);
	background-repeat: repeat-x;
}
#header_inner {
	background-image: url(../images/Header.jpg);
	text-indent: -9000px;
	height: 120px;
	width: 623px;
	margin: 0px auto;
}
#headerNav {
	float: right;
	margin: 80px 0px 0px 0px;
}
#headerNav ul {
	height: 22px;
}
#headerNav UL LI {
	list-style: none;
}
#headerNav li a #contact {
	height: 22px;
	width: 83px;
	display: block;
	background-image: url(../images/contact.jpg);
	text-indent: -9000px;
}
#headerNav li a:hover #contact {
	background: url(../images/contact.jpg) 1px -22px;
}
#container {
	background-image: url(main_btm_bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
#footer {
	height: 50px;
	left: 487px;
	top: 290px;
}
#container #main #tableClear {
	margin: 45px 0px 45px 20px;
	clear: left;
}
#main {
	text-align:left;
}
/* @group SubNav */
#menuCenter {
	margin: 0px auto 0px;
	height: 59px;
}
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1em; margin-top: 32px; /* I'm using ems and px to allow people to zoom their font */
 left: -1px;
 width: 150px;
}
/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	top: -1px;
	margin-top: 0px;
	left: 148px;  
	
}
/*  */
.menulist li {
	padding-top: -20px;
	float: left;
	display: block;
	position: relative;
	border: none;
/*	margin-right: -1px; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
}
.menulist .sub{
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	border: 1px solid #0053A6;
	border-top: none;
}
.menulist .sub li a{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menulist .sub li a:hover{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #DF5900;
	background-color: #0053A6;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}
/* Links inside the menu */
.menulist a {
 display: block;
 padding: 0px;
 color: #0053A6;
 text-decoration: none;
}
/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus 
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #DF5900;
	background-color: #0053A6;
	text-decoration: none;
} */
.menulist a.highlighted {
 color: #FFF;
 background-color: #FFF;
}
/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}
/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */
/*   */
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}
* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */
/* @end */
/* @group JONES/NCTI Imported */
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.body_text_special  {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 16px;
			color: #000000;
			text-transform: none;
			padding-top: 2px;
			padding-bottom: 2px;
			text-indent: 0px;
			}
.body_text_orange {
	color: #ad4410;
}
.body_text_no_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.body_text_no_indent_plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.body_text_inset_plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 18px;
}
.body_text_inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 18px;
}
.body_text_inset_no_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 18px;
}
.body_text_inset_no_indent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 36px;
	padding-right: 18px;
}
.body_text_hanging_indent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
.body_text_hanging_indent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 36px;
	padding-right: 18px;
}
.body_text_inset_no_indent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 54px;
	padding-right: 18px;
	text-indent: 0px;
}
.body_text_inset_no_indent4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 68px;
	padding-right: 18px;
	text-indent: 0px;
}
.pagetitle {
	color: #000000;
	font-weight: 800;
	font-size: 18px;
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagetitle1 {
	color: #006699;
	font-weight: 800;
	font-size: 18px;
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif
}
.pagetitle_sm {
	color: #000000;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif
}
.pagetitle_sm1 {
	color: #006699;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif
}
.msgsent {
	color: #ffffff;
	font-weight: 800;
	font-size: 18px;
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cc6600;
}
.pagesubtitle {
	color: #ad4410;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif
}
.pagesubtitle_indented {
	color: #ad4410;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif
			text-indent;
	text-indent: 18px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 18px;
	text-indent: 0px;
}
.testimonialsig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #ad4410;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 36px;
	padding-right: 18px;
	text-indent: 0px;
}
.testimonialsig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #ad4410;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 51px;
	padding-right: 18px;
	text-indent: 0px;
}
ul {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../../bullet.png);
	list-style-position: outside;
	text-align: left;
}
ul li {
	margin-top: 0px
}
.sm_level-4{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
}
/* @end *
/* @group Footer */
#footer {
	color: #fff;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	height: 50px;
	padding-top: 20px;
	display: block;
	padding-bottom: 10px;
	background-color: #246bc5;
	overflow: visible;
	width: 100%;
	left: 487px;
	top: 290px;
	text-align: center;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
}
#header #container #main .body_text_no_indent .body_text_hanging_indent1 a {
	color: #000000;
}
#footer a {
	color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
}
#footer a:hover {
	color: #fb780c;
	font-weight: bold;
	text-decoration: none;
}
/* @end */
/*
#header #container #main .body_text_no_indent .body_text_hanging_indent1 a:hover {
	color: #FF9900;
}
html {
	height: 100%;
}
#header #container #main #tableClear .footnote img {
	display: block;
	clear: none;
	height: 35px;
}
*/ 
#error_pg {
	height: 400px;
}
.footnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#error_pg .pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2B54AA;
	text-align: center;
	margin-top: 40px;
}
#error_pg .body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B54AA;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
#main .bio {
	margin-bottom: 15px;
	padding-top: 15px;
}
#main .bio img {
	float:left;
	margin-right: 10px;
}
#main .bio .copy {
	float:right;
	margin-right: 10px;
}
.body_text_inset_no_indent a {
	text-decoration: none;
}
#coming_soon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #2B54AA;
	text-align: center;
	margin-top: 40px;
	height: 350px;
	padding-top: 200px;
}
.outage {
	font-size: 12px;
	color: #F00;
}
