@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 18px;
	background-color: #a5e143;
	background-image: url(../Images/Global/Background.jpg);
}
.twoColFixRtHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
.LoadTable {
	overflow:auto;
}

.twoColFixRtHdr #header {
	width: 900px;
	float: none;
	top: 0px;
/*	background-color: #FCF; */
	margin: 0px;
	padding: 0px;
} 

.twoColFixRtHdr #aboveslide {
	width: 900px;
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
/*	background-color: #CFF;*/
} 

.twoColFixRtHdr #belowslide {
	width: 900px;
	float: none;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	background-color: #CCC;*/
} 

.regsubscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: sub;
}

.twoColFixRtHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 600px;
	border: 1px none #000;
	background-image: url(../Images/Global/meter2.jpg);
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 300px;
}

.twoColFixRtHdr #SLinkMargin0{
	margin-bottom: 25px;
}

.twoColFixRtHdr #SLinkMargin1{
	margin-bottom: 25px;
}

.twoColFixRtHdr #SLinkMargin2{
	margin-bottom: 25px;
}

.twoColFixRtHdr #SLinkMargin3{
	margin-bottom: 25px;
}

.SLink {
	text-decoration: none;
	color: #85c123;
	font-weight: bold;
	text-align: left;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}

.SLink2 {
	text-decoration: none;
	color: #676361;
	font-weight: bold;
	text-align: left;
/*	background-color: #eee;*/
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}

.DownloadItemTop {
	width: 900px;
	height: 110px;
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
/*	background-color: #CFF;*/
} 

.DownloadItem {
	width: 900px;
	height: 110px;
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
/*	background-color: #CFF;*/
} 

.twoColFixRtHdr #HIWLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
/*	border: 1px solid #676361;*/
	height: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.twoColFixRtHdr #HIWRight {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
/*	border: 1px solid #676361;*/
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 170px;
}

.twoColFixRtHdr #HIWMid {
	float: none;
/*	width: 200px; */
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 170px;
}

.HIWLeftChart {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.HIWMidChart {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.HIWRightChart {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #676361;
	border-right-color: #676361;
	border-bottom-color: #676361;
	border-left-color: #676361;
}

.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 328px;
	border: 1px none #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}


.twoColFixRtHdr #mainContent {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
/*	background-color: #eee;*/
} 
.twoColFixRtHdr #footer {
	margin: 0px;
	padding: 0;
} 
.twoColFixRtHdr #container #footer p {
	margin: 0px;
	padding: 0px;
}

.twoColFixRtHdr #container #header p {
	margin: 0px;
}

.twoColFixRtHdr #container #sidebar1 p {
	margin-top: 0px;
}

.twoColFixRtHdr #container #sidebar1 #TopBlurb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	color: #000;
}

.twoColFixRtHdr #container #sidebar1 #SI {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.twoColFixRtHdr #container #sidebar1 #BotBlurb {
	margin: 0px;
	padding: 1px;
	line-height: 18px;
	color: #000;
}

.EAILogo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GreenButtonLogo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.HomeChart {
	margin: 0px;
	padding: 0px;
}

.MenuBkgrndImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	color: #85c123;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}
h3 .EAI1 {
	font-size: 17px;
	font-weight: bold;
}
h3 .EAI2 {
	font-size: 23px;
	font-weight: bold;
	color: #85c123;
}
h3 .EAI3 {
	font-size: 18px;
	font-weight: bold;
	color: #85c123;
}
.NoSpaceAfterPara {
	margin-bottom: 0px;
}
.NoSpaceBeforePara {
	margin-top: 0px;
}
.NoSpaceBeforeorAfterPara {
	margin-top: 0px;
	margin-bottom: 0px;
}



.twoColFixRtHdr #container #sidebar1 h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

.twoColFixRtHdr #container #sidebar2 h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	line-height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 .EAI1 {
	font-size: 16px;
	font-weight: bold;
}
h4 .EAI2 {
	font-size: 22px;
	font-weight: bold;
	color: #85c123;
}
.THNotRqd {
	font-weight: normal;
}

.twoColFixRtHdr #container #mainContent h4 {
	margin-top: 0px;
	margin-bottom: 25px;
}

h5 {
	font-style: normal;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}
h5 .EAI1 {
	font-size: 15px;
	font-weight: bold;
}
h5 .EAI2 {
	font-size: 21px;
	font-weight: bold;
	color: #85c123;
}

h5 .EAI3 {
	font-size: 16px;
	font-weight: bold;
	color: #85c123;
}

h6 {
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.twoColFixRtHdr #container #sidebar1 h5 {
	margin-top: 0px;
}

.twoColFixRtHdr #container #sidebar2 h5 {
	margin-top: 0px;
	text-align: center;
}

.EnergyAI {
	font-weight: bold;
	color: #85c123;
	font-size: larger;
}
.EnergyAIbld {
	font-weight: bold;
}

.twoColFixRtHdr #container #mainContent h5 {
	text-align: right;
}

.twoColFixRtHdr #container #sidebar1 #SwapArea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.twoColFixRtHdr #container #sidebar2 #SwapArea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.KFImage {
	float: right;
	margin-left: 20px;
}
.ThumbImage {
	float: right;
	margin-left: 20px;
}
.LDImage {
	float: left;
	border: none;
	padding-top: 5px;
}


.KFText {
	float: none;
	margin-bottom: 60px;
}
.ThumbText {
	margin-bottom: 50px;
	margin-top: 0px;
}

.KFTextBld {
	font-weight: bold;
}
.LDSource {
	padding-left: 60px;
}
.CRFLabel {
	text-align: right;
	width: 200px;
	display: inline-block;
}
.CRFNote {
	font-size: smaller;
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.CRFNote .EAI1 {
	font-size: 11px;
	font-weight: bold;
}
.CRFNote .EAI2 {
	font-size: 15px;
	font-weight: bold;
	color: #85c123;
}

.CRFNote .EAI3 {
	font-size: 12px;
	font-weight: bold;
	color: #85c123;
}
.CRFUserName {
	font-weight: bold;
	margin-left: 112px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.CRFLabelRqd {
	font-weight: bold;
	text-align: right;
	display: inline-block;
	width: 200px;
}
.CRFField {
	display: inline-block;
}
.CRFButton {
	margin-top: 20px;
	margin-left: 300px;
}

.LeftJust {
	text-align: left;
	margin: 10px;
}
.ErrorRed {
	color: #F00;
}
.DataFileList {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: bold;
}
.DataFileListRed {
	font-weight: bold;
	color: #F00;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.RightJust {
	text-align: right;
}
.EAI1P {
	font-size: 13px;
	font-weight: bold;
}
.EAI2P {
	font-size: 18px;
	font-weight: bold;
	color: #85c123;
}
.EAI3P {
	font-size: 15px;
	font-weight: bold;
	color: #85c123;
}
.RecaptchaBox {
	margin-left: 200px;
	margin-top: 20px;
}

a:focus, a:hover, a:active { outline:none }

