/* Energy Specific styles are placed here*/


/* begin Basic Text Element styles */

.nothing 
{
} 
.subhead1{       
background: #EFF4F5 url(../images/interface/subhead1_left_cnr.gif) no-repeat left top;
width:100%;  color: #003399;  padding: .3em 0 .1em .8em;
margin-left: -13px;  text-align:left;  
clear:both;  
font-family:arial,helvetica,sans-serif;  
}
.attn1 
{
color:#FF0033; 
}  
.photoRight 
{  
font-size: .89em;
color: #999;
margin:1em 1em 1em 0em;
padding:0;  float:right; 
} 
.photoLeft 
{
font-size: .89em;
color: #999;
margin:1em 1em 1em 0em;
padding:0;  float:left;  
}
hr {
background:#C3C8CB none repeat scroll 0%;
  border:medium none;
  clear:both;
  color:#C3C8CB;
  height:1px;
  margin:0pt 0pt 1.35em;  
} 
.rightAlign 
{  
float:right;
 }  
.leftAlign 
{  
float:left; 
} 
.RightFloater 
{    
clear:both;
  float:right;
  margin:20px 20px 20px 10px;
  width:180px;  border: thin solid #6EB8CF;
  border-right: thin solid #6EB8CF;
  border-left: thin solid #6EB8CF;
  border-bottom: thin solid #6EB8CF; 
}
.RightFloater h3 
{    
font-family:verdana;
  font-size:12pt;
  font-weight: bold;
  line-height:16pt;
  text-align:left;
  background-color: #ADD8E6;
}
.sidebar
{       
float: right;
  border:#ccc/*BCE2D6*/ solid 1px;
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 10px;
  clear: right;
  margin: 0 0 1em 2em;  
}
 .sidebar3
{
  float: right;
  border:#ccc/*BCE2D6*/ solid 1px;
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 10px;
  clear: right;
  margin: 0 0 1em 2em;
} 
.quicklinks 
{ 
  float: right;
  border:#BCE2D6 solid 1px;
  background: #eff4f5;
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  margin: 0 0 1em 2em;
  clear: right;  padding: 0 20px 10px;
} 
 
 .quicklinks3 
{
   float: right;
  border:#BCE2D6 solid 1px;
  background: #eff4f5;
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  margin: 0 0 1em 2em;
  clear: right;
  padding: 0 20px 10px; 
 }
 
 /* Hyperlink styles for dark backgrounds */
#content .revLink a:link {color:#FFF;text-decoration:none;} /*white*/
#content .revLink a:visited {color:#E4B714;text-decoration:none;} /*gold*/
#content .revLink a:hover {color:#FFF;text-decoration:none; font-weight:600;} /*white*/ 
#content .revLink a:active {color:#EE80B3;text-decoration:none;} /*pink*/
#w2table {
    border-collapse:collapse;
    border-spacing:4px;
    border-color:#FFF;
}
#w2table td {
    border:thin;
}
/* IE workaround wrap the table with an IEroot (if IE) div tag and IE will follow these instructions */
#IEroot #w2table {
    border-collapse:collapse;
    border-color:#FFF;
}
table td {
    padding: 3px;
    }
.bold {font-weight:600}
.white {color:#fff;} /*White Font */
.attn1 {
color:#FF0033;
} /*Red Font */
 
.lastmodified {
    font-family:verdana,arial,helvetica,sans-serif;
    font-size: .8em;
    font-style: normal;
    color: #999999;
    clear:both;
    /*right: auto;*/
    margin:0;padding:0 0 16px 0px;
    /*margin:20px 0 0 0;*/
    /*padding:0;*/

}

 
 /* end Basic Text Element styles */