﻿body 
{
    margin-top: 0px;
    margin-left: 0px;
}

.menu1{
    display:block;
}

.submenu{
    display: block;
}

.hide{
    display: none;
}

.show{
    display: block;
}

.mainTable
{
    margin-top: 0px;
    margin-left: 0px;
}

.topNavDiv
{
    padding-bottom: 5px;
}

.topNav
{
    font-size: 11px;
    color: #717375;
    font-style: normal;
    font-family: Verdana;
    text-decoration: none;
}

.topNav:hover
{
    font-size: 11px;
    color: #717375;
    font-style: normal;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.topRightText
{
    font-size: 11px;
    color: #939598;
    font-family: Verdana;
    padding-bottom:15px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    line-height:17px;
    font-weight: bold;
    
}

.orange
{
    font-weight: bold;
    font-size: 18px;
    color: #d3470f;
    font-family: Arial;
    text-decoration: none;
}

.blue
{
    font-weight: bold;
    font-size: 18px;
    color: #003659;
    font-family: Arial;
    text-decoration: none;
}

.blueContentHeader
{
    font-weight: bold;
    font-size: 23px;
    color: #3399cc;
    font-family: Arial;
    text-decoration: none;
}

.graySubHeader
{
    font-size: 23px;
    color: #939598;
    font-family: 'Arial Narrow';
    text-decoration: none;
}

.grayTercHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #939598;
    font-family: Verdana;
}

.grayContent
{
    font-size: 12px;
    color: #939598;
    font-family: Verdana;
    text-decoration: none;
}

.blueLink
{
    font-weight: bold;
    font-size: 12px;
    color: #3399cc;
    font-family: Verdana;
    text-decoration: none;
}

a 
{
    font-size: 12px;
    color: #3399cc;
    font-family: Verdana;
    text-decoration: none;
}

.error
{
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-family: Verdana;
    text-decoration: none;
}

.grayMsg
{
    font-weight: bold;
    font-size: 12px;
    color: #939598;
    font-family: Verdana;
    text-decoration: none;
}

