
.wellwrapper
{
    background-color: #e2e2e5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;    
}

.well hr
{
    border-color: #6793ad;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    margin: 0 0 8px;
    height: 0;
}

.well img
{
    border: none;
}

.well table
{
    border-collapse: collapse;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;    
    width: 940px;        
}

.well td
{
}

.sidecol-toprow
{   
    height: 14px;
    background-image: url(../images/sidecol-top-curve.png);
}

.sidecol-btmrow
{
    width: 230px;
    height: 14px;
    background-image: url(../images/sidecol-btm-curve.png);
}

.sidecol-content td
{
    width: 230px;
}

.sidecol-content
{
    background-color: #fff;
    padding: 0 10px 0 10px;
    vertical-align: top;
}

.gutter
{
    width: 10px;
}

.midcol-toprow
{ 
    background-image: url(../images/midcol-top-curve.png);
}

.midcol-btmrow
{
    width: 440px;
    background-image: url(../images/midcol-btm-curve.png);
}

.midcol-content td
{
    width: 440px;
}

.midcol-content
{
    background-color: #fff;
    vertical-align: top;
}
h3.home-heading
{
    margin: 0 10px 0 10px;
    padding: 0 0 8px 0;
    font-family: Arial;
    font-size: 15px;
    color: #203f57;
    font-weight: bold;
}

.homelist ul
{
    margin: 0 10px 0 10px;
    padding-left: 13px;
    list-style-type: disc;
    color: #203f57;
    font-size: 12px;
}

.homelist li
{
    padding-bottom: 5px;
}

.homelist ul li a
{
    text-decoration: none;
    color: #203f57;
}

.homelist ul li a:hover
{
    color: #7b7a7a;
}

.sublist
{
    font-size: 10px;
    margin-top: 0;
}

.linkareabtmcell
{
    background-color: #fff;
}

.linkareabtm
{
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}


