.usNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
}
.usNav a:link {  color: #FF9900; text-decoration: none}
.usNav a:visited {  color: #FF9900; text-decoration: none}
.usNav a:hover {  color: #FF6600; text-decoration: underline}
.usNav a:active {  color: #FFCC00; text-decoration: none}
.rightNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
}
.rightNav a:link {  color: #FF9900; text-decoration: none;
}
.rightNav a:visited {  color: #FF9900; text-decoration: none;
}
.rightNav a:hover {  color: #FFC365;
}
.rightNav a:active {  color: #FFCC00; text-decoration: none;
}
.rightNavNoLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E85F09;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
}
.rightNavNoLink a:link { color: #E85F09; text-decoration: none; font-weight: bold;
}
.rightNavNoLink a:visited { color: #E85F09; text-decoration: none; font-weight: bold;
}
.rightNavNoLink a:hover { color: #E85F09; text-decoration: none; font-weight: bold;
}
.rightNavNoLink a:active { color: #E85F09; text-decoration: none; font-weight: bold;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #444444;
	line-height: 15px;
}
.copy a:link {  color: #FF9900; text-decoration: none}
.copy a:visited {  color: #FF9900; text-decoration: none}
.copy a:hover {  color: #FF6600; text-decoration: underline}
.copy a:active {  color: #FFCC00; text-decoration: none}
.titles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e85f09;
}
.navTitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.copyBold {
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: 333333;
}
