﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height:100%;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header_image 
{
	width:760px;
	border-bottom: solid 1px #A4ABC1;
}

.logged_in 
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:60%;
	line-height:100%;	
}

.left_menu 
{
	background-color: #F3F3F6;
	border-right: solid 1px #A4ABC1;
	height:100%;
}

.page_container 
{
	height:100%;
}

.menu 
{
	width:160px;
	text-align: center;
}

.menu_item_active, .menu_item:hover
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;  
	font-weight: bold; 
	background-color: #A4ABC1;
	padding: 6px;
}

A.menu_item_active_link, A.menu_item_active_link:visited, A.menu_item_active_link:active
{
	color:#ffffff;
}

.menu_item 
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px; 
	font-weight: bold;
	color: #006699; 
	padding: 6px;
	border-bottom: solid 1px #A4ABC1;
	
}

.whats_new 
{
	margin-top: 10px;
	width:160px;
	text-align:center;
}

.donation
{
	margin-top: 20px;
	text-align: center;
}

/************** article styles ****************/

.article_title 
{
	margin:20 14 0 15;
	font: normal 180% Georgia, Times, serif;
	color: #CC0000;
}

.article_subtitle 
{
	margin:5 14 0 15;
	font: bold 100% Tahoma;
	color: #000000;
}

.article_byline {font-size: 12px;}

.article_date 
{
	font-size:60%;
	line-height:125%;	
}

.article_body, P.article_body
{
	font-size:80%;
	line-height:140%;
	/*text-align: justify;*/
}

A.article_link 
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom:4px;
}

SPAN.article_link_byline 
{
	font-size:9px;
	color:#aaaaaa;
	padding-top:4px;
}

.footnote {	font-size: 10px; text-align: justify }

.spaced { line-height: 1.4em; } 
.spaced SUB, .spaced SUP { line-height: 0; } 

.tooltip 
{
	font:11px Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	padding:5px; 
	position:absolute; 
	z-index:100; 
	visibility:hidden; 
	color:#333333; 
	top:20px; 
	left:90px; 
	background-color:#ffffcc; 
	layer-background-color:#ffffcc;
	text-align: justify;
}

.nowrap {white-space: nowrap;}

.w300 {width:300px;}

/************** author styles ***************/

.author_photo 
{
	float: right;
	border: solid 1px #666666;
}

.author_name 
{
	margin:20 14 0 15;
	font: normal 180% Georgia, Times, serif;
}

.author_bio 
{
	font-size:80%;
	line-height:140%;
}

.author_articles 
{
	font-size:80%;
	line-height:140%;
}

/************** issue styles ****************/

.issue_title
{
	font-size: 100%;
	font-weight: bold;
}

/************** tables ****************/
.data_grid {
	text-align: left;
	/*padding-right: 10px;*/
	border: none;
}

.data_grid th, .data_grid td {
	/*padding-right: 10px;*/
}

.data_grid th {
	border-bottom: 1px solid #DDD;
}

.data_grid_item 
{
	background-color: #EEE;
}

.data_grid_alt_item 
{
	background-color: #E9E9E9;
}

.data_grid_item_selected 
{
	background-color:#D6DEDE;
}

/************* layout styles ****************/

.table 
{
	border: solid 1px #A4ABC1; 
}

.table_title 
{
	font-size: 14px; 
	color: #006699; 
	font-weight: bold;
}

.page_title 
{
	padding: 0px 0px 10px 0px;
	font-size: 114%;
	color: #006699;
	font-weight: bold;
}

.page_text {font-size: 12px;}

.section_title 
{
	font-size: 14px; 
	color: #006699; 
	font-weight: bold;
	border-bottom: solid 1px #aaaaaa;
	margin-bottom: 5px;
	width:100%;
}

A.more 
{
	font-size: 10px;
}

.b {font-weight: bold;}
.i {font-style: italic;}
.pr10 {padding-right:10px;}
.mr10 {margin-right:10px;}

.photo 
{
	border: solid 1px #000000;
}

.photo_caption 
{
	font-size: 9px;
	font-style: italic;	
}

LI 
{
	margin-bottom: 8px;
}

.divider 
{
	clear:both;
	border-top: dotted 1px #cccccc;
	padding-top: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.bullet 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	line-height:100%;
	color:#cc0000;
	margin-right: 2px;
	vertical-align:middle;
}

.fullstorylink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.fullstorylink a:hover
{
	color:#cc0000;
}

.fullstorylink a:visited:hover 
{
	color:#000000;
}

.headline_medium 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:150%;
	line-height:110%
}

.headline_small 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:120%;
	line-height:100%
}

.boxBI 
{
	padding:10px;
	float:right;
	clear:both;
	width:240px;
}

.boxBIContent 
{
	margin: 0px;
	padding: 10px;
	border: solid 1px #A4ABC1;
	background-color: #F3F3F6;
	margin-bottom: 10px;
}

.boxBIHeadline 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px;
}

.boxBIText 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
}

.boxBIHeader 
{
	background-color: #A4ABC1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	vertical-align: middle;
}
.footer 
{
	text-align: center;
	margin-top:30px;
	font-size: 9px;
	font-style: italic;	
}