@charset "utf-8";
/* CSS Document */

/** BROWSER RESET **/
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,
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;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;	

	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1, h2, h3, h4, h5, h6, p,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

.clear {
	clear:both;	
	height:0px;
	margin:0px;
}

.hidden {
	display:none;	
}


/** END RESET **/

body {
	background-color:#cccccc;	
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	line-height:1.5;
}

.shadow {
	width:943px;
	margin:0 auto;
}

.shadow.top {
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	height:17px;
	margin-top:11px;
}

.shadow.bottom {
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	height:45px;
}

#wrapper {
	background-image:url(images/mid.png);
	width:872px;
	margin:0 auto;
	background-repeat:repeat-y;
	padding-right:34px;
	padding-left:37px;
	padding-bottom:28px;
}

a {
	color:#3366FF;
	text-decoration:none;
	font-weight:bold;
}

.news a {
	font-weight:normal;	
}

a:hover {
	color:#004964;	
}

/*****************header *****************/
#header #logo {
	float:left;
}

#header #logo {
	margin-left:-13px;	
}



.navbar {
	margin-left:352px;
	background-image:url(images/navback.png);
	background-position:0px 37px;
	width:508px;
	height:28px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-top:42px;
	padding-left:11px;
}

.navbar li {
	float:left;
	
}

.navbar li a {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	margin:8px;
	margin-right:11px;
	padding:2px;
}

.navbar li a:hover {
	background-color:#8D8D0B;
	padding-bottom:2px;
}






/***********************call*******************/

#call {
	margin-top:30px;
	margin-bottom:33px;
}


/**********************content *******************/

h2 {
	background-image:url(images/titlebig.gif);
	width:290px;
	height:31px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:10px 0 0;
	margin-bottom:4px;
	padding-top:6px;
	padding-bottom:4px;
}

.rightcol h2 {
	background-image:url(images/titlesmall.gif);
	width:210px;
	
}

.leftcol {
	width:280px;
	float:left;
	margin-right:42px;
}

.midcol {
	width:280px;
	float:left;
	margin-right:42px;
}	

.rightcol {
	width:212px;
	float:left;
	font-size:11px;
}


.rightcol a, .leftcol a, .midcol a {
	font-weight:bold;	
}

.dotted {
	border:1px dotted #000;
	padding:10px;
	width:245px;
	font-size:11px;
}

.leftcol .dotted img {
	margin-right:5px;
	margin-bottom:5px;
}

.rightcol .dotted {
	padding:5px;
	margin-bottom:10px;
	line-height:1.2em;
	font-weight:bold;
	width:208px;
	padding-bottom:1em;
}

.rightcol .dotted span.alignleft {
	display:block;
	width:134px;
	
}


/******************footer ****************/

#footer {
	text-align:center;	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;

}

.shadow.bottom {
		margin-bottom:8px;	
}





/******************interior *************/

#interior h2 {
	background-image:url(images/titlemain.gif);
	width:850px;
	height:43px;
	background-repeat:no-repeat;
}

#interior {
	width:850px;	
	margin-left:8px;
}

h3 {
	font-size:18px;
	font-weight:bold;
	color:#396FAD;
	margin-bottom:10px;

}

.centered h3 {
	margin-left:54px;	
	margin-bottom:20px;
}

h3.resume {
	margin-bottom:20px;		
}

.centered {
	width:651px;
	margin:0 auto;	
}

.centered img {
	margin-bottom:42px;	
}

#interior blockquote {
	border: 1px solid #000;
	color:#000;
	width:500px;
	margin:0 auto;
	padding-top:20px;
	padding-left:20px;
	
}

blockquote.blue {
	background-color:#D2DDFF;	
}

blockquote.green {
	background-color:#83B99D;	
}

blockquote.pink {
	background-color:#DDC7DD;	
}

blockquote.ltgreen {
	background-color:#C7DBC2;	
}


.who .toplink {
	margin-top:30px;
	margin-bottom:10px;
}

.climate .toplink {
	margin-top:30px;
	margin-bottom:0px;
	margin-right:20px;
}


.toplink a {
	color:#396FAD;
	font-size:11px;
}

.toplink {
	display:block;
	text-align:right;
	margin-right:65px;
	margin-top:7px;
	color:#396FAD;
	font-weight:bold;
	margin-bottom:30px;
}

.competit .toplink {
	margin-bottom:0px;	
	margin-right:38px;
	margin-top:20px;
}

.toplink.rettop {
	margin-right:66px;	
}

img.alignleft  {
	margin-right:10px;	
}

img.alignright {
	margin-bottom:5px;	
}

#interior p.dotted {
	width:650px;
	float:left;
	background-color:#F1F1F1;
	font-size:12px;
	padding-bottom:24px;
}

#interior .quote {
	margin-right:15px;	
	
}

a.adobelink {
	margin-bottom:25px;	
	display:block;
	width:112px;
	height:33px;
}

div.contact p strong {
	display:block;
	float:left;
	width:50px;
}

