@charset "utf-8";
/* CSS Document */

html{color:#00000;background:#FFFFF;}

	
h1 {font-size:20pt;
	line-height:100%}
h2 {font-size:15pt; 
	line-height:120%}
h3 {font-size:13pt;  
	line-height:100%}
h4 { font-size:11pt;
	line-height:120%}
h5 { font-size:11pt;
	line-height:100%}
h6 { font-size:9pt;
	line-height:100%}
h9 { font-size:36pt;
	line-height:100%}
	

a:hover {background-color: #66CCFF;
	font-weight:bold;
	color:#000033}
a:visted {color:#000033}

#outer_shell {
	text-align:center;
	min-width:800px;
	max-width:1200px;
	}

#container {
/*	width:100%;
	width:1024px;*/
	margin:0px; 
	border:1px solid gray;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
/*		line-height:150%;*/
}

#pagehead {
	background-image:url(images/Water_ah5.jpg)
	}
	
#Logo {
	height:160x;
	float:left;
	padding-top:5px;
	padding-left:10px;
}
#Head_Right {
	text-align:left;
	height:150px;
	font-size:36pt;
	color:#000099;
	line-height: 70px;
	padding-bottom:10px;
	margin-left:225px;
	padding-top:25px;
	min-width:900px;
}

#header {
	padding:0.5em;
	color:white;
/*	background-color: #0066CC;*/
	background-image:url(images/bg_36.png);
	clear:left;
	height:18px;
}

#NavBar {
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	height:18px;
	margin-left:195px;
	text-align:left;
}



#left {
	float:left;
	width:190px;
	margin:0;
/*	padding:0.5em;*/
	color:#000099;
	line-height: 150%;
	font-size:13pt;
	list-style-type: circle;
}

#content {
	margin-left:190px;
	border-left:1px solid gray;
	padding:1em;
	color:#000099;
	min-width:700px;
/*	display:inline;*/
/*	background-repeat:no-repeat;*/
}

#content-full {
	padding:1em;
	color:#000099;
	min-width:800px;
/*	display:inline;*/
/*	background-repeat:no-repeat;*/
}

#footer {
	padding:0.5em;
	color:white;
	background-color: #0066CC;
	background-image:url(images/bg_25.png);
	clear:left;
	height:15px;
	font-size:small;
}

@page{size:landscape}




