body
{
	font-family: Verdana;
	color: black;
}
.navLink
{
	color: White;
	vertical-align: middle;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12;
}
.calHeader
{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	background-color: #3E6A9B;
	color: white;
}
.calItem
{
	Font-Size: 8pt;
	Font-family: Verdana;
}
.textHeader
{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: 3E6A9B;
}
.textHeaderBig
{
	font-family: Verdana;
	font-size: 16;
	font-weight: bold;
	color: 3E6A9B;
}
a.textHeader 
{	
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: 3E6A9B;
	text-decoration: underline;
}
.textSubHeader
{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: #FF7300;
}
.textNews
{
	font-family: Verdana;
	font-size: 10;
}
.factSheet
{
	color: #3D699A;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12;
}
.whiteLink
{
	color: White;
	vertical-align: middle;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12;
}
.greenText
{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: 009400;
}
.blackText
{
	font-family: Verdana;
	font-size: 12;
	color: Black;
}
.blackTextSmall
{
	font-family: Verdana;
	font-size: 10;
	color: Black;
}
.blackTextBig
{
	font-family: Verdana;
	font-size: 20pt;
	color: Fuchsia;
}
.whiteText
{
	font-family: Verdana;
	font-size: 14;
	color: White;
	font-weight: bold;
}
.orangeText
{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: #FF7300;
}
.orangeTextNormal
{
	font-family: Verdana;
	font-size: 14;
	color: #FF7300;
}
.orangeLink
{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: #FF7300;
	text-decoration: underline;
}
ul
{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}