@import url("/css/common.css");
#globalnav img {
	border: 0; }

#globalnav {
	width: 100%;
	/* override width to fit page */
	background-color: #fff;
	border-top: 5px solid #fff;
	border-bottom: 3px solid #fff; }

#gnav {
	overflow: hidden;
	background: url("/images/gn-fullback.gif") repeat-x bottom right;
	height: 51px; }

#gn {
	white-space: no-wrap;
	background: url("/images/gn-back-logotabs.gif") no-repeat top left;
	height: 51px;
	width: 100%;}

#gn-logo {
	float: left;
	display: inline;
	padding: 5px 0 0 14px; }

#gn-tabs {
	margin-top: 24px;
	margin-left: 27px;
	float: left;
	display: inline; }

#gn-links {
	background: url("/images/gn-back-links.gif") no-repeat top right;
	margin-top: 0px;
	font-size: 1px;
	padding:  0 10px 4px 0;
	float: right;
	display: inline;
	text-align: right; }

#gn-links .top_nav_text {
	/* Input box */
	margin:5px 3px 0 0;
	padding:0;
	width:130px;
	height:16px;
	vertical-align:top;
	font: 11px Verdana, sans-serif; }

#gn-links input {
	border: 1px #ccc solid;}

#gn-mycbc {
	vertical-align: top;
	text-align: right;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 19px;
	overflow: hidden;
	font: 10px Verdana, sans-serif; }

#gn-weather-widget {
	color: #333;
	font: normal 10px Verdana, sans-serif;
}

#gn-weather-widget a {
	color: #333;
	text-decoration: none;
}

#gn-weather-widget a:hover {
	text-decoration: underline; }