

#topper-pos {
	position: relative;
	width:860px;
	height:5px;
	background:  url("/images/interface/dotted_hor.gif") bottom repeat-x;
	background-color: #FFFFFF;
	padding: 6px 10px 4px 10px;
}


.topper {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-top: 3px;
}

a.topper, a.topper:visited, a.topper:active {
	color:#666666;
	text-decoration: none;
}

a.topper:hover {
	color:#003399;
	text-decoration: none;
}

/* **************** GLOBAL NAV ****************** */

#globalNav-poss {
	position: relative;	
	height: 56px;
	width:750px;
	text-align: center;
	background:  url("/images/interface/dotted_hor.gif") bottom repeat-x;
	background-color: #FFFFFF;
}

