body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#print_header{
	display:block;
	height: auto;
}

#print_header h3 {
	text-align:center;
	margin:0;
}

#directions {
	position: absolute;
	top:25px;
	left:115px;
	width:500px;
	height:inherit;
	overflow:visible;
	font-size: 11px;
	border:none;
}


#banner, #topnav, #page_header, #map, #directions_inst a, #locations_center,  #footer, #locations_left_bottom, #locations_right_bottom, #e_mail  { 
  display : none; 
}