#topnav-container {
	position: relative;
	float: left;
	width: 980px;
	height: 121px;
}

#topnav-toprow {
	position: relative;
	float: left;
	height: 81px;
	width: 980px;
}

#topnav-logo {
	position: relative;
	float: left;
	width: 479px;
	height: 81px;
}

#topnav-right {
	position: relative;
	float: right;
	width: 501px;
	height: 81px;
	background-image: url('/images/topnav/hdr_right.jpg');
	background-repeat: no-repeat;
}

#topnav-leftcap {
	position: relative;
	float: left;
	width: 5px;
	height: 27px;
}

#topnav-right-links {
	position: relative;
	float: right;
	margin-right: 12px;
}

#topnav-pgeds {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .75em;
	color: #007dad;
	margin: 8px 0 0 15px;
}

#topnav-teamusa {
	position: relative;
	float: left;
	font-family: Arial;
	font-size: .75em;
	color: #007dad;
	margin: 8px 0 0 15px;
}

#topnav-textsize {
	position: relative;
	float: left;
	font-family: Arial;
	font-size: .75em;
	color: #333333;
	margin: 2px 16px 0 15px;
}

#topnav-right-links-container {
	background: url('/images/topnav/global_mid.gif');
	background-repeat: repeat-x;
	position: relative;
	float: left;
	height: 27px;
}

#topnav-rightcap {
	position: relative;
	float: left;
	width: 5px;
	height: 27px;
}

.topnav-text-link {
	color: #007dad;
	text-decoration: none;
}

.topnav-text-link:hover {
	text-decoration: underline;
}

#topnav-menu {
	position: relative;
	float: left;
	width: 980px;
	height: 40px;
}

#link-left {
	position: relative;
	float: left;
	width: 29px;
	height: 40px;
}

#link-contest {
	position: relative;
	float: left;
	width: 272px;
	height: 40px;
}

#link-coupons {
	position: relative;
	float: left;
	width: 229px;
	height: 40px;
}

#link-team-usa {
	position: relative;
	float: left;
	width: 273px;
	height: 40px;
}

#link-right {
	position: relative;
	float: left;
	width: 406px;
	height: 40px;
}

#topnav-bottom-row {
	position: relative;
	float: left;
	height: 5px;
	width: 980px;
	line-height: 5px;
	background-color: #e8f1f5;
}

.small-text-link {
	font-size: 12px;
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: none;
	color: #007dad;
}

.medium-text-link {
	font-size: 14px;
	color: #007dad;
	margin-right: 7px;
	text-decoration: none;
}

.large-text-link {
	font-size: 18px;
	color: #007dad;
	text-decoration: none;
	margin-right: 11px;
}

.text-link-selected {
	color: #333333;
}