.PgStyles {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #323F4C;
	text-decoration: none;
	padding: 10px;
}
.CellBorder {
	background-color: E9EBE8;
	border: 1px solid C3C4C2;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 12px;

}
.Headings {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #B31D02;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #710800;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #710800;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #710800;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9A6F6C;
	text-decoration: underline;
}
.subHeading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #323F4C;
	text-decoration: none;
}
.bulletList {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #323F4C;
	text-decoration: none;
	line-height: 15px;
}
.calendarList {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #323F4C;
	text-decoration: none;
	line-height: 14px;
}
.SideLinks {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.credits {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 8px;
	line-height: 14px;
}

