﻿body
{
    padding: 0px;
    margin: 15px 0px 0px 0px;
    background-color: #4c5f7c;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

.wrapperOutside {
    width: 940px;
    margin: 0 auto;
}

.wrapper
{
    border: 2px solid #2C3D5C;
    padding: 13px 0px 0px 0px;
    margin: 0px auto 0px auto;
    width: 940px;
    background-color: #FFFFFF;
    min-height: 643px;
    height: auto;
    float: left;
}
#panel1
{
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px 13px 0px 13px;
    padding: 0px;
    background-image: url( 'images/panel1bg.jpg' );
    width: 914px;
    height: 264px;
    
}
.menuContainer
{
    float: right;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    height: 264px;
    width: 255px;
}

.flashContainer
{
    padding: 0px;
    margin: 0px;
    height: 264px;
    width: 649px;
    float: left;
    
}
#panel2
{
    margin: 0px 13px 0px 13px;
    padding: 0px;
    width: 914px;
    height: auto;
}
#panel2 .ad
{
    padding: 0px;
    margin: 0px;
    float: right;
    width: 150px;
    height: auto;
}

#panel2 .lit
{
    margin: 0px;
    width: 170px;
    height: auto;
    float: left;
    
}

#bottom
{
    background-color: #2C3D5C;
    padding: 0px;
    margin: 0px;
    width: 940px;
    height: 30px;
    float: left;
    clear: both;
    font-size: .7em;
    text-align: center;
    color: #FFFFFF;
}
#panel2 .main
{
    background-position: left top;
    background-image: url( 'images/RECOVERY_MainBG.jpg' );
    background-repeat: no-repeat;
    padding: 10px 10px 20px 10px;
    width: 572px;
    height: auto;
    float: left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #cccccc;
    font-size: .9em;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #cccccc;
    background-color: #FFFFFF;
}
.imgPadding
{
    margin: 0px;
    padding-top: 13px;
    padding-bottom: 0px;
}
.flashBorder
{
    border: 10px solid #E9E9E9;
    padding: 0px;
    text-align: center;
    margin-left: 19px;
    width: 513px;
    height: 293px;
}
p
{
    padding: 7px 0px 0px 0px;
    margin: 0px;
}
.crumbs
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #28467D;
    margin-bottom: 8px;
    font-weight: bolder;
}

.crumbs a
{
    font-size: 11px;
    font-weight: bolder;
    color: #182141;
    text-decoration: none;
}
.crumbs a:visted
{
   
    font-size: 11px;
    font-weight: bolder;
    color: #182141;
    text-decoration: none;
}
.crumbs a:hover
{
    font-size: 11px;
    font-weight: bolder;
    color: #607597;
    text-decoration: underline;
    
}
.crumbs a:active
{
    font-size: 11px;
    font-weight: bolder;
    color: #182141;
    text-decoration: none;
}
.crumbs
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #28467D;
    margin-bottom: 8px;
    font-weight: bolder;
}
.catLinks
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 8px;
}


.catLinks a:link
{
    font-size: .71em;
    color: #6482C6;
    text-decoration: none;
    font-weight: bolder;
    line-height: 20px;
    
}
.catLinks a:visited
{
   
    font-size: .71em;
    font-weight: bolder;
    color: #6482C6;
    text-decoration: none;
}
.catLinks a:hover
{
    font-size: .71em;
    font-weight: bolder;
    color: #506498;
    text-decoration: underline;
}
.catLinks a:active
{
    font-size: .71em;
    font-weight: bolder;
    color: #6482C6;
    text-decoration: none;
}



