a { color: #26ace2; }

h2, h3, h4, h5
{
    color: #26ace2;
}

#content-header-container em span { color: #26ace2; }
            
ul.navigation ul { background-color: #26ace2; }
    ul.navigation li a:hover { color: #26ace2; }

    ul.navigation li a.sub-nav:hover,
    ul.navigation li a.active
    {
        color: #fff;
        background-color: #26ace2;
    }
    
        ul.navigation ul li a.active,
        ul.navigation ul li a:hover
        {
            color: #000;
        }
        
        ul.navigation li.email-page a:hover { background: url('/images/discovery/email_on.gif') no-repeat left top; }
        ul.navigation li.print-page a:hover { background: url('/images/discovery/print_on.gif') no-repeat left top; }

#leftsubnav ul li a:hover,
#leftsubnav ul li a.active
{
    border-top: dashed 1px #26ace2;
    border-bottom: solid 1px #26ace2;
}

.content-1-4 .webpart-ctr
{
    border-bottom: solid 3px #26ace2;
}

.border-bottom
{
    border-bottom: solid 3px #26ace2;
}

.editcontent-2-2 h1
{
    /*color: #26ace2;*/
}

.editcontent-2-2 ul.bullet-list li
{
    background: url('/images/discovery/bullet.gif') no-repeat left top;
}

.editcontent-2-2 blockquote
{
    background: url('/images/discovery/quote_open.gif') no-repeat left top;
}

.editcontent-2-2 .quote-info
{
    color: #26ace2;
    background: url('/images/discovery/quote_closed.gif') no-repeat right top;
}

.editcontent-2-2 .image-title,
.editcontent-1-2 .image-title
{
    background-color: #26ace2;
}