/* Backgrounds Colors */        .bg_main              { background-color: #FFFFFF; }    .bg_header            { background-color: #FFFFFF; }     .bg_search_box        { background-color: #cbc990; }    .bg_nav_left_header   { background-color: #666633; }      .bg_nav_left_selected { background-color: #e9e7d2; }     .bg_nav_right_header  { background-color: #666633; }      /* Common Styles */    .header_category_name           { color: #000000; font-family: impact, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: normal; text-transform: uppercase; }    .header_breadcrumb              { color: #666600; font-family: impact, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: normal; text-transform: uppercase; }    .header_breadcrumb a            { color: #333300 !important; text-decoration: underline; }    .header_breadcrumb a:hover      {	color: #FFFFFF !important;	text-decoration: underline;	font-weight: normal;}    .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; }/* Left Navigation (Category List) */    .nav_left_header_text           { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }    .nav_left_header_text a         {	color: #FFFFFF !important;	font-weight: bold;}	.nav_left_header_text a:hover      {	color: #FFFF66!important;	text-decoration: underline;	font-weight: bold;}    .category_link_depth1 a         { color: #333300 !important; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }	.category_link_depth1 a:hover      {	color: #FFFFFF !important;	text-decoration: underline;	font-weight: bold;}    .category_link_depth2 a         { color: #333300 !important; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }	.category_link_depth2 a:hover      {	color: #FFFFFF !important;	text-decoration: underline;	font-weight: bold;}    .category_link_depth3 a         { color: #333300 !important; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }	.category_link_depth3 a:hover      {	color: #FFFFFF !important;	text-decoration: underline;	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: 12px; font-weight: bold; }    .nav_right_category_header      { color: #FFFFFF; font-family: impact, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; 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: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }    .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: #333300 !important;	text-decoration: none;	font-weight: bold;}    .summary_breadcrumb a:hover    {	color: #FFFFFF !important;	text-decoration: underline;	font-weight: bold;}/* 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; }    