﻿ul.nopadding                    {list-style: none;margin: 0 0 0 0;padding: 0px;list-style-position: outside;}
ul.horizontal li                {float: left;}
ul.nopadding li                 {margin:0px !important;padding: 0px !important;list-style: none !important;list-style-position: inside !important;}
ul.nobullet li                  {background: none !important;list-style: none !important;}
ul.navigation li                {list-style-position: outside !important;}

.sectionNav{margin:0px;border-bottom: 1px solid #888;    padding: 0 6px 0 6px;/*    background: #fff url(../images/second-nav-bg.png) center bottom repeat-x;    */}
.sectionNav-gap{}
.sectionNav .spacer{background: #fafafa /*url(../images/columnheader-fade.png) center bottom repeat-x*/ !important;  width: 1px;height: 2.6em;}
.sectionNav a.navlink{text-decoration: none;background: #fff /*url(../images/columnheader-fade50.png) center bottom repeat-x*/;    border-left: 1px solid #fff;border-top: 1px solid #fff;border-right: 1px solid #fff;        }

.sectionNav a.navlink .navlink-text
{
    font-size: 0.9em;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0.4em 8px 0.4em 8px;
    color: #444;
    text-decoration: none;
    line-height: 2em;
    display: inline-block;
}

.sectionNav a.navlink .pointer  {height: 20px;width: 20px;display: block;position: absolute;margin-top: 2.5em;}
.sectionNav .backlink           {padding-left: 10px;background: url(../images/arrow-left.gif) center left no-repeat;}

.sectionNav a.navlink:hover .backlink
{
    padding-left: 10px;
    background: url(../images/arrow-left.gif) center left no-repeat;    
}

.sectionNav a.navlink:hover
{
    background: #fff url(../images/columnheader-fade50.png) center bottom repeat-x;  
    color: #444;  
    /*background: url(../images/second-nav-hover.png) center bottom no-repeat;*/
}

.sectionNav a.navlink:hover .pointer
{
    background: url(../images/icons/second-nav-arrows.gif) 0px -20px no-repeat;
}

.sectionNav a.current:hover .pointer
{
    background: url(../images/icons/second-nav-arrows.gif) 0px 0px no-repeat;    
}

.sectionNav a.current,
.sectionNav a.current:hover
{
    background: #fff /*url(../images/columnheader-fade25-top.png) center bottom repeat-x*/;    
    color: #2A368A;
    font-weight: bold;
    background-color: #fff;
}

.sectionNav a.current .pointer
{
    background: url(../images/icons/second-nav-arrows.gif) 0px 0px no-repeat;
}

.reportNav
{
    font-size: 0.8em;
}