/*=================================
Used for print only
Last Update: 25/04/05  
Ash Whiting
=================================*/

body{background: #fff;
	color:#000;
	font-size:12pt;
}
	
#content, #contentWide{
	width: 100%;
}
	
#rightSide{margin: 1%;
	width: 30%;
	float: right;}
	
table{
	width: 100%
}	
			
#footer{
	margin-top: 3%;
}

/* Hide the bits we don't want to print */

#topImg, #sideBar, .access, #locationMenu, #menuLow, #menuTop, img, #navBox, #searchDiv, #bc, #bottomMenu
	{ display: none; }
.displayImg { display: block; }
