/*

	/css/global.css

*/

P, TD {
	padding: 0;
	margin: 0;
	xfont-size: 1em;
}
LI {
	margin-bottom: 0em;
}
A, AREA {
	outline: none;
}

SPAN.cmsSup {
	font-size: .75em;
	position: relative;
	top: -.3em;
}
SPAN.cmsSub {
	font-size: .75em;
	position: relative;
	top: .3em;
}
DIV.cmsTrace {
	color: Red;
	font-weight: bold;
	background: white;
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
}
DIV.tmpDebug {
	background: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	padding: 5px;
	margin-bottom: 1px;
}

/* Global image styles */

TABLE.cmsImg, TABLE.cmsImgBorder, TABLE.cmsImgL, TABLE.cmsImgR, TABLE.cmsImgC {
	width: 1px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
}
TABLE.cmsImgL {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 5px;
}
TABLE.cmsImgR {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 5px;
}
TABLE.cmsImgC {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
TABLE.cmsImgBorder {
	margin-top: 0;
	margin-bottom: 0;
}
TABLE.cmsImgBorder IMG.cmsImgBorder {
	border: 1px solid #D93C38;
	xmargin: 4px;
}
DIV.cmsContent TD.cmsImgTxt, DIV.cmsContent TD.cmsImgTxtBorder {
	font-size: .8em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 6px;
}
TD.cmsImgTxtBorder {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Layout elements */

BODY.tmpBody {
	margin: 0;
}
TABLE.tmpLayout {
	width: 100%;
	height: 100%;
}
DIV.tmpHeader {
	height: 65px;
	overflow: hidden;
	background-color: #B7B8B8;
}
DIV.tmpHeader DIV.tmpGrid {
	height: 65px;
	overflow: hidden;
	background-image: url(/global/images/grid.gif);
	background-position: 0 -1px;
	background-repeat: repeat-x;
}
div.tmpHeader div.tmpButtons {
	width: 1034px;
	text-align: left;
}
DIV.tmpSignUp {
	height: 32px;
	margin-top: 33px;
	text-align: left;
	float: left;
}
DIV.tmpSignUp A {
	display: block;
	height: 32px;
	margin-left: 7px;
	overflow: hidden;
	float: left;
}
DIV.tmpSignUp A#Home {
	width: 55px;
	background-image: url(/global/images/tabs/home.gif);
}
DIV.tmpSignUp A#Home:hover {
	background-image: url(/global/images/tabs/home_hover.gif);
}
DIV.tmpSignUp A#HomeOn {
	background-image: url(/global/images/tabs/home_on.gif);
}
DIV.tmpSignUp A#Newsletter {
	width: 131px;
	margin-left: 3px;
	background-image: url(/global/images/tabs/newsletter.gif);
}
DIV.tmpSignUp A#Newsletter:hover, DIV.tmpSignUp A#NewsletterOn {
	background-image: url(/global/images/tabs/newsletter_hover.gif);
}
DIV.tmpMain {
	width: 1034px;
	overflow: hidden;
	text-align: left;
	padding-top: 53px;
	padding-bottom: 0;
	background-image: url(/global/images/building_solutions.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
TABLE.tmpMain {
	width: 1034px;
}
TABLE.tmpMain TD.tmpLeft {
	padding-left: 75px;
	padding-right: 20px;
	padding-bottom: 160px;
}
DIV.tmpContentBox1 {
	width: 649px;
	overflow: hidden;
}
TABLE.tmpMain TD.tmpDiv {
	width: 1px;
	background: #D93C38;
	/*background: #D52A25;*/
}
TABLE.tmpMain TD.tmpRight {
	padding-left: 20px;
	padding-right: 47px;
}
DIV.tmpMain A.tmpHome {
	display: block;
	position: relative;
	top: -13px;
	left: 27px;
	width: 373px;
	height: 37px;
}
DIV.tmpContentBox2 {
	width: 222px;
	overflow: hidden;
}
TD.tmpFooter {
	background-image: url(/global/images/grid.gif);
	background-position: 0 13px;
	height: 100%;
}
TD.tmpFooter DIV {
	height: 13px;
	margin-bottom: 52px;
	background-color: #B7B8B8;
	overflow: hidden;
}

/* Navigation */

DIV.tmpNav {
	width: 1034px;
	height: 379px;
	xoverflow: hidden;
}
DIV.tmpNav DIV.tmpSections {
	width: 340px;
	xheight: 336px;
	float: left;
	text-align: left;
	overflow: hidden;
	background-image: url(/global/images/nav_bg.png);
}
DIV.tmpNav DIV.tmpMessageArea {
	height: 43px;
	width: 340px;
	overflow: hidden;
	background: white;
}
DIV.tmpNav DIV.tmpBanner {
	width: 694px;
	height: 379px;
	overflow: hidden;
	float: right;
}
DIV.tmpNav DIV.tmpBanner DIV.tmpBannerImage {
	width: 694px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
}
DIV.tmpBannerTop {
	width: 694px;
	height: 79px;
	overflow: hidden;
	background-image: url(/global/images/banner_top.gif);
	background-repeat: repeat-x;
	text-align: right;
}
DIV.tmpIndustry {
	padding-top: 21px;
}
DIV.tmpIndustry SPAN {
	display: -moz-inline-block;
	display: inline-block;
	text-align: center;
	float: right;
	background-color: #8A8585;
}
A#btnEducation, A#btnEducationOn {
	width: 124px;
	background-image: url(/global/images/tabs/education.gif);
}
A#btnEducation:hover {
	background-image: url(/global/images/tabs/education_hover.gif);
}
A#btnRealEstate, A#btnRealEstateOn {
	width: 132px;
	background-image: url(/global/images/tabs/realestate.gif);
}
A#btnRealEstate:hover {
	background-image: url(/global/images/tabs/realestate_hover.gif);
}
A#btnInstitutional, A#btnInstitutionalOn {
	width: 120px;
	background-image: url(/global/images/tabs/institutional.gif);
}
A#btnInstitutional:hover {
	background-image: url(/global/images/tabs/institutional_hover.gif);
}
DIV.tmpIndustry A {
	width: 124px;
	height: 39px;
	display: -moz-inline-box;
	display: inline-block;
}
DIV.tmpSection, DIV.tmpSectionOff {
	width: 195px;
	height: 336px;
	overflow: hidden;
	background-image: url(/global/images/tab_bg.png);
	background-repeat: no-repeat;
}
DIV.tmpSectionOff {
	width: 29px;
}
DIV.tmpTabBox {
	width: 195px;
	height: 336px;
	overflow: hidden;
}
DIV.tmpTab {
	width: 29px;
	float: left;
	text-align: left;
	background-image: url(/global/images/tab_border.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
DIV.tmpTab DIV {
	display: block;
	width: 20px;
	height: 336px;
	overflow: hidden;
	background-image: url(/global/images/nav_bg.png);
	background-repeat: no-repeat;
}
DIV.tmpTab SPAN {
	display: block;
	width: 27px;
	background-image: url(/global/images/tab_bg.png);
	background-repeat: no-repeat;
	height: 110px;
	position: relative;
	overflow: hidden;
}
DIV.tmpCon {
	width: 166px;
	height: 336px;
	float: right;
	background-image: url(/global/images/nav_bg.png);
	font-family: Arial, sans-serif;
	font-size: 13px;
}
DIV.tmpCon DIV {
	padding-top: 6px;
}
DIV.tmpCon A {
	display: block;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #4F4C4C;
	text-decoration: none;
}
DIV.tmpCon A:hover, DIV.tmpCon A.tmpActive {
	color: #D93B37;
}
DIV.tmpTab SPAN A {
	display: block;
	width: 28px;
	height: 110px;
	overflow: hidden;
	text-decoration: none;
	_cursor: hand;
	position: relative;
	left: -1px;
	background-repeat: no-repeat;
}
DIV.tmpTab SPAN A DIV {
	width: 27px;
	height: 110px;
	overflow: hidden;
	background-image: url(/global/images/tabs/blank.gif);
	background-repeat: no-repeat;
	_cursor: hand;
}
DIV#tabProfile DIV.tmpTab SPAN A {
	background-image: url(/global/images/tabs/profile.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/tabs/profile.png',sizingMethod='crop');
}
DIV#tabProjects DIV.tmpTab SPAN A {
	background-image: url(/global/images/tabs/projects.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/tabs/projects.png',sizingMethod='crop');
}
DIV#tabServices DIV.tmpTab SPAN A {
	background-image: url(/global/images/tabs/services.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/tabs/services.png',sizingMethod='crop');
}
DIV#tabSustainability DIV.tmpTab SPAN A {
	background-image: url(/global/images/tabs/sustainability.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/tabs/sustainability.png',sizingMethod='crop');
}
DIV#tabResources DIV.tmpTab SPAN A {
	background-image: url(/global/images/tabs/resources.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/tabs/resources.png',sizingMethod='crop');
}
DIV#tabLocations DIV.tmpTab SPAN A {
	background-image: url(/global/images/tabs/locations.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/tabs/locations.png',sizingMethod='crop');
}

/* Sign-up Form */

INPUT#txtRemoveFocus {
	position: absolute;
	top: -100px;
	left: 0;
}
DIV#Signup, DIV#Signup DIV.tmpTop, DIV#Signup DIV.tmpBottom {
	width: 512px;
	overflow: hidden;
}
DIV#Signup {
	position: absolute;
	display: none;
	background-image: url(/global/images/signup/background.gif);
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #565447;
	text-align: left;
}
DIV#Signup DIV.tmpTop {
	background-image: url(/global/images/signup/top_edge.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
DIV#Signup DIV.tmpBottom {
	background-image: url(/global/images/signup/bottom_edge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
DIV#Signup DIV.tmpTopField {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 15px;
}
DIV#Signup DIV.tmpTopField SPAN {
	display:-moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}
