body {margin:0px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;}

.energyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #4B4B4B;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #527D13;
}
.greenlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
}
.homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #498936;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #2C4A83;
	text-decoration: none;
}
.energyfont h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #527D13;
	display: inline;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #2C4A83;
}

  #topbar {
	background-color: #498936;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #77D85A;
	height: 15px;
	width: 777px;
}
#logo {
	width: 190px;
}
#topnav {
	float: right;
	width: 500px;
	padding-top: 50px;
}
#arrow {
	background-image: url(../images/arrowleft.jpg);
	background-repeat: repeat-x;
	width: 100px;
	display: inline;
	height: 19px;
}
#navLinks {
	display: inline;
	width: 220px;
	float: right;
	padding-right: 15px;
}
#topnav #navLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #355A86;
	padding-bottom:2px;
}
#topnav #navLinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #355A86;
	background-color: #E2EFBA;
}
#topsection {
	width: 777px;
	margin-bottom: 15px;
}
#middleImage img {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
.imageborder {
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCC;
	float: right;
	width: 160px;
	background-color: #EFF5F3;
}
#deal {
	margin: 0px;
	padding: 2px;
	width: 350px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #08744A;
	font-weight: BOLD;
	height: 96px;
}
 
.energyfont .imageborder p a {
	color: #498936;
	text-decoration: underline;
	background-color: #F3F3F3;
}

#deal a {
	color: #08744A;
	text-decoration: underline;
	font-size: 14px;
}

#deal h3 {
	margin-top: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
}
#nointerestbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #666;
	padding: 8px;
	float: left;
	width: 470px;
	border: 1px solid #CCC;
	margin: 25px;
	text-align: justify;
}
#homeMain {
	width: 480px;
}
.floatright {
	float: right;
}
