h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: White;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: White;
	line-height: 130%;
	font-variant: normal;
	word-spacing: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	line-height: 130%;
	font-variant: normal;
	word-spacing: 2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DAA936;
	line-height: 130%;
	font-variant: normal;
	word-spacing: 2px;
}


.pageheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: White;
	line-height: 110%;
	font-variant: normal;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
}
.sectionheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Navy;
	line-height: 110%;
	font-variant: normal;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
}	
.pagetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Navy;
	line-height: 110%;
	font-variant: normal;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	
}	
.telephone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
	line-height: 110%;
	font-variant: normal;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	
}
.telephonebody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	line-height: 110%;
	font-variant: normal;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	text-align: center;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: Background;
	line-height: 110%;
	font-variant: inherit;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color:Background;
	line-height: 110%;
	font-variant: inherit;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color:Background;
	line-height: 110%;
	font-variant: inherit;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: White;
	line-height: 110%;
	font-variant: inherit;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px;
	background-color: #004a87;
	
}.mid {
	text-align: center;
}
.test {
	margin: aauto;
}

