body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #474747;
	margin: 0px;
}
a:link, a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
h2 {
	color: #01316B;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.container {
	background-image: url(images/content_middle.gif);
	width: 661px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height: 220px;
	min-height:220px;
}
.toplogo {
	background-image: url(images/electric_logo.jpg);
	background-repeat: no-repeat;
	height: 287px;
	width: 661px;
	margin-right: auto;
	margin-left: auto;
}
.content_top {
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 661px;
}

.clearbottom:after {

    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearbottom {height: 1%;}
/* End hide from IE-mac */



.content_left {
	width:145px;
	padding:0px 0px 0px 8px;
	float:left;
	color: #FFFFFF;
	
}
.navbox {
	height: auto !important;
	height: 220px;
	min-height:220px;
}
.content_center_sm {
	width:470px;
	padding:0px;
	float:left;
	margin-left: 15px;
}
.content_center_lg {
	width:600px;
	padding:5px;
	float:left;
	margin-left: 15px;
	background-color: #fff;
	border: 2px solid #01316B;
}
.content_logos {
	width:145px;
	padding:0px;
	
	text-align: center;
	margin-top: 25px;
}
.title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #01316B;
	color: #01316B;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	padding-top: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #01316B;
}
.content_right {
	width:168px;
	padding:0px;
	float:left;
	margin-left: 14px;
}
.content_bottom {
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 661px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 661px;
	margin-right: auto;
	margin-left: auto;
}
.linkdiv {
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.linkdiv a:link, .linkdiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navdot.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.linkdiv a:hover {
	color: #01316B;
	text-decoration: none;
	background-color: #FFFFFF;
}
