.headerTypeMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 990D00;
	text-decoration: none;
}
.headerTypeOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: E2A71D;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: E2A71D;
	text-decoration: none;
}
.headerMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 990D00;
	text-decoration: none;
}
.headerMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: DE9610;
	text-decoration: underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: B5B5B5;
	text-decoration: none;
}
.footerLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: B5B5B5;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: DE9610;
	text-decoration: underline;
}
.contentTable {
	height: 100%;
	width: 750px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: 4F4F4F;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: 4F4F4F;
	text-decoration: none;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990D00;
	text-decoration: none;
	text-transform: none;

}
.boldOrange {
	font-weight: bold;
	color: D78C00;
}
.boldMaroon {
	font-weight: bold;
	color: 990D00;
}
a {
	color: 990D00;
	text-decoration: underline;
}
a:hover {
	color: D78C00;
	text-decoration: underline;
}
.homepageArial24ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.homepageArial16ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -1px;
}
.picPaddingLeft {
	padding-left: 20px;
}
