.title {
    background-color: #99cc99;
    background-image: url(/images/structural_images/research_title.gif);
}
.titlebkgd {
    background-color: #99cc99;
}
.content {
    border-top-color: #99cc99;
}
.sidebar {
    border-left-color: #99cc99;
}
hr {
    color: #99cc99;
    background-color: #99cc99;
}
.breadcrumb {
    background-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #99cc99;
}
.sidenav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.sidenav ul ul{
    color:#99cc99;
    list-style-type:none;
    margin-left:0px;
    padding-left:0px;
    display:none;
}
.sidenav ul ul.menuOn, .sidenav ul ul.menuOn ul {
    display: block;
}
.sidenav ul li {
    display: inline;
}
.sidenav ul ul li{
    background: url(/images/structural_images/research_nav_bullet.gif) top left no-repeat;
    padding-top:12px;
    padding-left:0px;
    margin-left:0px;
    display:block;
}
.sidenav ul ul ul.menuOn li{
    background:none;
    padding-top:0px;
    margin-top:8px;
    text-indent: 0px;
}

.sidenav ul ul ul.menuOn {
    margin-left: 0px;
    margin-top:0px;
    padding-left:12px;
}
.sidenav ul ul ul.menuOn li {
    background: url(/images/structural_images/interior_nav_lvl2_bullet.gif) top left no-repeat;
    padding-left: 18px;
}

.sidenav ul li a{
    display:none;
}
.sidenav ul ul li a{
    display:inline;
}
.sidenav ul li div.reddot a{
    display:inline;
}
.sidenav ul ul ul.menuOff {
    display:none;
}
.sidenav ul ul ul ul li{
    display:none;
}
.sidenav ul ul ul ul{
    display:none;
}
.sidenav ul div.reddot {
    display: none;
}
.sidenav ul ul ul ul div.reddot {
    display: none;
}
.sidenav ul ul div.reddot {
    display: block;
}
.sidenav ul.menuOn div.reddot a {
    display: inline;
}

.sidebar ul {
    margin-top:2px;
    margin-left:0px;
    padding-left:0px;
}

.sidebar ul li{
    background: url(/images/structural_images/research_nav_bullet.gif) top left no-repeat;
    padding-top:12px;
    padding-left:0px;
    margin-left:0px;
}
.content a:visited {
    color:#999999;
}
 div.line {
    color: #C9B181;
}
h1.quarterly {font-weight: normal; font-size: 1.2em;}
h2.quarterly {font-size: 1.4em;}
/*h3.quarterly{color: black  }*/
p.center {text-align: center;}
p.right {text-align: right;}
.cleartop {clear: both}
img.floatright {padding-left: 2em; padding-bottom: 2em;}
img.floatleft {padding-right: 2em; padding-bottom: 2em;}
.floatright {float: right; padding-left: 3em; padding-bottom: 2em; clear: right;}
.floatleft {float: left; padding-right: 2em; padding-bottom: 2em; clear: left;}

/*styles added for RedDot sitemap*/
ul.sitemap {
    list-style-type:none;
    margin-left:5px;
    padding-left:0px;
}
ul.sitemap li{
    background: url(/images/structural_images/research_nav_bullet.gif) top left no-repeat;
    padding-left:12px;
}
ul.sitemap ul{
    list-style-type:none;
    margin-left:10px;
    padding-left:0px;
}
