body {
	margin: 0px;
}
td {
	font-family: Times;
	font-size: 16px;
	color: #333333;
}

a {
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	color: #F1A42A;
	text-decoration: none;
}
.navMainCell {
	background-color: #427389; 
	padding: 5px; 
	font-family: Verdana; 
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 12px; 
	color: #fff;
	text-align: center;
}
.navMainCell a {
	color: #fff;
	text-decoration: none;
}
.navMainCell a:hover {
	color: #fff;
	text-decoration: none;
}
.NavMainDivider {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
}
.pageHeading {
	color: #F1A42A;
	font-size: 28px;
	font-weight: bold;
}
.pageHeading1 {
	color: #F1A42A;
	font-size: 18px;
	font-weight: bold;
}
.subpageHeading {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.subpageHeading2 {
	color: #333333;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.subpageHeading3 {
	color: #FF0000;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
}

.subpageHeading4 {
	color: #FF0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.subpageHeading5 {
	color: #FF0000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.subpageHeading6 {
	color: #FF0000;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}