/* Matthies 2Col Styles */
/*********************/

/* 2COL LAYOUT*/
DIV#col2Layout {float:left;width:966px;}
  
  
  /*----------------*/
  /* BEGIN LEFT COL */
  DIV#col2Layout-leftCol {float:left;width:776px;height:100%;}
    
    DIV#col2Layout-leftCol H1 {font-size:15px;line-height:21px;font-weight:bold;height:30px;width:776px;padding: 4px 0 0 10px; background:url(../images/2ColLayout_headline_bg.png) no-repeat;margin-bottom:6px;color:#000;}
    
    DIV.csc_default {float:left;width:100%;}
    DIV.csc_default DIV.col2Layout-ceWrap-upperBorder {float:left;width:776px;font-size:6px;height:6px;background:url(../images/2ColLayout_ceWrap_upperBorder.png) no-repeat;}
    DIV.csc_default DIV.col2Layout-ceWrap-outerWrap {float:left;width:776px;height:100%;background:url(../images/2ColLayout_ceWrap_outerWrap.png) repeat-y;}
      DIV.csc_default DIV.col2Layout-ceWrap-content {float:left;padding:6px 10px 6px 10px; width:754px;margin-left:1px;background:url(../images/2ColLayout_ceWrap_content.png) repeat-x;}        
      
        DIV#col2Layout-leftCol DIV.csc_default DIV.col2Layout-ceWrap-content H1 {padding:0px;font-size:14px;line-height:21px;font-weight:bold; background:none; width:100%; margin-bottom:6px;color:#000}
      
        DIV#col2Layout-leftCol DIV.csc_default DIV.col2Layout-ceWrap-content  UL {margin-left:0px; list-style:none;} 
        DIV#col2Layout-leftCol DIV.csc_default DIV.col2Layout-ceWrap-content  UL LI {background: url(../images/square.gif) 0 7px no-repeat;padding:0 15px;line-height:18px;margin-bottom:8px}
        
        
    
    DIV.csc_default DIV.col2Layout-ceWrap-lowerBorder {float:left;width:776px;height:8px;background:url(../images/2ColLayout_ceWrap_lowerBorder.png) no-repeat;}
        
     
    TABLE.newsList {width:100%;}
      /*TABLE.newsList TD {border:0px solid black}*/ 
      TD.newsItem-leftCorner {background:url(../images/newsItem_leftCorner.png) no-repeat;width:10px;height:47px;}
      TD.newsItem-leftHeaderBG {background:url(../images/newsItem_HeaderBG.png) repeat-x;width:522px;height:47px;color:#000;text-align:left;font-weight:900; font-size:14px}     
        TD.newsItem-leftHeaderBG A {color:#000}
      TD.newsItem-rightHeaderBG {background:url(../images/newsItem_HeaderBG.png) repeat-x;width:224px;height:47px;color:#000;text-align:left;}
        TD.newsItem-rightHeaderBG A {color:#000}
      TD.newsItem-rightCorner {background:url(../images/newsItem_rightCorner.png) no-repeat;width:10px;height:47px;}  
      
      TD.newsItem-leftBorder {border-left:1px solid #C8C8C8;border-bottom:1px solid #C8C8C8;background:#fff url(../images/newsItem_content_bg.png) repeat-x;}      
      TD.newsItem-contentBG {border-bottom:1px solid #C8C8C8;background:#fff url(../images/newsItem_content_bg.png) repeat-x;padding:10px 2px 10px 2px}      
      TD.newsItem-rightBorder {border-right:1px solid #C8C8C8;border-bottom:1px solid #C8C8C8;background:#fff url(../images/newsItem_content_bg.png) repeat-x;}      
        
        TD.newsItem-contentBG-imageFrame {border:1px solid #C8C8C8;background:#fff;width:200px;height:200px;padding:10px;text-align:center;} 
    
  
             
    /* END NEWS */    
    
  /* END LEFT COL   */
  /*----------------*/
    
  
  /*-----------------*/
  /* BEGIN RIGHT COL */
  
  DIV#col2Layout-rightCol {float:right;width:180px;height:100%;}
  
    DIV.rightCol-banner {float:left;width:180px;margin-bottom:6px}
      DIV.rightCol-banner-upperBorder {float:left;width:180px;height:6px;font-size:6px;background:url(../images/rightCol_offer_upperBorder.png) no-repeat;}
      DIV.rightCol-banner-outerWrap {float:left;width:180px;height:100%;background:url(../images/rightCol_offer_outerWrap.png) repeat-y;}
        DIV.rightCol-banner-content {float:left;padding:6px 10px 6px 10px; width:158px;margin-left:1px;background:url(../images/rightCol_offer_content.png) repeat-x;}
      
          DIV.rightCol-banner-title {margin-bottom:10px;}
           DIV.rightCol-banner-title A {font-size:15px;font-weight:bold;}
          DIV.rightCol-banner-image {float:right;margin-left:5px}
          DIV.rightCol-banner-info {font-size:11px; color:#000}
           DIV.rightCol-banner-info A {font-size:11px;color:#000}
                
      DIV.rightCol-banner-lowerBorder {float:left;width:180px;height:8px;background:url(../images/rightCol_offer_lowerBorder.png) no-repeat;} 
      
  /* END RIGHT COL */
  /*-----------------*/
