@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background: #355b94;
	margin:0;
	padding: 0;

}
a:link {
	color: #355b94;
}
a:visited {
	color: #355b94;
}
a:hover {
	color: #355b94;
}
a:active {
	color: #355b94;
}

img {border:0;}

img.photo-left {
	float: left;
	margin: 0 5px 5px 0;
}

img.photo-right {
	float: right;
	margin: 0 0 5px 5px;
}

.style3 {
	color: gray;
}

#wrapper {
	margin: 0 auto;
	background: #355b94 url(interface/body_bg.gif) repeat-y 50% 0;
}

#header { 
	height: 191px;
	background: #fff url(interface/header_cloud.jpg) repeat-x bottom left;
}

#header-title {
	position: relative;
	height: 41px;
	width: 668px;
	margin: 0 auto;
	top: 25px;
}


#navigation {
	background: url(interface/nav_bg.gif) repeat-x 0 0;
	height: 34px;

}

#navigation table { 
	position: relative;
   	margin: 0 auto;
	left: -105px;
	width: 468px;
}

#navigation table td { 
	text-align: left;
}

#banner {
	height: 213px;
	background-position:center;
	background-repeat: no-repeat;
	background-color: #b2cdf1;
}

body.section_00 #banner {
	background-image: url(interface/banner_inner.jpg);
}
body.section_01 #banner {
	background-image: url(interface/banner_02.jpg);
}
body.section_02 #banner {
	background-image: url(interface/banner_03.jpg);
}
body.section_03 #banner {
	background-image: url(interface/banner_01.jpg);
}
body.section_04 #banner {
	background-image: url(interface/banner_04.jpg);
}

#content {
	position: relative;
	margin: 0 auto;
	width: 756px;
	padding: 1em 0;

}

body.section_00 #content {
	top: -200px;
}

#content table td {
	vertical-align: top;
	text-align: center;
}

#leftcol {
	padding-left: 52px;
	width: 460px;
}

#rightcol {
	float: right;
	width: 159px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 52px;
	padding-bottom: 0;
	padding-left: 0;
}

#nocol {
	padding: 0 52px;
}

#logo-area-leftcol {
	position: relative;
	top: -40px;
	margin-left: 52px;
	clear: right;
}

#logo-area-rightcol img {
	display: block;
	margin-top: 2em;
}

#footer {
	clear: both;
	margin: 3em 0 1em 0;
	text-align: center;
	padding: 0 52px;
}

/*//// NB BRANDING //////////////////////////////////////////////////////////*/

.DeptHeadTitle{color:#004d46; padding:.4em 0 .4em .4em;font-family:Arial,Helvetica,sans-serif,geneva;}
.DeptHeadTitle:first-line {font-weight:bold; font-size: 16px;font-family:Arial,Helvetica,sans-serif,geneva;}
.DeptHeadTitleA{text-align:right; font:bold .81em;font-family:Arial,Helvetica,sans-serif,geneva;}
hr{COLOR: #004d46;	TEXT-ALIGN: center}

