/* Title: print.css; Author: Ron Pepper; Date: 11-25-2007 */

body {
	overflow: visible;		
}

#nav_banner, img, .caption_left, .caption, #bottom_nav, #footer, #wrapper border {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

#wrapper {
	border: none;
	width: 7.0in;
}	

a {
	color:#000000;
}

#content {
	border: none;
	width: 100%;
	margin-left: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}	
		
#extra {
	border-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
}	

.break {
	page-break-after:always;
}
