p {
	margin-left: 1em;
}
table, ul, ol {
	margin-left: 3em;
}
p.backtotop {
	font-size: .8em;
}
p.inset1 {
	margin-top: .5em;
}
table {
	border-collapse: collapse;
	border: 1px solid #808080;
	margin-left: 2em;
	width: 45em;
}
td {
	padding: .5em 0em .5em 1em;
	text-align: left;
	width: 31em;
}
td.inset1 {
	padding: .5em 0em .5em 3em;
}
td.right {
	padding: .5em 0em .5em 0em;
	padding-left: 0em;
	text-align: right;
	white-space: nowrap;
	width: 9em;
}
tr {
	background-color: #f0f0f0;
}
tr.shaded {
	background-color: #e0e0e0;
}
#resources img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#resources table, #resources td {
	border: 1px solid #808080;
	border-collapse: collapse;
	text-align: center;
	width: auto;
}
#resources td {
	padding: .5em;
}
#resources td.left {
	text-align: left;;
}
#resources td.right {
	padding: .5em .5em .5em 0em;
	text-align: right;
	white-space: nowrap;
	width: 10em;
}
.continuum {
	background-color: #b0e0e6;
	font-weight: bold;
	padding: .5em;
	text-align: center;
	width: 10em;
}

