html
{
	font-family: arial;
}
body
{
	background-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#backgroundHead
{
	width: 100%;
	height: 175px;
	background-color: #EDEDED;
}

#secondLevelBackgroundHead
{
	width: 100%;
	height: 112px;
	background-color: #EDEDED;
}

#backgroundCenter
{
	margin: 0px auto;
	width: 798px;
	border: 1px solid white;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	clear:both;
}

#mainWrap
{
	/*border: 1px solid black;*/
}

#contentWrap
{
	width: 800px;
	margin: 0px auto;
	background: white;
}

#header
{
	width: 800px;
	background-color: #225283;
}

#headerLeft
{
	width: 252px;
	height:200px; 
	float:left;
}

#headerRight
{
	width: 548px;
	height: 159px;
	vertical-align: bottom;
	float:right;
	background-color: #225283;
	padding-top:15px;
}

#secondLevelHeaderRight
{
	width: 548px;
	height: 97px;
	vertical-align: bottom;
	float:right;
	background-color: #225283;
	padding-top:15px;
}

#navigation
{
	clear:both;
	width: 800px;
	background-color: white;
	height: 25px;
}

#requestLink
{
	width: 252px;
	height: 22px;
	padding-top: 3px;
	color: black;
	background-color: #B9B9B9;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	float: left;
}

#requestLink a
{
	color: black;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

#requestLink a:hover
{
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;	
}

#rightLinks
{
	width: 548px;
	height: 20px;
	padding-top: 5px;
	color: white;
	background-color: #A9A9A9;
	/*background-image: url(../images/nav_shade_left.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	float: left;
}

#rightLinks a
{
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#rightLinks a:hover
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#leftContent
{
	clear: both;
	width: 252px;
	background-color: white;
	float:left;
}

#leftContentBottom
{
	width: 252px;
	background-image: url(../images/leftContent_shade.jpg);
	background-repeat: repeat-x;
}

#leftContentLinks 
{
	padding: 10px;
	font-size: 8pt;
	line-height: 180%;
	margin-left: 10px;
}
#leftContentLinks a:hover
{
	text-decoration:underline;
}

#rightContent
{
	width: 468px;
	font-size: 10pt;
	padding: 20px 0px 0px 28px;
	line-height:20px;
	float: left;
	background-color: white;
	/*background-image: url(../images/nav_shade_rightContent.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
}

#rightContent li
{
	margin-top:10px;
}
	

#greenBox
{
	width: 232px;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	background-color: #7DA84E;
	/*background-image: url(../images/greenBox_shade_top.gif);*/
	background-repeat: no-repeat;
	padding: 10px;
}

#secondLevelGreenBox
{
	width: 232px;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	background-color: #B0CC99;
	/*background-image: url(../images/second_level_greenBox_shade_top.gif);*/
	background-repeat: no-repeat;
	padding: 10px;
}

#leftContentQuote
{
	padding: 10px 15px 10px 10px;
	color: #225282;
	font-size:medium;
	margin-left: 10px;
	font-weight:normal;
}

.secondLevelLeftContentQuote
{
	padding: 10px 15px 10px 10px;
	color: #225282;
	font-size:medium;
	font-weight:600;
	margin-left: 10px;
	font-weight:normal;
}

#goingGreen
{
	padding-top: 40px;
}

.navSpace
{
	margin-left: 25px;
}

.homeRed
{
	color: #B53C43;
	text-decoration: none;
}

#contentFooter
{
	color: Gray;
	text-align: center;
	font-size: 8pt;
}

#contentFooter a
{
	color: Gray;
	text-decoration: underline;
}

.cms_LeftPageTitle
{
	font-size: 14pt;
	color: Red;
}

.cms_Header
{
	font-family: Arial;
	font-size: 20px;
	padding: 10px 0 10px 0;
}

.cms_LeftNavigationL1
{
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
	padding: 5px 0 5px 4px;
}

.cms_LeftNavigationL1 .curNavPage
{
	color: White;
	text-decoration:none;
}

a.cms_LeftNavigationL1 
{
	padding: 0;
}

.cms_LeftNavigationL1 a:hover
{
	color: Gray;
	font-size: 12pt;
	text-transform: uppercase;
	text-decoration: none;
}

.cms_LeftNavigationL2
{
	color: Black;
	line-height: 15px;
	font-size: 11px;
	text-decoration: none;
	margin-left: 4px;
}

.cms_LeftNavigationL2 a:hover
{
	color: Gray;
	text-decoration: underline;
}

.cms_LeftNavigationL3
{
	color: White;
	font-size: 11px;
	text-decoration: none;
	margin-left: 4px;
}

.cms_LeftNavigationL3 a:hover
{
	color: Black;
	text-decoration: none;
}

a.curNavPage
{
	color: Gray;
	text-decoration: underline;
}

#quoteAuthor
{
	margin:0;
	padding:0;
	font-size:8pt;
	list-style:none;
}
#quoteAuthor LI
{
	margin:0;
	padding:0;
	padding-left:10px;
	display:block;
	background: url('../images/dash.gif') top left no-repeat;
	font-weight:normal;
}
.NormalBodyCopy
{
    font-size:10pt;
    line-height:20px;
}
