@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#header a {
	display: none;
}
#leftNav {
	float: left;
	width: 240px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	display: none;
}

#flash {
	text-align: center;
	display: none;
}
#rightLinks {
	display: none;
}
#footer {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.logo {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.schedLinks {
	display: none;
}
#main #box {
	display: none;
}
.hide {
	display: none;
}
.backToTop {
	display: none;
}
