body{
	background-color:#FFF;
}

#container{
	background-color:#FFF;
	width:auto;
	padding:0;
	border:0;
	margin:0;
}

body div#wrapper div#content div.detailbox,
body div#wrapper div#content div.detailboxtabs {
	float:none; /*to fix the policy billing info screen - it was breaking when printing in landscape in IE (I hate IE!!)*/
}
div#nav
{
	display: none;
}
