body
{
    background: #000 url("../images/bg.jpg") top center no-repeat;
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

hr
{
    border: none 0;
    height: 1px;
    border-top: 1px solid #000;
}

.small
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffa500;
}

.small a
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffa500;
    text-decoration: none;
}

.small a:hover
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffa500;
    text-decoration: underline;
}

.breadcrumbs
{
    font: bold 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.breadcrumbs a
{
    color: #ff0000;
    text-decoration: none;
}

.breadcrumbs a:hover
{
    color: #ff0000;
    text-decoration: underline;
}

h1
{
    display: inline;
    font: 32px Arial, Helvetica, sans-serif;
}

h2
{
    display: inline;
    font: 22px Georgia, Times New Roman, sans-serif;
    color: #0000cd;
}

h3
{
    display: inline;
}

h3.red
{
    font: 18px Georgia, Times New Roman, sans-serif;
    color: #ff0000
}

.frontPromo
{
    vertical-align: top;
    text-align: center;
    width: 157px;
    /* background-color: #e0d2b8; */
    background: #69baef url("../images/promo-bkgd.jpg") no-repeat;
    border: 1px solid #000;
    padding: 10px;
    font-size: 11px
}

.frontPromo a
{
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    text-transform: uppercase;
    text-decoration: underline
}

.top
{
    background: url("../images/contentBG_top.png") no-repeat;
    _width: 500px;
}

.back
{
    background: url("../images/contentBG_mid.png") repeat-y;
    overflow: hidden;
    _width: 500px;
}

.bottom
{
    background: url("../images/contentBG_btm.png") bottom left no-repeat;
    height: 20px;
    _width: 500px;
}

ul.helmet, ul.helmet li
{
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.helmet li
{
    padding: 3px 3px 0px 25px;
    background: url("../images/bullet-helmet.png") no-repeat;
    behavior: url("images/iepngfix.htc");
    margin: 0 0 5px 0;
}

a.bluearrow
{
    background: url("../images/bullet-arrow01.png") no-repeat;
    behavior: url("images/iepngfix.htc");
    padding-left: 15px;
    display: inline-block;
}

a.bluearrow-sm
{
    font: bold 8pt Arial, Helvetica, sans-serif;
    color: #0000ff;
}

.headline
{
    font-weight: bold;
    color: #8b4513;
}

hr.dashed
{
    border-top: 1px dotted #000000;
    margin-top: 5px;
}

.cpBL
{
    height: 340px;
    background: url("../images/CP_Parchment.png") no-repeat;
    behavior: url("images/iepngfix.htc");
    padding-top: 40px;
    padding-right: 20px;
}