@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/FDN10-Web-EarthDay-BG-Gradient.png);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.black12px {
	color: #616161;
	font-size: 12px;
}
.black12px a:link {
	color: #616161;
	text-decoration: none;
}
.black12px a:visited {
	color: #616161;
	text-decoration: none;
}
.black12px a:hover {
	color: #616161;
	text-decoration: underline;
}
.black12px a:active {
	color: #616161;
	text-decoration: none;
}
.footertext {
	color: #9dceec;
	font-size: 12px;
}
.footertitle {
	color: #9dceec;
	font-size: 12px;
	font-weight: bold;
}
.footertext a:link {
	color: #9dceec;
	text-decoration: none;
}
.footertext a:visited {
	color: #9dceec;
	text-decoration: none;
}
.footertext a:hover {
	color: #9dceec;
	text-decoration: underline;
}
.footertext a:active {
	color: #9dceec;
	text-decoration: none;
}
.white12px {
	color: #FFF;
	font-size: 12px;
}
.white12px a:link {
	color: #3482b2;
	text-decoration: none;
}
.white12px a:visited {
	color: #3482b2;
	text-decoration: none;
}
.white12px a:hover {
	color: #FFF;
	text-decoration: underline;
}
.white12px a:active {
	color: #3482b2;
	text-decoration: none;
}
.rightpad { 
	padding-bottom: 10px;
	padding-left: 10px;
}
