body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0061D1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0061D1;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.tileTopBar {
	background-image: url(tile_top_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tileMidBar {
	background-image: url(tile_mid_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tileFade {
	background-image: url(tile_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tileFooter {
	background-image: url(2.jpg);
	background-repeat: repeat-x;
}
.textHeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4189DD;
}
.textTanBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7E7A55;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.yesPrint {
	width: 670px;
}
.noprint { 
	display: none; 
}
