.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.navText a:link {color: #0000cc; text-decoration: underline;}
.navText a:visited {color: #0000cc; text-decoration: underline;}
.navText a:hover {color: #000000; text-decoration: none;}
.navText a:active {color: #0000cc; text-decoration: underline;}

.bodyText {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.hrHeaderText {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #cc3300;
}

.helpText {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding-left:50px;
}

.copyrightText {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.copyrightText a:link {color: #ffff99; text-decoration: underline;}
.copyrightText a:visited {color: #ffff99; text-decoration: underline;}
.copyrightText a:hover {color: #ffff99; text-decoration: none;}
.copyrightText a:active {color: #ffff99; text-decoration: underline;}


li.bodytext { padding-bottom:10px;}
