.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444B6F;
	font-weight: bold;
	margin-left: 15px;

}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #444B6F;
	font-weight: normal;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6891B9;
	padding-right: 4px;
}
.bodyText a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #596393;
	text-decoration:none;
	padding-right: 4px;
}
.bodyText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EE6435;
	text-decoration: none;
	padding-right: 4px;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 0px;
}
.subTitle a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #596393;
	text-decoration: none;
}
.subTitle a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #596393;
	text-decoration: none;
}
.subTitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EE6435;
	text-decoration: none;
}
.subNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6891B9;
	font-weight: bold;
	list-style-image: url(bullet.jpg);
	margin-left: -15px;
}
#bodyarea {
padding-left: 14px;
}
.bodySubTitle {
	color: #CC3300;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6891B9;
}
td a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #596393;
	text-decoration:none;
}
td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EE6435;
	text-decoration: none;
}