/* site.css - prepared by Planethome Designs */
* {
   /* reset margins */
   padding:0;
   margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
html, body {
	min-height: 100%;
	margin-bottom: 1px;
    font-size: 88%; 
	color: #000000;
  }
body{
	font-family:  Arial, Helvetica, sans-serif;
	margin-left: 0px ;
	background-image:url(../images/page_bg.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	background-color: #F7F7F7;
	}
A {
	color:#014984;
	text-decoration: underline;
}
A:hover {
	color:#0089C0;
	text-decoration: underline ;
}
	
h1 {
	font-size: 1.6em;
	color:#0689C0;
	letter-spacing: .07em;
	font-weight: normal;
	margin-bottom: 5px;
	}
h2 { 
  	font-size: 1.2em; 
	color:#0689C0;
	font-weight: bold;
	margin-bottom: 0.4em;
  }
h3 { 
	font-size: 1.1em; 
	color:#231F20;
	font-weight: bold;
	margin-bottom: 0.2em;
}

ol { 
   	margin-left: 20px;
   	margin-right: 15px;
   }	
p {
	color: #000000;
}
UL { 
	margin-left: 15px;
	}
OL { 
	margin-left: 25px;
	}  
hr {   /* default ruler */
	color: #231F20;
 	height: 1px;
}

/*----------- page layout ----------------------------*/ 
#wrap {   /* page container */
	margin: 0px auto;
	width: 770px;
	text-align:left;
	marging-left: 0px;
  } 

#header {
	background-color:#FFFFFF;
	width: 770px;
	height: 200px;
	background-image: url(../images/banners/socialenvironment.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 0px;
	}
#print_header {
	display:none;
}
#container {
	clear: both;
	float: left;
	width: 770px;
	/*background-color: #FFFFFF;*/
	}
#left-content {
	float: left;
	display:inline;
	width: 180px;
	
	}
#main-content{
	display:inline;
	float: left;
	padding: 0px 0px 10px 15px; 
	width: 560px;
	
}
/*--------------- images layout ------------- */ 

.img_left{        /* left with no padding */
	float: left;
	padding: 0; 
	vertical-align: top; 
	} 
.div_images {
	clear: both;
	display:inline;
	margin-bottom: 15px;
	}
IMG.imgleft { 
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: left;
	}
IMG.imgright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: right;
}
/*------------- Navigation ---------------------------*/

/*---------- Div table   --------------*/

/* -------- clear floats ------------------*/	
.clear {   /* Used to clear floating divs */
  clear: both;
}  
.breadcrumb {  /* Breadcrumb Navigation on sub pages */
	font-size: 0.8em;
	color: #231F20;
	line-height: 2em;
	margin-bottom: 5px;
}
.breadcrumb A {
	color: #231F20;
	text-decoration:none; 
}
.breadcrumb A:hover {
	color: #231F20;
	text-decoration:underline; 
}
.frog_box { 
	width: 378px;
	padding: 10px 10px 140px 290px;
	border: 2px solid #BCD58A;
	margin: 0 auto;
	background-image: url(../images/ericafrog.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
.float_h1 { 
	float: left; 
	width: 220px;
	margin-left: -250px;
	}
.frog_box H1 {
	font-size: 24px;
	font-weight:bold;
	color: #88BF62;
	}
.frog_box p {
	font-size: 1.05em;
	color: #334F20;
	} 
.topofpage { 
	float: right;
	}
/*-------------------------------------------------------------------------------*/	
/* Overview DIV                                                                  */
/*-------------------------------------------------------------------------------*/	
.div_overview {
	width: 742px; 
	background-color: #8CC0E8;
	margin-bottom: 4px; 
	padding: 5px 8px;
	}
.div_overview h2 {
	color: #FFFFFF; 
	}


.p_small {
	font-size: 0.9em;
}	
table.tblenergy th, table.tblenergy td {
	padding: 2px 5px;
}
table.tblenergy th {
	border-bottom: 1px solid #00ACA1;
}

.turq_dark { 
	background-color: #81CFCB;	
}
.turq_dark_tot { 
	background-color: #81CFCB;	
	border-top: 1px solid #00ACA1;
	border-bottom: 1px solid #00ACA1;
}

tr.turq_lite { 
	background-color: #BFE4E2;	
}




td { 
	vertical-align: top;
	}
td.td_centered { 
	text-align: center;
	}

table.tbl_charts {
	background-color: #CCCCCC; /*#014984;*/
	font-size: 0.9em;
	}
table.tbl_charts TD {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #F2F9FF;
	padding: 2px 3px;
	}
table.tbl_charts TD.td_red {
	background-color: #FF8888;
	text-align: center;
}
table.tbl_charts TD.td_green {
	background-color: #9FFF9F;
	text-align: center;
}
table.tbl_charts TD.td_yellow {
	background-color: #FFFFF0;
	text-align: center;
}
table.tbl_charts TD.td_white {
	background-color: #FFFFFF;
	
}

table.tbl_charts TH {
	background-color: #0089C0;
	color: #FFFFFF;
	padding-top: 10px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	}
table.tbl_charts TH.th_yellow {
	background-color: #FFFF99;
	color:#000000;
	}
table.tbl_charts Td.td_section { 
	padding: 6px 3px;
	}

p, li {
	color: #000000;
	line-height: 1.7em;
}

td p, td li {
	line-height: 1.2em;
}
