body {
	margin:0;
	padding:0;
	font:100.1% sans-serif;
	direction:ltr;
}
.offscreen,#menu,.top {
	display:none
}
table,blockquote,address {
	page-break-inside:avoid;
}
a,legend {
	text-decoration:none;
	color:#000;
}
dt {
	font-weight:bold;
}
dd {
	margin-bottom:1em;
}
blockquote p {
	font-style:italic;
}
table {
	margin:0 0 2em 0;
	border-collapse:collapse;
	border:1px solid #ccc;
}
th {
	background:#eee;
}
th,td {
	border:1px solid #ccc;
	padding:0 0.5em;
}
caption {
	font-size:0.8em;
	caption-side:top;
}
small {
	font-size:0.8em;
}
big {
	font-size:1.2em;
}
abbr,acronym {
	border-bottom:none;
}
ol li {
	list-style-type:decimal;
}
ol li li {
	list-style-type:lower-alpha;
}
cite {
	display:block;
	text-align:right;
	font-size:0.8em;
}
q:before, q:after {
	content: "";
}
address {
	font-style:normal;
}
code,kbd {
	font-family:'courier new',monospace;
	font-size:1.1em;
}
fieldset {
	padding:0.5em;
	margin:0.5em;
	border:1px solid #ccc;
}
fieldset fieldset {
	border:1px dashed #eee;
}
legend {
	font-weight:bold;
}
label {
	display:block;
}
textarea {
	width:90%;
}
optgroup {
	font-style:normal;
	font-weight:lighter;
}

#container {
	margin:0;
	padding:0;
}
#header {
	font-size:1.5em;
	line-height:1.1em;
}
#header p {
	padding:0;
	margin:0;
	text-transform:uppercase;
	line-height:1.25em;
	font-size:1.5em;
}
#content {
	margin:0;
	padding:0;
	line-height:1.3em;
}
#content img.left {
	float:left;
	margin:0 20px 20px 0;
}
#content img.right {
	float:right;
	margin:0 0 20px 20px;
}
#content img.left,#content img.right {
	border:none;
}

#footer {
	clear:both;
	font-size:0.8em;
	margin:0;
	padding:0 0.5em 0.5em 0;
	line-height:1.1em;
	text-align:right;
}
#footer ul {
	display:none;
}
#footer span {
	display:block;
}

.radio label,.checkbox label {
	display:inline;
}

/* scientific references */
cite.reference {
	display:inline;
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	bottom:.5em;
	left:-.4em;
	font-size:.7em;
}
.refs li {
	margin-bottom:7px;
	font-size:.9em;
}
.refs cite {
	display:inline;
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
}
.refs img {
	display:none;
}

/* GENERAL */
.radio label,.checkbox label {
	display:inline;
}
.top {
	text-align:right;
	font-variant:small-caps;
	font-size:0.8em;
}
.warning,.error,.bold {
	font-weight:bold;
}
.booktitle {
	font-style:italic;
}
.highlight {
	font-weight:bold;
}

.center {
	text-align:center;
}
.float-left {
	float:left;
}
img.float-left {
	float:left;
	margin:5px 20px 20px 0;
}
.float-right {
	float:right;
}
img.float-right {
	float:right;
	margin:5px 0 20px 20px;
}



