/* ---------------------------- Global */
html { height:100%; margin-bottom:1px; }
body {
background-image:url(images/bodybg.jpg);
background-position:top;
background-repeat:repeat-x;
margin:30px auto 30px auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background-color:#fff;
}

span.greytext { color:#666; line-height:15px; }
span.greentext { font-size:11px; font-weight:bold; color:#5f8f00; }
img.spacer { display:block; }
form select,option { font-size:11px; padding:1px; }
div.break { clear:both; text-align:left; }

a { font-size:11px; font-weight:bold; color:#5f8f00; text-decoration:none; }
a:hover { text-decoration:underline; }
a.normal { font-size:11px; font-weight:normal; color:#000; text-decoration:underline; }
a.normal:hover { text-decoration:none; }

form { padding:0; margin:0; }

h1 { font-size:18px; color:#5f5d5d; margin:0 0 10px 0; padding:2px 0 10px 0; }
h1 span.subtitle { display:block; font-size:13px; text-align:left; color:#006893; margin:0; padding:0; }

h2 { font-size:13px; text-align:left; color:#5f5d5d; margin:20px 0 10px 0; padding:8px 0 0 0; border-top:1px solid #b1ada9; clear:both; }
h2 a { display:inline; float:right; font-size:11px; font-weight:bold; color:#5f8f00; text-decoration:none; margin-top:2px; }
h2 a:hover { text-decoration:underline; }

h3 { font-size:12px; font-weight:bold; color:#006893; margin:0; padding:8px 0 3px 0; }
p.black { font-size:12px; font-weight:bold; color:#000; margin:0; padding:0 0 15px 0; }
p.byline {
	color:#666666;
	font-style: italic;
}
h3 span { color:#000; display:block; margin-top:10px; }

#header { border-top:#B1ADA9 1px solid; width:746px; padding-top:13px; }
div.logo { width:121px; margin: 0 0 15px 0;}

div.logo img {
	width: 100px;
	height: 100px;
}
#header p { float:right; width:500px; font-weight:bold; text-align:right; font-size:11px; margin:0; padding:0; }
#header p span { color:#006893; }

#wrapper div.subtitle {
	width: 475px;
	float: right;
	margin: 8px 0 0 0;
}

#content {
	margin-top: -45px;
}

#wrapper { width:746px; text-align:left; }
#content { float:right; width:472px; border-top:#B1ADA9 1px solid; text-align:left; font-size:11px; color:#000; }
#content div.hr { clear:both; border-bottom:1px solid #B1ADA9; }

#content img.thumb { float:left; margin:0 10px 30px 0; }

#content p.fullrange { color:#006893; font-size:12px; font-weight:bold; margin:0 0 20px 0; padding:0; }

#content p { line-height:14px; }

#content ul { display:block; position: relative; margin:0; padding:0; }
#content ul.newsitem { 
	font-size:11px; 
	font-weight:bold; 
	color:#006893; 
	line-height:13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#content ul.newsitem li {
	list-style-image:url(images/bluesq.gif);
	margin: 10px 0px 0px 16px;
	padding: 0px 0px 5px 0px;
	}
#content ul.newsitem li span { 
color:#000000;
font-weight:normal;
}

div.rightcol { float:right; margin:0 0 20px 0; width:226px; }
div.rightcol a.more { font-size:11px; font-weight:bold; color:#5f8f00; text-decoration:none; line-height:15px; }
div.rightcol a.more:hover { text-decoration:underline; }
div.rightcol a.submit { float:right; margin-top:2px; }
div.rightcol span.title { font-size:11px; font-weight:bold; color:#006893; line-height:15px; }
div.rightcol div.photocaption { padding:8px; color:#fff; font-size:11px; font-weight:bold; background-color:#006893; border-top:1px solid #fff; }
div.rightcol ul { 
	font-size:11px; 
	font-weight:bold; 
	color:#006893; 
	line-height:13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
div.rightcol ul li {
	list-style-image:url(images/bluesq.gif);
	margin: 10px 0px 0px 16px;
	padding: 0px 0px 5px 0px;
	}
div.rightcol ul li span { 
color:#000000;
font-weight:normal;
}


div.leftcol {
	float:left;
	width:226px;
	margin-right:10px;
	}
div.leftcol a.more { 
	font-size:11px; 
	font-weight:bold; 
	color:#5f8f00; 
	text-decoration:none; 
	line-height:15px; 
	}
div.leftcol a.more:hover { 
	text-decoration:underline; 
	}
div.leftcol span.title { 
	font-size:11px; 
	font-weight:bold; 
	color:#006893; 
	line-height:15px; 
	}
div.leftcol ul { 
	font-size:11px; 
	font-weight:bold; 
	color:#006893; 
	line-height:13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
div.leftcol ul li {
	list-style-image:url(images/bluesq.gif);
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 1px 0px;
	}
div.leftcol ul li span { 
	color:#000000;
	}
div.leftcol h2 { 
	font-size:13px; 
	font-weight:bold; 
	color:#000000; 
	border-top:0px;
	clear:none; 
	}

/* -------------- multiple peojects Leftcol -------------------*/
div.proleftcol {
	float:left;
	width:226px;
	padding:0 10px 10px 0;
	border-right:1px #B1ADA9 solid;
	}
div.proleftcol div.photocaption {
	padding:8px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color:#006893;
	border-top:1px solid #fff;
	}
	
div.proleftcol_noborder {
	float:left;
	width:226px;
	padding:0 0 10px 0;
	border-right:0px #B1ADA9 solid;
	}
div.proleftcol_noborder div.photocaption {
	padding:8px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color:#006893;
	border-top:1px solid #fff;
	}

/* -------------- multiple peojects Right col -------------------*/
div.prorightcol_border {
	float:right;
	margin:0 0 5px 0;
	width:226px;
	padding:0 0 0 10px;
	border-left:1px #B1ADA9 solid;
	}
div.prorightcol {
	float:right;
	margin:0 0 5px 0;
	width:226px;
	}
	
div.prorightcol div.otherprojectslinks {
	float:left;
	margin:0;
	width:113px;
	}
div.prorightcol div.otherprojectslinks h3 span { margin:0; padding:0; }


div.bluebox { padding:10px; margin-top:25px; width:206px; background-color:#e5f0f4; }
div.bluebox div { text-align:left; margin-bottom:8px; }
div.bluebox div strong { font-size:13px; color:#5f5d5d; margin:0; font-weight:bold; padding:0 0 10px 0; border:0; }
div.bluebox div a { font-size:11px; font-weight:bold; color:#5f8f00; text-decoration:none; }
div.bluebox div a:hover { text-decoration:underline; }
div.bluebox p { font-size:11px; font-weight:bold; color:#006893; margin:0; padding:5px 0 3px 0; }
div.bluebox p span { color:#000; }

/* -------------- POPUP -------------------*/
body.popup {
background-image:url(images/bodybg.jpg);
background-position:top;
background-repeat:repeat-x;
margin:10px auto 20px auto;
padding:10px 20px 10px 20px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background-color:#fff;
}
h2.job { font-size:13px; text-align:left; color:#006893; margin:0 0 5px 0; padding:8px 0 0 0; border-top: 0px; border-bottom:1px solid #b1ada9; clear:both; }
div.jobs {
width:200px;
color:#444;
text-align:left;
padding:5px 10px 10px 10px;
border-bottom:1px solid #d9d9d9;
}
div.jobs a { 
	color:#444;
	text-decoration:none;
 }
div.jobs a:hover { 
	color:#444;
	text-decoration:underline;
 }
div.jobs ul { 
	font-size:11px; 
	font-weight:bold; 
	color:#006893; 
	line-height:13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
div.jobs ul li { 
	list-style: disc; 
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 5px 0px;
	}
div.jobs ul li span { 
	color:#000000;
	}
a.close {
font-weight:normal;
color:#000;
text-decoration:underline;
}
a.close:hover { text-decoration:none; }

div.sitemap {
width:200px;
color:#444;
text-align:left;
padding:5px 10px 10px 10px;
border-bottom:1px solid #d9d9d9;
}
div.sitemap a.mainlink { display:block; margin-bottom:5px; }
div.sitemap ul { 
	font-size:11px; 
	font-weight:bold; 
	color:#006893; 
	line-height:13px;
	margin:0px 0px 0px 0px;
	padding:0;
	}
div.sitemap ul li { 
	list-style: disc; 
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 3px 0px;
	}
div.sitemap ul li a { 
	color:#333;
	text-decoration:none;
	}
div.sitemap ul li a:hover { 
color:#333;
text-decoration:underline;
}
div.sitemap ul li span { 
	color:#666;
	}


/* -------------- FOOTER -------------------*/
#footer {
background-image:url(images/footer_bg.gif);
background-position:top;
background-repeat:repeat-x;
padding:15px 10px;
text-align:left;
font-size:10px;
color:#5f5d5d;
}
#footer div { float:right; }
#footer div a { font-size:10px; color:#5f5d5d; text-decoration:none }
#footer div a:hover { text-decoration:underline; }

#leftwrapper {
float:left;
width:210px;
}

/* - home nav style - */
#menu {
float:left;
width:120px;
}
#menu div { text-align:left; }
#menu a.green { font-size:11px; font-weight:bold; color:#5f8f00; text-decoration:none; border:0; }
#menu a.green:hover { text-decoration:underline; color:#5f8f00; }
#menu ul { text-align:right; list-style:none; margin:0; padding:0; }
#menu a {
display:block;
width:120px;
height:32px;
font-size:13px;
font-weight:bold;
color: #000;
border-top:1px solid #b1ada9;
padding:3px 0 0 0;
text-decoration: none;
}
#menu a:hover {
color: #00547f;
}
#menu a.selectedNav {
color: #00547f;
}
a:hover.link{
background-image:url(images/nav_bullet_new.gif);
background-position:left top;
background-repeat:no-repeat;
}
#menu a.linkon{
background-image:url(images/nav_bullet_new.gif);
background-position:left top;
background-repeat:no-repeat;
color:#00547f;
}
a:hover.corelink{
background-image:url(images/nav_bullet_new.gif);
background-position:left top;
background-repeat:no-repeat;
color: #00547f;
}

#menu a.corelink{
background-image:url(images/nav_bullet_new.gif);
background-position:left top;
background-repeat:no-repeat;
color: #00547f;
}
/* Positioning the Pop Outs */
#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
border-top:1px solid #b1ada9;
}
#menu ul ul ul a {
display:block;
width:120px;
height:22px;
font-size:12px;
font-weight:bold;
color: #5f8f00;
border-top:0;
padding:3px 0 0 0;
text-decoration: none;
}
#menu li { position: relative; }
#menu ul ul li:hover a {  }
#menu ul ul li:hover { position: relative; }

#menu ul ul ul {
position: absolute;
width:126px;
top: 0;
left: 100%;
width: 100%;
}
#menu ul ul ul li:hover { list-style:none; color: #00547f; }
#menu ul ul ul li:hover a { color: #00547f; }
div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}


/* New 05-06-2007 */
div.bluebox1 { padding:10px; margin-top:25px; width:206px; background-color:#e5f0f4; }
div.bluebox1 div { text-align:left; margin-bottom:8px; }
div.bluebox1 div strong { font-size:13px; color:#5f5d5d; margin:0; font-weight:bold; padding:0 0 10px 0; border:0; }
div.bluebox1 div a { font-size:11px; font-weight:bold; color:#5f8f00; text-decoration:none; }
div.bluebox1 div a:hover { text-decoration:underline; }
div.bluebox1 p { font-size:11px; font-weight:normal; color:#231F20; margin:0; padding:5px 0 3px 0; }

/* online application form */
div.fromleftcol {
	float:left;
	width:252px;
	margin-right:10px;
	padding-top:5px;
	}
div.fromrightcol {
	float:left;
	margin:0 0 5px 0;
	width:200px;
	}
div.fromleftbtn {
	float:left;
	width:252px;
	margin-right:10px;
	}
div.fromrightbtn {
	float:left;
	text-align:right;
	margin:0 0 5px 0;
	width:200px;
	}
div.notice { 
	width:452px;
	padding:10px;
	background:#cce1e9;
	}
div.noticeleftcol {
	float:left;
	width:295px;
	margin-right:10px;
	}
div.noticerightcol {
	float:left;
	margin:0;
	width:130px;
	padding-top:10px;
	}
	
input.special {
width:5px;
visibility:hidden;
}


div.rightcol div.rightcol_menu { float:left; margin:20px 0 0 0; width:226px; }



/** 06-13-08 **/
span.photo_onright {
	float:right;
	margin:0 0 0 20px;
	background:#e5f0f4;
	padding:9px 10px;
}
span.photo_onright img {
	margin:-9px -10px 9px -10px;
}

#timeline {
	position:relative;
}
#timeline div.left, #timeline div.right {
	position:absolute;
	background:#006893;
	width:20px;
	height:150px;
	top:0;
	z-index:10;
}
#timeline div.left a , #timeline div.right a {
	position:relative;
	display:block;
	height:150px;
	width:20px;
}
#timeline div.left img , #timeline div.right img {
	border:0;
	position:relative;
	top:50%;
	margin-top:-7px;
	margin-left:3px;
}
#timeline div.left {
	left:0;
}
#timeline div.right {
	right:0;
}

#timeline div.holder {
	position:relative;
	width:432px;
	height:150px;
	left:20px;
	overflow:hidden;
}

#timeline ul {
	background:url(images/timelinebg.gif) 0 0 repeat-x;
	list-style:none;
	padding:20px 0;
	margin:0;
	display:block;
	width:auto;
	height:110px;
	overflow:hidden;
}
#timeline ul li {
	display:block;
	height:110px;
	float:left;
	/*
	width:175px;
	padding:0 25px 0 15px;
	border-right:1px solid #cbe1e9;
	*/
	overflow:hidden;
	width:391px;
	padding:0 25px 0 15px;
	border-right:1px solid #cbe1e9;
}
* html #timeline ul li {
	
}
#timeline ul li.last {
	border:0;
	width:176px;
}

