﻿body
{
    margin: 0px;
    background-color: #22323F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #1E8387;
    width: 100%;
    height: 100%;
}
h1
{
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 30px;
}
h3
{
    color: #20525C;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 9px;
    margin: 0px;
}
h4
{
    color: #20525C;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
}
a
{
    color: #20525C;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0px;
    text-decoration: none;
}
a:hover
{
    color: #1E8387;
}
.hide
{
    display: none;
}
.quote
{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
}
td.menuitem 
{
    padding: 10px 0px 10px 30px;
}
a.menuitem
{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0px;
    text-decoration: none;
    color: #ffffff;
}
.white
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
}
.green
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #1E8387;
}
.orange
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #C64302;
}
.textbox
{
    border-color: #1E8387;
    width: 98%;
}
a.greenlnks
{
    color: #1E8387;
    font-weight: normal;
    font-size: 12px;
    margin: 0px;
    text-decoration: none;
    text-transform: none;
}
a.greenlnks:hover
{
    color: #60F3F7;
}
a.startsearch
{
    color: #1E8387;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: capitalize;
}
a.startsearch:hover
{
    color: #ffffff;
}
a.searchoptions
{
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: none;
}
a.searchoptions:hover
{
    color: #1E8387;
}
a.searchselected
{
    color: #1E8387;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: none;
}
a.searchselected:hover
{
    color: #1E8387;
}
a.backtosearch
{
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: capitalize;
}
a.backtosearch:hover
{
    color: #1E8387;
}