body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414B56;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006FBC;
	text-decoration: none;
}
a:visited {
	color: #006FBC;
	text-decoration: none;
}
a:hover {
	color: #00C183;
	text-decoration: none;
}
a:active {
	color: #00C183;
	text-decoration: none;
}
.tileTop {
	background-repeat: repeat-x;
}
.tileNav {
	display: none;
	background-repeat: repeat-x;
}
.tileMid {
	display: none;
	background-repeat: repeat-x;
}
.tileFooter {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006FBC;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinksOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00C183;
	text-decoration: none;
}
.navSpace {
	padding-top: 8px;
	padding-bottom: 20px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textHeadingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00C183;
}
.textGreen {
	color: #00C183;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006FBC;
}
.yesPrint {
	width: 670px;
}
.noprint { 
	display: none; 
}
