﻿
body, html
{
	height: 100%;
	margin: 0px;
	width:100%;
	padding: 0px;
}
.Content
{
	height: auto;
	width: 100%;
	clear: both;
	background-color: White;
}
.ContentBody
{
	margin-left:20px;
}
.HeaderImg
{
	height: 119px;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}
.usGreenBldgCouncilIMG
{
	background-color: White;
	width: 113px;
	height: 124px;
	margin-bottom: 30px;
	background-image: url( 'images/usgreenbldgcouncil.png' );
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.TopSepBar
{
	background-color: #b3d5bc;
	width: 100%;
	height:25px; 
	padding:0; 
	margin:0; 
	border-bottom:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	margin-bottom:20px;
}
.MainBody
{
	height:auto;
	background-color:White;
	min-width:1024px;
}

.FooterImg
{
	vertical-align:bottom;
	 position:relative;
	height: 22px;
	width: 100%;
	background-color: #bbdac3;
}
.cxPW
	{
		
		display:block;
}
.cxBackground
{
	background-image: url(  'images/titlebars/aboutCommissioning.png' );
	background-repeat: no-repeat;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	width: auto;
	text-align: justify;
	background-color: White;
	margin-bottom: 30px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.cxProjectCategories
{
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	height: 200px;
	width: 90%;
	text-align: justify;
	background-image: url( 'images/about_cx_tp-bar3.png' );
	background-repeat: repeat-x;
	background-color: White;	
}

.cxProjects
{
	background-image: url(   'images/titlebars/currentProjects.png' );
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	width: 100%;
	text-align: justify;
	background-color: White;
}

.cxEmployment
{
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	width: 100%;
	text-align: justify;
	background-color: White;
}

.cxNews
{
	background-image: url( 'images/titlebars/latestEvents.png' );
	background-repeat: no-repeat;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	width: auto;
	text-align: justify;
	background-color: White;
	margin-bottom: 30px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.cxExperience
{
	background-image: url( 'images/titlebars/commissioningExperience.png' );
	background-repeat: no-repeat;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	width: auto;
	text-align: justify;
	background-color: White;
	margin-bottom: 30px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.cxExperienceBody
{
	padding: 20px 10px 10px 10px; 
	height: auto; 
	width: auto;
	margin-right: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.cxExperienceText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
}

.cxBackgroundImgArea
{
	position:absolute;
	top:530px;
	left:630px;
	z-index:103;
	padding-right:15px;
  font-family:Arial;
  font-size:12px;	
  width:auto;
	height:auto;
}

.SideBar
{
	position: absolute;
	top: 170px;
	left: 1px;
	z-index: 101;
	width: 120pt;
	margin-right: 20px;
	height: auto;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}

.SideMenuItems
{
	padding-left: 15px;
	padding-bottom: 5px;
}



a:link, a:visited
{
		font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #009933;
}
.GrnBold
{
    color: #339933;
    font-weight: bold;
}

.gaLogo
{
	margin:15px 10px 10px 20px;
	background-color: White;
	width: 242px;
	height: 65px;
	/*
	background-image: url( 'images/logos/GA004-w242-h65.png' );
	background-repeat: no-repeat;
	*/
}
.gaRightTopImage
{
	position:absolute;
	top:0;
	right:0;	
	background-color: White;
	height: 119px;
	width:286px;
	background-image: url( 'images/cxwGAHHatpic2.png' );
	background-repeat: no-repeat;
}

.FooterSection
{
	margin-top:15px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ProjectDetailBody
{

	height: auto;
	background-color: White;
	width: 800px;
	font-size: 12px;
	color: #494949;
}

.ProjectDetailBodyWidthAuto
{

	height: auto;
	background-color: White;
	width: auto;
	font-size: 12px;
	color: #494949;
}

.JustifyBody
{
	 text-align: justify;
	color: #494949;
}

.ProjectTitle
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #494949;
}
.ProjectDetailText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}

.SectionTitleBar
{
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}

.TopMenu
{
	position:absolute; top:90px; left:7px;	
}

.SiteMapPath
{
  font-family: Arial, Helvetica, sans-serif;
  color:White;
	font-size: 12px;
	font-weight: bold;	
	margin-left:10px;
} 





.AccHeader
{
	background-image:url( 'images/borders/greenBar01.png' );
	border: 1px solid #008800;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width: 450px;
	height: 20px;
}

.AccLink 
{
	width:100%;
	cursor:pointer;
}
.AccLinkSpan 
{
	margin-top: 2px;
	margin-left: 10px;
}


.AccContent
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 450px;
}

.ResourceItem
{
	display:inline; 
	float:left; 
	margin-left:20px;
	width:400px;
	height:90px;
}
.WebImage
{
	width:80px;	
	height:80px;
}

.divUSGB
{
	background-image: url( 'images/usgreenbldgcouncil-70.png' );
	width:70px;
	height:77px;
	margin-left: 20px;
	margin-right: 20px;
	background-repeat: no-repeat;
}

.divBCA
{
	background-image: url( 'images/links/bca-logo-vert-lo-w100.png' );
	width: 100px;
	height: 75px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.divGALogo
{	
		background-image: url( 'images/logos/GA006-w252-h81.png' );
		width: 252px;
		height: 81px;
	    cursor:pointer;
	    margin-left:5px;
	    margin-top:5px;
}

.flashCxExperience
{
	float:left;
	 margin-top:30px;
	margin-left:10px;
	height: 105px; 
	width:450px;
}

.FirstGoldLEED
{
	text-align:left;
	padding-top:30px;
	height: 80px; 

}

.CurrentProjectsFlashPlayer
{
	text-align:left;
	height: 320px; 
	width:  90%;	
	padding-left:20px;
}

.PrintOnly
{ display:none; visibility:hidden;}