DIV#Signup DIV.tmpTopField DIV {
	vertical-align: middle;
	position: relative;
	top: -5px;
	float: left;
}
DIV#Signup INPUT {
	border: 1px solid #24508B;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 2px;
	margin-left: 7px;
	color: Silver;
	height: 22px;
}
DIV#Signup INPUT#txtEmail {
	width: 217px;
	_width: 215px;
	position: relative;
	top: 2px;
	_top: 3px;
}
DIV#Signup DIV.tmpMidField {
	margin-top: 5px;
}
DIV#Signup DIV.tmpMidField INPUT {
	margin: 0;
	width: 160px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
}
DIV#Signup DIV.tmpMidField SPAN {
	display:-moz-inline-box;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	width: 60px;
	margin-left: 20px;
}
DIV#Signup INPUT.tmpSignupSubmit {
	border: 0;
	width: 63px;
	height: 23px;
	padding: 0;
	vertical-align: middle;
}
DIV#Signup DIV.tmpClose A {
	display: block;
	float: right;
	background-image: url(/global/images/signup/close.gif);
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 7px;
}
DIV#Signup A#btnSubmit {
	display:-moz-inline-box;
	display: inline-block;
	width: 63px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	font-size: 12px;
	color: White;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/global/images/signup/submit.gif);
	margin-left: 7px;
}
DIV.tmpSignupConfirmation {
	font-family: Arial;
	font-size: 11px;
	color: Red;
	font-weight: bold;
	padding-top: 10px;
	position: absolute;
	width: 640px;
	display: none;
	overflow: hidden;
	
}
