
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #593C3C;
	text-decoration: underline;
}
.form {
	margin-bottom: 0px;
}
.inputBtn {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #8F8A70;
	letter-spacing: 1px;
}
/* Print-specific Elements */
.nav {
	display: table-cell;
}
.PrintOnlyBanner {
	display: none;
}
.PrintPageImg {
	margin-top: 0px;
	margin-left: 0px;
}
