/**************************************
 LRQA - Print CSS - (c) 2008
 burgandy = #872136
 Author  : Paul Welsh
***************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	font-size: 12pt; 
}

img{
	border: 0;
}

#top_header_top, #top_header_bottom, #header_options, #logo a, #right, #left, hr, .accessibility, #footer ul{
	display: none;
}

#logo, #content{
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbb;
}

#logo img{
	display: block;
}

#footer{
	font-size: 8pt;
	line-height: 14px;
}

#footer img{
	float: left;
	margin-right: 20px;
}
