.menunav {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #77A233;
	text-decoration: none;
}
.menunav:hover {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #F82D25;
	text-decoration: none;
}
.menucopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.menubold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.menucopybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.menucopyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-align: left;
}
.leftnav {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
.leftnav:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #523027;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #78A32D;
	font-style: italic;
	text-align: center;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A4;
	text-align: center;
}
.footnotelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A4;
	text-align: center;
	text-decoration: none;
}
.footnotelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.highlighted {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #C63B11;
	text-decoration: none;
}
.img {
	padding-right: 12px;
	padding-bottom: 10px;
}
