@charset "UTF-8";
.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Nav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.Nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.Nav a:hover {
	text-decoration: underline;
	color: #E82029;
}
.Nav a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.BodyTextBigLead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 29px;
	font-weight: lighter;
}
.BodyTextRegLead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: lighter;
}
.BodyTextRegLead a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.BodyTextRegLead a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.BodyTextRegLead a:hover {
	text-decoration: underline;
	color: #E82029;
}
.BodyTextRegLead a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.RightNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 40px;
	font-weight: bold;
}
.RightNav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.RIghtNav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.RightNav a:hover {
	text-decoration: none;
	color: #E82029;
}
.RightNav a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.BodyTextSmallLead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: lighter;
}
