body { margin: 0; }
body, p, td { font-family: arial; font-size: 9pt;}
.pageLayout {width: 100%; height: 100%; border-collapse: collapse; }
.pageContent {width: 100%; height: 100%; border-collapse: collapse; vertical-align: top; width:100%}
.pageContent td {vertical-align: top}
.navbar td {
	color: white; 
	white-space: nowrap; 
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar a {text-decoration: none; color: white}
.navbar a:hover {color: yellow}
.navbarEvent a {color: white;}
.subMenu {color: white; font-weight: bold;}
.subMenu a { text-decoration: none; color: white }
.subMenu a:hover { color: yellow }
.footer {
	background: black;
	color: white; 
	white-space: nowrap; 
	font-weight: bold;
	padding-right: 30px;
}
.contentPaneLeft { background: #B10B0B }
.contentPaneRight { background: #B10B0B }
.contentPaneMain { background: white; padding: 10px }
.sidebanner a {text-decoration:none; color:black;}
.sidebanner a:hover {font-weight: bold; color:maroon }
.sidebanner a img {border: 1px solid #000000}
h1 { font-size: 16pt; color: #B10B0B }
h2 { font-size: 12pt;  color: #B10B0B; }
h3 { font-size: 10pt;  color: black; }
.pdf {text-decoration: none; color: maroon}
.pdf:hover {text-decoration:underline}