body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: .9em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: .9em;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.menuRow {
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #666666;
}
.topRow {
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.bottomRow {
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.middleRow {
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.titleRow {
	border: 1px solid #333333;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: right;
}
.bodyRow {
	background-color: #CCCCCC;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.pageTitleText {
	font-family: "Courier New", Courier, mono;
	font-size: 3em;
	font-weight: bold;
	padding-left: 36px;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	color: #000066;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}
.missionStmt {
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.boxTitleText {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
}
li {
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 8px;
}
.smallEventDate {
	font-size: .75em;
	font-style: italic;
}
.announcementTitle {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.announcementDate {
	font-size: .75em;
	font-style: normal;
	font-weight: normal;
}
a.menuNavElementTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
a.menuNavElementTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: none;
}
.menuNavElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footerRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}
.pageSubtitleText {
	font-family: "Courier New", Courier, mono;
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 0px;
	color: #000066;
	text-align: right;
	vertical-align: bottom;
	padding-right: 24px;
}
a.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #000066;
	border-left: none;
}
a.sectionTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FF0000;
	border-left: none;
}
a.pageTitleText {
	font-family: "Courier New", Courier, mono;
	font-size: 3em;
	font-weight: bold;
	color: #000066;
	padding-left: 36px;
	border: none;
}
a.pageTitleText:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 3em;
	font-weight: bold;
	color: #FF0000;
	padding-left: 36px;
	border: none;
}
.eventDate {
	font-size: 1.1em;
	color: #000000;
}
.eventTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}
