/*--------------------------------------------------
Wallingford HydroSolutions style sheet for print

version 1.0
author: platform 1 design
email: info@platform1design.com
website: http://www.platform1design.com
--------------------------------------------------*/

* {
	font: 9pt/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.floatright {
	margin-top: 8px;
	float: right;
	line-height: 2em;
}	

#nav {
	display: none;
}
#menu {
	display: none;
	}

#content .links {
	display: none;
	width: 100%;
	padding-left: 0;
	}
	
#content .links1 ul {
	display: none;
	margin-left: 30px;
	}
	
#content .links2 ul {
	display: none;
	margin-left: 0px;
	}
	
#content .links3 ul {
	display: none;
	margin-left: 12px;
	}
	
#content h1, #content h2, #content h3, #content h4 {
	font-weight: bold;
	line-height: 2em;
	}
	
#content h1, #content h4 {
	font-size: 14px;
	margin-top: 1em;
	}
	
#content h2 {
	font-size: 12px;
	margin-top: 1.7em;
	}
	
#content a {
	text-decoration: none;
	}
		
#footer {
	clear:both;
	margin-top: 20px;
	height: 100px;
	background-color: white;
	font-size: 7pt;
	}
#footer a {
	font-size: 7pt;
	text-decoration: none;
	}
	