


/* Body */

body    
{
color: #000000;
margin: 0;
}
  
   
    a:visited       { color: #0000CC; }
    a:link          { color: #0000CC; }
    a:active        { color: #0000CC; }

/* Backgrounds Colors */
    
    .bg_main              { background-color: #FFFFFF; }
    .bg_header            { background-color: #FFFFFF; } 
    .bg_search_box        { background-color: #DDDDDD; }

    .bg_nav_left_header   {  } 
    .bg_nav_left          {  } 
    .bg_nav_left_selected {  } 
    .bg_nav_right_header  { background-color: #336699; } 
    .bg_nav_right         { background-color: #EEEEEE; } 
    


/* Common Styles */

    .header_category_name           { color: #000000; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #666666; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb a            { color: #999999; text-decoration: none; }
    .header_breadcrumb a:hover      { color: #999999 ;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; }


    .header_breadcrumb    
    {
    	color: #666;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	text-transform: uppercase;
    	border-bottom: #066;
    	border-width: 0 0 1px 0;
    	border-style: none none solid none;
    	margin: 0 0px 15px 0;
    	padding 0 0 6px 0;
    }

    .header_breadcrumb-page   
    {
    	color: #666;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	text-transform: uppercase;
    	border-bottom: #066;
    	border-width: 0 0 1px 0;
    	border-style: none none solid none;
    	margin: 0 20px 15px 0;
    	padding 0 0 6px 0;
    }


/* 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 ;}

    .category_link_depth2 a         { color: #000066 ;font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
    .category_link_depth3 a         { color: #000066 ;font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }

    .advancedsearch_link   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular;  }




.category_link_depth1	
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		background-color: #ffffff;
		font-style: normal;
		font-weight: bold;
		color: #0051A7;
		font-size: 10pt;
		padding: 3px 0 3px 6px;
		margin: 3px 0 0 10px;
		vertical-align: top;
		border-color: #C3E5EA;
		border-width: 1px;
		border-style: solid;
		width: 125px;
		display:block;
	}

.category_link_depth1 a
	{
		text-decoration: none;
		color: #0051A7;			
	}



.category_link_depth1 a:hover
	{
		text-decoration: none;	
		color: #4E8FD5;	
		}

.selected
	{
		background-color: #FFF8C0;
		}





/* 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;  }

    .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; line-height: 15px;}
    .summary_date                   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px}
    
    .summary_breadcrumb            { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .summary_breadcrumb a          { color: #999999 ;text-decoration: none; }
    .summary_breadcrumb a:hover    { color: #999999 ;text-decoration: underline; }


/* Article Pages */


    h1    
    {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 18px;
    	font-weight: bold;
    	margin:0px;
    	padding: 0 0 5px 0px;
    }
    
    h2   
    {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 14px;
    	font-weight: bold;
    	margin:0px;
    	padding:0px;
    }

    
    h5  
    {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 14px;
    	line-height: 18px;
    	font-weight: normal;
    	margin:0 10px 9px 0;
    	padding:0px;
    }

       
    .article_text    
    {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 10pt;
    	line-height: 13pt;
    	margin-right: 20px;
    	text-align: justify;
    }
 
 
    .otherlinks    
    {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 10pt;
    	line-height: 11pt;
    	margin-right: 20px;
    	text-align: justify;
    	margin-top: 30px;
    	color: #454966;
     	border-top: #D6D8E7;
    	border-width: 1px 0 0 0;
    	border-style: solid none none none;
    	padding: 10px 0 10px 0;
 
    }

    .otherlinks a
    {
    	color: #454966;
    	text-decoration: none;
    }   
    
    .otherlinks a:hover    
    {
    	color: #303243;
    	text-decoration: underline;
    }
    
    
    .bg_printer_page                { background-color: #FFFFFF; }
    
    

/* New Styles */

.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
     
.searchheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
}
     
     
.advancedsearch_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: normal;
}
     
    
    

