/* Style CANFP */

/* Body */

    body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}
    
    a:visited       { color: teal; }
    a:link          { color: blue; }
    a:active        { color: teal; }


/* Backgrounds Colors */
    
    .bg_main              { background-color: ivory; }
    .bg_header            { background-color: teal; } 
    .bg_search_box        { background-color: teal; width: 200px; }
    .search_options { width: 190px; }

    .bg_nav_left_header   { background-color: #015959; } 
    .bg_nav_left          { background-color: #DEE0D1; width: 200px;} 
    .bg_nav_left_selected { background-color: ivory; } 
    .bg_nav_right_header  { background-color: #015959; } 
    .bg_nav_right         { background-color: #DEE0D1; } 
    
/* 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                      { color: ivory; font-family: Monotype Corsiva, Agfa; font-size: 30px;  font-weight: bold; letter-spacing: 0.05em  }
    .logo_sub                       { color: ivory; font-family: "Times New Roman", Times, Georgia, serif; font-size: 14px;  font-weight: bold; }

    .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; }

    .links_main			{ color: ivory !important; }
    .links_main a		{color: ivory !important; }
    .general_text                   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .disclaimer { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }
    .bio { color: teal; text-align: center; font-family: Arial, Helvetica, san-serif; font-size: 14px; font-style: italic; margin-left: 50px; margin-right: 50px;}


/* Left Navigation (Category List) */

    .nav_left_header_text           { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
    .nav_left_header_text a         { color: #FFFFFF !important; }

    .category_link_depth1 a         { color: #000066 !important; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .category_link_depth2 a         { color: #000066 !important; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
    .category_link_depth3 a         { color: #000066 !important; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }

    .advancedsearch_link   { color: ivory !important; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular;  }
    .advancedsearch_link a { color: ivory !important; }



/* Right Navigation (Headlines) */


    .nav_right_header               { color: #FFFFFF !important; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #FFFFFF !important; 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_headlines a 		{ color: blue !important; }
    .nav_right_headlines a:visited 	{ color: teal !important; }

    .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: #999999 !important; text-decoration: none; }
    .summary_breadcrumb a:hover    { color: #999999 !important; text-decoration: underline; }


/* Article Pages */

    h1 				{ color: teal; font-family: Monotype Corsiva, Agfa; font-size: 30px; font-weight: bold; }
    .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; }
    p.question			{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center; }
    
    .bg_printer_page	{ background-color: #FFFFFF; }
