/*
CSS - print
www.cencorp.com
2005.7.13 Miq
*/

* { margin: 0; padding: 0; }
body { font: small/130% Verdana, Arial, sans-serif; background: #fff; }
#main { width: 80%; background: transparent; }
#logo { float: left; clear: both; }	
h1 { font-size: 110%; }	
h2 { font-size: 100%; }
ul, li { list-style: none; }
img { border: 0; }
#frontpage-images * { float: left; clear: left; }
#navbar-front, #navbar-sub, #content-header, #legal, #quicklinks  { display: none; }
#breadcrumb { float: left; clear: both; margin-left: 10px; width: 80%; }
#content-wrapper img { padding: 3px 5px 0 0; }	
#content  { float: left; margin-left: 10px; clear: both; }
#content p { margin: 10px 0; }
#content-wrapper h1 { float: none; clear: both; padding-top: 20px; }
#cont { float: none; clear: both; }

		
	