#timeline ul li h3 {
	font-size:17px;
	display:block;
	line-height:17px;
	margin:0 0 8px 0;
	padding:0;
}

#timeline ul li p {
	display:block;
	line-height:14px;
	margin:0;
}
#timeline ul li img {
	float:left;
	margin:0 14px 6px 0;
}

/** Awards Styles **/
.logoDiv{ position:relative; width:90px;}
#menu .logoDiv a{border: 0; height:auto; width:auto;}
.logoDiv div{ position:absolute; border:0; top:0; left:150px;}
.logoDiv img{border:0; float:left; margin-bottom:15px; cursor:pointer;}

div.logoDiv div.logoDesc {
	background-color:#CCCCCC;
	z-index:2; position:absolute;
	display:none;
	top:0; left:130px;
	width:300px;
	background:#ffffff url(images/bodybg.jpg) repeat-x 0 0;
	padding:10px 20px;
	text-align:left; font:normal 11px Arial, Helvetica, sans-serif; color:#000000;
	cursor:pointer;
}

#display_box{float:left; width:475px;}
.box_content{float:left; width:385px; }
.box_image{float:right; text-align:right; width:80px;}
.box_image img { margin-left: 5px;}
.box_news { }
.box_twoimages .box_content {  width:295px; }
.box_twoimages .box_image { width: 175px; }
