/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body
{
	background-color:#d2d2d2;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	font-size: 13px;
	color:#453a3a;
	font-weight: 500;
	line-height: 17px;
}

.container
{
	width:840px;
	margin:0px auto;
	background-color: #fff;
}

.wrapper 
{
	width:880px;
	margin:0px auto;
	background-color: #fff;
	padding-top:20px;
	padding-bottom:20px;
}

.content-container
{
	margin-top: 20px;
}

.logo
{
	float:left;
	margin-left: 20px;
}

.logo img
{
	border: 0;
}

a {
	color:#175087;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.blue-border {
	border: 1px solid #175087;
}

.blue-border-right {
	border-right: 1px solid #175087;
}

.blue-border-left {
	border-left: 1px solid #175087;
}

.blue-border-top {
	border-top: 1px solid #175087;
}

.blue-border-bottom {
	border-bottom: 1px solid #175087;
}

.blue-background {
	background-color: #175087;
}

.home-feature{
	width:98%;
	height:375px;
	margin:12px;
}

#feature_zone{
	width:100%;
	height:100%;
}

.home-feature h1 {
	color:#fff;
	font-weight:bold;
	letter-spacing:.1em;
	font-size:44px;
}

.home-feature p {
	color:#fff;
	line-height:15px;
}

.feature-content
{
	background: #DDD url('/images/home_bg_1.jpg') no-repeat top left;
	margin:0px;
	width:800px;
	height:319px;
	border: 1px solid #fff;
}

#feature_zone
{
	display:none;
}

.prepend-top-2 {
	margin-top:3em;
}

.address {
	color:#453a3a;
	font-size: 11px;
	text-align:right;
	float:right;
	margin-top:30px;
	margin-right: 10px;
	line-height:15px;
}

.nav
{
	clear:both;
}

.nav ul
{
	margin:0;
	padding:0;
}

.nav li
{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	line-height:4em;
	font-weight:bold;
	font-size:13px;
	width:169px;
	text-transform:uppercase;
}

.nav li.last {
	width:158px;
}

.nav a
{
	display:block;
	height:50px;
	width:100%;
	text-decoration:none;
	background: transparent url('/images/nav_bg.png') repeat-x;
	text-align:center;
	color:#fff;
}

.nav a:hover, #home .home a, #services .services a, #about .about a, #projects .projects a, #contact .contact a
{
	text-decoration:none;
	background: transparent url('/images/nav_over_bg.jpg') repeat-x;
	color:#175087;
}

.list-template
{
	margin: 0px;
	padding: 0px;
	
}

.list-template ul {
	margin:0px;
	padding:0px;
}

.list-template li {
	border-bottom: 1px solid #175087;
	list-style:none;
}

.list-box
{
	margin:20px;
}

.list-box h5, .list-box p, list-box div
{
	margin-bottom:5px;
}

.list-box-head {
	margin:0px;
	padding:20px;
	background-color:#c1d0df;
	line-height: 17px;
	font-size: 12px;
	padding-right:10px;
}


.list-box-head h5{
	float:left;
	margin-right:10px;
}


.list-template p {
	margin-bottom:0px;
}

h5
{
	color:#175087;
	text-transform:uppercase;
	margin-bottom:0px;
	
	font-weight:bold;
	font-size:13px;
}

/*df*/
.list-box-head h5 {
	
}

.list-template .internal {
	margin-bottom:5px;
}

.list-box h5
{
	padding-top:10px;
}

.list-box a
{
	padding-top:20px;
}

.feature-image
{
	margin-top:0px;
}
.list-template img
{
	float:left;
	margin-bottom: 20px;
	margin-right:20px;
}

/*start df*/

.about-left
{
	width:380px;
	padding:20px;
	float:left;
}

.award-content
{
	width:330px;
	float:left;
	margin-left:30px;
	padding-top:20px;
}

.award-content li
{
	margin-bottom:4px;
}


.about .award{
	color:#175087;
	padding:0px;
	margin:0px;
}

.about .gray{
	color:#554b4b;
}

.about .organization{
	padding:10px 0px 0px 0px;
	margin:0px;
}

.about .project{
	padding:0px;
	margin:0px;
}

.affiliations
{
	clear:both;
	height:200px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.affiliations h5
{
	margin-bottom:20px;
}

.affiliations .aff-box
{
	float:left;
	width: 270px;
	height: 100px;
	margin-right:25px;
}

.affiliations p
{
	float:left;
	width: 190px;
	margin-top:15px;
}

.affiliations .wide
{
	float:left;
	width: 340px;
}

.affiliations .narrow
{
	float:left;
	width: 210px;
	height: 100px;
	margin-left:5px;
}

.affiliations .narrow p 
{
	width:145px;
}

.affiliations img
{
	float:left;
	margin-right:10px;
}

/* end df*/

.pad-top {
	padding-top:1.5em;
}

/*df*/
.pad-bottom {
	padding-bottom:1.5em;
}
/*end df*/
.pad-top-2 {
	padding-top:3em;
}

.list-template li.clear-border {
	border:0;
}


.port-container {
	margin-left:15px;
	margin-top:20px;
	width:268px;
	float:left;
	margin-bottom:40px;
}

.port-container div
{
	margin:12px;
	width:250px;
}

.first {
	margin-left:0px;
}

.port-container h3 {
	color: #175087;
	font-size:14px;
	line-height: 18px;
	font-weight:700;
	margin-top:10px;
}

.hidden-links {
	display: none;
	visibility: collapse;
}

.last
{
	border:none;
}

.clear 
{
	clear:both;
}

.contact-left
{
	float:left;
	width:385px;
	padding:20px
}

.contact-right
{
	float:left;
	padding:15px;
}


.contact-form, form
{
	margin-top:30px;
}

label
{
	display:block;
	color: #175087;
	text-align:right;
	width:70px;
	float:left;
	margin-right:20px;
	font-size:12px;
}

.tf {
	border:1px solid #fff;
	width:270px;
	height:18px;
	border-bottom:1px solid #d6e0ea;
	border-right:1px solid #d6e0ea;
}

.ta
{
	height:250px;
	width:272px;
	border: 1px solid #fff;
	border-bottom:1px solid #d6e0ea;
	border-right:1px solid #d6e0ea;
}

.form-wrapper
{
	border: 1px solid #175087;
	float:left;
	padding:0px;
	margin-bottom:10px;
}

.submit
{
	margin-left:90px;
}

.footer
{
	width:880px;
	margin:10px auto;
}

.footer p
{
	margin-left:20px;
	font-size:11px;
}