﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
}
h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #0051BA;
    margin-bottom: 5px;
}

h2
{
    margin-top: 0px;
    font-weight: bold;
    font-size: small;
    margin-bottom: 0px;
    word-spacing: normal;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
}
.infoText
{
}
.dgHeader
{
    background-color: #0051BA;
    color: White;
    font-weight: bold;
    font-size: x-small;
}
.dgItem, .dgAltItem
{
    font-size: x-small;
    background-color: white;
    color: #0051BA;
}
.buttons
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    color: white;
    border-bottom: white 1px solid;
    background-color: #0051BA;
}
