body { font-family: Verdana, Arial; font-size: 12pt; }

h1 { font-family: Times New Roman, Arial; font-size: 20pt; font-style: italic; font-weight: bold; }
h2 { font-family: Times New Roman, Arial; font-size: 16pt; font-style: italic; }

tr.heading { font-family: Verdana, Arial; font-size: 12pt; font-weight: 800; color: #000000; background-color: #5fb1ff; }
td { font-family: Verdana, Arial; font-size: 12pt; }
td.small { font-family: Verdana, Arial; font-size: 9pt; }

font.small { font-family: Verdana, Arial; font-size: 9pt; }
Xfont { font-family: Verdana, Arial; font-size: 12pt; }
font.big { font-family: Verdana, Arial; font-size: 15pt; }
font.bigger { font-family: Verdana, Arial; font-size: 20pt; }
font.error { font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: #d07070; }

ul.sidebarMenu {
	margin-left:10px;
	padding-left:10px;
}
ul.sidebarMenu li.sidebarMenuItemSpaceAbove {
	margin-top:10px;
}
ul.sidebarMenu li a {
	font-size:12pt;
	color: black;
}
ul.sidebarMenu li a:hover, ul.sidebarMenu li a:active, ul.sidebarMenu li a:visited {
	color: black;
}

h1.divider { color: black; text-align: center; background-image: url('images/Box_BG.gif'); background-position: bottom; background-repeat: repeat-x; border-top: solid 2px #313870; overflow: hidden; clear: right; }
p.divider { background-image: url('images/Shadow_faint.gif'); background-position: top; background-repeat: repeat-x; border-top: solid 2px #313870; overflow: hidden; clear: right; }

a.spotlight { font-family: Times New Roman, Arial; font-size: 20px; color: black; border: solid 2px #c9c3a6; background-color: #fffe93; padding: 7px; }
a.spotlight:hover { font-family: Times New Roman, Arial; font-size: 20px; color: black; border: solid 2px #c9c3a6; background-color: #ffff00; padding: 9px; }
a.spotlight:active { font-family: Times New Roman, Arial; font-size: 20px; color: black; }
a.spotlight:visited { font-family: Times New Roman, Arial; font-size: 20px; color: black; }

a { font-family: Verdana, Arial; color: #0000ff; }
a:hover { font-family: Verdana, Arial; text-decoration: none; }
a:active { font-family: Verdana, Arial; color: #0000ff; }
a:visited { font-family: Verdana, Arial; color: #0000ff; }

span.event_heading { text-decoration: underline; }

.required { font-weight: bold; }
