.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.HeaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004FB3;
}
.SubHeaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #429c29;
}
.bodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
:link	 {
			Color : 004FB3 ;
			Text-Decoration : none
		}
	:active	 {
			Color : 004FB3 ;
			Text-Decoration : underline
		}
	:visited	 {
	Color : 004fb3;
	text-decoration: none;
}
	A:hover	 {
			Color : 429c29 ;
			Text-Decoration : underline
		}
.RedDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #CC0000;
}
