/* Style Cobalt */

/* Body */

    body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}
    
    a:visited       { color: #255125; }
    a:link          { color: #0B751E; }
    a:active        { color: #003300; }


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

    .bg_nav_left_header   { background-color: #336699; } 
    .bg_nav_left          { background-color: #EEEEEE; } 
    .bg_nav_left_selected { background-color: #DDDDDD; } 
    .bg_nav_right_header  { background-color: #336699; } 
    .bg_nav_right         { background-color: #EEEEEE; } 
    


/* Common Styles */

    .feature_title                  { font-family: Georgia, sans-serif; font-size: 22px; font-weight: bold; color: #255125;}

.header_category_name { color: #000000; font-family: Georgia, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }

.header_breadcrumb { color: #666666; font-family: Georgia, sans-serif; font-size: 26px; 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: Georgia, sans-serif; font-size: 30px;  font-weight: bold; letter-spacing: -0.05em  }

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

.image_caption { font-family: Georgia, sans-serif; font-size: 11px; }

.more_headlines { color: #CCCCCC; font-family: Georgia, sans-serif; font-size: 12px; font-weight: bold; }

.global_updated { font-family: Georgia, sans-serif; font-size: 12px; font-weight: bold; }

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

.location_text  { font-family: Georgia, sans-serif; font-size: 12px; color: #666666; font-weight: bold; }

.footer_text { font-family: Georgia, sans-serif; font-size: 11px; }


/* Left Navigation (Category List) */

    .nav_left_header_text           { color: #FFFFFF; font-family: Georgia, sans-serif; font-size: 15px; font-weight: bold; }
    .nav_left_header_text a         { color: #FFFFFF !important; }

    .category_link_depth1 a         { color: #000066 !important; font-family: Georgia, sans-serif; font-size: 12px; font-weight: bold; }
    .category_link_depth2 a         { color: #000066 !important; font-family: Georgia, sans-serif; font-size: 11px; font-weight: bold; }
    .category_link_depth3 a         { color: #000066 !important; font-family: Georgia, sans-serif; font-size: 10px; font-weight: bold; }

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



/* Right Navigation (Headlines) */


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

    .nav_right_category_name        { font-family: Georgia, sans-serif; font-size: 12px; font-weight: bold; }


/* Article Summaries */

    .feature_headline                  { font-family: Georgia, sans-serif; font-size: 16px; font-weight: bold; line-height: 130%; color: #000000; text-decoration: none; }

      .feature_text              { font-family: Georgia, sans-serif; font-size: 13px; line-height: 140%; color: #333333; }
    .summary_title                  { font-family: Georgia, sans-serif; font-size: 16px; font-weight: bold; text-transform: uppercase; }
    .summary                        { font-family: Georgia, sans-serif; font-size: 14px; line-height: 170%; text-align:justify; }
    .summary_about                  { font-family: Georgia, sans-serif; font-size: 14px; line-height: 160%; color: #333333; text-align:justify; }

    .summary_thin                  { font-family: Georgia, sans-serif; font-size: 13px; line-height: 125%; color: #333333; text-align:justify; }
    .summary_date                   { font-family: Georgia, sans-serif; font-size: 12px; }
    .summary_breadcrumb             { color: #666666; font-family: Georgia, sans-serif; font-size: 12px;  text-decoration: none; text-transform: uppercase; font-weight: bold; }
    .titles_sponsor                 { color: #333333; font-family: Georgia, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; }
    .summary_breadcrumb a           { color: #999999 !important; text-decoration: none; }
    .summary_breadcrumb a:hover     { color: #999999 !important; text-decoration: underline; }


/* Article Pages */

    .headline { font-family: Georgia, sans-serif;  font-size: 16px; font-weight: bold; color: #193B19; }

    .article_title                  { font-family: Georgia, sans-serif; font-size: 24px; font-weight: bold; }

    .article_byline                  { font-family: Georgia, sans-serif; font-size: 14px; font-weight: bold; }

    .article_text                   { font-family: Georgia, sans-serif; font-size: 14px; text-align:left;  line-height: 145%; }
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
