@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Helvetica;
	line-height: normal;
	position: static;
	width: auto;
	top: auto;
	background-color: #84AAD1;
}
a img { 
	border: none;
}
a:link {
	color:#5C0C18;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	color: #5C0C18;
	text-decoration: underline;
	font-family: Verdana, Helvetica;
	font-size: 14px;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	font-size: 14px;
	color: #6D7D92;
	font-family: Verdana, Helvetica;
}
ul.nav {
	list-style: none;
	margin-bottom: 15px;
	position: static;
	height: 1px;
	margin-left: 1px;
	padding-left: 1px;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #474748;
}
ul.nav li {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #6F7D94;
	color: #FFF;
	font-size: 14px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #FFF;
	background-color: #999;
	font-size: 16px;
}
.centeredTable {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 2%;
	margin-bottom: 3%;
	max-width: 1260px;
	border: 1px ridge #474748;
	text-align: center;
	padding-bottom: 0%;
}

.bannerTD {
	background-color: #6F7D94;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #474748;
}
.footerTD {
	color: #FFF;
	background-color: #6D7D92;
	text-align: center;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #474748;
}
.footerTD a:link {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.footerTD a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.footerTD a:hover, .footerTD a:active, .footerTD a:focus {
	font-size: 15px;
	color: #600;
	text-decoration: none;
	letter-spacing: 1pt;
}
.centeredPicCell {
	text-align: center;
}
.navPaneCell {
	background-color: #6D7D92;
	text-align: left;
	word-spacing: 1pt;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #474748;
	vertical-align: top;
	padding-top: 0px;
}
.cellH1 {
	font-size: 16px;
	font-weight: 400;
	color: #5F5F5F;
	text-align: center;
	word-spacing: 1pt;
}
.contentCellPane {
	height: 200px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}
.cellH2 {
	font-size: 14px;
	color: #000;
	text-align: left;
}
.cellH3 {
	font-size: 14px;
	color: #000;
	text-align: left;
	text-indent: 20pt;
	line-height: normal;
}
