@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-image: url(images/gradualBgLight.jpg);
	background-repeat: repeat-x;
	line-height: 16pt;
	background-color: #FCFFF4;
}
#customblocks {
	padding-top: 10px;
	margin-bottom: 22px;
}
#subNav {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#listTxt {
	width: 500px;
}
#listTxt li {
	list-style-position: outside;
	list-style-type: disc;
	color: #2ABC00;
}
#listTxtSpecial {
	width: 400px;
	clear: left;
	float: right;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#company_pix {
	float: right;
	height: 353px;
	width: 250px;
	margin-left: 20px;
}
#subNav a:link, #subNav a:visited, #subNav a:active {
	font-weight: bold;
	color: #2E8D37;
	text-decoration: none;
}
#greenchoiceDiag {
	height: 250px;
	width: 250px;
	float: right;
	margin-left: 20px;
}
#pollutionDiag {
	height: 480px;
	width: 250px;
	float: right;
	margin-left: 20px;
}
#reactorDiag {
	float: right;
	height: 333px;
	width: 250px;
	margin-left: 20px;
}
#tdFooter {
	font-size: 8pt;
	color: #349746;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #349746;
}
#tdCopyright {
	font-size: 6pt;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #349746;
}

#tdpadding {
	padding: 8px;
}
#tdpadding_border {
	border: thin solid #CCCCCC;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.companytxt {
	font-size: 10pt;
	color: #666666;
	line-height: 16pt;
}
#carbonPollution {
	float: right;
	margin-left: 20px;
}
#tdContent  {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#greenhouse_diag {
	height: 380px;
	width: 419px;
	float: right;
}
td, table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2B8A34;
}
#listTxtSpecial li {
	list-style-position: outside;
	list-style-type: disc;
	color: #2ABC00;
}
#reactorpix {
	float: right;
	height: 300px;
	width: 250px;
	margin-left: 20px;
}
#tdpadding_borderBG {
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(images/contactBG.gif);
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 20px;
}
#contact_table {
	width: 250px;
	height: 200px;
	padding-top: 20px;
	float: left;
}
#customGreenBlocks {
	float: right;
	width: 400px;
	margin-left: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 20px;
}

