/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #c1dbe8;
}

#global{
position:absolute;
left: 50%;
width: 766px;
margin-top: 10px;
margin-left: -383px; /* half the width */
background-color: #FFFFFF;

}

#topMenu{
float: left;
width: 766px;
height: 265px;
border-bottom: 1px solid #ebebeb; 
}
#topmenuLeft{
float: left;
	width: 470px;
	height: 265px;
	border-right: 1px solid #ff0000; 
	border-bottom: 1px solid #ff0000; 
}
#topCont{
	border: 1px solid #ff0000; 
	float: left;
	background-color: white;
}
#topmenuRight{
float: left;
	width: 295px;
	height: 265px;
}
#leftMenuSM{
	text-align: center;
	margin: 9px;
}
#bigMenu{
float: left;
width: 766px;
height: 50px;
border-bottom: 1px solid #ff0000; 
border-top: 5px solid #cccccc;
margin: 0px;
text-align: center;


}
#smallMenu{
	float: left;
width: 700px;
height: 50px;
border-bottom: 5px solid #ebebeb; 
margin: 0px 0 0px 0;
padding: 3px 0 3px 0;
}
#mainContent{
float: left;
width: 764px;
border-bottom: 1px solid #ff0000; 
margin: 0px;
}
#mainContentLeft{
float: left;
width: 564px;
border-right: 1px solid #ff0000; 
margin: 0px;
}
#mainContentRight{
float: left;
width: 195px;
margin: 0px 0 0px 0px;
	
}
img{
	border: 0px;
	margin: 0px;
}

#sitecontentleft{
	float: left;
	width: 220px;
	padding:0;
	margin:0; 
}
#sitecontentright{
	float: left;
	width: 470px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
#EITfooter{
float: left;
text-align: center;
color: #CCCCCC;
padding: 10px 0 0 0;
width: 100%;
background-color: #c1dbe8;
}
a.EITfooterA:link, a.EITfooterA:active, a.EITfooterA:visited{
text-decoration: none;
color: #CCCCCC;
	
}
a.EITfooterA:hover{
text-decoration: underline;
color: #999999;
}


.mLine{
	padding: 0px;
	color: black;
		font-size: 16px;

	line-height: 18px;
	margin-left: 2px;
	
}
#bigMenu ul {
	margin: 13px 0px 0px 12px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#bigMenu li {
	display: inline;
	float: left;
	margin: 0px;
	text-align: center;
	line-height: 18px;
}

#bigMenu a {
float: left;
	margin:0px;
	padding: 3px 24px 3px 24px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	background-color: white;

}
#contactCon{
width: 540px;
margin: 10px;}
#bigMenu a:hover {

		background-image: url(../images/bigMenuBack.gif);
	background-repeat: repeat-x;
	color: red;

}
.mortTab{
	border: 1px solid red;
	background-color: white;
}
.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{
}
.featuredv_body{
	height: 200px;
}
#NewsScropll{

color: #ffffff;
font-weight: normal;
border-top: 1px solid red;
border-bottom: 0px solid red;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 13px;

}
.newsScrollTxt{
	font-weight: normal;
	font-size: 13px;
	color: black;
	padding: 0px 0px 0px 0px;
	color: red;
}