/* Style Cobalt */

/* Body and Global */

    body {
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}
    
	a. {text-decoration:none; font-weight: bold; }
    a:link { text-decoration:none; color:#000099; }	
    a:visited {
	color:#4C71B2;
	text-decoration: none;
}
	a:hover {
	background-color: #ffffff;
	text-decoration: underline;
}
a.newlink:link {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
a.newlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
		font-size: 15px;
	font-weight: bold;
}
a.newlink:hover {
	color: #9FEFFF;
	text-decoration: underline;
	background-color: #494949;
	text-align: center;
		font-size: 15px;
	font-weight: bold;
}
a.newlink:active {
	color: #FFFFFF;
	text-align: center;
		font-size: 15px;
	font-weight: bold;
}


    p {
	text-align: left;
	padding-bottom: 7px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	  } 
	  
/* Backgrounds Colors */
    
    .bg_main              { text-decoration: none; background-color: #FFFFFF; }
    .bg_header            { text-decoration: none; background-color: #FFFFFF; } 
    .bg_search_box        { text-decoration: none; background-color: #DDDDDD; }

    .bg_nav_left_header   {
	background-color: #4C71B2;
	text-decoration: none;
} 
    .bg_nav_left          { text-decoration: none; background-color: #EEEEEE; } 
    .bg_nav_left_selected { text-decoration: none; background-color: #DDDDDD; } 
    .bg_nav_right_header  {
	text-decoration: none;
	background-color: #4C71B2;
	color: #FFFFFF;
	text-align: center;
} 
    .bg_nav_right         { text-decoration: none; background-color: #EEEEEE; } 
    


/* Common Styles */

    .header_category_name           { color: #000000; font-family: impact, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #666666; font-family: impact, 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


/* Left Navigation (Category List) */

    .nav_left_header_text           {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
    .nav_left_header_text a         {
	color: #FFFFFF!important;
	text-align: center;
}

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

    .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;
	margin-left: 8px;
}

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


/* Article Summaries */

    .summary_title                  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
    .summary                        { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .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: 12px; }
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
