body
{
    background-color: #ffffff;
    margin-left: 0;
    margin-top: 0;
}

img
{
    border: 0;
}

.tabs
{
    color: #336633;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: oblique;
    font-weight: normal;
    padding-left: 10px;
}
.content
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
A:active
{
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
A:link
{
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
A:visited
{
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
A:hover
{
    color: #336600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
.header
{
    background-color: transparent;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    background-image: url('../images/topGraphic.jpg');
    background-repeat: no-repeat;
}
.headerleft
{
    background-color: transparent;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    background-image: url('../images/topbg.gif');
}
.header2
{
    background-color: transparent;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
}
A.tab:active
{
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: oblique;
    font-weight: normal;
    text-decoration: none;
}
A.tab:link
{
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: oblique;
    font-weight: normal;
    text-decoration: none;
}
A.tab:visited
{
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: oblique;
    font-weight: normal;
    text-decoration: none;
}
A.tab:hover
{
    color: #336600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: oblique;
    font-weight: normal;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #336600;
}
.formHeader
{
    color: #336600;
}
.headerWhite
{
    background-color: transparent;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    font-style: oblique;
}
.contentSmall
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.headerGreen
{
    background-color: transparent;
    color: #336600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    font-style: oblique;
}

.contact, #contact
{
    border-left: 20px;
    padding-left: 20px;
}

.main
{
}
.left
{
    float: left;
    width: 75%;
    margin-left: 10px;
}
.right
{
    float: right;
    width: 20%;
}

