@charset "utf-8";
.Heading {
	font-size: 24pt;
	font-style: normal;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	background-color: #FFFF00;
	text-align: center;
}
.Background {
	background-color: #000000;
	height: auto;
	width: auto;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #009900;
	text-align: justify;
	letter-spacing: normal;
	white-space: normal;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.solarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
.Financing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #009900;
	text-align: right;
	letter-spacing: normal;
	white-space: normal;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
}
