@charset "utf-8";
/* CSS Document */

.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;


	color: ;
	color: #000033;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	color: #000033;
	font-size: 12px;
}
.smallHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;


	color: ;}
.textHilite {
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-size: 12px;
	text-decoration: none;
}
.textBold {
	font-family: Verdana, Geneva, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
}
.textSchedule {
	font-family: Verdana, Geneva, sans-serif;
	color: #000033;
	font-size: 10px;
}
.textHiliteBold {
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.subHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;


	color: ;		text-decoration: none;
	color: #000033;
}
.faqRedBold {
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.faqText {
	font-family: Verdana, Geneva, sans-serif;
	color: #000033;
	font-size: 10px;
	text-decoration: none;
}
.headingRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;





	color: ;
	color: #900;
}
.headingRedBlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;







	color: ;
	color: #900;
	text-decoration: blink;
}

