	.subMenu {
		font-family: Arial Narrow;
		font-size: 8 pt;
		background-color: #FFFFFF;
		color: black;}
	.subMenuOver {
		font-family: Arial Narrow;
		font-size: 8 pt;
		background-color: #999999;
		color:white;}
	.subMenuSelected {
		font-family: Arial Narrow;
		font-size: 8 pt;
		background-color: #999999;
		color: white;}
	.subMenuAnchor {
		color: black;
		text-decoration: none;
		font-weight: bold; }
	.subMenuAnchorSelected {
		color: white;
		text-decoration: none;
		font-weight: bold; }
	.pageTitle {
		font-family: Arial;
		font-size: 12 pt;
		font-weight: bold;}
	.subTitle {
		font-family: Tahoma;
		font-size: 11 pt;
		font-weight: normal;}
	.bodyText {
		font-family: Arial;
		font-size: 10 pt;}
	.footer {
		font-family: Tahoma;
		font-size: 8 pt;}
	.textIndent {
		position: relative;
		left: 20;}
	.ErrMsg {
		font-family: Tahoma;
		font-size: 10 pt;
		font-weight: bold;
		font-color: red;}
