/* Style Cobalt */

/* Body */

    body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 10;}
    
/*
    a:visited       { color: #0000CC; }
    a:link          { color: #0000CC; }
    a:active        { color: #0000CC; }
*/
    a               {
	color: #CC0000;
	text-decoration: underline;
}
    a:hover         {
	color: #FF0000;
	text-decoration: none;
}


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

    .bg_nav_left_header   { background-color: #EFD2C0; } 
    .bg_nav_left          { background-color: #EFD2C0; } 
    .bg_nav_left_selected { background-color: #EFD2C0; } 
    .bg_nav_right_header  { background-color: #032C0A; } 
    .bg_nav_right_article  { background-color: #D0E8C4; } 
    .bg_nav_right         { background-color: #D0E8C4; } 
    


/* Common Styles */

    .header_category_name           { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #666666; font-family: Arial, Helvetica, 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: 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: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
    .header                   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #660033;
	font-style: italic;
}


/* Left Navigation (Category List) */

    .nav_left_header_text           { color: #660033; font-family: "Times New Roman", Times, serif; font-size: 15px; }
    .nav_left_header_text a         { color: #FFFFFF !important; }

    .category_link_depth1 a         { color: #660033 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin:8 0 8 0; text-decoration: none;}
    .category_link_depth2 a         { color: #660033 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; margin:0 0 4 0; text-decoration: none;}
    .category_link_depth3 a         { color: #660033 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; margin:0 0 4 0; text-decoration: none;}
    .category_link_depth1 a:hover         {	color: #CC0000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; margin:8 0 8 0;}
    .category_link_depth2 a:hover         { color: #CC0000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; margin:0 0 4 0;}
    .category_link_depth3 a:hover         { color: #CC0000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; text-decoration: none; margin:0 0 4 0;}

    .category_link_depth1_sel a         { color: #990000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin:8 0 8 0; text-decoration: none; font-weight: bold;}
    .category_link_depth2_sel a         { color: #990000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; margin:0 0 4 0; text-decoration: none; font-weight: bold;}
    .category_link_depth3_sel a         { color: #990000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; margin:0 0 4 0; text-decoration: none; font-weight: bold;}
    .category_link_depth1_sel a:hover         {	color: #CC0000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; margin:8 0 8 0; font-weight: bold;}
    .category_link_depth2_sel a:hover         { color: #CC0000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; margin:0 0 4 0; font-weight: bold;}
    .category_link_depth3_sel a:hover         { color: #CC0000 !important; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; text-decoration: none; margin:0 0 4 0; 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      {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	margin: 2 0 8 0;
 }
    .nav_right_headlines            { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .nav_right_headlines a          { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .nav_right_headlines a:hover    { color: #EFD2C0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; }
    .nav_right_article            { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .nav_right_article a          { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .nav_right_article a:hover    { color: #EFD2C0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; }

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


/* Article Summaries */

    .summary_title                  { font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; font-style: italic; color: #660033; line-height: 26px; margin: 2 0 8 0; }
    .summary_title a                { font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; font-style: italic; color: #CC0000; line-height: 26px; margin: 2 0 8 0; text-decoration: underline; }
    .summary_title a:hover          { font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; font-style: italic; color: #FF0000; line-height: 26px; margin: 2 0 8 0; text-decoration: none; }
    .summary                        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
    .summary a                      { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; text-decoration: underline; }
    .summary a:hover                { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none; }
    .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-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
    .article_text                   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
    .article_text a                 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; text-decoration: underline; }
    .article_text a:hover           { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none; }
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
