.headernav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;

}
.headernav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	text-decoration: underline overline;
	font-weight: bold;
}
.headernavBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.sidebarNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.sidebarNav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.pageHeader24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
}
.norm12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
}
.norm12Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.tinyfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #009900;
}
.norm12BoldWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.menuNorm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
}
.imageBorder {
	border: 2px solid #006600;
}
.imageLink {
	border: none;
}
.norm14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
