#content-loading {
 background-color: #FFFFFF;
 background-image: url(../images/ajax-loader.gif);
 background-position: center center;
 background-repeat: no-repeat;
 position: absolute;
 top: 0px;
 left: 0px;
}

/* added "offSite" class to circumvent ajax loading of offsite links */
#menuLeft a.menuLink:hover, #menuLeft a.offSite:hover {
 text-decoration: none;
 position: relative;
 color: #003F68;
 background-image: url(../images/menu-strip.jpg);
 background-repeat: no-repeat;
 background-position: center center;
}

#menuLeft a.menuLink, #menuLeft a.offSite {
 text-align: left;
 color: #7987A1;
 display: block;
 padding-top: 8px;
 padding-bottom: 8px;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 position: relative;
 letter-spacing: 0em;
 text-indent: 12px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #EFEEF3;
}
#menuLeft a.menuSelected {
 color: #000000;
 background-image: url(../images/menu-strip-select.jpg);
 background-repeat: no-repeat;
 background-position: center center;
}
#menuLeft a.menuSelected:hover {
 color: #000000;
 background-image: url(../images/menu-strip-select.jpg);
 background-repeat: no-repeat;
 background-position: center center;
}
#menuLeft .submenu a {
 text-align: left;
 color: #000000;
 display: block;
 padding-top: 8px;
 padding-bottom: 8px;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 position: relative;
 letter-spacing: 0em;
 text-indent: 24px;
}
#menuLeft .submenu a:hover {
 text-decoration: none;
 color: #7987A1;
}
#menuLeft .submenu a.submenuSelected {
 color: #B90000;
 text-decoration: none;
}
/****** Global ******/
body {
 font-family: Arial, sans-serif;
 font-size: 11px;
 text-decoration: none;
 margin: 0px;
 width: 100%;
 padding: 0px;
 height: 100%;
 background-color: #FFFFFF;
}
:focus {
 outline: 0;
}
#wrap {
 width: 100%;
 position: relative;
 overflow: hidden;
 margin-right: auto;
 margin-left: auto;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 text-decoration: none;
 height: 100%;
}

/****** Header ******/
#header {
 height: 175px;
 background-image: url(../images/header.jpg);
 background-position: center top;
 background-repeat: no-repeat;
 position: relative;
 margin-right: auto;
 margin-left: auto;
 overflow: hidden;
 margin-top: 20px;
 margin-bottom: 0px;
 padding: 0px;
}
#header a {
 width: 880px;
 height: 165px;
 display: block;
 text-decoration: none;
 cursor: pointer;
 position: relative;
 margin-right: auto;
 margin-left: auto;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}

/****** Menu ******/
#menu {
 width: 100%;
 overflow: visible;
 margin-right: auto;
 margin-left: auto;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 0px;
 height: 100%;
}
#menuContainer {
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 background-color: #FFF6F7;
}
#menu table {
 width: 100%;
 height: 100%;
 margin: 0px;
 padding: 0px;
}

#menu a.menuLink {
 text-align: center;
 position: relative;
 color: #FFFFFF;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 background-color: #000000;
 letter-spacing: 0.1em;
 display: block;
 padding-top: 4px;
 padding-bottom: 5px;
}

#menu a.menuLink:hover {
 color: #FFFFFF;
 text-decoration: none;
 background-color: #761113;
}
#menu a.menuSelected {
 color: #FFFFFF;
 text-decoration: none;
}
#menu a.menuSelected:hover {
 color: #eeeeee;
 text-decoration: none;
}
#menu .dropsubmenu {
 position: absolute;
 z-index: 50;
}
#menu a.submenuDrop {
 text-align: left;
 position: relative;
 color: #761113;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 background-color: #FFF6F7;
 letter-spacing: 0em;
 display: block;
 padding-top: 6px;
 padding-bottom: 6px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFFFFF;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #FFFFFF;
 border-left-color: #FFFFFF;
 text-indent: 15px;
}
#menu a.submenuDrop:hover {
 color: #000000;
 text-decoration: none;
 background-image: url(../images/menu-strip.jpg);
 background-repeat: repeat-x;
 background-position: center center;
}
#menu a.submenuSelected {
 text-decoration: none;
 background-image: url(../images/menu-strip-select.jpg);
 background-repeat: repeat-x;
 background-position: center center;
}
#menu a.submenuSelected:hover {
 background-image: url(../images/menu-strip-select.jpg);
 background-repeat: repeat-x;
 background-position: center center;
}

