/**************************************
 LRQA - Print CSS - (c) 2008
 
 burgandy = #872136

 Author  : Paul Welsh
 Company : The Building Blocks
***************************************/

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

img{
	border: 0;
}

#top_nav, #main_nav, #contentitem .left, hr, .accessibility{
	display: none!important;
}

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

#logo a{
	color: black;
	text-decoration: none;
}

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

#footer a{
	display: none!important;
}
