@charset "utf-8";
/* CSS Document */
#UAbanner a, #UAribbon a {
	border-bottom:none;
	}
#UAbanner img, #UAribbon img {
	border:none;
	background:none;
}
#UAribbon {
	background: #4D000A url(ribbon/ribbon.png) no-repeat left;
	clear: both;
	height: 63px;
	width: 100%;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	z-index:1000000000;
	font: 100%;	
}
#UAribbon #UALogo  {
	display: block;
	height: 53px;
	width: 230px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#UAribbon ul#QuickLinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 285px;
	background: url(quicklinks.png) no-repeat;
	top: 27px;
	height: 28px;
	width: 114px;
	cursor: pointer;
}
#UAribbon #QuickLinks li {
	visibility: hidden;
}
#UAribbon #QuickLinks li:hover {
	visibility: visible;
}
#UAribbon ul#GlobalLinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 7px;
	clear: both;
}
#UAribbon #GlobalLinks li a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	padding: 0px 8px;
	margin: 0px;
	font: .6em Arial !important;
	border-right: 1px solid #FFF;
}
#UAribbon #GlobalLinks a.GlobalLinksLast {
	border-right-style: none;
}
#UAribbon #GlobalLinks li a:hover {
	text-decoration: underline;
}
#UAribbon #GlobalLinks li {
	float: left;
}
#UAribbon #gs {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
	width: 265px;
}
#UAribbon #gs #search {
	margin: 0px;
	color: #666;
	width: 230px;
	position: absolute;
	bottom: 0px;
	right: 30px;
	height: 16px;
}
#UAribbon #gs #GO {
	background: url(search.png) no-repeat center center;
	display: inline-block;
	height: 27px;
	width: 27px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: absolute;
	bottom: -3px;
	right: 0px;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#UAbanner {
	background: url(banner/banner.png) no-repeat;
	clear: both;
	height: 172px;
	width: 960px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
}
#UAbanner #UALogo {
	display: block;
	height: 80px;
	width: 300px;
	position: absolute;
	top: 65px;
	left: 20px;
}
#UAbanner ul#QuickLinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 280px;
	background: url(quicklinks.png) no-repeat;
	top: 1px;
	height: 28px;
	width: 114px;
	cursor: pointer;
}
#UAbanner #QuickLinks li {
	visibility: hidden;
}
#UAbanner #QuickLinks li:hover {
	visibility: visible;
}
#UAbanner ul#GlobalLinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	clear: both;
	left: 20px;
}

#UAbanner #GlobalLinks li a {
	display: inline-block;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0px;
	font: 0.6em Arial;
	border-right: 1px solid #FFF;
	color: #FFF;
}
#UAbanner #GlobalLinks a.GlobalLinksLast {
	border-right-style: none;
}
#UAbanner #GlobalLinks li a:hover {
	text-decoration: underline;
}
#UAbanner #GlobalLinks li {
	float: left;
}
#UAbanner #gs {
	position: absolute;
	right: 10px;
	margin: 0px;
	padding: 0px;
	width: 255px;
	top: 6px;
}
#UAbanner #gs #search {
	margin: 0px;
	color: #666;
	text-align: right;
	width: 220px;
}
#UAbanner #gs #GO {
	background: url(search.png) no-repeat center center;
	display: inline-block;
	height: 27px;
	width: 27px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: absolute;
	top: -2px;
	right: 0px;
}
#siteIdentifier {
	width: 600px;
	position: absolute;
	left: 340px;
	top: 83px;
}
.siteIdentifierLinks{
	height: 24px;
	width: 600px;
	display: block;
	margin-bottom: 5px;
}
a[href$='.pdf'], a[href$='.PDF'] { 
	padding: 0;
	background: none;
}