/* --------------------
Byfield Consultancy Stylesheet for Print
May 2007
-------------------- */



/* Global
-------------------- */
body {
	font-size: 11pt !important;
	background-color: #fff;
	color: #000;
	font-family: verdana, arial, sans-serif;
}

a:link, a:active, a:visited {
	color: #00f;
	text-decoration: underline;
}


/* Layout
-------------------- */
#wrapper {
	width: auto !important;
	margin: 0;
	background: none;
}

#header {
	height: auto !important; 
	background: none;
}

#menu, #subMenu, #footer {display: none !important;}

#pageBody {
	width: 100%;
	border-bottom: 0 !important;
}

#content {
	width: 90% !important; 
	margin: 0 !important;
}



/* Header
-------------------- */
#logo {
	width: auto !important; height: auto !important;	
	font-size: 300%;
	position: static !important;
}

#logo span {	
	width: auto !important; height: auto !important;		
	background: none;
}

#header blockquote {text-indent: 0 !important;}



/* Content and other general
-------------------- */
#homeContentLeft {
	float: none !auto; width: auto !important; 
}

#homeContentRight {
	float: none !important; width: auto !important;
}

#homeContentRight a {width: auto !important;}

.simpleList li {margin-left: 20px; color:#000;}

.listing, .siteMapList {
	list-style: disc !important; 
	margin: 0; padding: 0;
}
