/*Style for Schools*/

/* Body */

    body       { color: #000000; background-color: #e5ddcb }
	a           { color: navy; text-decoration: none }
    a:hover          { color: #F15D1F; text-decoration: underline }
.main_table { padding-right: 10px }
.border { border: solid 1px black }
/* Backgrounds Colors */
    
    .bg_main                { background-color: white; text-align: center }
    .bg_header            { background-color: #DBDBDB } 
    .bg_search_box         { }

    .bg_nav_left_header    { background-color: #FCAF5D } 
    .bg_nav_left           { } 
    .bg_nav_left_selected  { background-color: #FCAF5D } 
    .bg_nav_right_header  { background-color: #FCAF5D } 
    .bg_nav_right         { } 
    


/* Common Styles */

    .header_category_name           { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #666666; font-family: 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; }
.small_text { font-size: 10px; font-family: Arial, Helvetica, sans-serif }
/* Copyright Text */

	.copyright { color: #f15d1f; font-size: 10px }
	.distcopy { color: #bea671; font-size: 10px }
	
/* Left Navigation (Category List) */

    .nav_left_header_text            { color: black; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .nav_left_header_text a           { color: black; text-decoration: none }
    .nav_left_header_text a:hover	  { color: #F15D1F; text-decoration: underline }
	.category_link_depth1 a               { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
	.category_link_depth1 a:hover { color: #F15D1F; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
	.category_link_depth2 a            { color: #F15D1F; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
	.category_link_depth2 a:hover  { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
	.category_link_depth3 a           { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
	.category_link_depth3 a:hover  { color: #F15D1F; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
	.advancedsearch_link   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular;  }



/* Right Navigation (Headlines) */
	.nav_right_header                { color: black; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
    .nav_right_category_header        { color: black; font-size: 15px; font-family: Arial, Helvetica, sans-serif }
    .nav_right_headlines a              { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: regular ; text-decoration: none }
	.nav_right_headlines a:hover  { color: #f15d1f; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: regular ; text-decoration: underline }
	.nav_right_category_name        { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 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 */

    .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; }

/* User Entries */
.top-pad { padding-top: 25px }

