/*  
Author: Blue Penguin Consulting
Author URI: http://www.bluepenguinconsulting.com/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
body{
	font-family:Helvetica, helvetica, Arial, arial, sans-serif !important;
	background:url('/images/body_bg.gif') repeat-x;
}
div.container{
	width:983px;
	margin:0px auto 0px auto;
	position:relative;
	padding:0px 15px;
	background:white;
}
/*
slideshow
*/
#the_header{
	position: relative;
}
a:link,
a:visited{
	color:#0b57c2;
        text-decoration: none;
}
a:hover {
color: #0b57c2;
text-decoration: underline;
}
a:active {
color:#0b57c2;
text-decoration: underline;
}

a.special:link {
color: white;
background-color: transparent;
text-decoration: none;
}

a.special:visited {
color: white;
background-color: transparent;
text-decoration: none;
}

a.special:hover {
color: white;
background-color: transparent;
text-decoration: underline;
}

a.special:active {
color: white;
background-color: transparent;
text-decoration: none;
}

a.specialu:link {
color: white;
background-color: transparent;
text-decoration: underline;
}

a.specialu:visited {
color: white;
background-color: transparent;
text-decoration: underline;
}

a.specialu:hover {
color: white;
background-color: transparent;
text-decoration: underline;
}

a.specialu:active {
color: white;
background-color: transparent;
text-decoration: underline;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
	font-size: smaller;
}

sub {
	top: .5ex;
}

div.clear{
	clear:both;
}
a.home-link{
	display:block;
	height:70px;
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	z-index:9999999;
}
div.header{
	position:relative;
	height:350px;
	padding:20px 0px 0px 0px;
}
div.header h1{
	background:url('/images/title.gif') no-repeat; /* logo */
	text-indent:-9999px;
	height:43px;
	margin:0px 0px 7px 0px;
}
div.header h2{
	text-indent:-9999px;
	position:absolute;
}
* html div.header form{
	position:absolute;
	top:21px;
	right:0px;
}
div.header form{
	position:absolute;
	top:24px;
	right:0px;
}
div.header form label{
	display:block;
	font-size:11px;
	margin:0px 0px 3px 0px;
}
div.header form label strong{
	color:black;
}
*:first-child+html div.header div.nav{
	height:44px;
}
div.header div.nav{
	background:#0b57c2;
	border-bottom:2px solid white;
	height:42px;
}
div.col1 p{
	color:black;
	font-size:12px;
}
*:first-child+html body div.col1 p{
	font-size:13px !important;
}
* html div.main-content{
	padding-bottom: 10px;
	margin:10px 0px;
}
div.main-content{
	margin:10px 0px;
	background: white;
}

/*----------------	COLUMN ONE			---------------------------*/

