/*	
	Designed and Created by Appius
	Tel: +44 (0) 1202 553744
	Fax: +44 (0) 1202 553722
	Email: info@appius.com
	Web: http://www.appius.com
	
	DO NOT EDIT OR DELETE THE INFORMATION BELOW - OR THE PRINT FUNCTION WILL NOT WORK
*/

/* Don't print the following */
#pageheader,
.dontprint,
.breadcrumbs,
.section {
	display: none;
}

/* Print print-only header */
#printpageheader {
	display: block;
	width: 100%;
}
	
/* Set Page width for print */
.page {
	width: 100%;
}

/*Hide Left Column*/	
.leftbotbg {
	display: none;
}

/*Hide Right Column*/
.rightbotbg {
	display: none;
}