﻿body 
{
    margin: 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    color: #3E3E40;
}

img
{
    border: none 0px #000;
}

h1
{
    font-size: 17px;
}

h2
{
    font-size: 15px;
    margin-bottom: 0px;
}

.dataTable
{
    border-top: solid 1px #FBD7A6;
    border-bottom: solid 1px #FBD7A6;
    border-left: solid 1px #FBD7A6;
}

.header
{
    background-color: #FE7600;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.row
{
    background-color: #fff;
    font-size: 14px;
}

.row td
{
    border-right: solid 1px #FBD7A6;
}

.altRow
{
    background-color: #EBEBEA;
    font-size: 14px;
}

.altRow td
{
    border-right: solid 1px #FBD7A6;
}

.leftNavInfo
{
    padding: 20px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #fff;
}

.leftNavInfo a
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}

.highlight
{
    color: #cee525;
    font-weight: bold;
}

.highlight2
{
    color: #cee525;
    font-weight: bold;
    font-size: 15px;
}

.highlight2 a
{
    color: #cee525;
    font-weight: bold;
    font-size: 13px;
}

.noUnderline
{
    color: #000;
    text-decoration: none;
}

.designed
{
    padding-top: 5px;
    text-align: center;
    font-size: 11px;
}
