body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #244270;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.NavText {font-size: 18px; font-weight:bold; line-height:30px; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.BkgDiv {
	background-image: url(Images/Bkg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width:850px; 
	margin-left:auto; margin-right:auto;
}
.BlockHdg {
	font-size: 18px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #8c224c;
	width: 194px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.BlockTxt {
	font-size: 14px; 
	color: #000000; 
	background-color: #bd842e;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
.BlockFtr {
	font-size: 14px; 
	color: #FFFFFF; 
	background-color: #bd842e;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	padding-top: 5px;
	text-align:right;
}
.CopyR {
	font-size: 10px;
}
.slideshow { height: 298px; width: 300px; margin: auto }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }
