.bodyTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.bigBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.boldCALLOUT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E23709;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.border {
	margin: 2px;
	padding: 2px;
	border: 1px solid #003300;
}
.sideNAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bullet_btn.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	text-decoration: underline;
	margin: 6px;
}
.sideNAV a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #95C851;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.inputTHIN {
	height: 22px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #014202;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #014202;
	font-size: 15px;
}
.padding {
	margin: 3px;
	padding: 3px;
}

