.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	font-weight: bolder;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	line-height: 30px;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}
.formDivider {
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-color: #5677AA;
}
.faqTitle {
	font-weight: bold;
	text-transform: uppercase;
}
.emphasize {
	font-size: medium;
	font-weight: bold;
}
h1 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
