/* Style Cobalt */

/* Body */

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

    .bg_nav_left_header   { background-color: #8f8b75; } 
    .bg_nav_left          { background-color: #ffffff; } 
    .bg_nav_left_selected { background-color: #e3e1d5; } 
    .bg_nav_right_header  { background-color: #8f8b75; } 
    .bg_nav_right         { background-color: #e3e1d5; } 
    


/* Common Styles */

    .header_category_name           {  font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              {  font-size: 11px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb a            { font-size: 11px; font-weight: bold; }
    .header_breadcrumb a:hover      {  font-size: 11px; font-weight: bold; }

    .logo_text                      { font-weight: bold; letter-spacing: -0.05em  }
    .logo_sub                       { font-weight: bold; letter-spacing: -0.05em  }

    .image_caption                  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    .more_headlines                 {  }
    .global_updated                 {  }

    .general_text                   {  }
	hr								{ background-color: #eee; color: #eee; }

/* Left Navigation (Category List) */

    .nav_left_header_text           { font-size: 10px; color: #FFFFFF; font-weight: bold; text-transform: uppercase;  }
    .nav_left_header_text a         { font-size: 10px; color: #FFFFFF !important; }
	 a:nav_left_header_text         { font-size: 10px; color: #FFFFFF !important; }

    .category_link_depth1 a         { font-weight: bold; color: #5a574a !important;  }
    .category_link_depth2 a         { color: #5a574a !important;  }
    .category_link_depth3 a         { color: #5a574a !important;  }

    .advancedsearch_link   {   }



/* Right Navigation (Headlines) */


    .nav_right_header               { font-size: 10px; color: #FFFFFF; font-weight: bold; text-transform: uppercase;  }
    .nav_right_category_header      {  }
    .nav_right_headlines            {  }

    .nav_right_category_name        {  font-weight: bold; }


/* Article Summaries */

    .summary_title                  {  font-weight: bold; }
    .summary                        {  }
    .summary_date                   {  }
    
    .summary_breadcrumb            {  font-weight: bold; text-transform: uppercase; }
    .summary_breadcrumb a          { font-weight: bold; text-transform: uppercase; }
    .summary_breadcrumb a:hover    { font-weight: bold; text-transform: uppercase; }


/* Article Pages */

    .article_title                  { font-weight: bold; text-transform: uppercase; }
    .article_text                   {  }
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
h3 									{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
h4 									{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
