body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link { color: #0018FF; font-size: 12px; }
a:visited { color: #000; }
a:hover { color: #FF0000; }
a:active { color: #000; }

.borderleft {
	border-left: 2px solid #000;
}
.contentText {
	font-size: 12px;
}
p {font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;}

table#SideNav {
	background-image: url(images/bgsidenav.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
table#SideNav td {
	height: 17px;
	padding-left: 10px;
}
table#SideNav th {
	height: 19px;
}
table#SideNav td a:link { text-decoration: none; color: #000; width:100%; display:block;font-size: 11px;}
table#SideNav td a:visited { text-decoration: none; color: #000; width:100%; display:block;font-size: 11px;}
table#SideNav td a:hover { text-decoration: none; color: #FF0000; width:100%; display:block;font-size: 11px;}
table#SideNav td a:active { text-decoration: none; color: #000; width:100%; display:block;font-size: 11px;}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bgbuckets {
	background-image: url(images/bgbuckets.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.footerText {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
a.footerlink:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}
a.footerlink:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}
a.footerlink:visited {	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}
a.footerlink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}
#topbanner {
	background-image: url(images/topgraphic2.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 859px;
	margin: 0px;
	padding: 0px;
}