#gN_Nav {
	clear: both; 
	min-height: 30px; 
	min-width: 998px;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px !important; 
	font-weight: bold; 
	text-align: center; 
	margin: 0 auto; 
	padding: 0;
	background: #666 url(/site/inc/img/bg_globalNav.gif) left top repeat-x; 
	border-bottom: 0;
} 
* html #gN_Nav {
	height: 30px;
}
#gN_align {
	width: 1000px; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0;
}
#gN_text {
	text-align: left; 
	font-size: 11px!important;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif, Helvetica!important; 
	margin: 0; 
	padding: 10px 0 5px 0;
}
#gN_text span{
	visibility: hidden; 
	display: none;
}
#gN_home {
	margin-right:25px;
}
#gN_Nav a:link, #gN_Nav a:visited {
	text-decoration:none; 
	color:#eee; 
	padding:0 14px;
}
#gN_Nav a:hover, #gN_Nav a:active, #gN_Nav a:focus {
	text-decoration:none; 
	color:#ccc; 
	background:transparent;
}
#gN_Nav a.pipe:link, #gN_Nav a.pipe:visited {
	background-image:url(/site/inc/img/vline.gif); 
	background-position:right center; 
	background-repeat:no-repeat;
}
#gN_Nav a.pipe:active, #gN_Nav a.pipe:hover {
	background-image:url(/site/inc/img/vline.gif); 
	background-position:right center; 
	background-repeat:no-repeat;
}
#gN_form {
	float:right; 
	margin:0; 
	padding: 0; 
	white-space:nowrap; 
	vertical-align:middle;
} 
* html #gN_form {
	padding-top: 0;
}
#gN_Nav {
	min-width:998px; 
	height:30px; 
	border-bottom:none;
}
#gN_Nav a:hover {
	border-bottom:none;
}
#gN_form {
	background-color:#EAEFF2; 
	text-align:center;
	padding:2px 5px 1px 3px; 
	margin: 6px 0 0 0;
	z-index:-50;
	} 
* html #gN_form {
	padding: 2px 5px 0 3px;
}
#gN_query {
	visibility: visible; 
	display: inline; 
	margin-top: 1px; 
	padding: 2px 0 1px 0; 
	width: 200px; 
	font-size: 11px; 
	border: 1px solid #666;
	background: white url(/site/inc/img/magglass.png) no-repeat 3px 4px;
	padding-left:17px;
}
#gN_submit {
	visibility:visible; display:inline; 
	font-size:11px; 
	margin:0; padding:1px 3px; 
	border:1px solid #666;
}
input#gN_submit, input#gN_query{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}