/* all background images must have URL encoding because of smartsearch */
html,body {
	margin: 0px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-image: url(/images/bg-body.gif);
	background-color: #516898;
	height: 100%;
}

/* background div styles */
#bg {
	width: 800px;
	background-image: url(/images/bg-shadow.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;

	padding-left:10px;
	padding-right:10px;
	position:relative;	
}
#bg-tile {
	width: 820px;
	background-image: url(/images/bg-shadow-tile.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#gradient {
	width: 100%;
	height: 100%;
	background-image: url(/images/bg-gradient.gif);
	background-repeat: repeat-x;
	height: 677px;
}
/* end bg div styles */

hr {
border: none 0;
border-top: 1px dotted #ccc;
height: 1px;
} 
h2, h1{
	color: #666666;
	border-bottom: 1px #ccc dotted;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/*color: #6633FF;*/
	color: #800080;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.white {
 color: white;
 font-weight: normal;
}
.smwhite {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.smwhite a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smwhite a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smwhite a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.bodygrey {
	font-size: 1em;
}
.inputbox {
	padding: 0px;
	font-size: 11px;
	color: #333333;
	width: 100px;
}
.greyHeading {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.redHeading {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.whiteHeading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.greyborder {
	border: 1px solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greyborder2 {
	border: 1px solid;
	margin: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	border-color: #999999;
}
.greyborder3 {
	border: 1px solid;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border-color: #999999;
}
.list0 {
	margin: 0;
	padding-left: 2px;
	vertical-align: middle;
}
.list1 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #999999;
	list-style-type: none;
}
.list2 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/energy/images/bullet-item.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	border-bottom-color: #999999;
	padding-left: 20px;
	list-style-type: none;
}
.list2B {
	margin: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	list-style-type: none;
	background-image: url(/images/bullet-down-blue.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom-color: #999999;
	font-weight: bold;
}
.list2C {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	list-style-type: none;
	font-weight: bold;
	color: white;
	background-color:#2E4B86;
}
.list2C a{color:#FFF;}
.list0-prod {
	padding-top: 5px;
	margin: 0;
	padding-left: 2px;
	vertical-align: middle;
}
.list-prod {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/images/bullet-item.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	border-bottom-color: #999999;
	padding-left: 20px;
	list-style-type: none;
}

#containerhead {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#containerbody {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#containerfooter {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
}
.greysmall {
	font-size: 11px;
	font-weight: normal;
}
.greysmall a:link {
	font-size: 1em;
	font-weight: normal;
}
.greysmall a:hover {
	font-size: 1em;
	font-weight: normal;
}
.greysmall a:visited {
	font-size: 1em;
	font-weight: normal;
}
#footernav {
	text-align: center;
	background-image: url(/energy/images/footer-bg.png);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 8px;
}
#copyright {
	text-align: center;
}
.thumbs {
	border: 1px solid;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: #999999;
}
#sidenav {
	float: left;
	width: 155px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#sidenavbody {
	padding-top:0px;
	margin-top:0px;
	float: right;
	margin-left: 5px;
	width: 600px;
}
.imagelist {
	list-style-type: none;
	margin-left: -40px;
}
.imagelist li {
	float: left;
	margin-right: 5px;
	padding-bottom: 20.px;
	height: 85px;
	text-align: center;
}
.imagelist img {
	border: none;
}
.padding {
	padding-left: 10px;
	padding-right: 15px;
}
.padding2 {
	padding-left: 15px;
	padding-right: 15px;
}
.border1 {
	border: 1px solid #999999;
}
.blue {
	font-size: 12px;
	font-weight: normal;
	color: #214385;
}
#EEO {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	clear: both;
	text-align:center;
	padding-top:10px;
}
/* all background images must have URL encoding because of smartsearch */
table.greyTB{
 border:1px solid #cecece;
 border-collapse: collapse;
}

table.greyTB a{
 font-size:98%; 
 width:100%;
}

table.greyTB td{
 padding-left: 5px;
 padding-right: 5px;
 border:1px solid #aaa;
}

table.greyTB tr{
 vertical-align: top;
}


tr.greyRow{
background-color:#cecece;
}

td.greyCell{
 background-color:#e0e0e0; 
 border:none;
 border-bottom: 1px solid #fff;
 color:#000000;
}

td.greyCell2{
 background-color:#e0e0e0; 
 border:none;
 border-bottom: 1px solid #fff;
 color:#787878;
 font-weight: bold;
 text-align: right;
}


td.darkCell{
border-bottom: 1px solid #fff;
background-color: #999999;
color: #444; 
}

tr.darkRow{
border-bottom: 1px solid #fff;
background-color: #aaa;
color: #000; 
font-weight: bold;
}
.red, a.red, a.red:visited, a.red:link, a.red:hover{
color:red;
}
img {
	border: none;
}
ul.bullet {
	line-height:1.3em;
	list-style-image:url(/images/bullet.gif);
	/*margin: .3em 0 0 1.5em;
	padding: 0px;*/
}

