﻿body 
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    background-color: White;
}

#container
{
    position: absolute;
    top: 50px;
    left: 50%;
    width: 817px;
    border-top: solid 1px Black;
    border-left: solid 1px Black;
    border-right: solid 1px Black;
    margin-left: -408px;
}

#btm_border
{
    border-bottom: solid 1px Black;
    width: 817px;
    height: 1px;
}

#title_header
{
    width: 547px;
    float: left;
}

#btm_pipe
{
    float: right;
}

#nav
{
    float: right;
    padding-top: 11px;
}

img
{
    border: none;
}

.clear
{
    clear: both;
}

#content
{
    float: left;
    padding-left: 11px;
}

#content2
{
    float: left;
    padding-left: 0px;
    width: 600px;
}

#logo
{
    float: right;
    width: 99px;
    height: 124px;
    margin: 11px 39px 0px 0px;
    padding: 0px;
}

html* #logo
{
    margin: 11px 30px 0px 0px;
}

p
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: Black;
    margin: 0px 0px 17px 0px;
}

.highlight
{
    font-weight: bold;
    color: #ee3024;
}

.headerTxt
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #ee3024;
}

.spacer
{
    height: 5px;
    width: 1px;
}

#ColOne
{
    float: left;
    width: 300px;
}

#ColTwo
{
    padding-left: 18px;
    float: left;
    width: 300px;
}

.list
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: Black;
    padding: 0px;
    margin: 0px 0px 0px 30px;
    list-style-image: URL(images/bullet.gif);
}

html* .list
{
    margin: 0px 0px 0px 25px;
}

.list li
{
    margin-top: 5px;
}

.addyTable
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: Black;
    vertical-align: top;
}

.tdwidth
{
    width: 80px;
    font-weight: bold;
    vertical-align: top;
}

a
{
    color: #3183b5;
    text-decoration: none;
}

a:hover
{
    color: #6f6f6f;
}

a:visited
{
}