div.col1{
	width:631px;
	float:left;
	xoverflow:hidden;
}
div.wide .col1{ /* Wide Page */
	width:983px;
	float:left;
	xoverflow:hidden;
}
div.col1 div.post{
	clear:both;
	border-bottom:1px solid #d7d7d7;
	margin:0px 0px 15px 0px;
	padding:5px 0px 5px 0px;
}
div.col1 div.page{
	border:none;
}
/* body div.col1 div.post h3{
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	margin:0px 0px 5px 0px;
}*/
div.col1 div.post h2{
	margin:0px 0px 10px 0px;
	color:#0b57c2;
	font-weight:normal;
	font-size:20px;
	line-height:26px;
}
div.col1 div.post h2 a{
	color:#0b57c2;
	font-weight:normal;
	font-size:20px;
}
div.col1 div.post p{
	font-size:12px;
	margin:0px 0px 15px 0px;
	line-height:18px;
}
div.col1 div.post span.date{
	color:#989898;
}
div.col1 div.post span.topics{
	font-style:italic;
}
div.col1 div.post span.topics a{
	color:#0b57c2;
}
/*----------------	COLUMN TWO			---------------------------*/
div.col2{
	width:315px;
	float:right;
}
div.cspace{
width: 315px;
padding: 0px 0px 0px 0px;
}
div.cspace2{
width: 315px;
padding: 0px 0px 6px 0px;
}
div.cspace3{
width: 315px;
padding: 0px 0px 9px 0px;
}
div.col2 div.what-we-use{
	background:#fcf2de;
	padding:9px;
	font-size:12px;
	margin:0px 0px 15px 0px;
}
div.col2 div.what-we-use h2{
	height:19px;
	margin:0px 0px 15px 0px;
}
div.col2 p{
	line-height:18px;
	margin:0px 0px 15px 0px;
	font-size:12px;
}
div.col2 div.what-we-use img{
	margin:0px auto;
	display:block;
	border:1px solid black;
}
div.col2 embed{
	display:block;
	margin:5px auto 15px auto;
}
div.col2 h3{
	color:#434343;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 0px 0px;
	text-transform:capitalize;
}
div.quiz{
	font-size:12px;
}
div.quiz p{
	margin:0px 0px 5px 0px;
}
div.col2 h3.sideheader {
	font-size: 20px;
	font-weight:normal;
}
div.col2 h3.sideheader1 {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	padding: 7px 6px 6px 30px;
	background: #76A1DD url(images/hdl_1.gif) no-repeat;
	margin: 0 0 10px 0;
}
div.col2 p.title, div.col2 p.title{
	font-size: 14px;
	font-weight:bold;
}
div.col2 h3.sideheader2 {
	font-size: 12px;
        text-transform: uppercase;
	font-weight:bold;
	color: #fff;
	padding: 7px 6px 6px 10px;
	background: #76A1DD;
	margin: 0 0 10px 0;
}

/*----------------	FOOTER				---------------------------*/
* html div.footer{
	padding:5px 10px 10px 10px;
}
div.footer{
	background:#0b57c2;
	color:#78abf4;
	font-size:11px;
	padding:11px 10px 10px 10px;
	margin:20px 0px 10px 0px;
	text-align:right;
}
div.footer strong{
	color:white;
}
/*----------------	INNER COLUMN ONE	---------------------------*/
body.interior div.header{
	position:relative;
	background:none;
	height:90px;
	padding-bottom: 20px;
}
body.interior div.main-content{
	background:url('/images/main-content-bg.gif') repeat-y;
	margin:0;
}
body.interior div.wide{ /* Wide Page */
	background:none;
	margin:0;
}
h1.page-title{
	color:#0b57c2;
	font-weight:normal;
	font-size:26px;
	margin:0px 0px 20px 0px;
	line-height: 28px;
}
body.interior div.col1,
body.interior div.col1 p,
body.interior div.col1 p span{
	font-size:12px !important;
	line-height:18px !important;
}
body.interior div.col1 p{
	margin:0px 0px 15px 0px !important;
}
body.interior div.col1 div.post p{
	margin:0px 0px 15px 0px !important;
}
body.interior div.col1 h3{
	color:#0b57c2;
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 5px 0px;
	text-transform:capitalize;
}
div.col2 h2{
	color:#0b57c2;
	font-weight:bold;
	font-size:18px;
	margin:20px 0px 0px 0px;
	text-transform:capitalize;
}
body.interior div.col1 div.question-block h3,
body.interior div.col2 h2{
	color:#0b57c2;
	font-weight:bold;
	font-size:18px;
	margin:0px 0px 0px 0px;
	text-transform:capitalize;
}
body.interior div.col1 img.float-left{
	margin:10px 20px 10px 0px;
	float:left;
	border:  1px solid #000;
}
body.interior div.col1 img.float-right{
	margin:10px 0px 10px 20px;
	float:right;
	border: 1px solid #000;
}
body.interior div.col1 strong{
	color:#0b57c2;
}
div.main-content ul,
div.main-content ol{
	margin:0px 0px 15px 20px;
}
* html div.main-content ul li{
	background:url('/images/post-bullet.gif') 0px 7px no-repeat;
}
div.main-content ul li{
	background:url('/images/post-bullet.gif') 0px 7px no-repeat;
	padding:0px 0px 0px 15px;
	font-size:12px;
	margin:0px 0px 10px 0px;
}
div.main-content ol li{
	list-style-type:decimal;
	padding:0px 0px 0px 0px;
	font-size:12px;
	margin:0px 0px 10px 15px;
}
div.main-content ol li ol li{
	list-style-type:decimal;
	padding:0px 0px 0px 0px;
	font-size:10px;
	margin:5px 0px 0px 10px;
}
/*----------------	INNER COLUMN TWO	---------------------------*/
body.interior div.col2 div.energy-sources{
	margin:0px 0px 25px 0px;
}
body.interior div.col2 div.energy-sources p{
	font-weight:bold;
	font-size:12px;
}
div.energy-sources table{
	font-size:11px;
	margin:0px 0px 0px 0px;
	width:98%;
}
div.energy-sources table span{
	font-size:10px;
}
div.energy-sources table th{
	color:#3b404f;
	border-top:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	font-weight:bold;
	text-align:left;
	padding:6px;
	xwidth:49%;
	background:white;
}
div.energy-sources table tr.odd td{
	background:#e8eef7;
	height:20px;
}
div.energy-sources table tr.even td{
	background:white;
	height:20px;
}
div.energy-sources table tr td.heading{
	font-weight:bold;
}
div.energy-sources table tr td.t_col1{
	color:#0b57c2;
	font-size:12px;
	padding:5px 0px 2px 8px;
}
div.energy-sources table tr td.t_col2,
div.energy-sources table tr td.t_col3{
	color:#5e5e5e;
	font-size:12px;
	padding:5px 5px 2px 5px;
	text-align:center;
}
div.energy-sources table tr td.t_col2.heading {
	color:#3b404f;
}
#statetable {
	font-family: Helvetica, helvetica, Arial, arial, Sans-Serif;
	font-size:12px;
	background:#fff;
	width:480px;
	border-collapse:collapse;
	text-align:left;
	margin:0px 0px 20px 20px;
	}
	
