.pageTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.blackNav {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blackNav A:link, .blackNav A:active, .blackNav A:visited {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blackNav A:hover {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.redNav {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.redNav A:link, .redNav A:active, .redNav A:visited {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.redNav A:hover {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

BODY, LI, TD, P {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.content {
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.copyright A:link, .copyright A:active, .copyright A:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.copyright A:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.rightGutterTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.rightGutter {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #5c6473;
	text-decoration: none;
}

.rightGutter A:link, .rightGutter A:active, .rightGutter A:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #5c6473;
	text-decoration: underline;
}

.rightGutter A:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #5c6473;
	text-decoration: none;
}

.donotprint {
	display: none;
}