﻿#Footer {
	background-color: #5E72B0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a:link {
	font-family: "Arial";
	color: #0000FF;
	font-size: 16px;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Arial";
	font-size: 16px;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-family: "Arial";
	color: #0000FF;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #FF0000;
}


#HeaderText {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E72B0;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#NavBar {
	background-color: #000000;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
#Logo {
	background-color: #5E72B0;
	color: #FFFFFF;
}
#GraphicCells {
	border-style: groove;
	border-width: thin;
	background-color: #8CCABC;
}
#ContentCells {
	border-style: groove;
	border-width: thin;
	background-color: #EFF2C6;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.LinkBackGround {
}
.FooterLink {
	background-color: #FFFFFF;
}
h1 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E72B0;
	text-align: center;
	vertical-align: text-bottom;
	height: 24px;
	width: 565px;
	font-style: oblique;
}
