/* Style Cobalt */

/* Body */

    body {
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
    body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

    a:link, a:visited ,a:active  {
	color: #660000;
	text-decoration: underline;
}


/* Backgrounds Colors */
    body                  {
	background-color: #FFFFFF;
	text-align: justify;
}

    .bg_header            {
	background-color: #660000;
	background-image: url(../../images/header_r2_c1.jpg);
	background-repeat: repeat;
}
    .bg_search_box        {
	background-color: #480000;
	border: 1px solid #660000;
}

    .nav_left_header      { background-color: #4F0000; }
    .nav_left             { background-color: #2D0000; }
    .selected_category td {
	background-color: #993300;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}  /* Used for selected categories! */

    .bg_nav_right_header  { background-color: #6A0000; }
    .bg_nav_right         {
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	padding-left: 7px;
}



/* Common Styles */

    .header_category_name           { color: #666666; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; text-transform: uppercase; }
    .header                         {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2D0000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
    .header_breadcrumb              { color: #999999; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb a, .header_breadcrumb a:visited           { color: #999999; text-decoration: none; }
    .header_breadcrumb a.current, .header_breadcrumb a.current:visited   { color: #666666;  }
    .header_breadcrumb a:hover      { text-decoration: underline; }


    .logo_text                      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #FFFFFF;
	background-image: none;
}
    .logo_sub                       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #CC3300;
}

    .image_caption                    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    .field_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; }




/* Left Navigation (Category List) */
 



    .nav_left td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #480000;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2F0000;
	border-right-color: #480000;
	border-left-color: #2F0000;
}

    .nav_left td a, .nav_left td a:visited   {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

          td.categoryDepth0 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #DBDBDB;
	background-image: none;
}
          td.categoryDepth1 {
	font-size: 11px;
	padding-left: 20px;
	list-style-type: square;
	background-color: #3E0000;
}
          td.categoryDepth2 {
	font-size: 10px;
	padding-left: 30px;
}
          td.categoryDepth3, .categoryDepth4, .categoryDepth5, .categoryDepth6 {
	font-size: 8px;
	padding-left: 40px;
}


    .nav_left_header td              { padding-left: 10px; }
    .nav_left_header td a, .nav_left_header td a:visited, .nav_left_header td { color: #FFFFFF; font-size: 15px; font-weight: bold; }



    .advancedsearch_link   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

    .webfeed             {
	font-size: 10px;
	padding-top:1px;
	color: #CC6600;
}

    .poweredBy             { font-size: 10px; color: #666666; padding-top: 10px; padding-left: 5px; padding-right: 5px;}


/* Right Navigation (Headlines) */


    .nav_right_header               { color: #FFFFFF; font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #FFFFFF; font-family: impact, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; text-transform: uppercase; }
    .nav_right_headlines            { font-size: 11px; font-weight: normal;  }

    .nav_right_category_name        {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
}


/* Article Summaries */

    .summary_title                  { font-size: 15px; font-weight: bold; }
    .summary                        {
	font-size: 12px;
	margin-bottom:12px;
	text-align: justify;
}
    .summary_date                   {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}

    .summary_breadcrumb            { color: #999999 !important; 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; }
    .summary_breadcrumb a.current       { color: #666666 !important; }



    .summary_link                  {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
}
    .summary_link, .summary_link a { font-size:11px; font-family: Tahoma; }


/* Article Pages */

    .article_title                  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
    .article_text                   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}

    .bg_printer_page                { background-color: #FFFFFF; }
