@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF url('/eng/images/products/bg_products.gif') repeat-x;
}

#leftNavTitle {
	width:203px;
	height:43px;
	background:#FFFFFF url('/eng/images/products/left_nav_title.jpg') no-repeat;
}

p {
	padding:0 0 10px 0;
	margin:0;
}
p.clearboth{
padding-top:15px;
clear:both;
/*display:block;*/
}
h1 {
	margin:0 0 20px 0;
}

h2 {
	margin:0;
	font-size:1em;
	font-weight:bold;
	color:#348304;
}

div.copy img, div.copyFull img {
	float:right;
	border:solid 1px #CCCCCC;
	margin:5px 0 0 15px;
}

div.copy img.left, #content div.copyFull img.left {
	float:left;
	border:solid 1px #CCCCCC;
	margin:5px 15px 0 0;
}

div.copy {
	line-height:20px;
	width:484px;
}

div.dash {
	height:1px;
	width:auto;
	line-height:1px;
	margin:15px 0 15px 0;
	padding:0;
	background:url('/eng/images/dash_hori.gif') repeat-x bottom;
}

* html div.dash {
	margin:10px 0 20px 0;
}

#content div.copyFull {
	line-height:20px;
}

#tableTabsContainter {
	position:relative;
	width:727px;
	margin:0;
	padding:0;
}

#tableTabsContainter2 {
	position:relative;
	width:484px;
	margin:0;
	padding:0;
}

#tabs {
	margin:0;
	padding:0;
	float:left;
}

#tabTable {
	border-collapse:separate;
	border-spacing:2px;
	margin:0;
	padding:0;
	width:80px;
}

#tabTable td {
	padding:0;
	width:100%;
	height:21px;
	text-align:center;
	border:solid 1px #6EB415;
}

#tabTable td a {
	color:#4E9C08;
	display:block;
	width:130px;
	height:21px;
	font-weight:bold;
	line-height:13px;
	font-size:11px;
	text-decoration:none;
	background:url(/eng/images/bg_tab.jpg) repeat-x;
}

#tabTable td.col1 a {
	width:180px;
}

#tabTable td.col2 a {
	width:130px;
}

#tabTable td.col3 a {
	width:80px;
}

#tabTable td a:hover, #tabTable td a.active {
	color:#FFFFFF;
	text-decoration:none;
	background-position: 0px -21px;
}

#tabTable td div {
	position:relative;
	top:0;
	padding-top:4px;
}

#tabLine {
	position:relative;
	border-top:solid 1px #4E9C08;
	top:-3px;
	height:10px;
}

#tabLine2 {
	position:relative;
	width:484px;
	border-top:solid 1px #4E9C08;
	top:-3px;
	height:10px;
}

#twoPhotos {
	width:484px;
}

#twoPhotos #coal, #twoPhotos #gas {
	margin:0 15px 0 15px;
}

#twoPhotos #coal {
	float:right;
	border:solid 1px #CCCCCC;
}

#twoPhotos #gas {
	float:left;
	border:solid 1px #CCCCCC;
}


#tableContent th {
	padding:2px 0 2px 0;
}

#tableContent th.header1 {
	text-align:left;
	padding:6px 10px 6px 10px;
	color:#FFFFFF;
	background-color:#348304;
}

#tableContent {
	border-bottom:solid 1px #348304;
	width:100%;
}

#tableContent td.col {
	margin:0;
	padding:7px 12px 7px 12px;
	text-align:left;
	color:#666666;
	border-top:solid 1px #348304;
}

#tableContent td a {
	text-decoration:none;
	color:#61AB0E;
	display:block;
	padding:0 0 0 15px;
	background:url('/eng/images/left_nav_sub_pt.gif') no-repeat 0px 9px;
}

#tableContent td a:hover {
	text-decoration:underline;
}

#tableContent td.repeat {
	margin:0;
	padding:7px 12px 7px 12px;
	text-align:left;
	color:#666666;
	border-top:solid 1px #E5E5E5;
}

table.tableLink td.colDashBottom {
	text-align:left;
	vertical-align:top;
	padding:7px 10px;
	background:url('/eng/images/dash_hori.gif') repeat-x bottom;
}


table.tableLink {
	margin:10px 0;
	width:100%;
	border-top:solid 1px #348304;
	border-bottom:solid 1px #348304;
}

table.tableLink td.col {
	text-align:left;
	vertical-align:top;
	padding:7px 10px;
}

table.tableLink td.colDashBottom {
	text-align:left;
	vertical-align:top;
	padding:7px 10px;
	background:url('/eng/images/dash_hori.gif') repeat-x bottom;
}

table.tableLink a {
	color:#666666;
	display:block;
	padding:3px 8px;
	width:100%;
	background:url('/eng/images/arrow_green.gif') no-repeat 0px 6px;
}

table.tableLink a:hover {
	color:#2C7025;
}

table.tableLink h2 {
	margin-bottom:5px;
}
#contentList {
	position:relative;
	border-top:solid 1px #4E9C08;
	top:-3px;
