@charset "UTF-8";
body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 940px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#banner-ads  {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: center;
}
#banner-ads img {
	position: relative;
	margin: 2px;
}
#container #nav-main  {
	background-color: #7dc9ce;
	height: 40px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../nav_images/backgrounds/menu-back.gif);
}
#container #nav-main-home  {
	height: 40px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../nav_images/backgrounds/nav-home.gif);
}
.oneColFixCtrHdr #mainContent {
	width: 940px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.oneColFixCtrHdr #footer {
	font-size: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.oneColFixCtrHdr #footer a {
	text-decoration: none;
	color: #814a97;
}

#container #nav-top {
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav-top a {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #7F4B93;
	font-weight: bold;
}
#nav-top a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
#mainContent .box-home {
	padding: 0px;
	height: 270px;
	width: 186px;
	margin-right: 1px;
	float: left;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../nav_images/backgrounds/box-grad-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 4px;
	margin-left: 1px;
	margin-bottom: 5px;
}
#mainContent .box-home-rt {
	padding: 0px;
	height: 270px;
	width: 185px;
	float: right;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../nav_images/backgrounds/box-grad-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.box-home img {
	margin: 5px;
	border: 1px solid #FFFFFF;
}
.box-home p {
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	margin-top: 5px;
}
.box-home a {
	list-style-type: none;
	color: #2E1239;
	font-weight: bold;
	text-decoration: none;
}

.box-home a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
.box-home ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
.box-home li {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#mainContent #content-area {
	padding: 10px;
	margin: 2px;
}
#content-area p,li {
	font-size: 12px;
}
h1
{font-size: 17px;
	color: #6b2a84;
	text-transform: uppercase;}
#content-area h1 {
	font-size: 17px;
	color: #6b2a84;
	text-transform: uppercase;
}
#content-area h2 {
	font-size: 14px;
	color: #000;
}
#content-area h3 {
	font-size: 13px;
	color: #333333;
}
#content-area a {
	color: #106A34;
}
#top-banner {
	margin: 0px;
	width: 890px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#phone_list {
	background-color: #F4F4F4;
	list-style-type: none;
	border: 1px solid #666666;
	width: 700px;
	padding: 10px;
	font-size: 12px;
}
#phone_list li {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	display: block;
	width: 690px;
	
}

#phone_list .name {
	font-weight: bold;
	position: relative;	
}
#phone_list .number {
	color: #333333;
	font-weight: bold;
	float: right;
	position: relative;
}
#phone_list .name a {
}
#phone_list .note {
	font-size: 10px;
	color: #FF0000;
	position: relative;
}
.page-nav {
	float: left;
	padding: 5px;
	list-style-type: none;
	width: 800px;
}
.page-nav li {
	display: inline;
}
.page-nav a {
	display: block;
	float: left;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #BA9DCA;
	text-align: center;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA9DCA;
	border-right-color: #BA9DCA;
	border-bottom-color: #A98FBA;
	border-left-color: #A98FBA;
	text-decoration: none;
	margin-right: 3px;
	color: #66CCFF;
}
.page-nav a:hover {
	color: #000000;
	background-color: #66ccff;
}
.chairmans-list {
	list-style-type: none;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin: 2px;
}
.chairmans-list .name {
	font-weight: bold;
}
.chairmans-list .number {
	color: #333333;
}
.chairmans-list .link a {
	font-size: 13px;
}
.chairmans-list .text {
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
#content-area .even {
	background-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
}
#content-area .odd {
	background-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
/*-----------Table style------------*/
}





#content-area .table-area {
	border: 3px solid #DDDDDD;
	border-collapse:collapse;
	padding: 5px;
	margin: 0px;
	width: 760px;
}
#content-area .table-area th,td{
	
	padding: 5px;
	
}
#content-area .table-area td a{
	text-decoration: none;	
	
	
}
#content-area .table-area td a:hover{
	text-decoration: none;
	color: #FFFFFF;	
	
}
#content-area .table-area thead{
	padding: 5px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #565656;
	border-right-color: #565656;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}
#content-area .table-area tr:hover{
	background-color: #6EBEC3;	
	
	
}
#content-area .table-area thead tr:hover{
	background-color: #333333;
	
	
}
#content-area .table-headers {
	color: #FFFFFF;
	background-color: #333333;
	
}
#content-area .col-left {
	float: left;
	width: 380px;
}

#content-area .SBAcol-left {
	float: left;
	width: 480px;
}
#content-area .col-rt {
	float: right;
	width: 380px;
}
#content-area .col-energytext {
	float: left;
	width: 600px;
}

#content-area .col-energylogo {
	float: left;
	width: 160px;
}.sub-menu-map {
	
}


a {
font-size: 11px;
	color: #006600;
}


.sub-menu-map a {
font-size: 10px;
	color: #006600;
}
