body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	background-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.ItalicText {
	font-style:italic;
	}
.ItalicTextGreen {
	font-style:italic;
	color:#238c45;
	}
	
.BoldText {
	font-weight:bold;
	}
.BoldTextBlue {
	font-weight:bold;
	color:#213f65;
	}

.imgindent {margin:0 10px 0 0; float:left;}
.imgindentRight {margin:0 0 0 10px; float:right;}


.menuNoLink {color: #000000; font-size:12px; font-weight:bold;}
.menu A:link {color: #FFFFFF; text-decoration: none; font-size:12px;}
.menu A:visited {color: #FFFFFF; text-decoration: none; font-size:12px;}
.menu A:active {color: #FFFFFF; text-decoration: none; font-size:12px;}
.menu A:hover {color: #000000; text-decoration: none; font-size:12px;}

.Header {
	color:#46a240;
	font-size:18px;
	font-weight:bold;
	}

.SubHeader {
	color:#213f65;
	font-size:14px;
	font-weight:bold;
	}

.PhoneNumberLG{
	color:#FFFFFF;
	font-size:20px;
	}

.CenterText {
	text-align:center;
	}
.CenteredTable {
	text-align:center;
	}
.FooterText {
	color:#46a240;
	font-size:10px;
	}

a:link {
	color:#238c45;
	text-decoration:underline;
	}
a:visited {
	color:#238c45;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
a:active {
	color:#238c45;
	text-decoration:underline;
	}
.bottomLinks a:link {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.bottomLinks a:visited {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.bottomLinks a:hover {
	font-size:10px;
	color:#238c45;
	text-decoration:underline;
}
.bottomLinks a:active {	
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.bottomLinksGreen a:link {
	font-size:10px;
	color:#238c45;
	text-decoration:none;
}
.bottomLinksGreen a:visited {
	font-size:10px;
	color:#238c45;
	text-decoration:none;
}
.bottomLinksGreen a:hover {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.bottomLinksGreen a:active {	
	font-size:10px;
	color:#238c45;
	text-decoration:none;
}

.input
 	{
	color:#000000;
	background:#FFFFFF;
	border:1px solid #46a240;
	width:155px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	}
.inputsolarsite
 	{
	color:#000000;
	background:#FFFFFF;
	border:1px solid #46a240;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	}
.input-dow
 	{
	color:#000000;
	background:#FFFFFF;
	border:1px solid #46a240;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	}
.inputSubmit
 	{
	background:#46a240;
	border: 1px solid #000000;
	height:25px;
	width:60px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	}
.inputNewsletter
 	{
	background:none;
	border:none;
	height:24px;
	width:115px;
	font-size:12px;
	color:#3a3a3a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	}
.inputMultiLine
 	{
	background:#FFFFFF;
	border: 1px solid #023c82;
	height:90px;
	width:188px;
	color:#36363b;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	}
.LoginText {
	color:#000000;
	font-size:10px;
	line-height:5px
	}