﻿body
{
    background-color: #747474;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9pt;
}

a
{
    color: #7d0c00;
    text-decoration: underline;
}

a:hover
{
    color: Red;
}

body div div
{
    width: 760px;
    color: Black;
    background-color: white;
}

body div div table
{
    margin: 8px;
    width: 744px;
}

body div div table tr td
{
    padding: 4px;
}


body div div table tr td div
{
    width: auto;
    background-color: Transparent;
}

div.mainContent
{
    width: 744px;
    max-width: 744px;
    margin: 0px;
    padding: 0px;
}

div.mainContent, div.mainContent table tr td
{
    font-size: 9pt;
}

img.templateLogo
{
    padding: 10px;
}

a.homebarNavLink
{
    color: #747474;
    font-family: Arial Narrow, Tahoma, Verdana;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}

a.homebarNavLink:hover
{
    text-decoration: underline;
}

a.standardLink, a.standardLink:active, a.standardLink:visited, a.standardLink:hover
{
    color: #7d0c00;
    text-decoration: none;
}

a.topMenuLink, a.topMenuLink:active, a.topMenuLink:visited
{
    color: White;
    text-decoration: none;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
}
a.topMenuLink:hover
{
    color: #9E8B6C;
    background-color: White;
}

.leftPanelBreadcrumb
{
    font-size: 7pt;
    padding: 6px;
}

.leftPanelBreadcrumb a
{
    color: #444444;
    text-decoration: none;
}
.leftPanelBreadcrumb a:hover
{
    color: Red;
}
.leftPanelHeader
{
    color: #7d0c00;
    font-weight: bold;
    font-size: 9pt;
    padding: 6px;
}

.leftPanelBody
{
    padding: 6px;
    font-size: 8pt;
}

span.pvDocCategory, span.pvDocCategory a, span.pvDocCategory a:visited, span.pvDocCategory a:hover, span.pvDocCategory a:active, span.pvDocCategory a:link
{
    font-size: 7pt;
    font-family: Tahoma, Arial;
    font-weight: bold;
    color: #7d0c00;
    text-decoration: none !important;
    line-height: 10px;
}

span.pvDocSubCategory, span.pvDocSubCategory a, span.pvDocSubCategory a:visited, span.pvDocSubCategory a:hover, span.pvDocSubCategory a:active, span.pvDocSubCategory a:link
{
    font-size: 7pt;
    font-family: Tahoma, Arial;
    font-weight: normal;
    color: #707070;
    text-decoration: none !important;
    line-height: 10px;
}

.hpf 
{ 
    display: none;
    visibility: hidden;
}

div.SectionFull
{
    display: none;
    visibility: hidden;
    max-height: 0px;
    height: 0px;
}

#VSDTopTable tr td div span
{
    padding: 0px;
    margin: 0px;
}
