body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}
h1 {
	font-size: 24px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #DD0000;
	text-decoration: underline;
}
.headlinks {
	font-size: 16px;
	font-weight: bold;
}
a.headlinks {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.headlinks:visited {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.headlinks:hover {
	color: #FE8600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.headlinks:active {
	color: #DD0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.navlinks {
	font-size: 16px;
	font-weight: bold;
	color: #679800;
}
a.navlinks {
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
a.navlinks:visited {
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
a.navlinks:hover {
	color: #0033CC;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.navlinks:active {
	color: #DD0000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.mainnav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.mainnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.mainnav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.blackborder {
	border: 2px solid #000000;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.nvtable {
	border: 2px solid #679800;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.nvtableinr {
	border: 2px solid #679800;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.nvlines {
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.nfmtable {
	border: 2px solid #dea303;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.nfmtableinr {
	border: 2px solid #dea303;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.nfmlines {
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6A4E02;
}
.infiltable {
	border: 2px solid #15a4d0;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.infiltableinr {
	border: 2px solid #15a4d0;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.infillines {
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0C5F76;
}
.readmore {
	width: 121px;
	height: 30px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/readmore_0.gif);
}
.readmore:hover {
	background-image:url(images/readmore_1.gif);
}
.readmore:active {
	background-image:url(images/readmore_2.gif);
}
.download {
	width: 115px;
	height: 30px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/download_0.gif);
}
.download:hover {
	background-image:url(images/download_1.gif);
}
.download:active {
	background-image:url(images/download_2.gif);
}
.preload {
	display:none;
}
.subred {
	font-size: 16px;
	color: #DD0000;
	font-weight: bold;
}
.tablecolor {
	border: 1px solid #000000;
	padding-left: 5px;
}

