body {
	background-image: url(images/back_green.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f2f0ec;
	color: #333333;
}
.tabs {
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
}
.tabs2 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.tabs2 a{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.tabs a{
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
.inthenews {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabs a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: underline;
}
p {
	margin-bottom: 9px;
}


.textsmall {
	font-size: 10px;
	font-weight: normal;
}
.textsmallbold {
	font-size: 10px;
	font-weight: bold;
}
.textmediumbold {
	font-size: 11px;
	font-weight: bold;
}


.text {
	font-size: 12px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5C7B03;
	line-height: 23px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5C7B03;
}

.goingsolar {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.textmedium {
	font-size: 11px;
	font-weight: normal;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #5C7B03;
	text-decoration: underline;
}
a:hover {
	color: #5C7B03;
	text-decoration: none;
}


.inthenewstext {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.inthenewstext a{
	font-size: 11px;
	text-decoration: none;
	color: #5C7B03;
	font-weight: bold;
}
.inthenewstext a:hover{
	font-size: 11px;
	color: #5C7B03;
	text-decoration: underline;
	font-weight: bold;
}
UL {
	PADDING-LEFT: 5px; MARGIN: 0px 2px 2px 15px
}
LI {
	PADDING-RIGHT: 2px; PADDING-LEFT: 0px; LIST-STYLE-IMAGE: url(images/bullet.gif); background-repeat: no-repeat; PADDING-BOTTOM: 10px; MARGIN-LEFT: 0px; PADDING-TOP: 0px
}
h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ol {
	margin-top: 7px;
}

