body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
#pgFooter {
	padding: 10px 0px 25px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.textPageTitle {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.textPageSubTitle {
	font-size: 14px;
	font-weight: bold;
}
.textMini {
	font-size: 8px;
	font-family: sans-serif;
}
.textTiny {
	font-size: 9px;
}
.textSmall {
	font-size: 10px;
}
.textMedium {
	font-size: 11px;
}
.textLarge {
	font-size: 14px;
	font-weight: bold;
}
.textModMsg {
	display: none;
}
.textFooter {
	font-size: 10px;
	color: #999999;
}
.textFooter a:link {
	color: #999999;
	text-decoration: none;
}
.textFooter a:visited {
	color: #999999;
	text-decoration: none;
}
.textFooter a:hover {
	color: #990000;
	text-decoration: underline;
}
.pageLayout {
	background-color: #FFFFFF;
	width: 100%;
}
.pageMenu {
	display: none;
}
