/* Style Cobalt */

/* Body */

    body  { color: #000000; font-size: 12px; margin: 0 }
    
    a:visited          { color: #999 }
a:hover { text-decoration: none }
a:link          { color: #0000CC; }
    a:active        { color: #999; }


/* Backgrounds Colors */
    
    .bg_main              { background-color: #FFFFFF; }
    .bg_header            { background-color: #FFFFFF; } 
    .bg_search_box         { background-color: #6caf8f }

    .bg_nav_left_header    { background-color: black } 
    .bg_nav_left             { background-color: #006636 } 
    .bg_nav_left_selected    { background-color: #007f55 } 
    .bg_nav_right_header  { background-color: #336699; } 
    .bg_nav_right         { background-color: #EEEEEE; } 
    


/* Common Styles */

    .header_category_name             { color: #6caf8f; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase }
    .header_breadcrumb                { color: silver; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase }
    .header_breadcrumb a            { color: #999999 !important; text-decoration: none; }
    .header_breadcrumb a:hover      { color: #999999 !important; text-decoration: underline; }

    .logo_text                      { font-family: Arial, Helvetica, sans-serif; font-size: 30px;  font-weight: bold; letter-spacing: -0.05em  }
    .logo_sub                       { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: bold; letter-spacing: -0.05em  }

    .image_caption                    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    .more_headlines                 { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .global_updated                 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

    .general_text                   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }


/* Left Navigation (Category List) */

    .nav_left_header_text             { color: #ededed; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .nav_left_header_text a           { color: #ededed }

    .category_link_depth1 a           { color: #ededed; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .category_link_depth2 a           { color: #ededed; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .category_link_depth3 a           { color: #ededed; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

    .advancedsearch_link   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular;  }



/* Right Navigation (Headlines) */


    .nav_right_header               { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
    .nav_right_category_header       { color: #ffffff; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: regular; text-transform: uppercase }
    .nav_right_headlines            { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular;  }

    .nav_right_category_name        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }


/* Article Summaries */

    .summary_title                   { font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .summary                         { font-size: 11px; font-family: Arial, Helvetica, sans-serif }
    .summary_date                   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    
    .summary_breadcrumb            { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .summary_breadcrumb a          { color: #999999 !important; text-decoration: none; }
    .summary_breadcrumb a:hover    { color: #999999 !important; text-decoration: underline; }


/* Article Pages */

    .article_title                   { font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .article_text                    { font-size: 11px; font-family: Arial, Helvetica, sans-serif }
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
