/* @override 
    http://sfaf.org/style/site1/article_print.css 
    http://sfaforg.sfaf.int/style/site1/article_print.css 
*/

body {
	background-color: white;
	color: black;
	font-family: "Times New Roman", Times, serif;
}

#page {
	margin: 0;
	text-align: left;
	border: 0;
	background-color: white;
}

#bottombar {
	background-color: white;
	color: black;
}

#bottombar a {
	color: black;
}

#print_banner {
	display: inline;
}

#print_banner h1 {
	background-color: black;
	color: white;
	border: thin solid black;
	font-size: 2em;
	font-weight : 900;
	text-align: center;
	text-transform: uppercase;
}

#mastbar {
	display: none;
}

#masthead {
	display: none;
}

#tabs {
	display: none;
}

#related_content {
	display: none;
}

#content_container {
	padding: 0.75em 2% 1% 1%;
}

#main_content, #main_content_portal {
	float: right;
	margin: 0;
/*	background: transparent url(/files/site1/images/watermark_sfaf_logo.gif) no-repeat;
	background-position: center 7em;
*/}

#main_content {
	width: 100%;
}

#main_content_portal {
	width: 100%;
}

#toc {
	background-color: #E0DFE3;
	padding: 0;
	margin-bottom: 1em;
	border: 1px solid #333333;
}

#toc .head {
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
}

#toc .subhead {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 1.25em;
	font-style: italic;	
}

#toc ol {	
	margin-left: 1.5em; 
	padding: 0; 
}

#toc li {
	margin-bottom: 0.15em;
}

.rule {border-top-width: 1px;
       border-top-style: solid;
       border-color: #891C05; 
       margin: 0px;
	   padding-top : 0.25em;
}

.abstract {
	font-style: italic;
	text-indent: 2em;
}

#related_content, #related_content_portal {
	float: left;
	margin: 0;
	line-height: normal;
}

#related_content {
	width: 30%;
}

#related_content_portal {
	width: 38%;
}

#subhead {
	font-size : 1.25em;
	font-style: italic;
	margin-bottom: 12px;
}

#archive {
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

#archive h1 {
	color: #FFFFFF;
}

#pdf {
	float: right;
	padding: 0.25em;
	margin: 0 0 0.5em 0.5em;
	border: 1px solid #333333;
}

#pdf p {
	color: black;
	margin-top: 0; 
	margin-bottom: 0.25em;	
}

#pdf strong {
	font-size: 1.1em;
}

.photo_left, .photo_right, .photo_default {
	border: 1px solid #000000;	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
}

.photo_left {
	float: left;
	margin-right: 0.5em;
}

.photo_right {
	float: right;
	margin-left: 0.5em;
}

.photo_caption {
	color: white;
	font-style: italic;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	margin-top: 0;
}

.image_left, .image_right, .image_default {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.image_default {
	float: none;
	clear: both;
}

.image_left {
	float: left;
	margin-right: 0.5em;
}

.image_right {
	float: right;
	margin-left: 0.5em;
}

h1 {
	font-size : 1.9em;
	font-weight : 900;
	margin-top: 0;
	color: #891C05;
	text-transform: uppercase;
}

.no_bullets {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#portal_heading {
	border-top: 1px solid #dedb7f; 
	border-bottom: 1px solid #dedb7f; 
	padding: 0 0 0 0.5em;
	background-color: #FBFAEA;
	margin: 0;
}

#portal_heading h1 {
	font-size: 2.1em;
 	margin: 0;
}

H1, H2, H3 {
	color: black;
}

A:link {color: black;}
A:visited {color: black;}
A:active {color: black;}
A:hover {color: black;}

blockquote {
	color: #333333;
}

.pullquote {
	background-image: url(/files/site1/images/blockquote_open.gif);
	background-repeat: no-repeat;
	float: left;
	width: 30%;
	margin: 0 1em 1em 0;
	padding: 10px 0 0 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #891C05;
}

.pullquote p {
	margin: 0;
	width: 90%;
	padding: 0 22px 10px 0;
	line-height: 1.3em;
	background-image: url(/files/site1/images/blockquote_close.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#updated {
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.text_table {
	border: 1px solid #891C05;
	border-collapse: separate;
	margin : 4;
	background : White;
	margin-bottom: 1em;
	width: 90%;
}

.text_table tr {
	vertical-align: top;
}

.text_table th {
	border: solid #891C05 1px;
	background : #CCCCCC;
	text-align : center;
	font-weight: bold;
	vertical-align : bottom;
	padding: 3px;	
}

.text_table td {
	border: solid #891C05 1px;
	background : white;
	text-align: right;
	vertical-align : top;
    padding: 3px;	
}

.td_subhead {
	border: solid #891C05 1px;
	background-color: gray;
	text-align: center;
	vertical-align : top;
    padding: 3px;	
}

#statistics_table table {
	border: 1px solid #891C05;
	border-collapse: separate;
	margin : 4;
	background : White;
	margin-bottom: 1em;
}

#statistics_table th {
	border: solid #891C05 1px;
	background : #CCCCCC;
	text-align : center;
	font-weight: bold;
	vertical-align : bottom;
	text-align: right;
	padding: 3px;	
}

#statistics_table td {
	border: solid #891C05 1px;
	background : white;
	text-align: right;
	vertical-align : bottom;
    padding: 3px;	
}

.sidebar_within_text {
	background: #CCCCCC;
	width: 90%;
	text-align: left; 
	padding: 1em;
	margin-bottom: 1em;
}

.sidebar_within_text h4 {
	text-align: center;
	margin-top: 0;
}
td h3 
{
    padding: 0;
    margin: 0;
}
