/* CSS Document */

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ddeeff;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #C10000;
}
a:active {
	color: #0000CC;
}
.menuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.copyrightTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #344966;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #344966;
}
.catTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.smallBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.columnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.topicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000CC;
	font-weight: bold;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.staffTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FF0000;
}
.requiredStar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000FF;
	text-decoration: underline;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #9B6120;
}
