﻿body{
	background-color:#EED2A8
}
a:link.sectionnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited.sectionnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.sectionnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.footercell{
	background-color:#EEE7C0;
	text-align:center;
	border-width:1px;
	border-color:#81725B;
	border-style:solid;
	}
.innerfootercell{
	width: 100%; 
	height: 100%;
	
}

.footercontactinfo{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	}

.footerpfl{
	color:#014284;
	font-weight:bold
	}
