.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.logoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B6177;
	font-weight: bold;
	font-style: italic;
}
.subNavGraphic {
	background-image:  url(../_images/gs003_10.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.subNav, .subNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subNav a:hover {
	color: #999999;
}
.navItem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F94A7;
	padding-left: 15px;
	padding-right: 5px;
}
.navItem a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navItem a:hover {
	color: #CCCCCC
}
