﻿body
{
    background-color: #98999F;
    color: #000000;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    margin: auto;
    background-image: url('../images/background.gif');
    background-position: top;
    background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, p
{
    margin: 0px;
    font-weight: normal;
    padding: 0px;
}
form
{
    margin: 0px;
    width: auto;
    padding: 0px;
}
img {
    border: 0px;
}
a 
{
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
table tr td img 
{
    display: block;
}
div.AllContent 
{
    position: relative;
    text-align: left;
    width: 748px;
    margin: auto;
    font-size: 12px;
    background-color: #ffffff;
}
img#Logo 
{
    padding-top: 7px;
    position: relative;
    left: -5px;
    display: block;
    width: 163px;
    height: 52px;
}
p#Copyright 
{
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #98999F;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #808080;
    clear: both;
}
div.BottomFade 
{
    clear: both; 
    background-image: url('../images/BottomFade.gif'); 
    background-repeat: no-repeat; 
    width: 748px; 
    height: 6px; 
    background-position: left top; 
    background-color: #98999F;
}
p a, li a
{
    text-decoration: underline;
    color: #606060;
}
img#TagLine 
{
    margin-top: 38px;
    margin-right: 15px;
    float: right;
    width: 401px;
    height: 16px;
}
p#RFPRequest 
{
    font-size: 10px;
    font-family: 'Times New Roman', Times, Serif;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 5px;
    text-transform: uppercase;
    text-align: center;
}
p#RFPRequest a 
{
    color: #621414;
}
p.BreadCrumb 
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    position: relative;
    top: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
p.BreadCrumb a
{
    color: #606060;
    text-decoration: none;
}