/* ------------------------ GLOBAL STYLES ---------------------------*/	

body {
	background: #d1dfe8 url('../images/bg.jpg') top center repeat-x;
	color: #3a3e3d;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	color: #00496D;
	text-decoration: none;
}
a:hover {
	color: #89BBCF;
	text-decoration: none;
}

h1 {
	color: #62839e;
	font-size: 30px;
	font-family: "Calibri",Arial;
	font-weight: normal;
	font-style: normal;
	line-spacing: 30px;
}

h2 {
	color: #62839e;
	font-size: 16px;
	font-weight: normal;
	margin: 25px 0 5px 0;
}

h3 {
	font-size: 14px;
}

/* ------------------------ HOMEPAGE UPDATE STYLES ---------------------------*/

#page-main-top li {
	list-style-type: inherit;
	list-style-image: none;
	padding-left: 40px;
}


.nheader {
	width: 925px;
	height: 143px;
	background-image: url(../images/imageheader.jpg);
}

.nheader h1 {
	color:#FFF;
	width: 600px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 200px;
	height: 0px;
	font-family: "Calibri",Arial;
	font-weight: normal;
	font-style: normal;
      
}


.nleft {
	clear: left;
	float: left;
	width: 266.6px;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	border: 1px;
/*	background-image:url(../images/divide.png);*/
	background-position:top;
	background-repeat:no-repeat
}

.ncenter {
	clear: none;
	float: left;
	width: 266.6px;
	padding-left: 0px;
	background-color:#ebeff2;
/*	background-image:url(../images/divide.png);*/
	background-position:top;
	background-repeat:no-repeat
}

.nlefttop {
	clear: left;
	float: left;
	width: 266.6px;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
}

.ncentertop {
	clear: none;
	float: left;
	width: 266.6px;
	padding-left: 0px;
	background-color:#ebeff2;
}

.ncontentcontainer {
	width: 800px;
}

.nrightcenterwrapper {
	padding-left:15px;
	width: 533.3px;
	float:right;
	clear: right;
	float: right;
}

.nright {
	width: 266.6px;
	margin-right: 0px;
	padding-right: 0px;
	overflow: hidden;
	float: right;
/*	background-image:url(../images/divide.png);*/
	background-position:top;
	background-repeat:no-repeat;
}

.nrighttop {
	width: 266.6px;
	margin-right: 0px;
	padding-right: 0px;
	overflow: hidden;
	float: right;
}	






/* ------------------------ WRAPPER/PAGE STYLES ---------------------------*/	

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: left;
}

/* ------------------------ HEADER STYLES ---------------------------*/	

#page-header {
	background: url("../images/tagline.png") top right no-repeat;
	height: 104px;
	margin: 4px 0 20px 0;
	position: relative;
}

#header-title {
	border: 0px;
	left: 20px;
	position: absolute;
	top: 0px;
	width: 295px;
}

#header-contact {
	top: 10px;
	left: 455px;
	position: absolute;
	width: 252px;
	padding:0;
	margin:0;
}

#header-search {
	background: url('../images/header_search.png') top left no-repeat;
	top: 0;
	right: 0;
	left: 719px;
	position: absolute;
	height: 29px;
	width: 261px;
}

#header-search form {
	margin: 2px 0 5px 85px;
}

/* ---------------------- NAV STYLES ---------------------------- */

#page-nav {
	left: 320px;
	bottom: 0px;
	position: absolute;
	z-index: 100;
}

#jsddm {
	padding: 0;
	margin: 0;
}

#jsddm li {
	float: left;
	list-style: none;
}

#jsddm li a {
	display: block;

	background: url('../images/mnu_sep.jpg') bottom left no-repeat;
	white-space: nowrap;
}

#jsddm li a img {
	padding: 0;
	margin: 15px 10px 10px 15px;
	border: none;
}


#jsddm li ul {
	background: transparent url('../images/mnu_bg.png') bottom left no-repeat;
	margin: 0;
	padding: 0 0 6px 0;
	position: absolute;
	visibility: hidden;
	width: 270px;
}

#jsddm li ul li {
	border-top: 1px #527693 solid;
	float: none;
	padding: 5px 15px 5px 15px;
	margin: 0;
}

#jsddm li ul li a {
	background: none;
	display: block;
	color: #fff;
	width: auto;
	text-decoration: none;
}

#jsddm li ul li:hover {
	background: #708fa7;
}

/* ---------------------- CONTENT STYLES ---------------------------- */

#page-main-top {
	background: url('../images/body_bg_top.jpg') top center no-repeat;
	padding-top: 25px;
}

#page-main-bottom {
	background: url('../images/body_bg_bottom.jpg') bottom center no-repeat;
	padding-bottom: 15px;
}

