body {width: 96%; background-color: #fff; color: #000; padding: 1%; font-family: "Times New Roman", Times, serif; font-size: 100%;}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
a:link img, a:visited img, a:hover img, a:active img {
	border: 0;
}
h1 {
font-size: 150%;	
}
h2 {
font-size: 120%;	
}
h3 {
font-size: 100%;	
}
h4 {
font-size: 100%;
font-style:italic;	
}
.doc_title {width: 100%; border-bottom: 1px solid #000; padding: 0 0 15px 0; margin: 0;
	font-size: 150%;
	text-align: left;

}
.doc_title_credits {
	width: 100%;
	border-bottom: 0px solid #000;
	padding: 15px 0 0px 0;
	margin: 0;
	font-size: 70%;
	text-align: left;

}
.doc_credits {
	width: 100%;
	border-top: 1px solid #000;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	font-size: 100%;

}
/* -------- Custom styles below ----------- */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
caption {display: table-caption; text-align: left; font-size: 130%; color: #1d3800; font-weight: bold;} 
table.first {border: 1px solid #000; font-size: 85%;}
table.first td {border: 1px solid #000;}
table.first td.no {border-right: 1px solid #fff;}
table.second th {border-bottom: 1px solid #000; }
table.second th.lftcol {border-bottom: none; }
table.second td.lftcol {border-top: 1px solid #000;}
table.third th.lftcol {border-bottom: 1px solid #000;}
table.fourth th.lftcol {border-bottom: 1px solid #000;}
table.fourth td.nobox {border: 1px solid #000; background-color:#CCC;}

.source {font-size: 80%; color: #333;}
.capital {font-size: 140%; color: #1d3800; font-weight: bold;}
.footnote {font-size: 80%; color: #333;}
.image {padding: 0px; margin: 0px; border: none; display: block;}
.image_nb {padding: 0px; margin: 0px; border: none;}
.image_lft {padding: 0px; margin: 0px; border: none; float: left;}
.image_rgt {padding: 0px; margin: 0 0 10px 20px; border: none; float: right;}
.image_plus {padding: 0px; margin: 0 0 0 2px; border: none;} 
.clearfloat {clear: both; height: 0px; font-size: 1px; line-height: 0px;}
hr {width: 50%; border-color:#000; color: #000; padding: 0px; margin: 40px 0 0 0;}
#nibrsdata {font-size: 50%; background-color: #0CC; padding: 2%;}
#textbox_pfv {clear: both; float: left; margin-top: 10px; width: 98%; display: block; background-color: #21362B!important; border: 1px solid #3E6351!important; border-radius: 5px!important; padding: 1%; color: #1d3800!important; font-weight: bold;}