div.contact p span {
	float:left;
	width:600px;
	margin-bottom:10px;
}	

div.contact .contactinfo {
	margin-top:130px;	
}

div.contact h2 {
	margin-bottom:25px;	
}


div.contact {
	padding-bottom:60px;	
}

.carbon h2 {
	font-size:18px;	
}

h2.smallerh2 {
	font-size:18px;	
}

.module h2 {
	font-size:18px;	
}

.module .toplink {
	margin-bottom:0px;	
	margin-right:40px;
}

/***************lists*************/

ul.news, ul.news a {
	font-size:11px;
}


ul.news li {
	border-top:1px solid #ccc; 	
	padding-bottom:10px;
	padding-top:10px;
	
}


ul.bulleted li {
	list-style-type:disc;
	margin-left:35px;
	margin-bottom:8px;
}

ul.bulleted.example li {
	margin-left:0px;


}

ul.bulleted.example li span {
		font-size:10px;	
}

.who ul.bulleted li {
	margin-bottom:10px;	
}

ul.bulleted li ul.bulleted li {
	list-style-type:circle;	
}

ul.subnav {
	width:750px;
	margin:0 auto;
}

ol.numbered li {
list-style: decimal;
padding-bottom: 6px;
margin-left: 25px;
}

.who ul.subnav li {
	float:left;	
	background-color:#F1F1F1;
	border: 1px dotted #004964;
	font-size:12px;

	padding:20px;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
}

ul.subnav li:hover {
	background-color:#FFF;	
}

.who ul.subnav li a {
		color:#004964;	
		display:block;
		padding-left:10px;
		padding-right:10px;
		font-weight:bold;
		
}

ul.subnav li a:hover {
	color:#3366FF;

}


ul li.blue {
	color:#4a97f3;	
}

ul li.blue span {
	color:#000;	
}

ul li.blue a {
	font-style:oblique;	
	font-weight:normal;
}

.who ul li a {
	font-weight:normal;	
}

ul li.blue a.noem {
	font-style:normal;	
}



li.project {
	width:200px;

}

li.client {
	width:200px;
}

li.desc {
	width:328px;	
}


.carbon ul.bulleted {
	margin-bottom:20px;	
}

/*****************misc******************/

.alignleft {
	float:left;	
}

.alignright {
	float:right;	
}

.climate .alignright {
	margin-left:5px;
	margin-top:5px;
	
}

.aligncenter {
	display:block;
	margin:0 auto;	
}

.carbon .alignright {
	margin-left:20px;
}	

img.border {
	border:solid 1px #000;	
}

.subsection {
	margin-bottom:20px;	
}

hr.clear {
	margin-bottom:10px;	
}

div.dotted {
	width:90%;	
	margin:20px auto;
	line-height:1.2em;
	font-size:12px;
	padding-top:15px;
}

.red {
	color:red;	
}

p.moreinfo {
	text-align:right;	
}

.dotted a {
	font-weight:normal;
}

img.stack3 {
	margin-top:-5px;
}

ul.bulleted li.nobul {
	list-style-type:none;	
}

.shortened {
	width:200px;	
}

.newsfeed li {
	border-bottom:1px solid #cccccc;
	margin:0 20px;
	padding-top:13px;
	padding-bottom:13px;
}

.newsfeed li p, .newsfeed li img {
	margin-right:-20px;
	margin-left:-20px;
}


.newsfeed li img.alignleft {
	margin-right:8px;
	
}

.newsfeed li p img.alignleft {
	margin-left:0px;	
}

.newsfeed li img.alignright {
	margin-left:8px;

}

.newsfeed li p img.alignright {
	margin-right:0px;	
}

.newsfeed p.title {
	margin-bottom:0px;
	font-weight:bold;
}

.newsfeed p.gobacklink {
	margin-bottom:0px;

}

.newsfeed p.gobacklink a {
	font-weight:bold;	
}

.dotted.small {
	width:70%;
	border: 1px dotted #000;
	padding:10px;
	line-height:1.2em;
	margin-bottom:10px;
	padding-bottom:15px;
	padding-top:15px;
}

.dotted.small p {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.adobelink.topmar {
	margin-top:40px;
	
}

.legaltext {
	font-size:10px;	
}

.toplink.bottom {
	margin-top:80px;
	margin-bottom:0px;
	margin-right:40px;
}

.toplink.bottom.topmar {
	margin-top:30px;	
}


table tr:hover {
	background-color:#F1F1F1;	
}

table {
	width:90%;	
}

tr.headlines {
	color:#396FAD;;
	font-size:20px;
	font-weight:bold;
}

td {
	border-bottom:1px dashed #004964;
	padding:5px;
	border-right:2px solid #fff;
	padding-bottom:7px;
}

td.proj, td.cli {
	width:200px;	
}

td.disc {
	width:328px;	
}

.imgborder {
border: 2px #666 solid;	
}

.reportright {
width: 220px;
float: right;
margin-left: 20px;
}

