.FooterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0255c5;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.7em;
	text-transform: uppercase;
}

.FooterNav a:link {
	color: #0255c5;
	text-decoration: none;
}

.FooterNav a:visited {
	color: #013b88;
	text-decoration: none;
}

.FooterNav a:active {
	color: #0255c5;
	text-decoration: none;
}

.FooterNav a:hover {
	color: #000000;
	text-decoration: none;
}

.SmBlue {
	font-family: Verdana;
	color: #0255c5;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.6em;
	font-weight: normal;
}

.BlueContent {
	font-family: Verdana;
	color: #02439c;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.8em;
	font-weight: normal;
}
.BlueContentLg{
	font-family: Verdana;
	color: #02439c;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: bolder;
}
.RtBlk {
	font-family: Verdana;
	color: #0a0000;
	text-decoration: none;
	word-spacing: normal;
	line-height: 1.3em;
	font-size: 1em;
	margin-left: 25px;
	margin-bottom: 4px;
	font-weight: bold;
	letter-spacing: 1px;
}
.RtBlk a:link {
	text-decoration: none;
	color: #0a0000;
}
.RtBlk a:visited {
	text-decoration: none;
	color: #013b88;
}
.RtBlk a:active {
	text-decoration: none;
	color: #0a0000;
}
.RtBlk a:hover {
	text-decoration: none;
	color: #0255c4;
}
.BlackContent {

	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.8em;
	font-weight: bold;
}
.BlueContentMed {

	font-family: Verdana;
	color: #02439c;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1.5px;
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight: bolder;
}
.BlueContentGiant {

	font-family: Verdana;
	color: #02439c;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bolder;
}
