.NavTable {
	font-family: "Times New Roman", Times, serif;
	border-top-color: #FFFFFF;
	border-right-color: #000066;
	border-bottom-color: #FFFFFF;
	border-left-color: #000066;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.TopNavLinkCopy {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.HeaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.HeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
}
.BlackNavLink {
	color: #000000;
	text-decoration: none;
}
.whitebullets {
	color: #FFFFFF;
	list-style-type: disc;
}
.bluebullets {
	color: #3300CC;
	list-style-type: disc;
}

