td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
.text12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #283B59;
	line-height: 16px;
}
.text14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #425982;
}
.text10Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	line-height: 16px;
}
a:link {
	color: #506C9C;
	text-decoration: none;
}
a:hover {
	color: #F8902D;
}
a:visited {
	color: #4A628E;
	text-decoration: underline;
}
.text16blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #425982;
}

