@charset "UTF-8";
@import url("Projects.css");
@import url("News.css");
/* CSS Document */
* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
body {background-image:url(../images/bk.jpg);background-repeat:repeat;border:0px;margin:0px;padding:0px;}
#searchBox {
	margin-top:50px;
	width: 250px;
	margin-left: 650px;
	position: absolute;
}
#members ul {margin:0px; padding:0px;}
#members li {list-style-type:none; float:left; width:280px; margin:0px; padding:0px;}
#members img {margin:5px;}
#members img.headshot {width:140px; height:190px;}
#HeaderNav {
	margin-top:10px;
	height:20px;
	width: 250px;
	text-align:right;
	margin-left: 627px;
	position: absolute;
}

#HeaderNav a{
	color:#000;
	text-decoration:none;
}


#detailPic img{border:#333 1px solid; width:400px;}
h1 {margin:5px 0px 5px 0px; font-size:14px;color:#036;}
h1.paragraphHeader{
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #00338B;
	margin-bottom: 10px;
	display: block;
}
h1.paragraphHeader30{
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #00338B;
	margin-bottom: 10px;
	margin-left:30px;
	display: block;
}

h2 {font-size:12px; color:#036;}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #369;
	display: block;
	margin-bottom: 5px;
	text-transform:capitalize;
}

p.justified{
	text-align: justify;
}

p {
	color: #333;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	color: #369;
	margin-top: 10px;
}
li {
	color: #369;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

img.border{
	border: thin solid #333;
	padding: 0px;
	margin-right: 5px;
	margin-left: 20px;
	float: right;
	margin-top: 20px;
}
img.borderNoTopPad{
	margin-left: 20px;
	float: right;
}

#wrapper {
	width:1010px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
}
#ContentWrapper {
	width:1010px;
	background-image:url(../images/internal_content2.png);
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
}
#AllboxesWrapper {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	padding: 0px;
}

#bodywrapper{
	width: auto;
	height: auto;
	margin-right: 28px;
	margin-left: 30px;
	margin-bottom: -10px;
}
.leftmargin30 {
	margin-left: 30px;
}
#bodywrapper2{
	width: auto;
	height: auto;
	margin-right: 28px;
	margin-left: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

#Header {
	height:100px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
}
#Nav {
	height:26px;
	width:950px;
	padding: 0px;
}
#ContentTop {
	width:949px;
	background-image:url(../images/content-top.jpg);
	background-repeat:no-repeat;
	height:37px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#content-section {
	width:949px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	min-height:385px;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}	
#contentBottom {
	width:949px;
	background-image:url(../images/content-bottom.jpg);
	background-repeat:no-repeat;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:both;
}

.sidebar {
	width:194px;
	padding:0px;
	margin-left:0px;
	margin-top:12px;
}
.sidebar-top {background-image:url(../images/sidebar-title.png); background-repeat:no-repeat; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; height:26px; line-height:26px; width:194px; text-align:left; text-indent:6px;}
.sidebar-content {background-color:#8ca7c4;width:188px;padding:3px;}
.sidebar-content img {border:1px solid; width:75px; margin-right:3px;}
.sidebar-content div {padding:5px; text-align:left;}
.sidebar-content a {color:#900; }

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:90px;
	width:949px;
	line-height:29px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding-top: 10px;
}
#footer a {
	color:#000000;
	text-decoration: none;
}

	
#newswrapper{
}

#ManagementWrapper{
	height: auto;
	width: auto;
	margin-right: 35px;
	margin-left: 35px;
}

#projectwrapper{
	height: auto;
	width: auto;
	padding: 0px;
	margin-bottom: 0px;
}
#footerExtended{
	height: 26px;
	width: 950px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bottomfotter.jpg);
	background-repeat: no-repeat;
}
#bottomwrapper{
	height: 75px;
	width: 1010px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bottombkg.png);
	background-repeat: no-repeat;
	
}
#conatactinfoWrap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #384D66;
	height: auto;
	width: 200px;
	line-height: 22px;
	margin-top: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}

.careers li {color:#000;}

