.ddsubmenustyle, .ddsubmenustyle ul, .ddsubmenustyle ul ul {
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    white-space: nowrap;
    z-index: 100;
}
.ddsubmenustyle li a {
    background-color: #808286;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 12px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
.ddsubmenustyle img {
    float: left;
    padding-top: 3px;
    vertical-align: bottom;
}
* html .ddsubmenustyle li a {
    display: inline-block;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
}
* html .ddsubmenustyle li {
    clear: left;
    float: left;
}
* html #footshadow {
    background-image: url("/blank.gif");
}
* html div#container {
    background-image: url("/blank.gif");
}
.downarrowpointer {
    border: 0 none;
    padding-left: 0;
    visibility: hidden;
}
.rightarrowpointer {
    border: 0 none;
    padding-top: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
}
.ddiframeshim {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 500;
}
.ddsubmenustyle li a:link {
    color: #FFFFFF;
}
#ddtopmenubar {
    background-color: #808286;
    float: right;
    width: 605px;
}
.ddsubmenustyle li a:visited {
    color: #FFFFFF;
}
.ddsubmenustyle li a:hover {
    background-color: #083247;
    color: #FFFFFF;
}
.ddsubmenustyle li a:active {
    color: #FFFFFF;
}
.mattblackmenu ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.mattblackmenu li {
    display: inline;
    margin: 0;
}
.mattblackmenu li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: lowercase;
}
.mattblackmenu {
}
div#ddtopmenubar ul {
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
}
.mattblackmenu li a:link {
    background-color: #808286;
    color: #FFFFFF;
}
.mattblackmenu li a:visited {
    background-color: #808286;
    color: #FFFFFF;
}
.mattblackmenu li a:hover {
    background-color: #083247;
    color: #FFFFFF;
}
.mattblackmenu li a.active {
    background-color: #083247;
    color: #FFFFFF;
}

