.byline {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
	text-decoration: none;
	line-height: 17px;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.ColHeading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.httpLnk {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.httpLnk:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.bold12Wht {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .5px;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 300;
; font-style: normal
}
.mainlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2473A8;
	text-decoration: none;
	font-weight: 300;
}
.sublnk {
	font-family: Arial;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.sublnk:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.PgTitle {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
ul {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.PgHeading {
	font-family: Arial;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.FormTF {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
	height: 17px;
}