@charset "UTF-8";
/* ADHS Print CSS */

body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
} 
#main_level1 /* main_level1 redefined here for left justification for printing */
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer /* footer redefined here for left justification for printing */ 
{
	padding: 0 0 0 0; 
	
}
#break, #search, #navigation, #leftNav, #breadcrumb_level0, #breadcrumb_level1, #leftNavContact, #leftNavOther, #tools { 
  display : none; 
} 
