@charset "UTF-8";
.bg-gradient {
	background-image: url(graphics/mainBox-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 803px;
	vertical-align: top;
}
.contentBlack {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.contentBlackBold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.greenTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #56b814;
	font-weight:bold;
}
.greenPageTitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #56b814;
	font-weight:bold;
}
.headerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.headerContentLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
a.headerContentLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.contentGreenBold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #56b814;
	font-weight:bold;
}
