@charset "UTF-8";
.twoColFixLtHdr #headWrapper #top_nav {
	float: right;
	width: 400px;
	padding-top: 20px;
	text-align: right;
	padding-right: 40px;
}
.twoColFixLtHdr #headWrapper #top_nav a, a:visited {
	font-size: 12px;
	color: #fd750a;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.twoColFixLtHdr #headWrapper #top_nav a:hover {
	color: #fd750a;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
