@charset "UTF-8";
/* Printer Stylesheet */

p, ul li a, ul li , td, caption, table thead tr th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

table {
	width:90%;	
}

table thead tr th {
	border:1px solid #777;	
}

.page_banner {
	text-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border:0;
	height:auto;
	min-height:1px;
	width:610px;
}

h1 {
	font-size:24px;
	
}

.right_column , .skip_to_content , .page_header, #navigation , #slickbox, #breadcrumbs, #sitemap, .copyright_etc, .footer_middle, .links_footer, .topofpage {
	display:none;
}	

.page_content {
	width:100%;	
}