﻿body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
p {
	margin-top: 5px;
	margin-bottom: 8px;
}
.horizontalSpacer {
	margin: 0px; 
	padding: 0px;
	height: 0px;
	border: 0px solid black;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentTable {
	margin-right: 50px;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	color: #FFFFFF;
	white-space: nowrap;
}
.headerTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	white-space: nowrap;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerTextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	white-space: nowrap;
}
.homeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #6B7B84;
}
.homeGreenLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	text-decoration: none;
	color: #ADC32B;
	white-space: nowrap;
}
.greenLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #ADC32B;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #ADC32B;
	white-space: nowrap;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

