/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color:#fff;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 .report-title {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
font-family:Verdana,arial;
font-weight:bold;
color:#000;
width:99%;
height:1.1em;
padding:3px 6px;
margin:8px 0 4px;
background-color:#C7DCE2;
}




/*
table.demog {margin:3px 0;border-top:solid 1px #09627C;}
table.demog td {border: solid 1px #09627C;}
table.demog th {font-weight:bold;background-color:#C7DCE2;border: solid 1px #fff;}

*/  
/* start - table */

table.styled {
	border-collapse: collapse;
	width:95%;
	margin:4px;
}
th strong {
	color: #fff;
}
th {
	background: #ddd;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #444;
	text-align: left;
	border: 1px solid #444;
	/*border-bottom: solid 2px #FFF;*/
}
table.styled tr {
	height: 27px;
	margin: 5px;	

}
table.styled td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #ccc;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #efefef;
	
}
tr.row-b {
	background: #f8f8f8;
	
}


/* end - table */

  /********************************************
   REPORT TABS 
   (ALSO ON ENTERGY'S SITE)
********************************************/ 


#ed-tabs {
  width:100%;
  height:31px;
  background:#fff;
  font: normal 10px/14px Verdana;
  line-height:normal;
  border-bottom:4px solid #505050;
  margin-bottom:8px;
  }
#ed-tabs ul {
   margin:0;
   padding:10px 6px 0;
   list-style:none;
  }
#ed-tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#ed-tabs a {
  float:left;
  background:url("../images/ed-tableft1.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
  
  #ed-tabs ul.fromright a
  {float:right;
  }
  
#ed-tabs a span {
  float:left;
  display:block;
  background:url("../images/ed-tabright1.gif") no-repeat right top;
  padding:5px 14px 4px 5px;
  color:#505050;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ed-tabs a span {float:none;}
/* End IE5-Mac hack */

#ed-tabs a:hover {
  background-position:0% -42px;
  }
#ed-tabs a:hover span {
  background-position:100% -42px;
  color:#fff;
  }

  #ed-tabs #current a {
  background-position:0% -42px;
  }
  #ed-tabs #current a span {
  background-position:100% -42px;
  color:#fff;
  }

/* Page */

#page {
	width: 625px;
	margin: 0 auto;
	background: transparent;
	
}

#page h1, .ReportTitle {
	font: Bold 160% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #666; 
	padding: 5px; 	
	border-bottom: 1px solid #dfefef;
	width:588px;
		
}



#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}


/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #09627C;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}



/********************************************
   ELEMENTS FOR COLLAPSING PANELS 
   (DATA PORTAL)
********************************************/ 

.trigger, .expandedarea {
	cursor:pointer;
	font-size:1.1em;
	font-weight:bold;
	color:#444;
	border: solid 1px #bbb;
	padding:4px 0 4px 18px;
	margin:2px 0 0;
}		
	

.trigger {background:#efefef url(../images/expand.jpg) no-repeat 6px 6px;}
.expandedarea  {background:#000 url(../images/collapse.jpg) no-repeat 6px 6px;color:#fff}
.triggerhover  {background:#C5E7F6 url(../images/expand.jpg) no-repeat 6px 6px;color:#000}

.show {
    position:static;
    display: table;
}
.hide {
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
	clear: both;
}


/*****************/

#datacredits 
{
    font-size: 12px; 
    color: #999999; 
    text-align:center;
    margin:10px auto;
}

#datacredits a, #datacredits a:visited {color:#999999;text-decoration:underline;}

.message 
{
    border: solid 1px #FFC200;
    background-color:#FFF3BF;
    color:#917400;
    padding:4px 10px;
    font-style:italic;
}

.local-data-display {padding:5px 0;}
.local-data-display p {margin:0;padding:0;}

span#ReportDiv { width: 625px; }

/****************************************************/

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

#emailForm 
{
    position: absolute;
    width: 320px;
    left: 50%;
    margin-left: -160px;
    top: 200px;
    background: #DDD;
    padding: 3px 3px 3px 3px;
}


