a.breadcrumb-link:link {
    color : #006DA9;
    text-decoration : underline;
}

a.breadcrumb-link:visited {
    color : #006DA9;
    text-decoration : underline;
}

a.breadcrumb-link:hover {
    color : #006DA9;
    text-decoration : none;
}

a.nav-home:link {
    color : #000000;
    text-decoration : none;
    font-family : Arial, sans-serif;
    font-size : 8pt;
}

a.nav-home:visited {
    color : #000000;
    text-decoration : none;
    font-family : Arial, sans-serif;
    font-size : 8pt;
}

a.nav-home:hover {
    color : #000000;
    text-decoration : underline;
    font-family : Arial, sans-serif;
    font-size : 8pt;
}

a.nav-home-orng:link {
    color : #FF6600;
    text-decoration : none;
    font-family : verdana, sans-serif;
    font-size : 8pt;
}

a.nav-home-orng:visited {
    color : #FF6600;
    text-decoration : none;
    font-family : verdana, sans-serif;
    font-size : 8pt;
}

a.nav-home-orng:hover {
    color : #FF6600;
    text-decoration : underline;
    font-family : verdana, sans-serif;
    font-size : 8pt;
}

a.navigation-bottom-link:link {
    color : #000000;
    text-decoration : none;
}

a.navigation-bottom-link:visited {
    color : #000000;
    text-decoration : none;
}

a.navigation-bottom-link:hover {
    color : #000000;
    text-decoration : underline;
}

a.navigation-left-link:link {
    color : #666666;
    text-decoration : none;
}

a.navigation-left-link:visited {
    color : #666666;
    text-decoration : none;
}

a.navigation-left-link:hover {
    color : #000000;
    text-decoration : underline;
}

a.navigation-top-link:link {
    color : #FFFFFF;
    text-decoration : none;
}

a.navigation-top-link:visited {
    color : #FFFFFF;
    text-decoration : none;
}

a.navigation-top-link:hover {
    color : #CCCCCC;
    text-decoration : underline;
}

a.navigation-top-bottom-link:link {
    color : #EDEDED;
    text-decoration : none;
}

a.navigation-top-bottom-link:visited {
    color : #EDEDED;
    text-decoration : none;
}

a.navigation-top-bottom-link:hover {
    color : #EDEDED;
    text-decoration : none;
}


body, td {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10pt;
    margin : 0px;
}

ul {
    margin-bottom : 0px;
    margin-top : 0px;
}

ul.dots-right {
    list-style : url(resources/images/dots_right.gif) circle;
    margin-left : 20px;
}

.breadcrumb {
    color : #000000;
    font-size : 8pt;
}

.content-general {
    font-family : verdana, sans-serif;
    font-size : 8pt;
}

.content-header {
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
}

.content-promo-header {
    font-family : Verdana, sans-serif;
    font-size : 12pt;
    font-weight : bold;
}

.content-sub-header {
    font-family : arial, sans-serif;
    font-size : 9pt;
    font-weight : bold;
}

.nav-home {
    text-decoration : none;
    font-family : verdana, sans-serif;
    font-size : 8pt;
}

.navigation-bottom {
    color : #000000;
    font-size : 8pt;
}

.navigation-left {
    background-color : #FFFFFF;
    color : #666666;
    font-size : 7pt;
}

.navigation-top {
    color : #FFFFFF;
    font-size : 8pt;
}

.navigation-top-bottom {
    color : #EDEDED;
         background: #666666;
    font-size : 8pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.resources-bar-content {
    font-family : Verdana, sans-serif;
    font-size : 8pt;
}

.resources-bar-header {
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
}

.search-box {
    color : #CCCCCC;
    font-size : 8pt;
    font-weight : bold;
}

.footer {
   font-family:"Arial","sans-serif";
   font-size:8pt;
   color:#333333;
   text-decoration: none;
}

