/* CSS Document */

td.box{
	padding:4px;
}

.boxContent{
	text-align:justify;
}

td.logo{
	padding-bottom:8px;
	text-align:center;
	vertical-align:bottom;
}
td.header{
	padding-bottom:30px;
	text-align:center;
	vertical-align:bottom;
}
td.header2{
	padding-bottom:29px;
	text-align:center;
	vertical-align:bottom;
}

p { margin-top:0px }

.center { text-align: center; }
.notice { font-family: Verdana,Arial,Helvetica,sans-serif; font-style: italic; font-size: 10px; }

.image1{
	margin-top:10px;
}

.subtitleline	{
	height: 25px; 
}

.locationField {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

	body{
		font-family:Arial;
		font-size:12px;
		color:#000000; 
		font-weight: normal;
	}	
	a:hover 
	{ 
		font-family:Arial;
		color:#FD341F;
		text-decoration: none; 
	}
	a { 
		font-family:Arial;
		text-decoration: none; 
		color:#006699;
	}				

	td{
		font-family:Arial;
		font-size:12px;
		color:#000000; 
		font-weight: normal;
	}	
	
	.text{
		font-family:Arial;
		font-size:12px;
		color:#000000; 
		font-weight: normal;
	}	

	a.text 
	{ 
		font-family:Arial;
		font-size:14px;
		color:#006699; 
		font-weight: normal; 
	}	
	
	a.text:hover 
	{ 
		font-family:Arial;
		font-size:14px;
		color:#FD341F; 
		font-weight: normal; 
	}
		
	.boxtitle 
	{ 
		/* font-family:FFFFFF;*/
		font-family:Arial;
		font-size:16px;
		color:#000000; 
		font-weight: bold;
		font-style:normal;
		background-color:#FEFFEA;
		margin-top:px; 
		margin-left:3px;
		margin-right:px;
		margin-bottom:px;
	}

	.boxtitle a
	{  
		font-family:Arial;
		font-size:16px;
		color:#006699; 
		font-weight: bold;
		font-style:normal;
	}	
	
	.boxtitle a:hover
	{ 
		font-family:Arial;
		font-size:16px;
		color:#FD341F; 
		font-weight: bold;
		font-style:normal;
	}
	
	.subtitle 
	{   
		font-family:Arial;
		font-size:12px;
		color:#000000; 
		font-weight: bold;
		font-style:normal;
		text-align:left; 
	}
	
	a.subtitle 
	{ 
		font-family:Arial;
		font-size:12px;
		color:#006699; 
		font-weight: bold; 
	}	
	
	a.subtitle:hover 
	{ 
		font-family:Arial;
		font-size:12px;
		color:#FD341F; 
		font-weight: bold; 
	}
	
	.introductionfont 
	{
		font-family:Arial;
		font-size:14px;
		color:#000000; 
		font-weight: normal;
		text-align:left; 
		font-style:normal;
		margin-top:0px; 
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
	}
	
	.listingfont 
	{
		font-family:Arial;
		font-size:12px;
		color:#006699; 
		font-weight: normal;
		text-align:left; 
		font-style:normal;
		margin-top:px; 
		margin-left:px;
		margin-right:px;
		margin-bottom:px;
	}
	
	.commentfont 
	{
		font-family:Arial;
		font-size:11px;
		color:#000000; 
		font-weight: normal;
		text-align:left; 
		font-style:italic;
		margin-top:px; 
		margin-left:px;
		margin-right:px;
		margin-bottom:px;
	}
	
	
	a.introductionfont 
	{ 
		font-family:Arial;
		font-size:14px;
		color:#006699; 
		font-weight: normal; 
	}	
	
	a.introductionfont:hover 
	{ 
		font-family:Arial;
		font-size:14px;
		color:#FD341F; 
		font-weight: normal; 
	}
	.collapse{
		background: #ffffce;
		border-style: dotted;
		border-color: #e6e611;
		border-width: 1px;
		padding: 5px;
	}

.infoBlock .title{color: #006699;}
.infoBlock .energygaschart{width: 210px; height: 215px; margin: 3px 0px; position: relative;}
    .infoBlock .energychart{width: 210px; height: 215px; position: absolute; background: url(../images/chartenergy.png) no-repeat;}
    .infoBlock .gaschart{width: 210px; height: 215px; position: absolute; background: url(../images/chartgas.png) no-repeat;}
    .infoBlock .energygasind{position: absolute; width: 187px; height: 32px; top:0px; right: 0px; background: url(../images/chartind.png) no-repeat;}
        .infoBlock .energygasind .label{position: absolute; font-weight: bold; color: #202020; font-size: 13px; margin: 0px; padding: 0px; width: 44px; height: 18px; top: 8px; right: 7px; text-align: center;}
