.listblock{margin-top:10px;}
.listblock .blockheader{font-size:17px;color:#555555;border-bottom:1px solid #aaaaaa;padding-left:10px;padding-bottom:5px;}
.listblock .blockheader a{color:#555555;text-decoration:none;}
.listblock .blockcontent{padding-top:10px;}
.listblock .blockfooter{}

.blueblock{
	font-family: Tahoma;
	font-size:12px;
	color:#555555;	
	background-color:#ffffff;
	padding-bottom:3px;
}
.blueblock .blockheader{
	background-color:#031e94;
	color:#e7eefc;
	text-align:center;
	font-family: Tahoma;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	border-top:1px solid #5e71bd;
	border-bottom:1px solid #5e71bd;
}
.blueblock .blockheader a{
	color:#e7eefc;
	text-decoration:none;
}
.blueblock .blockcontent{
	background-color:#ffffff;
	border-top:0px;	
	padding:0px 5px 5px 5px;
	overflow:hidden;
}

.orangeblock{
	font-family: Tahoma;
	font-size:12px;
	color:#555555;	
	background-color:#ffffff;
	padding-bottom:3px;	
}
.orangeblock .blockheader{
	background-color:#f99030;
	color:#fdf2e2;
	text-align:center;
	font-family: Tahoma;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	border-top:1px solid #f99030;
	border-bottom:1px solid #f99030;
}
.orangeblock .blockheader a{
	color:#e7eefc;
	text-decoration:none;
}
.orangeblock .blockcontent{
	background-color:#fdf2e2;
	background:url('/img/waterprod.gif') no-repeat right top #fdf2e2;
	border-bottom:1px solid #f99030;
	border-top:0px;	
	padding:0px 5px 5px 5px;
	overflow:hidden;
}