/* CSS Document */
body{
	/*background-color: #FFFFFF;*/
	background-color: #d0d6aa;
	margin: 0px;
}
img{
	border: 0px;
	margin: 0px;
}
#mainPageContainer{
width: 936px;
left: 50%;
margin-left: -468px;
position:absolute;
background-color: White;
background-image: url(../images/pageBack.gif);
background-repeat: repeat-y;
}
#PageHeader{
float: left;
width: 936px;
height: 145x;

}
#PageMenu{
	float: left;
	width: 936px;
	height: 22px;
	line-height: 22px;
	padding: 6px 0px 0px 0px;
	background-image: url(../images/menuBack.gif);
background-repeat: repeat-x;
text-align: left;
}
#MainContent{
float: left;
width: 936px;
margin: 0px 0px 0px 0px;
}

#MainContentLeft{
	float: left;
width: 205px;
margin: 0px 0px 10px 0px;
text-align: left;
/*margin-left: 8px;*/
}
#MainContentRight{
	float: left;
	width: 687px;
	margin: 10px 0px 0px 20px;
	text-align: justify;
	}
#MainContentFooter{
	float: left;
width: 936px;
height: 30px;


}
#sitecontentleft{
	float: left;
	width: 388px;
	padding: 0 0 0 0;
	margin: 0 25px 0 0; 
}
#sitecontentleft2{
	float: left;
	width: 288px;
	padding: 0 0 0 0;
	margin: 0 25px 0 0; 
	color: #58585a;
}
#sitecontentleft2 h1{
font-size: 18px;
line-height: 22px;
margin: 0px 0px 24px 0px;
}
#sitecontentleft2 p{
font-size: 14px;
line-height: 21px;
text-align: left;
}
#sitecontentright{
	float: left;
	width: 130px;
	margin: 0 0 0 0px;
}
.betterMove{
font-size: 18px;
font-style: italic;
font-weight: bold;

}
#EITfooter{
float: left;
width: 936px;
text-align: center;
padding: 20px 0px 0px 0px;
color: #999999;	
background-color: #d0d6aa;
}
#EITfooter a.footerLink:link, a.footerLink:active, a.footerLink:visited{
text-decoration: none;
color: #999999;

	
}
a.SavedLinkSM:link, a.SavedLinkSM:active, a.SavedLinkSM:visited{
text-decoration: none;
color: #272818; 
font-size: 10px;
font-weight: bold;
line-height: 12px;
}
a.SavedLinkSM:hover{
	text-decoration: underline;
color: #000000;
font-size: 10px;
font-weight: bold;
line-height: 12px;
}
#savedProps{
width: 180px;
margin: 0px 8px 8px 8px;
padding: 0px;

}
#EITfooter a.footerLink:hover{
text-decoration: underline;
color: #505050;

}
#searchLeft{
width: 400px;
float: left;
margin: 0px 20px 0px 0px;	
}
#searchRight{
	width: 225px;
	float: left;
	margin: 12px 0px 0px 0px;	

}
.epcTab{
	border: 1px solid black;
}
.epcHead{
	border-bottom: 1px solid black;
	background-color: #0073BB;
}
.epcGraph{
	border-bottom: 1px solid black;
}
.epcCurrent{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcPotential{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcFooter{
}
#map{
	float: right;
}
#ContactCon{
	float: left;
	width: 340px;
}
#menu-top {
overflow: hidden; /* no idea why this works, but it fixes a FF problem */
float: left;
width: 100%;	
text-align: left;
background-image: url(../images/menuTopBack.gif);
background-position: bottom;
background-repeat: repeat-x;

}

#menu-top ul {
	margin: 0 20px -1px 5px;
	padding: 13px 0 0 0;
	list-style: none;
	text-align: left;
}

#menu-top li {
	display: inline;
	float: left;
	margin: 0px 2px 0px 0px;
}

#menu-top a {
float: left;
	background: url(../images/menuBackLeft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #ffffff;
	
	 
}

#menu-top a span {
	background: transparent url(../images/menuBackRight.gif) no-repeat right top;
	padding:2px 12px 4px 4px;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	font-weight: bold;

}
#menu-top a.menuActive {
float: left;
	background: url(../images/menuBackLeft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	color: #ffffff;
	 
}

#menu-top a.menuActive span {
	background: transparent url(../images/menuBackRight.gif) no-repeat right top;
	padding:2px 12px 4px 4px;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	font-weight: bold;


}

 #menu-top a.menuActive { background-position:0% -22px; 	color: #color: #272818; }
 #menu-top a.menuActive span {	background-position:100% -22px; color: #272818; }
 
 #menu-top a:hover { background-position:0% -22px; 	color: #color: #272818; }
 #menu-top a:hover span {	background-position:100% -22px; color: #272818;}
 
.detailHeader{
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-top: 1px solid #b3bb82;
	padding: 10px 0px 0px 0px;
}
.detailHeader span{
text-align: right;
float: right;
}
.detailP{
	padding: 10px 10px 0px 0px; 
	float: left;	
}
.detailP1{
padding: 10px 10px 0px 0px;
}
.detailP2, .detailP3{
padding: 17px 0px 17px 17px;
}
.detailP4{
padding: 0px 0px 0px 0px;
}
.detailP7{
padding: 17px 0px 0px 0px;
}
.detailP5, .detailP6{
padding: 0px 0px 0px 17px;
}
.detailP8, .detailP9{
padding: 17px 0px 0px 17px;
}
.rgtImg{
	float: right;
}
.lftImg{
		float: left;
}
p.tick{
line-height: 25px;
font-weight: bold;
	
}	