/*	
	print_css.css
	last updated: 4 December 2007
	updated by: stuart willis
	
	File tested for W3C CSS Validation, 3 January 2008
	All validates ok.

*/


#header{
	display: none;
}

.breadcrumb {
	font-size: 75%;
	color: #004531;
}

#accesskeys {
	display: none;
}

.content {
	position: relative;
	float: left;
	width: 586px;
	margin-bottom: 10px;
}

.contentPadding{
	padding: 10px 0px 5px 10px;
}

.floatLeft{
	display: none;
}

.middleEnjoying{
	display: none;
}

.mainContentSub {
	position: relative;
	float: left;
	width: 586px;
	font-size: 80%;
	margin-right: 0px;
	margin-bottom: 10px;
}

.leftColumnTopLevel {
	display: none;
}

.leftColumnPageTitle{
	display: none;
}

.leftColumnPadding{
	display: none;
}

.level6Nav {
	display: none;
}

.leftNavTopLevel{
	display: none;
}
