/* CSS Document */
body {
	font-family: Arial;
	font-size: 11pt;
	color: black;
}
a:link, a:hover, a:visited {
	font-size: 11pt;
	text-decoration: none;
}
.bodygreyHeading {
	font-size: 11pt;
	color: black;
	font-weight: bold;
}
.redheader {
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
}
#containerhead {
	display: none;
}
#containerheadprint {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	position: relative;
	height: 55px;
}
#containerfooter {
	display: none;
}
#containerbody {
	width: 99%;
}
#sidenav {
	display: none;
}
#sidenavbody {
	float: left;
	width: 99%;
}
