/* -----------------------------------------------
Stylesheet:  	print.css
Author:   		Andrew Craig
Created:  		20.06.2008
----------------------------------------------- */


body { 
	color : #000000; 
	background : #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px; 
	line-height: 1.3em;
}

#nav, #slimCol3Top, #slimCol3, #footer, .hide, #breadcrumbs, #leftcolumn {
	display: none;
}

p.SubHead {
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
}

#logo {
	font-weight: bold;
	font-size: 14px;
}

#title {
	font-weight: bold;
	font-size: 16px;
}