body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageHeading {
	color: #c02634;
	font-size: 18px;
	font-family: Helvetica;
	font-weight: bold;
}
.pageContent1 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
}
.pageContent2 {
	font-family: Helvetica;
	font-size: 12px;
	color: #4a4848;
	font-weight: bold;
}

.homePageTagline {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #6e6e6e;
}
.homePageTitle {
	font-family: Helvetica;
	font-size: 21px;
	font-weight: bold;
	color: #6e6e6e;
}
.grayBoxHeadings
{
   text-decoration: none;
   font-weight: bold;
	font-family: Helvetica;
	font-size: 12.5px;
   color: #000000;
   border: 5px;
}
a.grayBox, a.grayBox:visited {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #4a4848;
	font-weight: bold;
}
a.grayBox:hover, a.grayBox:active, a.grayBox:focus
{
   text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
   color: #c02634;
}
.footerText {
	font-family: Helvetica;
	font-size: 9px;
	color: #6e6e6e;
}
a.footerLinks, a.footerLinks:visited {
	font-family: Helvetica;
	font-size: 9px;
	color: #6e6e6e;
	text-decoration: none;
}
a.footerLinks:hover, a.footerLinks:active, a.footerLinks:focus {
	font-family: Helvetica;
	font-size: 9px;
	color: #c02634;
	text-decoration: none;
}
.footerText2 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
	text-align: right;
}
