.BioHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-transform:uppercase;
}
.BioContent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #ED1C24;
	text-transform:uppercase;
}
.BioContent a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.BioContent a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.BioContent a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TopNavOn {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#CDCDCD;
	cursor:pointer;
}
.TopNavOn a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TopNavOn a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TopNavOn a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TopNav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	background-color: transparent;
}
.TopNav a:link {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
.TopNav a:visited {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
.TopNav a:hover {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
.Footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.Footer a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.Footer a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.Footer a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.Copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
address {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: .1em;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}