.TitlesOnHomePage {
	font-family: Corbel;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}
.Arrows {
	font-family: Corbel;
	color: #FF0033;
	font-size: 18pt;
	font-weight: bold;
	vertical-align: top;
}
.BodyText {
	font-family: Corbel;
	color: #525F98;
	font-size: 10pt;
	font-weight: bolder;
}
.EntryText {
	font-family: Corbel;
	color: #CC3300;
	font-size: 15px;
	font-weight: bold;
}
.FlagRequired {
	color: #444F80;
	font-family: Corbel;
	font-size: 14px;
	font-weight: normal;
}
.EntryBoxTitle {
	font-family: Corbel;
	font-size: 10pt;
	color: #3C5CC1;
	font-weight: bold;
}
.TitleInItalics {
	font-family: Corbel;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}
.Prices {
	font-family: Corbel;
	font-size: 14px;
	color: #3C5CC1;
	font-weight: bold;
}
.Notes {
	font-family: Corbel;
	font-size: 14px;
	color: #3C5CC1;
	font-weight: normal;
	font-style: italic;
}
.ArrowRed {
	color: #CC0033;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
}
.HyperLnk {	font-size: 12pt;
	font-family: Corbel;
	color: #0000FF;
	text-decoration: none;
}
.body {
	background-color: #ECF5FF;
}
.UpcomingEvents {

	font-family: Corbel;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
}
.TitleUnderlined {
	font-family: Corbel;
	font-size: 12pt;
	color: #3C5CC1;
	font-weight: bold;
	text-decoration: underline;
}
.Warning {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Hilight_Red {
	background-color: #F00;
}

