.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #609221;
	font-weight: bold;
	text-transform: uppercase;
}
.headingNotCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #609221;
	font-weight: bold;
	text-transform: capitalize;
}
.bodyText {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	text-decoration: none;
}
.title {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	color: #B0DA15;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
.footerLine {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	padding-bottom: 3px;
	background-image: url(images/icon_arrow_download_sml.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 7px;
}
.footerLine a {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-decoration: none;
}
.footerLine a:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	text-decoration: none;
	background-image: url(images/icon_arrow_download_sml.gif);
	background-repeat: no-repeat;
	background-position: -20px center;
}
.footerText {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-decoration: none;
}
.footerText a {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-decoration: none;
}
.footerText a:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	text-decoration: none;
}

.text, p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 15px;
}

li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 15px;
}

.text a {
	color: #555555;
}
.text a:hover {
	color: #003300;
	text-decoration: none;
}

.textBLUE {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 15px;
}
.textBLUE a {
	color: #003366;
}
.textBLUE a:hover {
	color: #003366;
	text-decoration: none;
}
.textRED {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 15px;
}
.textRED a {
	color: #990000;
}
.textRED a:hover {
	color: #990000;
	text-decoration: none;
}
.textGREEN {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 15px;
}
.textGREEN a {
	color: #003300;
}
.textGREEN a:hover {
	color: #003300;
	text-decoration: none;
}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.small a {
	color: #333333;
}
.small a:hover {
	color: #003300;
	text-decoration: none;
}

.caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #858968;
}
.caption a {
	color: #858968;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858968;
}
.caption a {
	color: #858968;
}