html {
	min-height: 100%;
	margin-bottom: 1px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.BodyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
#homepage .BodyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#homepage .MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #333333;
	font-weight: bold;
}
.MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
#homepage .SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	font-weight: bold;
}
.NavLink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.NavLinkAdmin {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.BodyTextSmallWhite {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	color: #D73000;
	font-weight: bold;
	text-decoration: none;
}
.redBodyText {
	color: #D73000;
}
.blueLink {
	color: #22449D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.Row1 {
	background-color: #EBF0FE;
}
.Row2 {
}
.Row3 {
	background-color: #FFD6CA;
}
