/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.topNav { font-size: 12px; font-weight: bold; color: #003366}
.pageHeader {font-size: 13px; font-weight: bold; color: #003366}

.address { font-size: 10.5px; font-weight: bold; color: #000000}
.footerText {font-size: 9px; font-weight: bold; color: #6C6C6C}

a { text-decoration: none; font-size: 11px; font-weight: bold; color: #003366}
a:link { font-size: 11px; font-weight: bold; color: #003366}
a:visited { font-size: 11px; color: #003366}
a:active { font-size: 11px; color: #003366}
a:hover { font-size: 11px; color: #537BA2}

.footerNav { font-size: 10.5px; color: #003366}

a.footerNav:link { text-decoration: underline; font-size: 9.5px; color: #003366}
a.footerNav:visited { text-decoration: underline; font-size: 9.5px; color: #003366}
a.footerNav:active { text-decoration: underline; font-size: 9.5px; color: #003366}
a.footerNav:hover { text-decoration: underline; font-size: 9.5px; color: #537BA2}
.newsbg {
	background-attachment: fixed;
	background-image: url("App_Themes/kg_theme/images/kg_logo.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
