/* Copyright 2004 Louis Jean­Richard (www.ljr.ch). All Rights Reserved. */
/* css theme */

@import "pagebody.css";

#PAGEBODY {
	font-family:	arial, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
#PAGEBODY tt {
	font-size:		1.2em;
}
#PAGEBODY dt {
	margin:			1% 0 0.5% 0;
	line-height:	1.25;
	font-size:		1.2em;
}
#PAGEBODY pre {
	font-size:		1.12em;
}
#PAGEBODY table.columns {
	margin:			0;
	border:			0;
	padding:		0;
	border-collapse:	collapse;
}
#PAGEBODY table.columns tr {
	vertical-align:	top;
}
#PAGEBODY table.columns td {
	text-align:		justify;
}
#PAGEBODY ul.index {
	margin:			5% 0%;
}
#PAGEBODY ul.index li {
	line-height:	1.25;
	font-size:		120%;
}
#PAGEBODY div.summary, div.acknowledgement {
	text-align:		justify;
}
#PAGEBODY div.summary h4, div.acknowledgement h4 {
	margin:			1em 0 0.5em 0;
	padding:		0;
	line-height:	1.25;
	font-size:		120%;
	font-weight:	bold;
}
#PAGEBODY ol.instructions {
	list-style:
	decimal outside;
}
#PAGEBODY ol.instructions li{
	margin:			2% 0%;
}
#PAGEBODY table.references ol {
	margin-left:	35%;
}
#PAGEBODY table.references li {
	line-height:	1.5;
	margin:			0;
}
#PAGEBODY table.references td.bar {
	text-align:		left;
}
#PAGEBODY table.theme, table.paragraph, table.references {
	width:			96%;
	margin:			0% 2%;
	border:			0;
}
#PAGEBODY table.paragraph {
	color:			black;
}
#PAGEBODY tr.tabulator {
	font-size:		1%;
}
#PAGEBODY tr.title {
}
#PAGEBODY td.indent {
	width:			40%;
}
#PAGEBODY td.title {
	vertical-align:	middle;
	text-align:		right;
	font-size:		150%;
	font-weight:	normal;
	color:			black;
}
#PAGEBODY td.separation {
	width:			1%;
}
#PAGEBODY td.bar {
	background:		#C0F4EC;
	font-size:		50%;
	padding:		0;
	text-align:		right;
}
#PAGEBODY td.bar table {
	width:			100%;
	margin:			0;
	border-collapse:	collapse;
}
#PAGEBODY td.bar table td.page-down img.button {
	vertical-align:	top;
}
#PAGEBODY td.bar table td.page-down {
	padding:		0;
	text-align:		right;
}
#PAGEBODY td.bar table td.page-up {
	padding:		0;
	text-align:		left;
	vertical-align:	bottom;
}
#PAGEBODY td.body {
	padding:		1%;
}
#PAGEBODY td.body-1 {
	padding:		1% 20% 1% 40%;
	text-align:		justify;
}
#PAGEBODY td.body-1 ul{
	margin:			0;
}
#PAGEBODY td.body-1 ul li{
	margin:			1% 0%;
}
#PAGEBODY div.spacer {
	height:			22em;
}

/* end theme */
