body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	font: 13px Arial, Helvetica, sans-serif;
}
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 */
.PrintOnlyBanner {
	display: none;
}
.PrintPageImg {
	margin-top: 0px;
	margin-left: 0px;
}



#bdfooter {
	width: 690px;
	text-align: center;
	padding: 30px 5px 10px;
	background: url("../BoardResourcesWebSite/img/bg_footer.gif") repeat-x;
	border-bottom: 1px solid #333;
}
#bdfooter table {
	width: 679px;
	margin: 0 auto;
}
#bdfooter td {
	text-align: center;
	vertical-align: middle;
}
