.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	text-decoration: underline;
}
.footerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: underline;
}
a:visited {
	color: #669966;
	text-decoration: underline;
}
a:hover {
	color: #669966;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: underline;
}
#InputOutline {
	border-left : 1px solid #555555;
	border-top : 1px solid #555555;
	border-right : 1px solid #555555;
	border-bottom : 1px solid #555555;
}.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.newsHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/*   SITE MAP STYLES   
ul.sitemap li a.parent {
 background: transparent 
 url(none) no-repeat;
}
ul.sitemap li ul li {
 margin-left: 0.5cm;
 padding-left: 10px;
}
ul.sitemap li ul {
 background: transparent  url('../_images/siteMapPage.gif') no-repeat;
 list-style-type: none;
 margin: -1.4em 0 0 -1.6em;
 padding: 1.4em 0 0 0.6em;
}
ul.sitemap li a {
 background: transparent 
 url('../_images/siteMapPage.gif') no-repeat;
 margin-left: -1.1em;
 padding-left: 1em;
}
ul.sitemap {
 list-style-type: none; 
 margin-left: 0.5cm;
 padding-left: 0;
}

ul.sitemap li {
 padding-left: 1.1em;
}
*/.boldTxt {
	font-weight: bold;
}
