/* ----------------------------------------------------------
title: Handi-cap Aids (print style sheet)

created: 1/28/09
last updated: 1/30/09
---------------------------------------------------------- */
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: black;
	background: white;
	}
	
a:link, a:visited {
   color: #520;
   font-weight: bold;
   text-decoration: underline;
   background: transparent;
   }

* {
	*float:none; /* ie */
	}

hr,
#header h1#mobility-logo,
.search,
.headNav,
.sideNav,
.footNav,
#body #subCol,
#embraceWater {display: none !important;}

#header {
	float: none !important;
	height: 100px !important;
	width: auto !important;
	margin: 0 0 .5em !important; 
	position: absolute !important;
	left: 0;
	top: 0;
	}


#body {
   width: auto !important;
   margin: 0 !important;
   *margin: 0 5% !important; /* ie */
   padding: 30px 0 0 !important;
   border: 0 !important;
   background: transparent none !important;
   }


#body #mainCol {
	width: auto !important;
	}
   
#footer {
	margin:2em 0 0 0;
	font-size:90%;
	width: auto !important;
	}
	
#footer p.contact {
	width: auto !important;
	border-color: black;
	color: black;
	}

#header h1#handi-cap-logo a {
	text-indent: 0;
	width: auto;
	height: auto;
	}