﻿#CleanEnergyBody
{
	font-size: 12px;
}
.CleanEnergyBodyTitle {
	color: #0b01dc;
	font-weight: bold;
	font-size: 18px;
}

#CleanEnergyList {
}

#CleanEnergyList #CleanEnergyListTitle {font-weight:bold; font-size:16px; color:#0000da}

#CleanEnergyList table {width:150;}

#CleanEnergyList .CleanEnergyListText {width:100; font-size:12px;}

#CleanEnergyList .CleanEnergyListImage {width:25; vertical-align: top;}

#CleanEnergyList hr {color:#3f3f3f}

#CleanEnergyList a {text-decoration:none; color:#0000da}

#CleanEnergyList a:hover {color:#0600db}

#CleanEnergyPagePrev {width: 200; float: left;}

#CleanEnergyPagePrev a {font-size: 12px; text-decoration: none; font-weight: bold; color:#0600db}

#CleanEnergyPageNext {width: 200; float: right; text-align: right;}

#CleanEnergyPageNext a {font-size: 12px; text-decoration: none; font-weight: bold; color: #0600db}

#CleanEnergyPageLineBottom {
	color: #C0C0C0;
	height: 1px;
}
#AirEmissionsChart
{
	border: thin solid #01DC0B;
	font-size: 12px;
}
#AirEmissionsChartTitle
{
	height: 40px;
}
#AirEmissionsChartHeader th
{
	border-bottom: thin solid #01DC0B;
	border-top: thin solid #01DC0B;
	height: 30px;
}
.AirEmissionsChartRows td
{
	height: 25px;
	margin-left: 8px;
	padding-left: 8px;
}
.AirEmissionsChartRowsOdd td
{
	height: 25px;
	margin-left: 8px;
	padding-left: 8px;
	background-color: #F0F0F0;
}