body {
	background:#fff url(../images/body_bg.png) repeat-x;
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e4676;
}
.container {
	width:960px;
	margin:0px auto;
	overflow:hidden;
}

.header {
	width:960px;
	height:200px;
	background:transparent url(../images/header4.png) no-repeat;
}
.navigation {
	width:960px;
	height:52px;
	background:transparent url(../images/nav_bg6.png) no-repeat; 
}

.navigation ul {
	height:49px;
	list-style-type: none;
	margin-top: 0px;
}

.navigation ul li {
	height:49px;
	float:left;
	list-style-type: none;
}

.navigation ul li a{
	height:49px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height:50px;
	overflow:hidden;
	list-style-type:none;
	text-decoration:none;
}
/*HOME*/
li.nav_1 a { width:138px; height:49px; background:transparent url(../images/nav_1B.png) no-repeat;}
li.nav_1 a:hover { width:138px; height:49px; background:transparent url(../images/nav_1_roB.png) no-repeat;}
li.nav_1 a.active { width:138px; height:49px; background:transparent url(../images/nav_1_roB.png) no-repeat;}

/*Trans 101*/
li.nav_2 a { width:185px; height:49px;  background:transparent url(../images/nav_2B.png) no-repeat;}
li.nav_2 a:hover { width:185px; height:49px; background:transparent url(../images/nav_2_roB.png) no-repeat;}
li.nav_2 a.active { width:185px; height:49px; background:transparent url(../images/nav_2_roB.png) no-repeat;}

/*modernize*/
li.nav_3 a { width:185px; height:49px;  background:transparent url(../images/nav_3B.png) no-repeat;}
li.nav_3 a:hover { width:185px; height:49px; background:transparent url(../images/nav_3_roB.png) no-repeat;}
li.nav_3 a.active { width:185px; height:49px; background:transparent url(../images/nav_3_roB.png) no-repeat;}

/*media room*/
li.nav_4 a { width:171px; height:49px; background:transparent url(../images/nav_4B.png) no-repeat;}
li.nav_4 a:hover { width:171px; height:49px; background:transparent url(../images/nav_4_roB.png) no-repeat;}
li.nav_4 a.active { width:171px; height:49px; background:transparent url(../images/nav_4_roB.png) no-repeat;}

/*green power*/
li.nav_5 a { width:200px; height:49px; background:transparent url(../images/nav_5B.png) no-repeat;}
li.nav_5 a:hover { width:200px; height:49px; background:transparent url(../images/nav_5_roB.png) no-repeat;}
li.nav_5 a.active { width:200px; height:49px; background:transparent url(../images/nav_5_roB.png) no-repeat;}

.sidebar {
	width: 232px;
	height:49px;
	float: right;
	margin-top:5px;
	margin-bottom: 5px;
}
.sidebar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1e4676;
	width: 218px;
	height:49px;
	float: right;
	line-height:50px;
	text-align: right;
	margin-top:5px;
	margin-bottom: 5px;
	text-decoration:none;
	padding-right:14px;
}

.sidebar a:hover {
	color:#000;
	background:transparent url(../images/sidenav_bg.jpg) no-repeat right top;
}
.sidebar a.active {
	background:transparent url(../images/sidenav_bg.jpg) no-repeat right top;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}                
.map {
	margin-left:20px;
	border: 1px solid #000;
}

.content {
	width:100%;
	background:transparent url(../images/content_bg.png) repeat-y top center;
	min-height:521px;
	height: auto !important;
	overflow-x:hidden;
	overflow-y:auto;

}

.contentHolder {
	width: 879px;
	height: 348px;
	margin-right:auto;
	margin-left:auto;
}

.ctaHolder {
	width:845px;
	margin-right: auto;
	margin-left: auto;
}

.page {
	width:100%;
	background:transparent url(../images/page_bg.png) repeat-y;
	min-height: 500px;
	height: auto !important;
	overflow-x:hidden;
	overflow-y:auto;
}
.main_col{
	float:left;
	width:620px;
	padding-left:5px;
	margin-right:auto;
	margin-left:auto;
}
.main_col h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #1e4676;
	padding-left:15px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e4676;
	padding-left:15px;
}
.underline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e4676;
	text-decoration: underline;
}

.mediaList {
	width: 620px;
	min-height:35px;
	height:auto !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e4676;
	margin-left:20px;
	overflow-x:hidden;
	overflow-y:auto;

}

.mediaList h3 {
	width:550px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #1e4674;
	text-decoration: none;
	margin:0px;
}
.mediaList h3 a {
	width:550px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #1e4674;
	text-decoration: none;
	margin:0px;
}

.mediaList table tbody {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

table.mediaList td{
	padding-top:10px;
	padding-bottom:10px;
}

.mediaList a:hover {
	text-decoration:underline;
}

.mediaList a{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #1e4674;
	text-decoration: none;
	list-style-type:none;
}

td.mediaButton {
	width:35px;
	padding-right:20px;
}

td.mediaButton a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	width: 35px;
	height:35px;
	text-decoration:none;
	text-align:center;
}

.side_col {
	width: 262px;
	min-height:500px;
	height:auto !important;
	overflow-x:hidden;
	overflow-y:visible;
	float:left;
}
.footer {
	width:961px;
	height:91px; 
	background:transparent url(../images/footer.png) no-repeat top center;
	padding:10px 0px;
}
.footer .ITC {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-align:left;
	float:left;
	margin:0px;
	padding-top: 5px;
	padding-left:45px;
}
.footer .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-align:right;
	float:right;
	padding-top: 0px;
	padding-right: 50px;
}
.footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-align:left;
	float:left;
	margin:0px;
	text-decoration:none;
	list-style-type:none;
	padding-right:8px;
	padding-left:5px;
}

.footer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-align:left;
	float:left;
	margin:0px;
	text-decoration:none;
	list-style-type:none;
	padding-right:8px;
	padding-left:5px;
}
.footer ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-align:left;
	float:left;
	margin:0px;
	text-decoration:none;
	list-style-type:none;
	padding-right:8px;
	padding-left:5px;
}
.footer ul {
	list-style-type:none;
}
.footer li {
	float:left;
	width:auto;
}

/* Updates 3/2/10 */

.home_masthead
{
	width:879px;
	height:324px;
	overflow:hidden;
	background:transparent url(../images/masthead_bg.jpg) no-repeat;
	padding-top:24px;
}

.home_video
{
	width:454px;
	height:280px;
	float:left;
	border:solid 3px #798189;
	margin-left:20px;
	background-color:#000;
}

.home_feed
{
	width:360px;
	float:left;	
}

.home_feed h1 {
	margin:0px;
	font-size:18px;
	padding-bottom:10px;
	padding-left:24px;
	border-bottom:solid 3px #90AA3E;
}

.rss_links ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.rss_links ul li
{
	border-top:solid 1px #C1C1C1;
	padding:9px 0px 9px 24px;	
}

.rss_links ul li a {
	text-decoration:none;
	color:#153B78;
	font-size:13px;
}

.rss_links ul li a:hover {
	text-decoration:underline;
}

object
{
	display:block;
	outline:none;
}

#flash_video
{
	color:#FFF;
	font-size:10px;
	text-align:center;
}