.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.bottomBG {
	background-image: url(images/bottomBG.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	line-height: 16px;
}
A  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1075B0;
	text-decoration: none;
}
A:hover  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1075B0;
	text-decoration: none;
}.subNavBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/subNavBG.gif);
	background-repeat: repeat-x;
}
.subNavLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	line-height: 16px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1075B0;
	line-height: 16px;
	font-weight: bold;
}
.SC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1075B0;
	line-height: 16px;
	font-weight: bold;
}
.GBcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1075B0;
	line-height: 16px;
	font-weight: bold;
}
