body {
	margin: 5px auto;
	background-color: #53C472;
	text-align: justify;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 1.5em;
}

a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.a2 {
color: #000;
font-weight: bold;
text-decoration: italic, underline;
}

.a2:hover {
color: #000;
font-weight: bold;
text-decoration: italic, underline;
}

.styleone:link {
	text-decoration: none; 
	color: #333; 
	background: #FFF;
}
.styleone:visited {
	text-decoration: none; 
	color: #333; 
	background: #FFF;
}
.styleone:hover {
	text-decoration: underline; 
	color: #0066CC; 
	background: #FFF;
}
.styleone:focus {
	text-decoration: none; 
	color: #333; 
	background: #FFF;
}
.styleone:active {
	text-decoration: none; 
	color: #333; 
	background: #FFF;
}

.title {
font-size: 12px;
font-weight: bold;
color: #304F78;
}

.header {
height: 110px;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(images/mainbodybg.jpg);
background-repeat: repeat-y;
background-color: #646464;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}


.mainbody table tr .mainleft table tr td p {
	text-align: justify;
	color: #333;
	font-size: 12px;
}
.mainbody table tr .mainleft table tr td table {
	text-align: left;
}
left {
	text-align: left;
}
.mainbody table tr .mainleft table tr td table {
	color: #000;
}
.energysavingsheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	list-style-position: inside;
	list-style-type: circle;
}

.textcenter {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: baseline;
	list-style-position: inside;
	list-style-type: circle;
}
.greenitalic {
	font-family: "Book Antiqua";
	font-style: italic;
	font-weight: bold;
	color: #008000;
	text-align: center;
	vertical-align: baseline;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 16px;
