body 
{
    background: url(../images/bg.gif) repeat-x #FFFFFF;
    text-align: center;
    margin: 0;
    padding: 0;
}

img 
{
    border: 0;
}

p 
{
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 16px;
}

td 
{
    font-family: Verdana;
    font-size: 10px;
    vertical-align: top;
}

h1 
{
    border-bottom: 1px solid #b7b7b7;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 8px 0;
}

a 
{
    color: #922b2d;
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

.container 
{
    width: 900px;
    margin: 0 auto;
}

.cTop 
{
}

.cTop .logo
{
    float: left;
    margin: 33px 15px 0 0;
}

.topmenu 
{
  
    
}

.topmenu a
{
    background: url(../images/topmenuOption.png) repeat-x;
    display: inline-block;
    width: 109px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    padding: 110px 0 13px 0;
    color: #949494;
}

.topmenu a:hover, .topmenu .selected
{
    background: url(../images/topmenuOptionSelected.png) repeat-x;
    color: #303030;
    text-decoration: none;
}

.cMiddle 
{
    height: 160px;    
}

.mainContainer 
{
    height: 400px;
    width: 100%;
}

.content 
{
    background: url(../images/mainShadow.png) repeat-x #FFFFFF;
    width: auto;
}

.cBottom 
{
    background: url(../images/bottombg.png) repeat-x;
    height: 55px;
    color: #4c4c4c;
    font-size: 9px;
    vertical-align: top;
    padding: 10px 0 0 0;
}

.cBottom a 
{
    color: #4c4c4c;
    text-decoration: none;
}

.subMenu 
{
    background: url(../images/submenubg.png) repeat-y;
    width: 140px;
}

.subMenu a 
{
    height: 26px;
    background: url(../images/submenuOption.png) repeat-x;
    display: block;
    width: 133px;
    color: #949494;
    text-decoration: none;
    line-height: 23px;
    font-size: 10px;
    text-indent: 6px;
}

.subMenu a:hover, .subMenu .selected 
{
    background: url(../images/submenuOptionSelected.png) repeat-x; 
    color: #303030;
    text-decoration: none;
}

.leftNews 
{
    width: 284px;
    background: url(../images/leftNewsbg.png) repeat-y;
    
}


.smsContainer 
{
    width: 100%;
    height: 100%;
}

.smsText 
{
    padding: 30px;
}

.smsPicture 
{
    vertical-align: bottom;
}

.smsbg 
{

}

.smuContainer 
{
    width: 100%;
    height: 100%;
}

.smuText 
{
    padding: 30px 30px 30px 50px;
}

.smuPicture 
{
    vertical-align: bottom;
    width: 140px;
}

.smuPicture img
{
    margin: 10px;
}

.sNewsItem
{
    padding: 20px 28px;
}

.sNewsItem p 
{
    line-height: normal;    
}

.sNewsItem a
{
    font-weight: bold; 
}

.sNewsHeader 
{
    background: url(../images/newsheader.png);
    height: 51px;
    width: 276px;
    display: block;
    line-height: 65px;
    font-size: 12px;
    text-indent: 28px;
    font-weight: bold;
    overflow: hidden;
}


.aNewsItem
{
    margin:0px 60px 20px 0;
    width: 33%;
    float: left;
}

.aNewsItem p 
{
    line-height: normal;    
}

.aNewsItem a
{
    font-weight: bold; 
}
