.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.toppanel {
	display: none;
}
.redstripecontainer {
	display: none;
}
.bannerstripe {
	display: none;
}
a {
	color: #003399;
	text-decoration: underline;
}
.mainmenuitem{
	display: none;
}
.mainmenuitemR{
	display: none;
}
.mainmenu {
	display: none;
}
.mainmenulink {
	display: none;
}
.mainmenulink:hover {
	display: none;
}
.mainmenuitem:hover {
	display: none;
}
.mainmenuitemR:hover {
	display: none;
}
.redbanner {
	display: none;
}
.centerpanel {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.sidepanel {
	display: none;
}
.mainbody {
	float: none;
	margin: 0px;
	padding: 0px;
	/* width: 100%;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3A0E0E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
.footer {
	display: none;
}
.rosterheader {
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
}
.printheader {
	text-align: center;
	display: block; 
}