/****** Side Menus ******/
#menuLeft {
 clear: none;
 float: left;
 width: 140px;
 overflow: visible;
 padding-top: 5px;
 margin: 0px;
}
#menuLeft h1 {
 padding-top: 5px;
 padding-bottom: 5px;
 text-decoration: none;
 font-size: 0.75em;
 color: #FFFFFF;
 font-weight: bold;
 text-align: left;
 letter-spacing: 0em;
 text-indent: 2px;
 background-color: #333333;
 padding-left: 5px;
}
#menuRight {
 clear: none;
 float: right;
 width: 118px;
 cursor: pointer;
 margin: 0px;
 padding-top: 0px;
 padding-right: 2px;
 padding-bottom: 0px;
 padding-left: 0px;
}
#menuRight h1 {
 font-size: 0.99em;
 color: #761113;
 font-weight: bold;
 text-align: right;
 letter-spacing: .07em;
 padding-right: 0px;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #EFEEF3;
 font-family: "Times New Roman", Times, serif;
 margin: 0px;
 padding-top: 0px;
 width: 100%;
}
#menuRight p.tooltipList {
 color: #7987A1;
 font-size: 0.55em;
 text-align: right;
 letter-spacing: 0em;
 padding-top: 0px;
 padding-right: 2px;
 padding-bottom: 5px;
}

/****** Content ******/
#container {
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#content {
 width: 100%;
 position: relative;
 margin-right: auto;
 margin-left: auto;
 padding-top: 10px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-right: 0px;
 padding-left: 0px;
}
.content {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 font-size: 2em;
 text-align: center;
 letter-spacing: .08em;
 margin: 0px;
 padding: 0px;
 position: relative;
 width: 100%;
}
#ajaxContentBorder {
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 clear: none;
 position: relative;
 overflow: hidden;
 height: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 612px;
}
#ajaxContent {
 margin-right: auto;
 margin-left: auto;
 position: relative;
 width: 612px;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#tooltip-box {
 color: #FFFFFF;
 position: absolute;
 font-size: 11px;
 background-color: #000000;
 text-align: justify;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 font-weight: normal;
 text-decoration: none;
 letter-spacing: .05em;
 border: 1px solid #5b0b0d;
}
#footer-home-logos {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 font-size: 1em;
 color: #677598;
 letter-spacing: 0em;
 position: relative;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 width: 100%;
 padding-right: 0px;
 padding-left: 0px;
 background-image: url(../images/danb-web-logos.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 height: 60px;
 clear: both;
}

/****** Footer ******/
#footer {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 font-size: 1em;
 color: #677598;
 letter-spacing: 0em;
 position: relative;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 10px;
 width: 100%;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

#footer a {
 font-size: 1em;
 color: #677598;
 text-decoration: none;
 letter-spacing: 0em;
 margin: 0px;
 padding: 0px;
}
#footer a:hover {
 font-size: 1em;
 color: #677598;
 text-decoration: underline;
}
#menuRight p.tooltipList a {
 cursor: pointer;
 color: #FF0000;
 text-decoration: none;
}
#menuRight p.tooltipList a:hover {
 cursor: pointer;
 color: #000000;
 text-decoration: none;
}
#menuRight h2 {
 font-size: 11px;
 color: #7987A1;
 font-weight: bold;
 text-align: right;
 letter-spacing: 0em;
 padding-right: 2px;
 text-decoration: none;
 margin: 0px;
 padding-top: 3px;
 padding-bottom: 0px;
 padding-left: 0px;
}
