﻿
/*body 
{
    margin: 0 auto;
    padding: 0;
    background-color: #CACACA;
    text-align: center;
}*/

.sleeve 
{
    width: 990px;
    margin: 0 auto;
    background-color: #ffffff;
    text-align: left;
}

/*.layoutSleeve 
{
    margin-right: 20px;
}

.layout 
{
    width: 100%;
    margin: 20px 0;
}

.layout .menu 
{
    width: 180px;
    border-right: solid 1px #D9D9D9;
}

.layout .rightBanners 
{
    width: 160px;
    padding: 9px 9px 0 9px;
    border: 1px #BFBEBA solid;
    background-color: #E6E1DD;
}

.layout .bannerBox img
{
    border: 1px #BFBEBA solid;
    margin-bottom: 9px;
    width: 158px;
}

.layout .bannerBox .flashBanner { margin-bottom: 9px; }

.layout .main 
{
    padding: 0 10px 10px 10px;
}

.header 
{
    height: 95px; 
    background-image: url(../../Images/Static/actu_gen_header_tile.gif);
}

.header .wrapper 
{
    width: 100%;
    background-image: url(../../Images/Static/actu_gen_header_left.gif);
    background-repeat: no-repeat;
}

.header .topBanner { float: right; margin: 19px 20px 0 0; }
.header .topBanner img { border: 1px #A9A5A4 solid; }

.header .homeLink 
{
    display: block;
    height: 95px;
    width: 250px;
}

.header .quickSearch 
{
    padding: 58px 0 0 50px;    
    background-image: url(../../Images/Static/actu_gen_header_searchtitle.gif);
    background-repeat: no-repeat;
    background-position: 50px 40px;
}

.header .quickSearch input 
{
    height: 19px;
    vertical-align: top;
    border: solid 1px #000000;
}

.header .quickSearch .go 
{
    border: 0;
    background-image: url(../../Images/Static/actu_gen_header_search_button.gif);
    margin-left: 3px;
    height: 23px;
    width: 41px;
}

.footer 
{
    height: 28px;
    background-image: url(../../Images/Static/actu_gen_footer_tile.gif);
}

.footer .wrapper 
{
    height: 28px;
    padding: 6px 0 0 130px;
    background-image: url(../../Images/Static/actu_gen_footer_left.gif);
    background-repeat: no-repeat;
}

.footer a, .footer a:visited 
{
    font-weight: normal;
    color: #ffffff;
    padding-right: 15px;
    text-decoration: none;
    font-size: 9px;
}

.footer a:hover { color: #FF9E00; text-decoration: underline; }

.Feeds { margin-bottom: 5px; }
.Feeds h2 { margin-bottom: 2px; }

.Feeds a, .Feeds a:visited
{
    display: block;
    padding: 2px 0 4px 10px;
    border-top: 1px #CFCFCF solid;
    
    background-image: url(../../Images/Static/actu_gen_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    
    color: #000000;
    font-size: 10px;
    line-height: 11px;
    text-decoration: none;
}

.Feeds a:hover { color: #1D6EB0; }
*/
