﻿body
{
    font-size: 10pt;
    color: #333333;
    font-family: Verdana, Helvetica, Arial;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 25px;
    padding-top: 0px;
    margin: 0px;
}

A:active
{
    font-size: 10pt;
    color: #000080;
    text-decoration: none;
}

A:hover
{
    font-size: 10pt;
    color: #0000ff;
    text-decoration: underline;
}

A:link
{
    font-size: 10pt;
    color: #000080;
}

A
{
    font-size: 10pt;
    color: #000080;
    text-decoration: none;
}

.maroonHdr
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: Verdana, Helvetica, Arial;
    background-color: #800000;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.maroonSubHdr
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: Verdana, Helvetica, Arial;
    background-color: #800000;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.blueSubHdr
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: Verdana, Helvetica, Arial;
    background-color: #446D8C;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.greyHdr
{
    font-family: Verdana, Helvetica, Arial;
    background-color: #f3f3f3;
}

.blueTitle
{
    color: #333399;
    font-weight: bold;
}

.purpleTitle
{
    color: #660066;
    font-weight: bold;
}

.dkGreyTitle
{
    font-weight: bold;
    color: #333333;
}

.khakiTitle
{
    color: #808000;
    font-weight: bold;
}

.dkGreenTitle
{
    font-weight: bold;
    color: #006600;
}

.redTitle
{
    color: #FF0000;
    font-weight: bold;
}

.maroonTitle
{
    color: #663300;
    font-weight: bold;
}

.mediumGreyTitle
{
    color: #696969;
    font-weight: bold;
}

.yellowBkgd
{
    background-color: #ffffcc;
}

.lightGrey
{
    color: #dfdfdf;
}

TD
{
    font-size: 10pt;
    color: #333333;
    font-family: Verdana, Helvetica, Arial;
}

.leftNav
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, Arial;
}

.greyBkgd
{
   background-color: #f3f3f3; 
}

H1
{
    padding-left: 5px;
    margin-bottom: 0px;
    color: #333333;
    background-color: gray;
    text-align: left;
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana, Helvetica, Arial;
}

H2
{
    padding-left: 5px;
    margin-bottom: 0px;
    color: #333333;
    background-color: #D0D0E0;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana, Helvetica, Arial;
}


.boldIt
{
    font-weight: bold;
}

H4
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana, Helvetica, Arial;
}

.yellowContainer
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    font-size: 8pt;
    border-left: #c0c0c0 1px solid;
    color: #333333;
    border-bottom: #c0c0c0 1px solid;
    font-family: Verdana, Helvetica, Arial;
    background-color: #ffffcc;
}

.greyTableHdr
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
    background-color: #c0c0c0;
}

TEXTAREA
{
    font-size: 10pt;
    font-family: verdana, helvetica, arial;
}
INPUT
{
    font-size: 8pt;
    font-family: verdana, helvetica, arial;
}
.error
{
    font-weight: bold;
    font-size: 8pt;
    color: #cc0000;
    font-family: verdana, helvetica, arial;
}
