﻿body{
	background-color:#2F383E
}
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:#2E3454;
	 text-align:center
}
.innerfootercell{
	width: 100%; 
	height: 100%;
	
}


.footercontactinfo{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	}

.footerpfl{
	color:#7FABD5;
	font-weight:bold
	}