#page-main {
	background: url('../images/body_bg.jpg') top center repeat-y;
	padding: 0px 23px 0 21px;
	color: #746f71;
	line-height: 1.5em;
}

#page-main p {
	margin-bottom: 10px;
	margin-top: 5px;
}


#page-main ul, #page-main ol {
	list-style-position: outside;
}

#page-main ul li,#page-main ol li {
	margin-bottom: 3px;
}

#main-home {
	padding: 10px 25px 15px 25px;
}

#main-content {
	margin-left: 25px;
	margin-bottom: 25px;
	float: left;
	width:600px;
}

.pagetitle {
	color: #62839e;
	margin-bottom: 20px;
}

#sectionlisting {
	margin-top: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
	list-style: none;
}

#sectionlisting ul li {
	margin-bottom: 5px;
}

.sectionlistitem {
	border-top: 1px #ddd solid;
	padding-top: 15px;
	margin-bottom: 30px;
}

.sectionlistitem h1 {
	font-size: 13px;
}

#main-sidebar {
	background: #fefefe;
	float: right;
	margin: 40px 20px 0 0;
	padding: 10px 15px 10px;
	width: 230px;
}

#main-bottom {
	background: url('../images/bottom_bg.jpg') top center repeat-x;
	height: 105px;
}

#main-bottom div {
	float: left;
	height: 105px;
}

#main-bottom div h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px 0 20px;
}

#main-bottom div p {
	font-size: 10px;
	margin: 0 15px 5px 20px;
	width: 60%;
	line-height: 16px;
}

/* ---------------------- FOOTER MENU --------------------------- */

#page-footer {
	background: url("../images/footer_sep.png") top center no-repeat;
	height: 30px;
	margin: 10px 0 30px 0;
}

#page-footer div {
	background: url("../images/footer_sep.png") bottom center no-repeat;
	padding: 10px 0;
	text-align: center;
}

#page-footer div, #page-footer div a {
	color: #62839e;
}

/* -------------------- CONTACT FORMS ----------------------------- */

form span {
	clear: both;
	display: block;
	padding-top: 10px;
}

form span label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width:25%;
}

form span input, form span textarea {
	border: 1px #b5b6b2 solid;
}

.inputtext {
	color: #888;
	font-size: 12px;
	height: 20px;
	padding: 2px;
}
#contactform .inputtext {
   width: 200px;
}
#contactform-msg {
	clear: both;
	color: #006ede;
	font-weight: bold;
	text-align: center;
}

label.error {
	float:left;
	margin-left:30%;
	color:red;
	width:100%;
	text-align:left;
}

/* -------------------- USER FORMS ----------------------------- */

.user-forms {
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
}

.user-forms input {
	left: 100px;
	position: absolute;
}

.user-forms textarea {
	left: 100px;
	position: absolute;
}


/** nik overrides for various styles **/
#main-content {
	/** center this on screen */
/*	float:none;

	margin: 0 auto;*/ 
}
.ncontentcontainer {
	width:100%;
}
.ncentertop,.nrighttop,.nlefttop,.ncenter, .nleft,.nright {
	width: 280px;
        padding: 0 1%;
}
.ncentertop,.nrighttop,.ncenter,.nright {
   margin-left: 10px;
}
.ncentertop,.nrighttop,.nlefttop {  
   margin-bottom: -10px;
}
.nleft,.nright,.ncenter {
  padding-top:10px;
	border-top:2px dotted #00496C;
}
.nleft ul,.nright ul,.ncenter ul,.nleft p,.nright p,.ncenter ul{
  margin-top: 5px;
}
.ncentertop h2,.nlefttop h2,.ncenter *, .nleft *,{
margin: 0 10px;
}
.nrighttop, .nright {
   float: left;
}
.nlefttop h2 {
   margin-left: 5px;
}

#page-main-top ul,#page-main-top ol{
margin-left: 20px;
padding-left: 10px;
}
#page-main-top ul li,#page-main-top ol li{
padding-left:10px;
}
.nheader {
   position: relative;
   margin-top: -20px;
   width:auto;
}
h1 {
   line-height: 26px;
}
.nheader h1 {
      bottom: 20px;
   height: auto;
	width:740px;
   margin: 0 auto;
   padding-top: 50px;
font-size: 36px;
line-height: 32px;
/**display:none;
visibility:hidden;**/
}
#page-main-top {
	background-image: none;
}
#main-home {
	border-bottom:3px solid #4A8BB4;
/**	border-top: 10px solid #001269;*/
        padding-left:10px;
	padding-right: 10px;
}
#main-home h2 {
   margin-bottom: 10px;
}

