.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
.mainNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.subNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align:center;
}
.mainNavMenuFocus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.subNavMenuFocus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}
td {
	vertical-align: top;
	text-align: left;
}

.bodyHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#333333;
}

.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#666666;
}
.bodyTableHeader {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
}
.bodyTableText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	background-position: top;
}

.bodyTextBorder {
	border:solid #660066 1px;
	height: 250px;
	width: auto;
}
