body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu {
	width: 560px;
	height: 40px;
	left: 430px;
	top: 202px;
	position: absolute;
}
.large {
	font-size: 20px;
}
.navBgLt {
	background-color: #457AD5;
}
.navLink {
	font-weight: bold;
}
a.navLink:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.navLinkOn {
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px;
}
.copyrt {
	font-size: 10px;
	color: #110000;

}
.bodyHdr {
	font-size: 16px;
	color: #17577B;
	font-weight: bold;

}
p, .bodyTxt {
	font-size: 14px;
}
.bodyHdrLt {

	font-size: 16px;
	color: #17577B;
	font-weight: bold;
}
.bodyTbl {
	font-size: 14px;
	color: #17577B;
}
.bodyDkGrey {
	color: 333333;
}
.bluebold {
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}

