/* CSS Document */
body{
	/*background-color: #FFFFFF;*/
	background-color: #003263;
	margin: 0px;
	color: #000000;
	background-image: url(../images/blueballoons.jpg);
	background-repeat: repeat-x;
	
}
img{
	border: 0px;
	margin: 0px;
}
.rgtImg{
	float: right;
	margin: 0px 0px 0px 15px;
}
.lftImg{
	float: left;
	margin: 0px 15px 0px 0px;
}
#mainPageContainer{
width: 950px;
left: 50%;
margin-left: -468px;
position:absolute;


}
#PageHeader{
float: left;
width: 950px;
height: 140px;
background-position: top;
background-image: url(../images/siteheader.gif);
background-repeat: no-repeat;
background-color: white;
}
#logo{
	float: left;
	width: 214px;
	margin: 27px 0px 0px 0px;
}
#menu{
float: left;
width: 175px;
margin: 10px 0px 0px 10px;
}
#headerSpace{
float: left;
width: 502px;
height: 142px;
padding: 0px;
margin: 0px;
}
#PJ-Logo{
float: left;
width: 263px;
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-color: white;
padding: 0px 0px 10px 0px;
}

#MainContentLeft{
	float: left;
width: 214px;
margin: 0px 0px 0px 0px;
text-align: left;
vertical-align: top;

}
#MainContentRight{
	float: left;
	width: 720px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	background-color: white;
	background-color: 

	}	
#MainContentFooter{
	float: left;
width: 950px;
height: 35px;
line-height: 28px;
background-color: #003263;
color: #ffffff;
font-size: 15px;
background-image: url(../images/footerBack.gif);
background-repeat: no-repeat;
background-position: right;


}
#quickSearch{
width: 723px;
float: left;
margin: 96px 0px 10px 5px;
background-repeat: no-repeat;

}
#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: 950px;
text-align: center;
padding: 20px 0px 0px 0px;
color: #002242;	

}
#EITfooter a.footerLink:link{
text-decoration: none;
color: #002242;
font-weight: normal;
font-size: 12px;
}
#EITfooter a.footerLink:visited{
text-decoration: none;
color: #002242;
font-weight: normal;
font-size: 12px;
}
#EITfooter a.footerLink:active{
text-decoration: none;
color: #002242;
font-weight: normal;
font-size: 12px;
}
a.SavedLinkSM:link, a.SavedLinkSM:active, a.SavedLinkSM:visited{
text-decoration: none;
color: #003263; 
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: 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;
}
#ContactCon2{
	float: left;
	margin: 25px 0px 0px 0px;
}
#brsl{
float: left;	
}
#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 -17px 0px 0px;
}

#menu-top a  {
float: left;
	background: url(../images/menuBackLeft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 17px;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	 
}

#menu-top a span {
	background: transparent url(../images/menuBackRight.gif) no-repeat right top;
	padding:2px 17px 4px 0px;
	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 17px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	text-align: right;
	 
}

#menu-top a.menuActive span {
	background: transparent url(../images/menuBackRight.gif) no-repeat right top;
	padding:2px 17px 4px 0px;
	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% -23px; 	color: white; text-decoration: none; }
 #menu-top a.menuActive span {	background-position:100% -23px; color: white; }
 
 #menu-top a:hover { background-position:0% -23px; 	color: white; text-decoration: none; }
 #menu-top a:hover span {	background-position:100% -23px; color: white;}
 
.detailHeader{
	float: left;
	font-weight: normal;
	width: 100%;
	border-bottom: 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: #003263;
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;
}	


 .remaxred {
color:#EC1C24;
background-color: white;
font-weight: bold;
}

.remaxblue {
color: #003263;
background-color: white;
font-weight: bold;
}
