body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding:0;
	margin: 0;
	background-color: #1f497d;
	text-align:center;
	font-size: auto !important;
	font-size: .95em;
}
p
{ 
line-height: 1.4;
}
li {
	line-height: 1.4em; 
}
#bgndpipe{
	background-image:url(images/main/bgnd_pipe.gif);
	background-repeat: repeat-x;
}
#container {
	text-align:left;
	width: 900px;
	background-color:#e6e6e6;
/* Center in FireFox */
margin:0 auto; 
}
#center {
	margin: 0 100px 0 150px;
	border-left: 1px solid #9395AC;
	border-right: 1px solid #9395AC; 
	z-index:5;
	}
#header {
	margin: 0;
/*		padding: 10px 0;
	width: 900px;
background-color: #333333; */
}
#content {
	background-color: #FFFFFF;
padding:15px 20px;
font-size: 1em !important;
font-size: .9em;
}
#contentL, #contentL2 {
	float:left;
	width:275px;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
}
#contentL {
	margin: 0 7px 1em 0;
/*	border: 1px solid #666; */
}
#contentL2 {
	margin: 0;
	border-left: 1px solid #666;
}
#left {
	float:left;
	width:150px;
	height:100%;
/*	background-color:#eee; 
	border-right: 1px solid #333;*/
	z-index:3;
	text-align:left;
	border-left: 1px solid #fff;
}
#leftblue {
padding:5px;
background-color:#7DB8E5;
width:140px;
}
#pad5 {padding:0 5px;}
#right {
	float:right;
	width:100px;
	top:0px;
	/*	background-color:#eee; */
	z-index:2;
	background-image: url(images/main/bgnd_r.gif);
	}
#footer {
	background-image: url(images/watertile.jpg);
	background-color: #ccc;
	clear: both;
	color: #FFFFFF;
	padding:10px 20px 20px 20px;
	font-size: 0.8em;
/*	font-weight: bold; */
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #66CCFF;
}
# input {
font-size: .8em;
}
#forms {font-size: .7em;} 
# forms input {
font-size: .8em !important;
font-size: .5em;
}
.hide{position: absolute;
left: -9000px;}
#clearer {clear: both;}
#clearerR {clear: right;}
.floatR{float:right;}
.floatL{float:left;}
.imageB{
float:right;
border:solid 1px #666666;
padding: 5px;
margin: 0 0 .5em 1.5em;
/* background:#333 */
}
#ImageCaption, #ChartCaption{
	float:right;
	background:#CCCCCC;
	padding: .5em;
	margin: 0 0 .5em .5em;
	border:#333333 solid 1px;
	font-size: .9em;
}
#ImageCaption {
	width: 200px;
}
#ChartCaption{
	width: 350px;
}
#ImageCaption img{
margin: 0 0 .5em 0;
border:#333333 solid 1px;
}
#ChartCaption img{
margin: 0 0 .5em 0;
border:#333333 solid 1px;
}
#ImageCaption a{
	text-decoration: none;
}
#ChartCaption a{
	text-decoration: none;
}
#ImageCaption hover{
	text-decoration: underline;
}
#ChartCaption hover{
	text-decoration: underline;
}
th {
	color: #FFFFFF;
	background-color: #004467;
	text-align: left;
}
th,td {
	padding: 3px;
	border-bottom: #999 solid 1px;
}
.trbar {
	background-color: #E0E0E0;
}
