#topbar {
    background: #ffffff url('/images/topbar.jpg') center center no-repeat;
    width: 905px;
    height: 74px;
    position: relative;
    z-index: 99;
}
#sitemap {
    float: left;
    position: absolute;
    top: 25px;
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    height: 14px;
    width: 48px;
    left: 430px;
}
#topbar #searchform {
    position: absolute;
    top: 25px;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    left: 541px;
    height: 15px;
    width: 133px;
}
#topbar #searchform .searchtext {
    width: 113px;
    font-size: 11px;
    line-height: 13px;
    height: 14px;
    border: 0px;
    _margin-bottom: 3px;
    float: left;
    margin: 1px;
    margin-bottom: 0px;
}
#topbar #searchform .searchbutton {
    float: left;
    height: 15px;
    width: 14px;
    margin-left: 2px;
}
#topbar #searchform .button {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}
#topbar #gotoform {
    position: absolute;
    top: 25px;
    left: 760px;
    font-size: 10px;
    line-height: 15px;
    color: #fff;
}
#topbar #navchooser {
    float: left;
}
#topbar h2 {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}
#topbar #gotoform a {
    color: #000;
}
#topbar #gotoform ul li div a:hover {
    text-decoration: none;
}
#topbar #gotoform li {
    width: 101px;
    text-align: center;
    cursor: default;
    background-color: #fff;
    position: relative;
}
#topbar #gotoform li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 99;
    background-color: #fff;
    border: 1px solid #ABABAD;
}

#topbar #gotoform li li {
    width: 180px;
    text-align: left;
    display: block;
    float: none;
    background-color: transparent;
    padding: 2px;
    border: 0px;
}

#topbar #gotoform li:hover ul, #topbar #gotoform li.over ul {
    display: block;
    margin: 0px;
    margin-left: -71px;
}

#header {
    background: #424242 url('/images/header.jpg') center center no-repeat;
    height: 204px;
    width: 905px;
	z-index: 49;
	display: block;
}

#menubar {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    float:left;
    background: #424242 url('/images/menubgorange.png') top left repeat-x;
    position: relative;
    width: 896px;
    height: 44px;
    line-height: 42px;/*height-2*/
    vertical-align: middle;
}

/* NAVIGATION */

#navigation {
	background-image: url(/images/nav_main.jpg);
	background-repeat: repeat-x;
	font: bold 150% Arial, Helvetica, sans-serif;
	width: 100%;
}

#navigation ul#subnav {
	font: normal 50%;
	list-style: none;
	margin: 0 0 0 16px;
	padding: 0;
}
#navigation ul#subnav li {
	display: inline;
	margin: 0 0 0 0px;
}
#navigation ul#subnav li a {
	color: #FFFFFF;
}
#navigation ul#subnav li a.more {
	padding: 0 0 0 15px;
	color: #FFFFFF !important;
}
#navigation ul#nav{
	z-index: 100;
	position: relative;
	left: 0px;
	float: left;
	width: auto; list-style: none;
	padding: 0;
}
#nav a {
	width: auto;
	display: block;
	padding: 0.7em 15px 0.7em 15px;
}
#nav li {
	float: left;
	width: auto;
	min-height: 1.5em;
}
#nav li ul {
	width: 200px;
	padding: 0 0 10px 0;
	background: #006FB7;
	position: absolute;
	left: -999em;
}
#nav li:hover ul, #nav li.active ul {
	left: auto;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li, #nav li a{
	color: #fff;
	text-decoration: none;
	display: block;
	border-color: #003466;
}
#nav ul li{
	display: block;
	clear: left;
	font: 70% Trebuchet, Arial, Helvetica, sans-serif;
	color: #fff;
}
#nav ul li, #nav ul li a{
	background-color: transparent !important;
	display: block;
	clear: left;
	width: 100%;
	letter-spacing: normal !important;
	background-image: url(/images/arrowonnavy.gif);
	background-position: 15px 7px;
	background-repeat: no-repeat;
}
#nav ul li a{
	width: 170px;
	color: #fff !important;
	background-color: transparent !important;
	padding: 0.3em 0 0.3em 30px;
	text-decoration: none;
}
#nav ul li a:hover{
	color: #fff !important;
	background: #80B7DB !important;
}
#nav li.active a, #nav li:hover a, #nav a.active {
	color: #fff;
	background: #006FB7;
	background-image: url(/images/nav_rollover.jpg);
	background-repeat: repeat-x;
}
#nav li ul a {
	background: #006FB7;
	background-image: none !important;
}
#nav li ul li:hover a,
#nav a.active {
	background: #006FB7;
	background-image: url(/images/arrowonblue.gif) !important;
	background-position: 15px 7px !important;
	background-repeat: no-repeat !important;
}
#nav .selected a {
	color: #DFBF4C;
}
#nav .selected a:hover {
	color: #CC9933 !important;
}
* html #nav li {
	height: 1em;
}

#graybar {
    color: #fff;
    height: 21px;
    background: #424242;
    position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    clear: both;
}
#graybar a {
    color: #fff;
	height: 21px;
    line-height: 19px;
    vertical-align: middle;
    text-decoration: none;
}
#graybar a:hover {
    text-decoration: underline;
}

