/* CSS Document */
html,body {
	font-family: Arial;
	font-size: 11pt;
	color: black;
	background-color:white;
}
a:link, a:hover, a:visited {
	font-size: 10pt;
	text-decoration: none;
}
#gradient {background-image:none;}
#bg {background-image:none;}
#bg-tile {background-image:none;}
#navbar {display:none;}
#homesearch {display:none;}
#footer {display:none;}
#headerimage {display:none;}
#printheader {display:inline;}

.bodygreyHeading {
	font-size: 11pt;
	color: black;
	font-weight: bold;
}
.redheader {
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
}
#containerbody {
	width: 90%;
	margin: 0px;
	padding-top:5mm;
}
#sidenav {
	display: none;
}
#sidenavbody {
	float: left;
	width: 100%;
	padding-top:5mm;
}
