﻿ul.menu li.careers a, ul.menu li.careers a:hover
{
    background-position:0 -80px;
}
ul.mainList, ul.headerList, ul ul
{
    margin-left:50px;
}
ul.mainList li, ul.headerList li
{
    padding:2px 0;
}
ul.mainList li span, ul.headerList li span
{
    padding:2px 0;
}
li.title a:hover, li.titleactive a, ul.headerList li.title 
{
    font-weight:bold;
}


ul.mainList li.title ul
{
    display:none;
    font-weight:normal;
}
li.titleactive span.symbol
{
    display:none;
}
li.titleactive span.symbolactive
{
     font-family:Webdings;
     background-image:url('/assets/ad.gif');
    background-position: left center;
    background-repeat:no-repeat;
}
li.title span.symbolactive
{
    display:none;
}
li.title span.symbol
{
    font-family:Webdings;
    background-image:url('/assets/ar.gif');
    background-position: left center;
    background-repeat:no-repeat;
}
li.maintitleactive span.titlecontent
{
    background-image:url('/assets/title/back.gif');
    background-position:center;
    background-repeat:repeat-x;
    line-height:19px;
    color:White;
}
li.maintitleactive span.titlecontent a,li.maintitleactive span.titlecontent a:hover
{
    line-height:19px;
    color:White;
    font-weight:normal;
}
li.maintitleactive span.titlecontent span.cl
{
    background-image:url('/assets/title/cl.gif');
    background-position:center;
    background-repeat:no-repeat;
}
li.maintitleactive span.titlecontent span.cr
{
    background-image:url('/assets/title/cr.gif');
    background-position:center;
    background-repeat:no-repeat;
}
ul li.attribute
{
    font-weight:normal;
    color:rgb(3,78,162);
    font-family:Tahoma, Arial, Sans-Serif;
    padding-left:10px;
    background-image:url('/assets/b.gif');
    background-position:left center;
    background-repeat:no-repeat;
}
ul li.attribute a:hover
{
    color:Black;
}
li.first-of-type
{
    padding:4px 0 2px 0;
}
li.extraline
{
    color:Black;
    font-family:Arial, Sans-Serif;
}
div.footer
{
    margin-left:50px;
}
div.footer a
{
    font-weight:normal;
    color:rgb(3,78,162);
}
div.footer a:hover
{
    font-weight:normal;
    color:black;
}
