

/* Global Styles */

body {
	margin: 0 auto;
	padding: 0 0 0 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #6f6f6f;
	line-height: 18px;
	background: #b5b7b9 url('../images/bg.jpg') repeat-x 0 0;
	text-align: center;
	background-repeat: repeat-x;
}

#main {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 918px;
	display: block;
}

#contentHome {
	clear: both;
	position: relative;
	left: 9px;
	text-align: left;
	padding: 0;
	width: 900px;
	display: block;
	overflow: visible;
}

#content {
	clear: both;
	position: relative;
	left: 9px;
	text-align: left;
	background: url('../images/bg_content.gif') repeat-y 0 0;
	padding: 0;
	width: 900px;
	min-height: 439px;
	border-top: 36px solid #0064ac;
	height: auto !important;
	height: 439px;
	display: block;
	overflow: visible;
}

#logo {
	float: left;
	width: 918px;
	height: 110px;
	background: url('../images/bg_top.jpg') repeat-x 0 0;
}

#copyright {
	clear: both;
	position: relative;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: #000;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #b5b5b5;
	text-align: left;
	overflow: hidden;
}

#copyright div {
	padding: 17px 0 0 0;
}

#copyright a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #9f9f9f;
	text-decoration: none;
}

#copyright a:hover, #copyright span a {
	color: #0967b4;
	text-decoration: none;
}

#map #copyright {
	background: none;
}

#map input {
	border: none;
}

h1 {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #0967b4;
	margin: 20px 0 10px 0;
	text-align: left;
	text-transform: none;
	border-bottom: 1px solid #999;
	padding-bottom: 7px;
}

h1.plain {
	border-bottom: none;
}

h2 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #0967b4;
	margin: 20px 0 12px 0;
}

h2 a {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #0967b4;
	margin: 0px;
}

h3 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000;
	margin: 20px 0 8px 0;
}

h4 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000;
	margin: 0px;
}

a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #0967b4;
	line-height: 18px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #adc0a6;
	text-decoration: underline;
}

a.pdf {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	background: url('../images/icon_pdf.gif') no-repeat 0 0;
	background-repeat: no-repeat;
}

p {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #6f6f6f;
	line-height: 18px;
}

p.first {
	margin-top: 0px;
}

p span, span {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #0967b4;
	line-height: 18px;
}

ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 4px;
}

ol {
	margin-left: 12px;
	padding-left: 6px;
}

ul li, ol li {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #6191ba;
	line-height: 18px;
	margin-bottom: 8px;
}

ul li span, ol li span {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #6f6f6f;
	line-height: 18px;
}

ul.list li, ol.list li {
	margin-bottom: 0px;
}

ul.left {
	margin-right: 25px;
}

ul.left li {
	margin: 0px;
}

.noMargin {
	margin: 0px;
}

/* Home Styles */

#intro {
	width: 900px;
	height: 276px;
	overflow: hidden;
}

#promos {
	width: 900px;
	height: 232px;
	background: #fff url('../images/bg_promos.jpg') no-repeat 0 0;
}

#promo1, #promo2, #promo3 {
	float: left;
	width: 210px;
	display: block;
}

#promo1 h1, #promo2 h1, #promo3 h1 {
	font-size: 15px;
	color: #363636;
	text-transform: uppercase;
}

#promo1 a, #promo2 a, #promo3 a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#promo1 p, #promo2 p, #promo3 p {
	min-height: 115px;
	height: auto !important;
	height: 110px;
}

#promo1 {
	margin-left: 74px;
}

#promo2, #promo3 {
	margin-left: 60px;
}
	

/* Secondary Styles */

#secContent, #secContentWide {
	float: left;
	position: relative;
	left: 28px;
	text-align: left;
	padding: 0 0 20px 0;
	width:460px;
	min-height: 272px;
	height: auto !important;
	height: 272px;
}

#secContentWide {
	width:630px;
}

#secContent p, #secContent li, #secContent div {
	margin-right: 23px;
}

#projects div.projectsDetail {
	overflow: visible;
	display: block;
	padding: 0 0 1px 0;
}

#projects div.projectsTitle p {
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #0967b4;
}

#projects div.projectsDescription {
	float: left;
	width: 420px;
	margin-right: 50px;
}

#projects div.projectsPhoto {
	float: left;
	width: 129px;
	height: 129px;
	margin: 0 0 10px 0;
}

#projects p {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 12px 0;
	line-height: 16px;
}

#projects a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #005cac;
	line-height: 16px;
	padding: 0 10px 0 0;
	background: url('../images/arrow_blue.gif') no-repeat right 3px;
	text-decoration: none;
}
#projects a:hover {
	color: #333333;
	text-decoration: underline;
}

#projects img {
	border: 2px solid #b0afaf;
}

div.projectSeparator {
	clear: left;
	height: 30px;
	background: url('../images/hline.gif') repeat-x 0 10px;
}

#rightColumn {
	position: absolute;
	border-top: 45px solid #fff;
	top: 0px;
	left: 450px;
	background: #dcdcdc url('../images/bg_contact.jpg') repeat-x 0 100px;
	float: right;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	color: #6f6f6f;
	font-weight: normal;
	line-height: 16px;
	width: 177px;
	margin: 0 0 5px 20px;
	padding: 0 0 0 0;
	text-align: left;
	overflow: hidden;
}

