@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: inline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: inline;
}
.greenTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.greenTitle A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	font-style: italic;
	text-decoration: underline;
}
.greenTitle A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	font-style: italic;
	text-decoration: underline;
}
.greenTitle A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	font-style: italic;
	text-decoration: underline;
}
.greenTitle A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	font-style: italic;
	text-decoration: underline;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.padding {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding: 0px;
}
.topBorder {
	border-top-width: 100%;
	border-top-height: 3px;
	border-top-style: solid;
	border-top-color: #666;
	padding: 3px;
}
.greenHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
.rightMarginForText {
	padding-right: 8px;
	margin-right: 8px;
}
.navBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navBar A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navBar A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navBar A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navBar A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.wordNav {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
.wordNav A:link {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
.wordNav A:active {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
.wordNav A:hover {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
.wordNav A:visited {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
.paddingRightColumn {
	margin-top: 2px;
	padding-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

