@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/bgFoundation.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.btmStripe {
	background-image: url(../Site/images/bottomStripeF.jpg);
	background-repeat: repeat-x;
}
.btmLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
}
.missionStatement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	text-align: left;
}
.missionStatementBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 30px;
	text-align: left;
}


.reportTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #43428B;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

