/* Style Cobalt */

/* Body */
    body 		{ margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;	background-color: #E7E7E7; }
	a:link 		{ color: #A90738; text-decoration: none; }
	a:visited	{ text-decoration: none; color: #A90738; }
	a:hover 	{ text-decoration: none; color: white; background-color: #A90738; }
	a:active	{ text-decoration: none; color: #A90738; }
	
/* Backgrounds Colors */
    .bg_main              {	background-color: #E7E7E7; }
	
/* .bg_header            { background-color: #FFFFFF; } */
    .bg_search_box        { background-color: #DDDDDD; }
    .bg_nav_left_header   { background-color: #A90738; } 
    .bg_nav_left          { background-color: #EEEEEE; } 
    .bg_nav_left_selected { background-color: white; text-indent: 6px; background-image: url(http://www.goauk.com/artman/images/arrow.gif);} 
    .bg_nav_right_header  { background-color: #3369B3; }
    .bg_nav_right         { background-color: #DDDDDD; } 

/* Common Styles */
    .header_category_name           { color: #000000; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #A90738; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; 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                 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCCC;    }
    .global_updated                 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .general_text                   { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/* Left Navigation (Category List) */
    .nav_left_header_text        { color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; }
	.nav_left_header_text a        { color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; }
	.nav_left_header_text a:link   { color: #FFFFFF; }
	.nav_left_header_text a:visited   { color: #FFFFFF; }
	.nav_left_header_text a:hover   { color:#A90738; background-color: #E7E7E7; }
	.nav_left_header_text a:active   { color: #FFFFFF; }
 
    .category_link_depth1 a         { color: #A90738; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
	.category_link_depth1 a:hover   { color: white; }
	 .category_link_depth2 a        { color: #A90738; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
	.category_link_depth2 a:hover   { color: white; }
    .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-family: impact, Arial, Helvetica, sans-serif; font-size: 15px; 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-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
    .summary                        { font-family: font-family: "Lucida Grande", Verdana, Sans-Serif; font-size: 13px; }
    .summary_date                   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    .summary_breadcrumb            { color: #A90738; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .summary_breadcrumb a          { color: #A90738; text-decoration: none; }
    .summary_breadcrumb a:hover    { color: white; text-decoration: none; }

/* 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: 12px; }
    .bg_printer_page                { background-color: #FFFFFF; }

    
