/* Style Cobalt */

/* Body */
 body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}
a {
}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #626071;
}
a:hover {
	text-decoration: none;
	color: #626071;
}
a:active {
	text-decoration: none;
	color: #626071;
}

/* Backgrounds Colors */
    
    .bg_main              { background-color: #CEA36F; }
    .bg_header            { background-color: #FFFFFF; } 
    .bg_search_box        {
	background-color: #626071;
	color:#E7D1B8;
	font-family: "Poor Richard";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

    .bg_nav_left_header   { background-color: #5F4357; font:Helvetica; size:12px; } 
    .bg_nav_left          { background-color: #626071; } 
    .bg_nav_left_selected { background-color: #5F4357; } 
    .bg_nav_right_header  { background-color: #5F4357; } 
    .bg_nav_right         { background-color: #626071; } 
    


/* Common Styles */

    .header_category_name           { color: #000000; font-family: "Poor Richard"; font-size: 24px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #666666; font-family: "Poor Richard"; font-size: 24px; 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: "Poor Richard"; font-size: 30px;  font-weight: bold; letter-spacing: -0.05em  }
    .logo_sub                       { font-family: "Poor Richard"; font-size: 14px;  font-weight: bold; letter-spacing: -0.05em  }

    .image_caption                  { font-family: Helvetica; font-size: 10px; }
    .more_headlines                 { color: #CCCCCC; font-family: Helvetica; font-size: 14px; }
    .global_updated                 { font-family: Helvetica; font-size: 14px; }

    .general_text                   { font-family: Helvetica; font-size: 14px; }


/* Left Navigation (Category List) */

    .nav_left_header_text           { color: #FFFFFF; font-family: "Poor Richard"; font-size: 24px; }
    .nav_left_header_text a         { color: #FFFFFF !important; }

    .category_link_depth1 a         { color: #000066 !important; font-family: Helvetica; font-size: 14px; }
    .category_link_depth2 a         { color: #000066 !important; font-family: Helvetica; font-size: 11px; font-weight: bold; }
    .category_link_depth3 a         { color: #000066 !important; font-family: Helvetica; font-size: 10px; font-weight: bold; }

    .advancedsearch_link   { font-family: Helvetica; font-size: 12px; color:#CCCCCC}



/* Right Navigation (Headlines) */


    .nav_right_header               { color: #FFFFFF; font-family: "Poor Richard"; font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #FFFFFF; font-family: "Poor Richard"; font-size: 15px; font-weight: regular; text-transform: uppercase; }
    .nav_right_headlines            { font-family: "Poor Richard"; font-size: 12px; font-weight: regular;  }

    .nav_right_category_name        { font-family: "Poor Richard"; font-size: 12px; font-weight: bold; }


/* Article Summaries */

    .summary_title                  {
	font-family: "Helvetica";
	font-size: 18px;
	font-weight: bold;
	color: #5F4357;
	text-decoration:none;
}
   .summary_title1                  {
	font-family: "Poor Richard";
	font-size: 20px;
	font-weight: bold;
	color: #5F4357;
	text-decoration:none;
}

.summary_title2                  {
	font-family: "Helvetica";
	font-size: 24px;
	font-weight: bolder;
	color: #5F4357;
	text-decoration:none;
}

.summary_title3                  {
	font-family: "Helvetica";
	font-size: 30px;
	font-weight: bolder;
	color: #5F4357;
	text-decoration:none;
}

    .summary                        { font-family: Helvetica; font-size: 14px; }
    .summary_date                   { font-family: Helvetica; font-size: 10px; }
    
    .summary_breadcrumb            { color: #666666; font-family: Helvetica; font-size: 14px; }
    .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: "Poor Richard"; font-size: 18px; font-weight: bold; }
    .article_text                   { font-family: Helvetica; font-size: 14px; }
    
    .bg_printer_page                { background-color: #FFFFFF; }
	

/* Left Nav Papers */
    
#left { color: #FFFFFF; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; }

#left a:link {
		font-family: Helvetica;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:none;
		}
	
#left a:hover {
		font-family: Helvetica;
		font-size: 12px;
		color: #CEA36F;
		text-decoration: underline;
		background-color: transparent;
		}
#left a:visited {
		font-family: Helvetica;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:none;}

/* bottom nav */

#bottom { font-family: Helvetica; color: #626071; font-size: 12px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}

#bottom a:link {
		font-family: Helvetica;
		font-size: 12px;
		color: #626071;
		text-decoration:none;
		}
	
#bottom a:hover {
		font-family: Helvetica;
		font-size: 12px;
		color: #E7D1B8;
		text-decoration: underline;
		background-color: transparent;
		}
#bottom a:visited {
		background-color: transparent;
		color:#626071;
		font-family: Helvetica;
		font-size: 12px; }

.verticle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
/* BEGIN Horizontal Menu */
 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
text-decoration: none
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
text-decoration:underline;
}

#navlist a:hover { color: #000; }

/* end horizontal menu */.morestories {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #C56B23;
	text-decoration: underline;
}
.morestories {
	font-family: Helvetica;
	font-size: 14px;
	text-transform: none;
	color: #9B551C;
}

#navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000
	
}
#navLink a:hover {
	color: #000000;
	background-color: #EDDECB;
}