#statetable th {
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:10px 8px;
	}
		
#statetable td {
	border-bottom:1px solid #ccc;
	color:#669;
	padding:6px 8px;
	}
		
#statetable tbody tr:hover td{color:#009;}

#statelineless {
	font-family: Helvetica, helvetica, Arial, arial, Sans-Serif;
	font-size:12px;
	background:#fff;
	width:800px;
	border-collapse:collapse;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	}
	
#statelineless th {
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:10px 8px;
	}
		
#statelineless td {
	color:#669;
	padding:6px 8px;
	}

body.interior div.col2 p{
	font-size:12px;
	line-height:18px;
}
div.rss img{
	position:relative;
	top:3px;
	margin:0px 5px 0px 0px;
	border:none;
}
div.item{
	margin:0px 0px 20px 0px;
}
body.interior div.col2 div.item h2{
	margin:0px 0px 10px 0px;
}
div.archives-month select{
	margin:0px 0px 10px 0px;
}
div#chart{
	margin:0px auto;
	width:400px;
}
div.featured-vid{
	margin:0px 0px 0px 0px;
}
body.interior div.col2 div.featured-vid h2{
	margin:5px 0px 5px 0px;
}
div.featured-vid embed{
	margin:0px 0px 0px 5px;
	display:block;
}
div.featured-vid div{
	background:url('/images/pointer.gif') top right no-repeat;
	margin:4px 52px 0px 0px;
}
div.featured-vid span{
	background:white;
	font-size:12px;
	color:#636363;
	padding:0px 8px 0px 5px;
	position:relative;
	top:5px;
}
div.featured-vid p{
	margin:10px 0px 0px 5px;
}
div.video-box{
	width:100px;
	height:100px;
	float:left;
	margin:0px 0px 20px 0px;
}
div.col1 div.video-box img{
	margin:0px;
}
img{
	border:0px solid black;
}
img.noborder{
	border:none;
}
div#the_header img{
	border:none;
}
blockquote{
	margin:0px 30px 10px 30px;
	border:1px solid #d6dee5;
	background:#eeeeee;
	padding:10px 10px 8px 10px;
	font-style: normal;
}
blockquote.new{
        border-top:#4C739E 1px solid;
        border-bottom:#4C739E 1px solid;
	background-color: #ffffff;
	color:#0b57c2;
padding: 20px 15px 10px 30px;
	margin: 10px auto 10px;
        font-size: 12px;
        font-style:italic;
} 

