html,body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	text-align: left;
}

body{
font-family: Tahoma;
height: 100%;

}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



h1{
font-size:20px;
color:rgb(187,3,11);
margin: 3px 0 5px 0;
}

h2{
font-size:18px;
color:rgb(187,3,11);
margin: 3px 0 5px 0;
}

h3{
font-size:16px;
color:rgb(187,3,11);
margin: 3px 0 5px 0;
}

h4{
font-size:14px;
color:rgb(187,3,11);
margin: 3px 0 5px 0;
}

h5{
font-size:12px;
color:rgb(187,3,11);
margin: 3px 0 5px 0;
}

h6{
font-size:10px;
color:rgb(187,3,11);
margin: 3px 0 5px 0;
}


p{
margin-bottom: 15px;
}

a{
color: #024160;
text-decoration: none;
}

a:hover{
text-decoration: underline
}
img{
border: 0;
margin: 0;
padding: 0;
}



#spacer{ 
height: 98%; 
float: left; 
width: 1px; 
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 

} 

#header{
width: 100%;
background-image:url(images/energy_index_repeat.gif);
height: 333px; repeat-x top left

}

#masthead {
background-image: url(images/energy_index_top2.gif);
	height: 99px;
	width: 1024px;
	margin-left: auto;
   	margin-right: auto;
}

#sub_header{
width: 100%;
background-image:url(images/energy_sub_repeat.gif);
height: 110px; repeat-x top left

}

.homeTitle { font-size:24px; color:#099; font-weight:bold;}
.homeSubTitle { font-size:16px; color: #306; font-weight:bold;}

#sub_masthead {
	background-image:url(images/energy_sub_top.jpg);
	height: 110px;
	width: 1024px;
	margin-left: auto;
   	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;

}

#container{
	padding: 0px;
   margin-left: auto;
   margin-right: auto;
   width: 1024px;
   position: relative;
     background-image: url(images/energy_index_back2.gif);
}

#footer_back{
width: 100%;
 background-image: url(images/energy_index_footer_r.gif);
 background-repeat: repeat-x;
}

#footer{
height: 66px;
width: 1024px;
 color: #FFFFFF;
 font-family: Tahoma;
 font-size: 10px;
 text-align: center;
 padding: .6em 0em 0em 0em;
 margin-left: auto;
 margin-right: auto;

}

	#footer_bottom {
	clear: both;
	width: 1014px;
	font-size: 11px;
	margin-left: auto;
   	margin-right: auto;
	height: 2%; 
	padding: 0;
	text-align: right;
	 color: #034261;
 font-family: Tahoma;
 font-size: 10px;
	}
	
	#footer_bottom a{
	color: #034261;
	
	}
	
	
	/************* Content Styles ****************/
	
	#main_menu {
	float: left;
	font-size: 0.7em;
	list-style: none;
	position: relative;
	left: 240px;
	top: 49px;
    }
	
	#nav ul {
    margin: 0;
    list-style:none;
}
	
	
  #nav li {
    float: left;
	display: inline;
	list-style-type: none;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
    margin: 0;
    padding:0 .1em 0 1em;
    }
	
	#nav li.selected {
	background-image: url(images/left_on.gif);
	}
	
	#nav a.selected {
	background-image: url(images/right_on.gif);
	color: #024160;
	}
	
  #nav a, #nav strong, #nav span {
  	float: left;
    display: inline;
    background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
    padding:.7em 1.4em .4em .2em;
	color: #FFFFFF;
	font-weight: bold;
    }
	
	#nav a:hover {
	text-decoration: none;
	color: #024160;
	display: block;
	}
	
		#sub_nav {
	float: left;
	width: 700px;
	font-size: 0.7em;
	list-style: none;
	position: relative;
	left: 286px;
	top: 49px;
	z-index: 6000;
    }
	
	#sub_nav ul {
	margin: 0;
    list-style:none;
		}
				
		
		#sub_nav li{
		float: left;
	display: inline;
	background-image: url();
	list-style-type: none;
    margin: 0;
    padding:0em 0em 0em 0em;
		
	}
	
	#sub_nav a{
	color: #024160;
	background-image: url();
	padding: .9em .6em 1.1em .6em;
	}
	
	#sub_nav a:hover {
	text-decoration: none;
	color: #3366CC;
	}
			
	
	#flash_header {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	}
	
	#content {
	width: 660px;
	float: left;
	padding: 1.4em 1.2em 0em 3.4em;
	font-family: Tahoma;
	font-size: 12px;
	
	
	}
	
	#home_left {
	width: 560px;
	float: left;
	padding-left: 20px
	
	}
	
		#home_right {
	width: 160px;
	float: left;
	
	}
	
	#right_side {
	width: 260px;
	float: left;
	padding: .6em 0em 3em 2.2em;
	
	
	}


	#content ul {
	display: block;
	list-style: inside;
	}
	
	#content li {
	display: block;
	width: 400px;
	}
	
	#content a, strong, b {
	font-family: Tahoma;
	color: #0D3F8A;
	font-weight: bold;
	
	}
		
	.text_head {
	font-family: Tahoma;
	font-size: 18px;
	color: #0D3F8A;
	font-weight: bold;
	
	}
	
	.topic_head {
	font-family: Tahoma;
	font-size: 14px;
	font-variant: small-caps;
	color: #1052B4;
	font-weight: bold;
	
	}
	
		.special_head {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: small-caps;
	color: #FF6600;
	font-weight: bold;	
	}
	
		.topic_2 {
	font-family: Tahoma;
	font-size: 13px;
	font-variant: small-caps;
	color: #9BC100;
	font-weight: bold;
	
	}

.bold {
	font-size: 14px;
	color: #1052B4;
	font-weight: bold;
	font-style: italic;
	
	}

.text_note {
	font-size: 10px;
	font-weight: bold;

	
	}
