﻿body {
}

#rightcol
{
    float: right;
    background: #d4d4d4 url("images/bg_right_col1.jpg") repeat-x top;
    width: 300px;
    height: 490px;
}

#rightcolinner
{
    width: 260px;
    height: 380px;
    margin: 0px 20px 0px 20px;
    color: Black;
    text-align: left;
    font-size: 11px;
    line-height: 1.4em;
}

#rightcolinner a
{
    font-size: 11px;
    font-weight: bold;
}
#rightcolinner p
{
    padding: 3px 0px 3px 0px;
}
#rightcolinner hr
{
    color: #c5c5c5;
    height: 1px;   
    border-top: solid 1px #c5c5c5;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
#centercolumn
{
 width: 265px;
 font-size: 12px;
 padding: 0px 10px 0px 10px;
 line-height: 1.4em;
}

#centercolumn li 
{
        line-height: 1.8em;
}
#centercolumn span.subhead
{
    font-size: 11px;
    font-weight: bold;
    color: #6c90b2;
}

#centercolumn a
{
    font-size: 14px;
    font-weight: bold;
    
}

#maincontent { text-align: left; float: right; width: 585px; min-height: 620px; margin: 0 0px 0 0; padding: 10px 2px 10px 10px; background-color: #fff; color: #000; }

#breadcrumbs p { font-size: 12px; margin: 10px 0 10px 0; }
