body {
	margin: 0px;
	height: 101%;
}
pre {
	white-space: pre; 
	font-family: monospaced, courier;
	border: 1px lightgrey dotted;
	color: black;
	padding: 4px;
	background-color: #e0e0e0; 
}
pre.lite {
	white-space: pre; 
	font-size: small;
	border: 0px;
	background-color: #f0f0f0; 
	margin-left: 10px;
}
a {
	color: #000080;
}
a.clear {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}
td {
	font-family: sans-serif;
	font-size: 11pt;
}
td.subtab, td.subtab a {
	color: #ffffff;
	font-size: 10pt;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}
td.content {
	padding-top: 5px;
}

h1.title {
	color: #606060;
	font-size: 1.9em;
}
h3 {
	font-style: italic;
	font-weight: bold;
}
blockquote {
	font-size: smaller;
}
tt.l {
	font-size: 100%;
}
h3.blueline {
	color: #000080;
	border-bottom: 1px black solid;
}
td.fl {
	text-align: right;
}
td.dd {
	border-top: 2px #888 dotted; 
	padding: 1em;
}
supr {
	font-size: 80%;
	vertical-align: text-top;
	color: #666;
}
table.form h3 {
	color: #000080;
	border-bottom: 1px black solid;
	margin-bottom: 1px;
}
table.form td {
	white-space: nowrap;
	padding-right: 5px;
	vertical-align: top;
}
table.data, table.down, table.sdata, table.vdata, table.cart, table.minicart, table.invoice, table.wire {
	border-collapse: collapse;
}
table.data th, table.cart th, table.sdata th {
	text-align: left;
	border-bottom: black double;
}
table.minicart th {
	font-size: smaller;
	text-align: left;
	border-bottom: 1px black solid;
}
table.invoice th {
	text-align: left;
	border-bottom: 1px black solid;
}
table.invoice td {
	vertical-align: top;
}
table.data td {
	vertical-align: top;
	border-bottom: 1px black solid;
}
table.vdata td {
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
tr.cart td {
	border-bottom: 1px black solid;
}
table.tdata td {
	white-space: nowrap;
	vertical-align: top;
	border-bottom: 1px black solid;
}
table.minicart td {
	font-size: smaller;
}
table.down td {
	font-size: smaller;
	padding-left: 20px;
}
table.rdata td {
	vertical-align: top;
}
table.sdata th {
	font-size: smaller;
	text-align: left;
	border-bottom: black double;
}
table.sdata td {
	font-size: smaller;
	vertical-align: top;
	border-bottom: 1px black solid;
}
table.wire th {
	font-size: smaller;
	text-align: left;
	border-bottom: 1px black solid;
}
table.wire td {
	font-size: smaller;
	white-space: nowrap;
	vertical-align: top;
}
span.val {
	font-style: italic;
}
div.tail {
	text-align: center;
	font-size: smaller;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: solid 1px #808080;
	color: #808080;
}
div.tail a {
	text-decoration: none;
	color: #808080;
}