blockquote.mag{
float:right;
font-family: Helvetica, Arial, Serif;
font-size: 14px;
text-align: left;
background:none;
border: 0;
width:200px;
margin: auto auto auto auto; 
padding:1em;
color:#596F80;
} 
      
blockquote.magleft{
float:left;
font-family: Helvetica, Arial, Serif;
font-size: 16px;
text-align: left;
background:none;
border: 0;
width:200px;
margin: 0px auto auto auto; 
padding:auto auto auto auto;
color:#4C739E;
} 
div.main-content ul.toc{
	margin:0px 0px 10px 0px;
	padding:0px;
}
div.main-content ul.toc li{
	float:left;
	list-style-type:none;
	background:url('/images/toc-left.gif') no-repeat;
	margin:0px;
	padding:0px;
	height:25px;
	margin:0px 10px 10px 0px;
}
* html div.main-content ul.toc li a{
	padding:4px 7px 0px 7px;
}
div.main-content ul.toc li a{
	color:white;
	display:block;
	height:25px;
	background:url('/images/toc-right.gif') right top no-repeat;
	text-decoration:none;
	font-weight:bold;
	padding:5px 7px 0px 7px;
	float:left;
white-space: nowrap;
}
div.main-content ul.toc li a:hover{
	text-decoration:underline;
}
span.resource_amount{
	font-weight:bold;
}
td div img{
	display:none !important;
	xposition:absolute;
	xleft:-90999999px;
}
table, table td{
	padding:0px;
	margin:0px;
}
table td div a{
	color:#0b57c2;
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 5px 0px;
	text-transform:capitalize;
	padding:0px;
}
div.ebr{
	margin:15px 0px 0px 0px;
}
div.ebr h2{
	padding-bottom:10px;
}
div.main-content ul.subs{
	background:#0b57c2;
	margin:0px 0px 10px 0px;
}
div.main-content ul.subs li{
	float:left;
	color:white;
	font-weight:bold;
	padding:5px 30px 4px 10px;
	margin:0px;
	border-right:2px solid white;
	background:#76a1dd;
}
div.main-content ul.subs li a{
	color:white;
	background:#76a1dd;
}
div.main-content ul.pubs{
	margin:0px 0px 0px 10px;
}
div.main-content ul.pubs li{
	margin:0px 0px 8px 0px;
}
div.feat-fact img{
	border:none;
	margin:0px 0px 10px 6px;
}
div.feat-fact {
	padding-bottom: 15px;
}
div.person{
	border-bottom:1px solid #cecece;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}
div.climate-change-ppt{


	background:#fcf2de;
	padding:6px;
	margin:0px 0px 15px 0px;
}
/* BPC Add */
.subcol1 {
	width: 295px;
	float:left;
	background: url(/images/lt_blu_bk.gif) repeat-x;
	padding: 5px;
	margin-right: 10px;
}
.subcol1 h3, .subcol2 h3, .subcol3 h3, .subcol4 h3{
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	padding: 2px 0px 0px 5px;
}
.subcol1 p {
	padding: 15px 0 0 30px;
	background: url(/images/clipboard_grey_24.png) 0px 15px no-repeat;
}
.subcol2 p {
	padding: 15px 0 0 30px;
	background: url(/images/news_grey_24.png) 0px 15px no-repeat;

}
.subcol3 p {
	padding: 5px 0 10px 30px;
	background: url(/images/gem_clip_grey_24.png) 0px 5px no-repeat;
}

.subcol4 p {
	padding: 0px 0 5px 10px;
        background:url('/images/post-bullet.gif') 0px 7px no-repeat;
}

.subcol1 .date, .subcol2 .date, .subcol3 .date {
	color:#989898;
}
.subcol2 {
	width: 295px;
	float:right;
	background: url(/images/lt_blu_bk.gif) repeat-x;
	padding: 5px;
	margin-left: 10px;
}
.subcol3 {
	background: url(/images/lt_blu_bk.gif) repeat-x;
	padding: 5px;
	margin-top: 15px;
}
.subcol3 h3 {
	margin-bottom: 10px;
}
.subcol4 {
	background: url(/images/lt_blu_bk.gif) repeat-x;
	padding: 5px;
	margin-top: 15px;
}
.subcol4 h3 {
	margin-bottom: 15px;
}

/* In the pipeline */
.pipeline div.col1{
	width:645px;
}
.pipeline div.col2{
	width:307px;
	padding-left: 15px;
}

.pipeline div.col1a {
	width:307px;
	float:left;
	padding-right: 15px;
}
.pipeline div.col1a p, .pipeline div.col2 p, .pipeline div.col1b p {
	font-size:12px;
	margin:0px 0px 15px 0px;
	line-height:18px;
}
.pipeline div.col1a h3, .pipeline div.col2 h3, .pipeline div.col1b h3 {
	font-size: 12px;
	font-weight: bold;
	color:#fff; 
	margin:0px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	background: url(/images/lt_blu_bk.gif) repeat-x;
}
.pipeline div.col1b {
	width:307px;
	float:right;
	padding-left: 0 15px;
}

body.pipeline div.header{
	position:relative;
	background:none;
	height:350px;
}
body.pipeline div.main-content{
	background:none;
	margin:10px 0px;
}
body.pipeline h1.page-title{
	color:#0b57c2;
	font-weight:normal;
	font-size:26px;
	margin:0px 0px 10px 0px;
	padding-top: 10px;
}
.pipecontent {
	background:url(/images/pipline_bk.gif) repeat-y;
}

/* Sidebar */

div.main-content #sidebar ul {
	margin:0; padding: 0;
}
div.main-content #sidebar ul li {
	background:none;
	margin:0; padding: 0;
	padding-bottom: 10px;
}
div.main-content #sidebar ul li{
	background:url('/images/post-bullet.gif') 0px 7px no-repeat;
	padding:0px 0px 0px 10px;
	font-size:12px;
	margin:0px 0px 10px 5px;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

