#top_nav_but_bg {
	background-image: url(images/top_nav_but_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#top_nav_middle {
	background-image: url(images/top_nav_mid.jpg);
	background-repeat: repeat-x;
}
#top_nav_bot {
	background-image: url(images/top_nav_bot.jpg);
	background-repeat: repeat-x;
}
#searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table#top_nav a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

table#top_nav a:hover{
	color: #000000;
}
form {
	margin-bottom: 0px;
}
.footer_content {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.footer_content a {
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.footer_content a:hover {
	font-weight: bolder;
	text-decoration: underline;
	color: #ffffff;
}
body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(images/home_title_bg.jpg);
	height: 20px;
	text-indent: 5px;
	text-align: left;
}
ul.orange{
	margin-left:5px;
	padding-left:1em;
	text-indent:0em;
	list-style-type: square;
	color:#FF9900;
}
#news a {
	font-weight: bolder;
	color: #666666;
	text-decoration:none;
}
#news a:hover {
	font-weight: bolder;
	text-decoration:underline;
	color: #333333;
}
#provider {
	height: 80px;
	background-color: #CCCCCC;
	background-image: url(images/provider_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#newsletter {
	font-weight: bold;
	background-image: url(images/newsletter_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#newsletter a {
	color: #000000;
	text-decoration: none;
}
#newsletter a:hover {
	color: #000000;
	text-decoration: underline;
}
.blacktext {
	color:#000000;
}
table#monthlysp {
	background-image: url(http://www.eeginfo.com/newsletter/images2006/mspecial_center.jpg);
	color: #FFFFFF;
}
table#monthlysp a {
	color: #FFFFFF;
	padding: 2px;
}
table#monthlysp a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a {
	font-weight: bolder;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #003399;
	text-decoration: underline;
}
td#montlysptitle {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
}
#newsletter td.orange_bdr {
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}
.sidenav {
	background-color: #CCCCCC;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 20px;
	background-image: url(images/bullet_4_orange.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.sidenav a {
	color:#003366;
	text-decoration:none;
}
.sidenav a:hover {
	color:#FF9900;
	text-decoration:underline;
}
#news {
	text-align: left;
}
li {
	list-style-type: square;
}
h5 {
	font-size: 14px;
}

