a.topNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B9444;
	text-decoration: none;
	padding: 4px;
}

a.topNav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-decoration: none;
}

a.topNavA {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}

a.topNavA:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}

a.topNavM {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B9444;
	padding: 4px;
	position: relative;
	text-decoration: none;
	display: inline;
	border: 1px solid #FFFFFF;
}
a.topNavM:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B9444;
	padding: 4px;
	text-decoration: none;
	border: 1px solid #0B9444;
}
a.topNavMA {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-decoration: none;
	display: inline;
	border: 1px solid #FFFFFF;
}

a.topNavMA:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000000;
	padding: 4px;
	text-decoration: none;
	display: inline;
	border: 1px solid #0B9444;
}

a.topNavMM {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-decoration: none;
	display: inline;
	border: 1px solid #0B9444;
	position: relative;
}


a.leftNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #918e61;
	margin: 24px;
	text-decoration: none;
}

a.leftNav:hover {
	color: #000000;
}

a.leftNav:visited {
	color: #918e61;
}

a.textLink {
	font-family: "Times New Roman", Times, serif;
	color: #478241;
	text-decoration: underline;
}

a.textLink:hover {
	color: #6c6942;
}


.heading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #478241;
}

.smallText {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.largeText {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.leftPad {
	padding-left: 16px;
}
.leftPad2 {
	padding-left: 12px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #478241;
}
.indent {
}
