body {
	background-color: #93979e;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.topNav {
	font-size: 10pt;
	font-weight: bold;
	color: #bfd1e9;
	pointer: hand;
	cursor: hand;
}
.topNav a{
	text-decoration: none;
}

.topNav a:hover{
	color: #ffffff;

}
.topNav a:hover{
	text-decoration: none;
}
	
.topNavHover {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	pointer: hand;
	cursor: hand;
}
.boxHeader {
	padding-left: 7px;
	font-size: 9pt;
	font-weight: bold;
	color: #4c4f54;
	

}
.boxHeader a{
	text-decoration: none;
}
.boxHeader a:hover{
	text-decoration: underline;
}


.boxHeader a:hover{
	color: #bfd1e9;
}
.homeNav {
	font-size: 7pt;
	font-weight: bold;
}
.homeNav a{
	color: Black;
	text-decoration: none;
}
.homeNav a:hover{
	color: Red;
	text-decoration: none;
}
.footerNav {
	font-size: 7.5pt;
	font-weight: bold;
	color: #4c4f54;
}
.footerNav a{
	text-decoration: none;
}
.footerNav a:hover{
	text-decoration: underline;
}
.copyText {
	font-size: 7.5pt;
	color: #4c4f54;
}
/* ID's */
#ht26 {
	line-height: 26px;
}
#hand {
	pointer: hand;
	cursor: hand;
}
#bgPos {
	background-position: right;
	background-repeat: no-repeat;
}