﻿body
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15;
    margin-left: 0;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

a:link
{
    color: #b8212e;
}

a:visited
{
    color: #b8212e;
}

a:hover
{
    color: #67652f;
}


h1
{
    font-family: CG Omega, Times New Roman, Verdana, Arial, Helvetica;
    font-size: 22px;
    color: #7d7449;
    font-weight: normal;
    line-height: 24px;
}

h2
{
    font-family: CG Omega, Times New Roman, Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #7d7449;
    font-weight: normal;
    line-height: 18px;
}

.Standard
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

.Standard A:link
{
    color: #b8212e;
}

.Standard A:visited
{
    color: #b8212e;
}

.Standard A:hover
{
    color: #67652f;
}

.SmallText
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #000000;
}

.SmallText A:link
{
    color: #b8212e;
}

.SmallText A:visited
{
    color: #b8212e;
}

.SmallText A:hover
{
    color: #67652f;
}


.Footer
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #ffffff;
    line-height: 18px;
    padding: 2 0 6 0;
    text-align: center;
    background-color: #b3aa7e;
    border-left: solid 4px #ffffff;
}

.Footer A:link
{
    color: #ffffff;
}

.Footer A:visited
{
    color: #ffffff;
}

.Footer A:hover
{
    color: #67652f;
}

.Copyright
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #b3aa7e;
    line-height: 18px;
    padding: 6 0 12 0;
    text-align: center;
    border-left: solid 4px #ffffff;
}

.Copyright A:link, A:visited
{
    color: #b3aa7e;
}

.Copyright A:hover
{
    color: #67652f;
}

.DisclaimerText
{
    color:#888888;
}

.Breadcrumbs
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    color: #7d6742;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.Breadcrumbs A:link
{
    color: #7d6742;
}

.Breadcrumbs A:visited
{
    color: #7d6742;
}

.Breadcrumbs A:hover
{
    color: #b8212e;
}

li.Breadcrumbs
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    display: inline;
}

ul.Breadcrumbs
{
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
}