/*	blp002 - Berwin Leighton Paisner
	--------------------------------------------------
	author(s):		Chris Goodchild (chris.goodchild@designuk.com)
	date:			January 2009
	description:	Print stylesheet 
*/


/*	RESET
	-------------------------------------------------- */
	body {
		background: white;
		font-family: Arial, Helvetica, sans-serif;
		color: black;
	}
	a, a:visited, a:active, a:hover {
		text-decoration: underline; 
		color: black;
	}
	
	div.global_links,
	#duk_navigation,
	.crumbtrail,
	.left_navigation,
	.accessibility,
	.duk_hidden,
	.loading,
	#duk_footer {
		display: none !important;
	}
	.branding a,
	.branding a img {
		border: none !important;
	}
	#site_search {
		display: none;
	}
	
	#duk_header,
	#duk_content,
	#duk_footer,
	.c4-1, 
	.c4-2, 
	.c4-3, 
	.c4-4 {
		width: 100%;
		float: none;
		margin: 0;
	}	

	fieldset {
		border: none;
	}
	
	.puffs {
		padding-top: 34px;
	}
	
	.hero,
	.tabs li,
	.puff {
		display: none;
	}
	.tabs li.selected,
	.contact_puff {
		display: block !important;
	}
	ul.tabs {
		margin: 0;
		padding: 0;
	}
	.tabs li.selected,
	.tabs li.selected a {
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	