html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, submenu, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

:focus { outline: 0; }

body {
    background: #666;
    color: #000;
	font: 12px/1.5 "Lucida Grande",Verdana,Arial,Lucida,Helvetica,sans-serif;
    margin: 1em;
}

img {
    display: block;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #69c;
    font-weight: normal;
}

h1 {
    font-size: 125%;
    margin: 0.5em 0;
}

h2, h3 {
    font-size: 110%;
    margin: 1em 0;
}

p {
    margin: 1em 0;
}

a {
    color: #369;
    text-decoration: none;
}

q {
    font-style: italic;
}

q:before, q:after {
    color: #369;
    font-size: 300%;
}

q:before {
}

q:after {
}

#wrapper {
    width: 762px;
}

#top-navbar {
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    font-size: 10px;
    height: 92px;
    position: relative;
    width: 762px;
    z-index: 1000;
}

#logo-link {
    display: block;
    height: 50px;
    left: 38px;
    position: absolute;
    text-indent: -999em;
    top: 18px;
    width: 240px;
}

.menubar, .menu-item-list {
    position: absolute;
    line-height: 1;
}

.menu-title, a.menu-title:hover {
    color: #000;
    display: block;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.menu-item-list {
    border-top: 1px solid #000;
    left: -999em;
    top: 14px;
    width: 170px;
}

.menu-item {
    border: 1px solid #000;
    border-top: 0;
    cursor: pointer;
    height: 100%;
    padding: 3px;
    position: relative;
}

.menu-item-container {
	background: url(../images/menu-bullet.gif) no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
    height: 1.25em;
}

a.menu-item-title, a.menu-item-title:hover {
    background: url(ie-opera-hack);
    bottom: 0;
    color: #000;
    display: block;
    left: 0;
    padding: 2px 0 0 15px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    white-space: nowrap;
}

.submenu {
	padding-right: 4px;
}

.submenu > dl {
	background: url(/images/arrow.gif) no-repeat right center;
	margin-right: 4px;
}

li.submenu:hover > dl {
    background-image: url(/images/arrow_hl.gif);
}

li.submenu:hover > dl > dd > .menu-item-list { left: 165px; top: 0; }

.menu {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    float: left;
    position: relative;
}

#menubar1 { background: #fc6; left: 316px; top: 55px; z-index: 1000; }
#menubar1 a.menu-title:hover { background: #c93; }
#menubar1 .menu-item-list { background: #fc6; }
#menubar1 .menu-item-list > li.menu-item:hover { background: #fec; }

#menu1-title { width: 104px; }
#menu2-title { width: 128px; }
#menu3-title { width: 78px; } 
#menu4-title { width: 60px; }
#menu5-title { width: 64px; }

#menu5 > .menu-item-list { width: 215px; }

li#menu1:hover > .menu-item-list, li#menu3:hover > .menu-item-list,
li#menu6:hover > .menu-item-list, li#menu7:hover > .menu-item-list, li#menu8:hover > .menu-item-list {
    left: 12px;
    right: auto;
}

li#menu4:hover > .menu-item-list, li#menu5:hover > .menu-item-list { left: auto; right: 12px; }

#menubar2 { background: #ccc; top: 72px; left: 290px; z-index: 500; }
#menubar2 a.menu-title:hover { background: #999; }
#menubar2 .menu-item-list { background: #ccc; }
#menubar2 .menu-item-list > .menu-item:hover { background: #eee; }

#menu6 { border-left: 1px solid #000; }
#menu7 > .menu-item-list { width: 185px; }

#menu6-title { width: 87px; }
#menu7-title { width: 92px; }
#menu8-title { width: 102px; }
#menu9-title { width: 80px; }
#menu10-title { width: 57px; }
#menu11-title { width: 40px; }

.banner {
    border-right: 2px solid #333;
    height: 100%;
    overflow: hidden;
}

.banner-text {
	background: #369;
    border-color: #333;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
	color: #fff;
    float: left;
    font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0.75em;
	line-height: 1;
	margin: 2px 8px;
	padding: 0.15em 0.75em 0.2em;
	text-transform: lowercase;
}

.breadcrumbs {
    border-right: 2px solid #333;
    font-size: 80%;
    margin-left: 8px;
    padding: 0.5em;
}

#content {
    background: #fff;
    border-right: 2px solid #333;
    padding: 2em;
    position: relative;
}

#footer {
    font-size: 9px;
    line-height: 1.6;
}

#footer-navbar {
    background: #ccc;
    border-top: 1px solid #000;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    border-left: 1px solid #000;
    color: #000;
    height: 100%;
    overflow: hidden;
    text-transform: uppercase;
}

.footer-link-list {
    margin: 0;
    padding: 0.25em 0.5em;
    float: left;
}

.footer-link {
    display: inline;
    margin-left: 0.5em;
}

.footer-link:before {
    content: "::";
    margin-right: 0.5em;
}

.footer-link:first-child:before {
    content: "";
}

#masthead {
    background: #fff;
    position: relative;
    z-index: 1000;
}

#footer-quicknav {
    background: #69c;
    border-left: 1px solid #000;
    padding: 0.25em 0.5em;
    margin: 0;
    text-align: center;
    float: right;
}

#footer-copyright {
    color: #999;
    text-align: center;
    margin: 0.5em;
    clear: both;
}

