/* CSS Document */
body{
	/*background-color: #FFFFFF;*/
	background-color: #fdf9ca;
	margin: 0px;
	color: #124b8e;
}
img{
	border: 0px;
	margin: 0px;
}
#mainPageContainer{
width: 970px;
left: 50%;
margin-left: -485px;
position:absolute;

}
#pageShade{
float: left;
width: 970px;
background-image: url(../images/mainPageBack.gif);
background-repeat: repeat-y;
background-position: left;
padding: 0px 0px 0px 10px;
}
#PageHeader{
float: left;
width: 950px;
height: 142px;
background-color: #124b8e;

}

#menu{
float: left;
width: 175px;
margin: 10px 0px 0px 10px;
padding: 0px;
}
#headerSpace{
float: left;
width: 490px;
height: 142px;
padding: 0px;
margin: 0px;
}
#PJ-Logo{
float: left;
width: 260px;
padding: 0px;
margin: 0px;
}


#PageMenu{
	float: left;
	width: 936px;
	height: 22px;
	line-height: 22px;
	padding: 6px 0px 0px 0px;
text-align: left;
}
#MainContent{
float: left;
width: 950px;
margin: 0px 0px 0px 0px;
background-image: url(../images/pageBack.gif);
background-repeat: repeat-y;
background-position: right;

}

#MainContentLeft{
float: left;
width: 710px;
margin: 0px 25px 10px 25px;
text-align: left;
vertical-align: top;
}
#MainContentRight{
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	background-color: #fdfbe3;
	}	
#MainContentFooter{
	float: left;
width: 936px;
}

#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;

}
#afil{
float: left;
width: 970px;
background-image: url(../images/footerBack.gif);
background-position: top;
padding: 20px 0px 0px 0px;
background-repeat: no-repeat;
}
#EITfooter{
float: left;
width: 970px;
text-align: center;
padding: 20px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #999999;	

}
#EITfooter a.footerLink:link, a.footerLink:active, a.footerLink:visited{
text-decoration: none;
color: #999999;

	
}
#EITfooter a.footerLink:hover{
text-decoration: underline;
color: #505050;

}
a.SavedLinkSM:link, a.SavedLinkSM:active, a.SavedLinkSM:visited{
text-decoration: none;
color: #124b8e; 
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;

}

#searchLeft{
width: 400px;
float: left;
margin: 0px 20px 0px 0px;	
}
#searchRight{
	width: 265px;
	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: 700px;
	height: 525px;
	margin: 25px 0px 0px 0px;
	background-color: white;
}
#ContactCon2{
	float: left;
	margin: 25px 0px 0px 0px;
}
#menu-top {
overflow: hidden; /* no idea why this works, but it fixes a FF problem */
float: left;
width: 100%;	
text-align: left;
margin: 0px 0px 10px 0px;
}

#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: 15px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	background-color: #124b8e;
	 
}

#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: normal;

}
#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-weight: normal;
	font-size: 15px;
	line-height: 16px;
	text-align: right;
	 
}

#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: normal;


}

 #menu-top a.menuActive { background-position:0% -22px; 	color: #124b8e; text-decoration: underline; }
 #menu-top a.menuActive span {	background-position:100% -22px; color: #124b8e; }
 
 #menu-top a:hover { background-position:0% -22px; 	color: #124b8e; text-decoration: underline; }
 #menu-top a:hover span {	background-position:100% -22px; color: #124b8e;}
 
.detailHeader{
	float: left;
	font-size: 17px;
	font-weight: normal;
	width: 100%;
	border-top: 1px solid #accdf4;
	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;
}
a.resLink, a.resLink:link, a.resLink:active, a.resLink:visited{
font-weight: bold;
font-size: 13px;
line-height: 22px;
color: #124b8e;
text-decoration:underline;
}
a.resLink:hover{
font-weight: bold;
font-size: 13px;
line-height: 22px;
color: black;
text-decoration:underline;

}
.rgtImg{
	float: right;
}
.lftImg{
		float: left;
}	