body 
{
	background: url('../img/body_bg.gif') repeat-x;
	margin: 30px 0px 0px 0px;
	/* margin: 0px; */
	font-family: verdana, arial, Tahoma, helvetica, serif;
	font-size: 12px;
	font-weight: normal;	
	color: #616161; /*424242;*/	
	word-spacing: normal;
	line-height: 12pt;
	letter-spacing: normal;

}

img 
{
	border-width: 0px;
}

h1 
{
 color: #65B031;
 font-size: medium;	
 font-weight: bold;
 margin-bottom:0px;
 padding: 0px;
}

h2
{
 color: #65B031;
 font-size: small;
 font-weight: bold;
 margin-bottom:0px;
 padding: 0px;
}

hr 
{
	border-style:solid;
	border-color: #E1E1E1; /*5AA225; */
}

li 
{
	margin-top:10px;
}

a:link 
{
	text-decoration: none;
	color: #5975EF;


}

a:visited 
{
	text-decoration: none;
	color: #5975EF;

	
	
}
a:active {text-decoration: none;color: green;}
a:hover {color:#5975EF;text-decoration: underline;}

#siteContainer
{
	margin: 0px auto;
	width: 800px;
	border: solid 1px green;
}

#shadowWrapper 
{
	margin: 0px auto;
	width: 820px;
	background: url(../img/shadow.gif);
	background-repeat: repeat-y;
}


#header_01 
{
    vertical-align: bottom;
    text-align: right;
	width: 800px;
	/*
	height: 71px;	*/
	height: 113px;	
		/*
	background: url('../img/header_01.jpg');
    margin: 0px;*/

    background: url('../img/header_temp.jpg');
}

#header_02
{
	width: 800px;
	height: 42px;	
	background: url('../img/header_02.gif');
	margin: 0px;

}

#menuTop 
{
	width: 800px;
	height: 30px;
	background: red;	
	text-align: left;
	margin:0px;
	padding:0px;
	background: url('../img/menu_bg.gif');
	background-repeat: repeat-x;
}

#menuTop a
{
 color:White;
}

#menuTop a
{
 color:White;
}

#menuTop a:hover {

	color: #5975EF;
	text-decoration: none;

}	

#content 
{
	width: 780px;
	margin-left:10px;
	margin-right:10px;
	background: white;
	text-align: left;
	float: none;
	margin-top:20px;
	z-index:5;
	overflow:hidden;

}



#footer 
{
	width: 800px;
	height: 15px;	
	background: white;
	background: url(../img/bot_bar.gif);
}

#envDropdown 
{
 
 padding: 2px 4px 2px 4px;
 z-index: 500;	
 background: white;
 position: absolute;
 left:-1px;
 top: 27px;
 width:100%;
 margin: 0px;
 border-bottom: solid 1px #999999;
 border-right: solid 1px #999999;
 border-left: solid 1px #999999;
 visibility: hidden;
 
}

#envDropdown a
{
 color: #5AA225;
}


#envDropdown p
{
 margin: 2px 0px 0px 0px;
}

.menuItem 
{
	background: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 30px;
	padding: 6px 4px 0px 4px;
	color: #ffffff;
	float:left;
	position: relative;
	text-decoration: none;
	color: White;
	font-family: arial,verdana, helvetica,serif;
    font-weight: bold;
	font-size: 11px;		
}

.buttonSeparator 
{
 width: 2px;
 height: 30px;	
 background: url('../img/button_sep.gif');
 float: left;
}

.imageRight 
{
 float:right;
 margin-left: 10px;
 padding:0px;
 border: solid 1px black;
}


.imageLeft 
{
 float:left;
 margin-left: 10px;
 border: solid 1px black;
}

.imageCentre
{
 text-align: center;
 
 border: solid 0px black;
}

.newsImageVisible 
{
 float:right;
 margin-left: 10px;
 border: solid 1px black;
}

.newsImageHidden
{
 float:right;
 margin-left: 10px;
 border: solid 1px black;
 visibility:hidden;
}
.intro 
{
 font-weight: bold;	
 text-align: justify;
 margin-top: 0px;
}

.sectionText 
{
 text-align: justify;	
}

.newsItem 
{
	
}

.newsImage 
{
 	 border: solid 1px black;
}

.newsHeadline 
{
	font-size: small;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	
}

.newsDate {

	border: solid 1px red;
	float:left;
}
	
.files 
{
	vertical-align: super;
}

.partnerLogo 
{
 margin: 5px 5px 5px 5px;
 border: 0px;	
}

.downloadIcon 
{
 vertical-align:middle;
}

.boxLeft 
{
 float:left;
 margin-left: 10px;
 border: solid 1px black;
 width: 300px;
 text-align: justify;
}

.transportTable 
{

	font-family: verdana, arial, Tahoma, helvetica, serif;
	font-size: 12px;
	font-weight: normal;	
	
	
	/* border: solid 1px gray;	 */
	
}

.transportTable td 
{
  vertical-align: top;		
}

.pdfLink 
{
    
}

.GcdDropDown 
{
  
}

#energyConsumption 
{
   width:600px;
   font-size:x-small;
}
#energyConsumption td 
{
    text-align:right;
}

#energyConsumption th
{
    text-align:right;
}

.total 
{
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
}