.bottomBanner {
	background-image: url(images/blueBanner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navBGimage {
	background-image: url(images/navBGimage.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ampersandBG {
	background-image: url(images/ampersandRepeated.gif);
	background-repeat: repeat-y;
}
.headerStyle {
	font-size: 14pt;
	font-weight: bold;
	color: #202E6D;
}
.mainFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.bgColor {
	background-color: #202E6D;
}
.BoldMainFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.BlueItalicFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	color: #202E6D;

}
.BlueBoldFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
}
.BlueFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333366;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.cal_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.cal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #202E6D;
}
.cal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.YellowBoldFont {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FED15C;
}
