body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	margin: 3px;
	background-color: #E5E5E5;
}
.navCell {
	color: #FFFFFF;
	font-weight: bold;
	list-style: url(none) none;
	padding: 0px 0px 5px 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navCell a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:hover {
	color: #FFC610;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.outlineGREY {
	border: 1px solid #DCDCDA;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	font-weight: bold;
}

