/* ------------------------- GET CSS ------------------------ 
	
	FOR PRINT ONLY
	CREATED BY STEWART ORR, LAST UPDATED JUNE/2006

*/
body {
	background: #fff !important;
	background-image: none;
	color: #000;
	font: 10pt Verdana, Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 125%;
	font-family: "Trebuchet MS", "Lucidia Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
}
h1 {
	margin: 1em 0;
	font-size: 150%;
}
table {
	font-size: 100%;
}
table th {
	border-bottom: 1px solid;
	text-align: left;
}
hr {
	background: #999;
	border: none;
	border-bottom: 1px solid #999;
	display: block;
	height: 1px;
	color: #999;
	margin: 10px 0 20px 0;
}
#header ul, #header h3, #header hr, #header .skipto {
	display: none;
}
#content p.breadcrumb {
	margin: 0;
}
