@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-image: url(images/gradual.jpg);
	background-repeat: repeat-x;
	line-height: 16pt;
}
#greenchoiceDiag {
	height: 250px;
	width: 250px;
	float: right;
	margin-left: 20px;
}
#pollutionDiag {
	height: 480px;
	width: 250px;
	float: right;
	margin-left: 20px;
}
#reactorDiag {
	float: left;
	width: 675px;
}
#tdFooter {
	font-size: 8pt;
	color: #349746;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #349746;
}
#tdCopyright {
	font-size: 6pt;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #349746;
}

#tdpadding {
	padding: 8px;
}
#tdpadding_border {
	padding: 12px;
	border: thin solid #CCCCCC;
}
#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;
}
#introContent {
	height: 297px;
}
.greenunderline {
	color: #349746;
	text-decoration: underline;
}
#posterflash {
	margin-top: 8px;
}
