.bodyCopy {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
}
.Headline {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.subNavHeader {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.subNavSmall {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}.footerInsideCopy {

	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footerHomePg {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
