.nav {
	margin-top: 5px;
	margin-left: 166px;
	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, SunSans-Regular !important
}
.nav a {
	color: black;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	background: url(../images/tab.gif) no-repeat 0px 0px;
	margin-left: 4px;
	padding-top: 6px;
	padding-left: 8px;
	width: 142px;
	height: 46px;
	display: block
}
.nav a:visited {
	color: black
}
.nav a:hover {
	color: black;
	text-decoration: none;
	background-image: url(../images/tab-over.gif)
}
.navsubhead {
	color: #1677bc;
	font-weight: normal
}
