@charset "utf-8";
.mainMenu {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.brochures {
	font-family: "Tw Cen MT";
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #00B1EE;
}
.header {
	font-family: "Tw Cen MT";
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.pageTitle {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.subHeader {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
