








body {
	font-family: myriad pro, arial;  
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px; 	
}

.bannerDiv {
	height: 115px;	
	width: 602px;
	text-align: center;
}

.backgroundDiv {
	background-image: url('/ercinfo//images/background.jpg');
	background-repeat: repeat-x;
	height: 780px; 
	width: 100%;
	margin-left: 0px; 
}

.bodyMiddleDiv {
	background-image: url('/ercinfo/images/background-middle.jpg');
	background-repeat: repeat-x;
	padding-top: 1px;
	background-color: #2DA4DD; 		
}

.flashBox {
	width: 600px;
	padding-top: 20px;
}

.contentDiv {
	width: 600px;	
	padding-top: 20px;
	padding-bottom: 10px;	
	clear: both;	
	overflow:hidden;
}

.submenu {
	width: 150px; 	
	min-height: 290px; 
	float: left;
	border: 3px solid #2DA7DF; 
	background-color: #3180C0; 
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}

.bodyText {
	min-height: 295px; 
	float: right;
	background-color: white;
	width: 430px;
	text-align: left; 
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.bodyTextFull {
	min-height: 295px; 
	float: right;
	background-color: white;
	width: 100%;
	text-align: left; 
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;		
}

.bodyBottomDiv {
	background-image: url('/ercinfo/images/background-bottom.jpg');
	background-repeat: repeat-x;	
	height: 10px;
	clear: both;
}

.footerText {
	color: #999999;
	font-family: verdana; 
	font-size: 9px; 
	text-align: left;
	padding-top: 20px;
	width: 600px;
}

/* TABLE STYLES **/ 
.feedbackForm {
	width: 100%;
}

/* MENU ROLLOVERS **/
.menu {
	width: 600px;
	height: 35px;
	position: relative; 
	margin-left: -4px;
} 

a.home {
	margin-top: -1px;
	width: 78px;
	height: 39px;
	text-decoration: none;
	display:inline-block;
	background: url('/ercinfo/images/menu_combined.jpg');	
	background-position: 0px -214px;	
	padding: 0px;
}

a.overview {
	margin-top: -1px;
	width: 105px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -78px -214px;
}

a.faqs {
	margin-top: -1px;
	width: 105px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -182px -214px;
}

a.about {
	margin-top: -1px;
	width: 104px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -287px -214px;
}

a.irp {
	margin-top: -1px;
	margin-left: -4px;
	width: 105px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -392px -214px;
}

a.contact {
	margin-top: -1px;
	width: 106px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -497px -214px;
}

/* Mouseover styles **/
a.home:hover { background-position: 0px 0px;}
a.overview:hover { background-position: -78px 0px; }
a.faqs:hover { background-position: -182px 0px; }
a.about:hover { background-position: -287px 0px; }
a.irp:hover { background-position: -392px 0px; }
a.contact:hover { background-position: -497px 0px; }

/* On page load menu styles **/
.homeHover { 
	margin-top: -1px;
	width: 78px;
	height: 39px;
	text-decoration: none;
	display:inline-block;
	background: url('/ercinfo/images/menu_combined.jpg');	
	background-position: 0px 0px;	
	padding: 0px;
}

.overviewHover {
	margin-top: -1px;
	width: 105px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -78px 0px;
}

.faqsHover {
	margin-top: -1px;
	width: 105px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -182px 0px;
}

.aboutHover {
	margin-top: -1px;
	width: 104px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -287px 0px;
}

.irpHover {
	margin-top: -1px;
	margin-left: -4px;
	width: 105px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -392px 0px;
}

.contactHover {
	margin-top: -1px;
	width: 106px;
	height: 39px;
	text-decoration: none;
	background: url('/ercinfo/images/menu_combined.jpg');			
	display:inline-block;
	background-position: -497px 0px;
}


/* Heading styles **/
h3 {
	color: #3180C0; 	
	font-size: 16px;
	padding: 0px 10px 0px 10px; 
}

h4 {
	color: #3180C0; 	
	font-size: 14px;
	padding: 0px 10px 0px 10px; 
}

/* Text styles **/
p {
	padding: 0px 10px 0px 10px; 
}

p.submenuPara {
	margin: 5px 0px 5px 0px; 
}

a {
	color: #3180C0;
	text-decoration: underline; 
}

a.submenuLink {
	color: white;
	text-decoration: underline;
}

a.submenuActiveLink {
	color: #D2D827;
	text-decoration: underline;
}

a:hover, a.submenuLink:hover {
	text-decoration: none; 	
}

a.submenuActiveLink:hover {
	text-decoration: underline;	
}

.breadcrumb {
	color: #3180C0; 	
	font-size: 16px;
	text-decoration: underline; 	
}


