﻿  body {
	margin-top: 0px;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.MainHeading {
	font-size: 30pt;
	color: #31578a;
	font-family: Arial;
	font-weight: bold;
}
.MainHeading_Trailer {
	font-family: Arial;
	color: #31578a;
	font-weight:bold;
	font-size: 11pt;
}

.HomepageContent {
	font-size: 12px;
		color: #000000;
			font-family: Arial;
}
.NewsletterContent {
	font-size: 12px;
		color: #ffffff;
			font-family: Arial;
				font-weight:bold;
}
.TopNav {
	font-family: Arial;
	font-size: 12px;
	color: #5f5f5f;
		font-weight:bold;
}
.HomepageFooterContact {
	font-family: Arial;
	font-size: 11px;
	color: #31578a;
	font-weight:bold;
}
.Footer {
	font-family: Arial;
	font-size: 11px;
	color: #5f5f5f;

}
.FooterDisclaimer {
	font-family: Arial;
	font-size: 10px;
	color: #5f5f5f;

}

a {
	color:#5f5f5f;
	cursor:pointer;
	 outline:none;
	 text-decoration:none

}

a:hover {
	color:#5f5f5f;
text-decoration:underline

}

a:active {
	color:#5f5f5f;
		text-decoration:none;
}

h5
{
	font-size: 10pt;
		color: #31578a;
}