.rightHeader {
	background: #838383;
	width: 177px;
	height: 31px;
}

.rightBody {
	width: 165px;
	background: url('../images/right_box_bottom_bg.jpg') no-repeat 0 bottom;
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
}

.rightBody a {
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color: #6f6f6f;
	text-decoration: underline;
	font-weight:normal;
}
.rightBody a:hover {
	color: #6f6f6f;
	text-decoration: underline;
}

.rightBody span {
	color: #6f6f6f;
	font-size: 16px;
}

#rightColumn h2 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	width: 164px;
	height: 18px;
	color: #fff;
	margin: 10px 0 0 10px;
	padding-top: 10px;
	text-decoration: none;
	text-align: left;
	display: block;
}

.border-top {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

/* Navigation Styles */

/* Main Nav */

#nav {
	position: absolute;
	left: 267px;
	top: 47px;
	width: 642px;
	height: 31px;
	display: block;
	z-index: 2;
}

#nav0 a, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a {
	float: left;
	font-size: 10px;
	width: 120px;
	height: 31px;
	padding: 7px 0 0 0;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url('../images/nav_bg.jpg') no-repeat 0 0;
}

#nav0 a:hover, #nav0 span, #nav0 span a, #nav1 a:hover, #nav1 span a, #nav2 a:hover, #nav2 span a, #nav3 a:hover, #nav3 span a, #nav4 a:hover, #nav4 span a, #nav5 a:hover, #nav5 span a, #nav6 a:hover, #nav6 span a  {
	color: #0967b4;
}

#nav0 a, #nav1 a, #nav4 a, #nav5 a {
	width: 90px;
}

/* Secondary Nav */

#secNav {
	float: left;
	width: 225px;
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
}

a.secNav, a.secNav:hover, a.secNavSelect, a.secNavSelect:hover {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #9f9f9f;
	background:  #f2f2f2 url('../images/sec_nav_arrow.gif') no-repeat 16px 16px;
	padding: 14px 5px 14px 30px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	display: block;
}

a.secNav:hover, a.secNavSelect, a.secNavSelect:hover  {
	color: #0967b4;
}

#secNav div.main {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	width: 160px;
	color: #971b1e;
 	border-bottom: none;
	padding: 4px 0px 0 4px;
	margin: 4px 0px 2px 18px;
	text-decoration: none;
	display: block;
}

 #secNav div.main a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #971b1e;
	margin: 4px 0 0 0;
	text-decoration: none;
	display: block;
}

 #secNav div.main a:hover {
	text-decoration: underline;
}

/* Tertiary Nav */

a.tertNav {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #9f9f9f;
	padding: 5px 0 5px 10px;
	margin: 4px 0px 0px 20px;
	text-decoration: none;
	display: block;
}

a.tertNav:hover {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #0967b4;
}

a.tertNavSelect {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #0967b4;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	margin: 4px 0px 0px 20px;
	display: block;
}

/* Common Nav */

#comNav {
	position: absolute;
	left: 670px;
	top: 8px;
}

#comNav a {
	font-size: 11px;
	color: #838383;
	text-decoration: none;
}

#comNav a:hover, #comNav span a {
	color: #0967b4;
}

/* Breadcrumb Nav */

#breadcrumb {
	clear: both;
	position: relative;
	height: 30px;
	margin: 0 0 0 9px;
	width: 900px;
}

#breadcrumb div a {
	float: left;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	height: 13px;
	padding: 10px 5px 10px 5px;
	background: #a8a8a8;
	text-decoration: none;
}

#breadcrumb div span {
	float: left;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #5f5f5f;
	height: 13px;
	padding: 10px 5px 10px 5px;
	background: #a8a8a8;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a span:hover {
	color: #005cac;
	background: #a8a8a8;
}

#breadcrumb div span.separator {
	float: left;
	color: #fff;
	height: 13px;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background: #a8a8a8;
	padding: 10px 5px 10px 5px;
}


/* Menus */

#nav0Menu, #nav1Menu, #nav2Menu, #nav3Menu, #nav4Menu, #nav5Menu, #nav6Menu {
	top :78px;
	visibility:hidden;
	z-index : 10;
	position : absolute;
}

#nav1Menu {
	left :364px;
}

#nav2Menu {
	left :462px;
}

#nav3Menu {
	left :588px;
}

#nav4Menu {
	left :608px;
}

#nav5Menu {
	left :703px;
}

div.menuShell {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	display: block;
}
	
div.normCell {
	background-color: #3176b2;
	border-bottom: 1px solid #a3bfd7;
	width: 200px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	display: block;
}

div.normCell a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	width: 200px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div.normCell a:Hover {
	width: 200px;
	text-decoration: none;
	background: #000;
	color:#fff;
	display: block;
}

/* Form */

.formLabel {
	clear: both;
	float: left;
	width: 120px;
	margin: 0 10px 15px 0;
	padding-top: 4px;
}

input {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	width: 250px;
	height: 12px;
	border: 1px solid #cbcbcc;
	padding: 4px;
	background: #fff !important;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

textarea {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	width: 379px;
	height: 60px;
	border: 1px solid #cbcbcc;
	padding: 4px;
	background: #fff !important;
}

select {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	background: #fff !important;
}

input.plain {
	border: none;
}

.errorText {
	color: #eb7e22;
}
