body {
	font-family: Georgia;
	font-size: 12pt;
}

dt {
	font-weight: bold;
}

h2 {
	clear: both;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
	clear: both;
}

p {
	margin: 0.4em 0 0.4em 0;
}

p.block0 {
	margin-left: 0;
}

p.block1 {
	margin-left: 1em;
}

p.block2 {
	margin-left: 2em;
}

p.block3 {
	margin-left: 3em;
}

p.block4 {
	margin-left: 4em;
}

p.caption {
	text-align: center;
	font-weight: bold;
}

p.credit {
	font-size: 8pt;
	text-align: center;
	width: 250px;
	border: 1px solid #008;
	color: #008;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

p.first {
	text-indent: 0;
}

p.first:first-letter {
	font-family: Georgia;
	margin-top: 8px;
	font-size: 400%;
	padding-right: 3px;
	font-weight: normal;
	float: left;
	color: #008;
}

p.fnr {
	vertical-align: super;
	font-size: 8pt;
	text-decoration: none;
	color: #04f;
}

p.footnote {
	margin-top: 0.25em;
	margin-left: 2em;
	text-indent: -2em;
	font-size: 9pt;
	color: #800;
}

p.footnotecont {
	text-indent: 0;
	margin-top: 0.25em;
	margin-left: 2em;
	font-size: 9pt;
	color: #800;
}

p.image {
	text-align: center;
}

p.imagetext {
	text-align: center;
	font-size: 11pt;
}

p.index1 {
	color: #009;
	font-size: 11pt;
	margin-left: 1em;
	text-indent: -1em;
}

p.index2 {
	color: #009;
	font-size: 11pt;
	margin-left: 2em;
	text-indent: -1em;
}

p.index3 {
	color: #009;
	font-size: 11pt;
	margin-left: 3em;
	text-indent: -1em;
}

p.layout0 {
	margin-left: 1em;
	text-indent: -1em;
}

p.layout1 {
	margin-left: 2em;
	text-indent: -1em;
}

p.layout2 {
	margin-left: 3em;
	text-indent: -1em;
}

p.layout3 {
	margin-left: 4em;
	text-indent: -1em;
}

p.layout4 {
	margin-left: 5em;
	text-indent: -1em;
}

p.letter {
	color: #307;
	padding: 0.5em;
	margin: 0 1em 0 1em;
}

p.navigate {
	font-weight: bold;
	color: #005;
	text-align: center;
	margin: 20px 0 20px 0;
}

p.page {
	background-color: #EEC;
	border-top: 1px solid #888;
	color: #557;
	font-size: 9pt;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	margin-top: 2em;
	padding: 3px;
	text-align: right;
	clear: both;
}

p.quotation {
	color: #302;
	background-color: #EEE;
	padding: 0.6em;
	margin: 0 1em 0 1em;
}

p.reference {
	color: #700;
	margin-left: 1em;
}

p.rightimage, div.rightimage {
	font-size: 10pt;
	color: #008;
	margin: 1em;
	float: right;
	width: 500px;
}

p.synopsis {
	margin: 0 1em 0 2em;
	font-style: italic;
	font-size: 11pt;
}

p.toc1 {
	font-size: 14pt;
	font-weight: bold;
}

p.toc2 {
	font-size: 14pt;
	margin-left: 1em;
	font-weight: bold;
}

p.toc3 {
	margin-left: 2em;
	font-style: italic;
}

p.topimage {
	text-align: center;
}

p.transcribernote {
	margin-left: 1em;
	color: #B00;
}

a.fnr {
	vertical-align: super;
	font-size: 8pt;
	text-decoration: none;
	color: #00f;
}

a.indexlink {
	text-decoration: none;
	color: #008;
	background: #d8d8d8;
	padding: 0 5px 0 5px;
}

a.navhome,a.navtoc,a.navprev,a.navnext,a.navtop {
	border: 1px solid #888;
	background-color: #ccc;
	background-image: url('img/cssvertgray.png'); 
	background-repeat: repeat-x;
	font-size: 10pt;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	color: #008;
	margin-right: 10px;
	line-height: 2.5em;
}

table {
	margin-left: 1em;
}

#insert {
	padding: 1em;
}

#overlay {
	display: none;
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 25%;
	margin-right: 25%;
	padding: 1em;
	position: absolute;
}

.close {
	float: right;
}