body
{
	margin: 0px;
	padding: 0px;
	background-color: #7a6e67;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

table
{
	background-color: #ffffff;
}

td
{
	vertical-align: top;
}

a
{
	text-decoration: none;
	color: #106fa5;
}

label
{
	font-size: 11px;
}

td.top
{
	width: 1000px;
}

span.red
{
	color: #106fa5;
}

span.bullet
{
	font-size: 16px;
	line-height: 12px;
	padding-top: 2px;
	font-family: arial, helvetica, verdana;
}

ul, li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul
{
	padding-left: 17px;
}

li
{
	list-style-image: url(../images/emdot.gif);
	margin-bottom: 2px;
	font-size: 11px;
}

div.award
{
	background-image: url(../images/emdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}

div.awardtitle
{
	color: #106fa5;
	font-weight: bold;
}

/*-------- Header Styles -----------*/

div.header
{
	width: 1000px;
	height: 90px;
	margin-bottom: 15px;
}

div.company
{
	background-image: url(../images/header_bkgs/our_company.jpg);
	background-repeat: no-repeat;
}

div.client
{
	background-image: url(../images/header_bkgs/client_markets.jpg);
	background-repeat: no-repeat;
}

div.capabilities
{
	background-image: url(../images/header_bkgs/capabilities.jpg);
	background-repeat: no-repeat;
}

div.knowledge
{
	background-image: url(../images/header_bkgs/knowledge_sharing.jpg);
	background-repeat: no-repeat;
}

div.careers
{
	background-image: url(../images/header_bkgs/careers.jpg);
	background-repeat: no-repeat;
}

div.locations
{
	background-image: url(../images/header_bkgs/locations.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}

div.header div.topnav
{
	float: right;
	padding-top: 65px;
	padding-right: 6px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ebebeb;
}

div.header div.topnav a
{
	color: #ffab00;
	text-decoration: none;
	padding: 0px 9px; 
}

div.header div.topnav a.alternate
{
	color: #ffffff;
}

div.header div.logo
{
	margin-left: 20px;
	padding-top: 30px;
}

/*---------- Left Nav Styles --------*/

td.leftcolumn
{
	width: 226px;
	padding: 60px 25px 30px 25px;
}

td.leftcolumn a
{
	display: block;
	font-weight: bold;
	color: #323433;
	margin-bottom: 12px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
}

td.leftcolumn a:hover,
td.leftcolumn a.sub:hover
{
	color: #106fa5;
}

td.leftcolumn a.section
{
	padding-left: 0px;
	font-size: 11px;
}

td.leftcolumn a.current
{
	color: #106fa5;
}

td.leftcolumn a.sub
{
	padding-left: 20px;
	position: relative;
	top: -5px;
}

td.leftcolumn a.subsub
{
	padding-left: 30px;
	position: relative;
	top: -10px;
	font-size: 9px;
	margin-bottom: 6px;
}

/*---------- Nav Bar Styles -------*/

div#globalnavwrapper
{
	margin: 0px;
}

td.main
{
	vertical-align: top;
	padding-right: 15px;
}

td.main table.navigation
{
	background-color: #ebebeb;
	width: 743px;
	margin-bottom: 10px;
	z-index: 10;
}

td.main table.navigation td
{
	text-align: center;
	width: auto;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

td.main div.pagetools
{
	color: #ebebeb;
	margin-bottom: 10px;
	margin-left: 490px;
}

td.main div.pagetools a
{
	color: #998b7d;
	font-size: 9px;
	text-decoration: none;
}

td.main div.pagetools a:hover
{
	text-decoration: underline;
}

/*---------- Body Copy Styles ---------*/

table.body
{
	margin-bottom: 20px;
}

table.body td.content
{
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 0px 10px;
	width: 497px;
	font-size: 11px;
}

table.body td.content div.pic
{
	float: right;
}

table.body td.content div.title
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	color: #998b7d;
	font-family: arial, helvetica, verdana;
}

table.body td.content div.abstract
{
	padding-right: 110px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
}

table.body td.content div.abstract a
{
	text-decoration: none;
	color: #106fa5;
}

table.body td.content div.copy,
table.body td.content p
{
	padding-right: 110px;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

table.body td.content div.copy a,
table.body td.content p a
{
	text-decoration: none;
	color: #106fa5;
	font-size: 11px;
}

table.body td.content div.question
{
	padding-right: 110px;
	margin-bottom: 7px;
	color: #99877d;
}

table.body td.content div.heading,
table.body td.content h3
{
	color: #106fa5;
	margin-top: 10px;
	font-weight: bold;
}

table.body td.content h3
{
    font-size: 11px;
    margin: 10px 0px 0px 0px;
}

table.body td.full div.copy,
table.body td.full p
{
	padding-right: 0px;
	font-size: 11px;
}

table.body td.full div.abstract
{
	padding-right: 0px;
}

table.body td.content div.subhead,
table.body td.content h2
{
	font-weight: bold;
	color: #000;
}

table.body td.content h2
{
    font-size: 11px;
    margin: 0px;
}

table.body td.content a
{
	font-size: 11px;
}

table.body td.content a.section
{
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
	color: #106fa5;
}

table.body td.content td.date
{
	padding-bottom: 10px;
	padding-right: 15px;
	text-align: right;
	color: #106fa5;
	font-weight: bold;
	white-space: nowrap;
	font-size: 11px;
}

table.body td.content a.resources
{
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	color: #106fa5;
	font-weight: bold;
}

table.body td.content a.earthworkslinks
{
	margin-bottom: 10px;
	text-decoration: none;
	color: #000000;
}

table.body td.content a.earthworks
{
	line-height: 15px;
	background-image: url(../images/ew_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 79px;
}

table.body td.content a.resources:hover
{
	color: #106fa5;
}

table.body td.content a.earthworkslinks:hover
{
	color: #106fa5;
}

table.body td.content div.sectionhead,
table.body td.content h1
{
	font-weight: bold;
	font-size: 14px;
	color: #106fa5;
	margin-bottom: 2px;
	font-family: arial, helvetica, verdana;
}

table.body td.content div.resourcetitle
{
	color: #333333;
	margin: 15px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
}

table.body td.content table.sidebar
{
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 15px;
}

table.body td.content table.sidebar th
{
	font-style: italic;
}

table.body td.content table.sidebar th,
table.body td.content table.sidebar td
{
	padding: 8px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

/*-------------------------  Case Study Styles ------*/

table.body td.casestudy
{
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 0px 10px;
	width: 497px;
}

table.body td.casestudy div.breadcrumb,
table.body td.casestudy div.location,
table.body td.article div.breadcrumb,
table.body td.article div.location,
table.body td.content div.breadcrumb,
table.body td.content div.location
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}

table.body td.casestudy div.title
{
	font-weight: bold;
	font-size: 16px;
	padding-right: 100px;
	margin-bottom: 20px;
	color: #106fa5;
	font-family: arial, helvetica, verdana;
}

table.body td.casestudy div.abstract
{
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
}

table.body td.casestudy div.copy,
table.body td.casestudy p
{
    margin: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

table.body td.casestudy div.copy a,
table.body td.casestudy p a
{
	text-decoration: none;
	color: #1065af;
	font-size: 11px;
}

table.body td.casestudy div.sectionhead,
table.body td.casestudy h1
{
	font-weight: bold;
	font-size: 14px;
	color: #106fa5;
	font-family: arial, helvetica, verdana;
}

/*-------------------------  Article Styles ------*/

table.body td.article
{
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 0px 10px;
	width: 497px;
}

table.body td.article div.breadcrumb,
table.body td.article div.byline,
table.body td.content div.byline
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}

table.body td.article div.title
{
	font-weight: bold;
	font-size: 14px;
	color: #106fa5;
	margin-bottom: 15px;
	font-family: arial, helvetica, verdana;
}

table.body td.article span.gray
{
	color: #333333;
}

table.body td.article div.abstract
{
    margin-top: -15px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}

table.body td.article div.copy,
table.body td.article p
{
    margin: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

table.body td.article div.copy a,
table.body td.article p a
{
	text-decoration: none;
	color: #106fa5;
	font-size: 11px;
}

table.body td.article div.sectionhead,
table.body td.article h1
{
	font-weight: bold;
	font-size: 14px;
	color: #106fa5;
	font-family: arial, helvetica, verdana;
}

table.body td.article div.bullet
{
	padding-left: 9px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 15px;
}

/*-------------------------  Event Styles ------*/

table.body td.events
{
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 0px 10px;
	width: 497px;
	font-size: 12px;
}

table.body td.events div.title
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	color: #106fa5;
	font-family: arial, helvetica, verdana;
}

table.body td.events div.abstract
{
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
}

table.body td.events div.dates
{
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 20px;
}

div.eventtitle
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: arial, helvetica, verdana;
}

div.eventtitle a
{
	color: #106fa5;
	text-decoration: none;
}

table.body td.events div.copy,
table.body td.events p
{
    margin: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

table.body td.events div.copy a,
table.body td.events p a
{
	text-decoration: none;
	color: #106fa5;
	font-size: 11px;
}

table.body td.content div.nomargin,
table.body td.content p.nomargin,
table.body td.casestudy div.nomargin,
table.body td.article div.nomargin
{
	margin-bottom: 0px;
}

/*---------------------  earthworks Styles --------------*/

table.body td.content table.earthworks
{
	width: 455px;
}

table.body td.content table.earthworks td
{
	padding-bottom: 20px;
	font-size: 13px;
}

table.body td.content table.earthworks td.image
{
	font-size: 9px;
	padding-right: 15px;
}

table.body td.content table.earthworks p
{
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
}

table.body td.content table.earthworks ul
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

ul.ew, li.ew
{
	list-style-type: disc;
	margin: 20px;
}

li.ew
{
    margin: 0px;
	list-style-image: none;
}

/*---------------------  Full Page Styles --------------*/

table.body td.fullpage
{
	width: auto;
	border-left: 1px solid #ebebeb;
	padding: 15px 0px 0px 10px;
}

table.body td.fullpage div.title
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	color: #106fa5;
	font-family: arial, helvetica, verdana;
}

table.body td.fullpage table.links
{
	margin-left: 60px;
}

table.body td.fullpage table.links td
{
	text-align: center;
	width: 50%;
}

table.body td.fullpage table.links a
{
	color: #106fa5;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
}

table.body td.fullpage table.charter td
{
	background-color: #eae3d8;
	width: 230px;
	border-right: 15px solid #ffffff;
	padding: 15px;
}

table.body td.fullpage table.charter td h1
{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	font-family: arial, helvetica, verdana;
	text-align: left;
}

table.body td.fullpage table.charter td p
{
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-family: arial, helvetica, verdana;
	text-align: left;
}

table.body td.fullpage table.charter td.success
{
	border: 0px;
}

/*------------------- Location Styles -----*/

table.body td.content table.locations
{
	margin: 20px;
}

table.body td.content table.locations td.office
{
	font-size: 11px;
	padding-right: 15px;
}

table.body td.content table.locations td.address div.address
{
	margin-top: 4px;
	border-top: 2px dotted #666666;
	padding-top: 7px;
	padding-bottom: 15px;
	font-size: 11px;
}

table.body td.content table.locations td.address div.address a
{
	display: block;
	margin-top: 10px;
	width: 270px;
}

table.body td.content table.locations a
{
	text-decoration: none;
	color: #106fa5;
	font-size: 11px;
}

/*------------------- Right Column Styles -----*/

table.body td.rightcolumn
{
	background-color: #eae3d8;
	border-left: 10px solid #ffffff;
	width: 255px;
	padding: 0px;
	font-size: 11px;
}

table.body td.clear
{
	background-color: #ffffff;
}

table.body td.careers
{
	background-color: #ffffff;
}

table.body td.careers div.datacall
{
	margin: 0px 0px 20px 0px;
	position: relative;
	top: -10px;
	border: 1px solid #ebebeb;
	padding: 10px;
	width: 233px;
}

table.body td.careers div.datacall div
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

table.body td.careers div.datacall input.submit
{
	margin-top: 10px;
	position: relative;
	right: 0px;
}

table.body td.rightcolumn p
{
	margin: 0px 10px;
	width: 235px;
}

table.body td.rightcolumn p.contact
{
    font-size: 12px;
}

table.body td.clear div.wide
{
	margin-left:0px;
	margin-right:0px;
	width: 255px;
	margin-bottom: 10px;
}

table.body td.rightcolumn div.title,
table.body td.rightcolumn h1
{
    font-weight: normal;
    margin: 0px 10px;
	font-size: 12px;
	padding: 10px 0px;
}

table.body td.rightcolumn h1
{
    padding-top: 0px;
}

table.body td.rightcolumn div.title a,
table.body td.rightcolumn h1 a
{
	color: #106fa5;
	text-decoration: none;
}

table.body td.rightcolumn div.elink
{
	background-color: #eae3d8;
	padding: 15px;
	margin: 0px;
	width: 225px;
}

table.body td.rightcolumn div.large
{
	padding-bottom: 0px;
	color: #106fa5;
	font-size: 16px;
	font-family: arial, helvetica, verdana;
}

table.body td.rightcolumn a.back
{
	color: #000;
	font-size: 9px;
	margin: 10px 10px 5px 10px;
	text-decoration: none;
	display: block;
}

table.body td.rightcolumn a
{
	font-size: 11px;
}

table.body td.rightcolumn a:hover
{
	text-decoration: underline;
}

table.body td.rightcolumn div.quote
{
	font-size: 12px;
	padding: 0px 10px 15px 10px;
	width: 235px;
	line-height: 18px;
}

table.body td.rightcolumn div.quote i
{
	font-size: 16px;
	color: #e74a1d;
	font-style: italic;
	font-family: arial, helvetica, verdana;
}

table.body td.rightcolumn div.caption
{
    background-color: #eae3d8;
    width: 245px;
    height: 65px;
    padding: 5px 5px 5px 5px;
    margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 2px;
	font-size: 11px;
}

table.body td.rightcolumn table.projects
{
	background-color: #eae3d8;
	margin: 0px 10px;
	width: 235px;
}

table.body td.rightcolumn table.projects td
{
	padding: 0px;
    padding-bottom: 20px;
	text-align: left;
}

table.body td.rightcolumn table.projects td.pic
{
	padding-right: 8px;
	width: 63px;
}

table.body td.rightcolumn table.projects div.caption
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: auto;
}

table.body td.rightcolumn table.projects div.location
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	width: 162px;
}

table.body td.rightcolumn div.copy,
table.body td.rightcolumn p
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 11px;
}

table.body td.rightcolumn div.credit
{
	padding: 0px 10px 15px 10px;
	color: #000;
	font-size: 10px;
}

table.body td.rightcolumn div.category
{
	color: #106fa5;
	padding: 0px 10px 2px 10px;
}

table.body td.rightcolumn div.list
{
	margin-bottom: 15px;
	line-height: 12px;
	font-size: 10px;
	padding: 0px 10px 0px 21px;
	width: 224px;
}

table.body td.rightcolumn img.current
{
	display: block;
}

table.body td.rightcolumn div.thumbnails img
{
    margin: 10px 0px 10px 10px;
}

table.body td.rightcolumn div.thumbnailsclear
{
	background: #ffffff;
}

table.body td.bottom
{
	vertical-align: bottom;
}

table.body td.rightcolumn img.top
{
	position: relative;
	top: -10px;
}

table.body td.rightcolumn div.qt
{
	position: relative;
	top: -10px;
	margin: 0px;
}

table.body td.rightcolumn div.projectlist
{
	margin-bottom: 8px;
	background-image: url(../images/emdot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
}

table.body td.rightcolumn div.onoff
{
	margin: 0px;
	padding: 0px;
}

table.body td.rightcolumn div.onoff div.caption
{
	margin: 0px 0px 10px 0px;
}

table.body td.rightcolumn div.onoff a
{
	color: #106fa5;
}


/*---------- Footer Styles --------*/

table.footer
{
	color: #d5b87c;
	background-color: #7a6e67;
}

table.footer a
{
	color: #eae3d8;
	text-decoration: none;
	padding: 0px 9px; 
}

table.footer td.footer
{
	padding: 15px 10px 15px 25px;
	width: 970px;
	vertical-align: middle;
}

table.footer td.footer div.search
{
	float: right;
}

table.footer td.footer div.search input
{
	margin-left: 10px;
	display: block;
	float: left;
}

table.footer td.footer div.copy
{
	padding-top: 5px;
	font-size: 11px;
}