/* begin navbarCSSUS-beacon/navbarUS-beacon.css */
.nav-sprite {
	background-image: url(../images/sprite.png);
}
#navbar {
	font-family: "arial", "sans-serif";
	font-size: 12px;
	line-height: 1em;
	zoom: 1;
	/*width:100%;*/
	margin: 0 -8px
}
#navbar .nav_a:visited, #navbar .nav_a:link, #navbar .nav_a:hover, #navbar .nav_a {
	font-family: "arial", "sans-serif"
}
#nav-bar-outer {
	position: relative;
	z-index: 60
}
#nav-bar-inner {
	z-index: 65;
	height: 55px;
}
#nav-bar-inner .nav_a, #nav-bar-inner .nav_a:link, #nav-bar-inner .nav_a:visited {
	text-decoration: none;
	color: black
}
#nav-bar-inner .nav_a:hover {
	text-decoration: none;
	color: white
}
.nav-down-arrow {
	display: block;
	width: 9px;
	height: 5px;
	font-size: 0;
	line-height: 0;
	position: absolute;
	background-position: -130px -50px
}
.nav-menu-active .nav-down-arrow {
	bottom: 10px;
	right: 8px
}
.nav-button-outer-open .nav-down-arrow {
	background-position: -130px -60px
}
.nav-button-outer {
	cursor: pointer;
	position: absolute;
	top: 8px;
	height: 40px;
	display: block;
	text-decoration: none;
	-ms-touch-action: none
}
.nav-button-mid {
	background-position: 0 500px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	margin-right: 5px
}
.nav-button-inner {
	background-position: 0 500px;
	background-repeat: no-repeat;
	display: block;
	padding: 0 5px;
	position: relative;
	right: -5px;
	height: 40px
}
.nav-button-outer-open .nav-button-mid {
	background-position: -10px -260px
}
.nav-button-outer-open .nav-button-inner {
	background-position: right -260px
}
.nav-menu-inactive:hover .nav-button-mid {
	background-position: -10px -210px
}
.nav-menu-inactive:hover .nav-button-inner {
	background-position: right -210px
}
.nav-searchbar-inner {
	margin: 15px 0 0 0;
	height: 34px;
	position: relative;
	display: block
}
.nav-prime-menu .nav-searchbar-inner {
	margin-left: 221px;
	margin-right: 433px
}
.nav-searchfield-outer {
	height: 34px;
	margin-right: 39px;
	padding-left: 5px;
	background-position: -10px -120px;
	background-repeat: no-repeat
}
.nav-searchfield-inner {
	height: 34px;
	background-color: white;
	background-position: 0 -550px;
	background-repeat: repeat-x;
}
.twotabsearchtextbox {
	margin: 7px 0 0 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: 23px !important;
	border: 0 !important;
	font-family: "arial", "sans-serif" !important;
	font-size: 11px !important;
	background: transparent !important;
	color: black !important;
	outline: 0 !important;
	-webkit-appearance: none !important;
}
.searchDropdownBox {
	font-family: "arial", "sans-serif";
	position: absolute;
	left: 5px;
	top: 3px;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	color: black;
	background: white;
	outline: 0;
	width: 190px;
	visibility: hidden
}
.nav-12px-min-font .searchDropdownBox {
	font-size: 12px
}
#nav-iss-attach {
	height: 33px;
	padding: 0 0 0 5px
}
.nav-facade-active .searchDropdownBox {
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0;
	height: 29px;
	cursor: pointer;
	visibility: visible;
	width: auto
}
#nav-search-in {
	display: inline-block;
	position: absolute;
	left: 3px;
	top: 4px;
	height: 27px;
	overflow: hidden;
	background-position: -10px -590px;
	background-repeat: no-repeat;
	border-right: 1px solid #ddd
}
#nav-search-in .nav-down-arrow {
	background-position: -150px -50px
}
#nav-search-in.active .nav-down-arrow {
	background-position: -150px -60px
}
#nav-search-in.focus .nav-down-arrow {
	background-position: -130px -60px
}
span#nav-search-in.nav-facade-active.active {
	background-position: -10px -630px
}
span#nav-search-in.nav-facade-active.focus {
	border-right: 1px solid #2b3540;
	background-position: -10px -670px
}
#nav-search-in.focus span.nav-search-in-content {
	color: white
}
#nav-search-in .nav-search-in-content, #nav-search-in .nav-down-arrow {
	display: none
}
#nav-search-in .nav-search-in-content {
	display: inline-block;
	color: #777;
	font-size: 11px;
	white-space: nowrap;
	font-family: "arial", "sans-serif";
	text-indent: 1px;
	height: 27px;
	margin: 0 25px 0 6px;
	line-height: 27px;
	text-overflow: ellipsis
}
.nav-12px-min-font #nav-search-in .nav-search-in-content {
	font-size: 12px
}
#nav-search-in.focus .nav-search-in-content, #nav-search-in.active .nav-search-in-content {
	color: black
}
#nav-search-in.nav-facade-active .nav-down-arrow {
	display: block;
	right: 10px;
	top: 11px
}
.nav-submit-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 34px;
	overflow: hidden;
	background-position: -33px -120px;
	padding: 0 0 0 3px;
	margin: 0
}
.nav-submit-button .nav-submit-input {
	width: 39px;
	height: 34px;
	padding: 0;
	margin: 0;
	background: 0;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	color: white;
	line-height: 15px;
	font-size: 13px;
	font-family: "arial", "sans-serif"
}




::-webkit-input-placeholder  { 
    color:#9e9e9e; 
}

input:-moz-placeholder,
textarea:-moz-placeholder { 
    color:#9e9e9e; 
}

.placeholder {
    color:#9e9e9e; 
}