/* Style Cobalt */

/* Body */

    body  {
	color: white;
	margin: 0 }
    
a:visited  {
	color: #00fffd } 
a:link  {
	color: #00fffd }
a {
	color: purple;
	font-size: 10px;
	text-decoration: underline }
a:active  {
	color: #008cff } 
.nav_right_headlines a { color: #ff0000; } 
.nav_right_headlines a:visited  {
	color: white } 
.nav_right_headlines a:active  {
	color: white } 



/* Backgrounds Colors */
    
    .bg_main                {
	color: white;
	background-color: #009 }
    .bg_header            { background-color: #000000; } 
    .bg_search_box         {
	background-color: transparent }

    .bg_nav_left_header    {
	background-color: transparent } 
    .bg_nav_left           {
	background-color: transparent } 
    .bg_nav_left_selected { background-color: #DDDDDD; } 
    .bg_nav_right_header  { background-color: #519238; } 
    .bg_nav_right         { background-color: #; } 
    


/* Common Styles */

    .header_category_name            {
	color: white;
	font-size: 18px;
	font-family: impact, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase }
    .header_breadcrumb                {
	color: white;
	font-size: small;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-transform: uppercase }
    .header_breadcrumb a              {
	color: #00fffd;
	font-family: Tahoma;
	text-decoration: none }
    .header_breadcrumb a:hover       {
	color: white;
	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                     {
	color: white;
	font-size: 10px;
	font-family: Tahoma, sans-serif }
    .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                     {
	color: #fff;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif }


/* Left Navigation (Category List) */

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

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

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



/* Right Navigation (Headlines) */


    .nav_right_header               { color: #A7D5A7; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #A7D5A7; 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-size: 16px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold }
    .summary                         {
	color: white;
	font-size: 12px;
	font-family: Tahoma, sans-serif }
    .summary_date                    {
	color: white;
	font-size: 10px;
	font-family: Tahoma, sans-serif }
    
    .summary_breadcrumb             {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold }
    .summary_breadcrumb a           {
	color: white;
	text-decoration: none }
    .summary_breadcrumb a:hover     {
	color: #00fffd;
	text-decoration: underline }


/* Article Pages */

    .article_title                   {
	color: white;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline }
    .article_text                     {
	color: white;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3 }
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