/* Sidebar New*/

div.sidebarnew {
border:solid 1px #fff;
background-color:#ffffff;
padding: 5px 10px 0px 10px;
}

#sidebarnew {
margin-bottom: 0px;
padding:0px 0px 0px 0px;
list-style-type: none;
}

#sidebarnew a {
color: #0b57c2;
}

#sidebarnew ul { 
        margin:10px 0px 0px 10px; 
        padding: 0px 0px 0px 0px; 
        color: #0b57c2;
}

#sidebarnew ul li {
	background:none;
	margin:0; padding: 0;
	padding-bottom: 10px;
}

#sidebarnew ul li {
        background:url('/images/post-bullet.gif') 0px 4px no-repeat;
	margin:0px 0px 10px 5px;
        padding:0px 0px 0px 10px; 
        font-size:12px;
}
#sidebarnew ul li li {

        background:url('/images/post-bullet.gif') 0px 4px no-repeat;
	margin:0px 0px 0px 5px;
        padding:0px 0px 0px 10px; 
        font-size:12px;
}

#sidebarnew h2 {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        text-transform:underline;
        font-weight: bold;
        color:#0b57c2;
	font-size: 12px;
        margin-top: 5px;
	margin-bottom: 10px;
        margin-left: 5px;
}

/* Search */

#searchform {
margin-top: 10px;
}

/* Bookmarks */

div.main-content .sociable ul li {
	background: none;
}
img#wpstats{display:none}
