html {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.166;	
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background: #fff; }

img {
	border: 0;
	margin: 0;
	padding: 0; }

.clearingbar {
	clear: both;
	visibility: hidden; }
* html .clearingbar {
	clear: both;
	visibility: hidden; }

a:link { color: #000063; text-decoration: none; }
a:visited { color: #000063; text-decoration: none; }
a:active { color: #CE0000; text-decoration: none; }
a:hover{ color: #CE0000; text-decoration: underline; }

.container {
	width: 99%;
	margin: 0;
	padding: 0.5%; }

#masthead {
	border-bottom: solid 1px #6186cc;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 35px;
	text-align: right;
	vertical-align: bottom;
	background: url(/images/logo-fig-print.gif) left top no-repeat; }
#masthead ul {
	visibility: hidden;
	vertical-align: bottom;
	padding: 15px 0px 0px;
	margin: 0px; }
#masthead li {
	vertical-align: bottom;
	padding: 0px 2px;
	margin: 0px;
	list-style-type: none;
	display: inline; }

#masthead a { color: #A41BA4; text-decoration: none; font-weight: bold;}
#masthead a:link { text-decoration: none; }
#masthead a:visited { text-decoration: none; }
#masthead a:active { text-decoration: none; }
#masthead a:hover { text-decoration: underline; } 

#content {
	clear: left;
	padding: 0;
	margin: 10px 0px; }

.figure {
	text-align: center; }
.figure img {
	margin: 0px;
	padding: 0px; }

.legend {
	text-align: center; }
.citation, .visiblecitation {
	text-align: left;
	display: block; }
.copyright {
	font-size: 0.9em;
	text-align: center; }

/**/

.latin {
	font-style: italic; }
