@charset "utf-8";
/* CSS Document */

body{
margin: 10px;
}
#global{
 background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 930px;
  padding: 10px;
border: 1px solid #cccccc;
float: left;
}
#header{
float: left;
width: 930px;
}
#menu{
float: left;
width: 930px;
margin: 10px 0px 10px 0px;
}
#ticker{
float: left;
width: 920px;

margin: 0px 0px 0px 3px;
}
#mainContent{
  margin: 10px 0px 10px 5px;
  float: left;
  width: 930px;
}
#mainContentFull{
  margin: 10px 0px 10px 100px;
  float: left;
  width: 730px;

}
#footer{
	
}
#leftContent{
float: left;
width: 300px;
}
#rightContent{
float: left;
width: 600px;
margin: 0px 0px 0px 20px;
padding: 0px;
border: 0px solid #cccccc;
}
#qSearch{
	float: left;
width: 300px;
border: 1px solid #cccccc;
}
#qSearch2{
	float: left;
width: 930px;
border: 0px solid #cccccc;
}
#fProperty{
float: left;
width: 144px;
height: 198px;
border: 1px solid #cccccc;
margin: 20px 0px 0px 0px;
text-align: center;
line-height: 18px;
}
#mailing-list{
	float: left;
width: 144px;
height: 198px;
border: 1px solid #cccccc;
margin: 20px 0px 0px 8px;
background-image: url(../images/mailinglist.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
#mailing-list p{
padding:10px 15px 10px 10px;
margin: 0px 0px 0px 0px;
text-align: left;
line-height: 18px;
}
.resNav{
	float: left;
	width: 930px;
	
}

.lftImg{
	float: left;
	margin: 0px 5px 15px 0px;
}
.rgtImg{
	float: right;
	margin: 0px 0px 10px 10px;
}
#EITfooter{
float: left;
width: 930px;
text-align: center;
padding: 20px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #d9d9d9;	

}
#EITfooter a.footerLink:link, a.footerLink:active, a.footerLink:visited{
text-decoration: none;
color: #d9d9d9;	

	
}
#EITfooter a.footerLink:hover{
text-decoration: underline;
color: #505050;

}
#ContactCon3{
	float: left;
	width: 245px;
}
#map{
	float: left;
	width: 450px;
	height: 450px;
	margin: 0px 0px 0px 20px;
}
span.form_error {color: Red;}

.alignRgt p{
	text-align: right;
}
.alignLft p{
	text-align: left;
	margin: 20px 0px 0px 0px;
}

.infoPageNav{
line-height: 24px;
text-align: center;
border: 1px solid #cccccc;
background-color: #f0f0f0;
}


.infoPageNav a{
	
}

.aboutPerson{
float: left; 
padding: 10px;
background-color: #f0f0f0;
margin: 10px;
border: 1px solid #cccccc;
width: 680px;
}
.epcCon{
	margin: 15px;
}
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{
	
}
.a.moreInfo, a.moreInfo:link, a.moreInfo:active, a.moreInfo:visited{
	color: #a20005;
	text-decoration: underline;

}
a.moreInfo:hover{
color: #a20005;
text-decoration: underline;
}
.rightCover{
	float: left;
	width: 350px;
	text-align: center;
		margin: 20px 0px 20px 0px;

}
.leftCover{
	float: left;
	width: 350px;
	text-align: center;
	margin: 20px 0px 20px 0px;

}
.rightCover h2, .leftCover h2{
	text-align: center;

}

.rightGuild{
	float: left;
	width: 365px;
	text-align: left;
		margin: 10px 0px 20px 10px;

}
.rightGuild ul{
		margin: 5px 0px 0px 5px;

}
.leftGuild{
	float: left;
	width: 350px;
	margin: 10px 0px 20px 0px;

}