body { background: #99CCFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: smaller;}
table { border-width: thin; border-style: none; border-color: black; border-collapse: collapse;}
table.outer { background: #F7FDFD; color: #000000; border: 1px solid #00007B;}
th { color: #FFFFFF; background: #8D91FC; border-width: thin; border-style: none; border-color: black; text-align: center;}
td {  font-family: Arial, Helvetica, sans-serif; border-width: thin; border-style: none; border-color: black; text-align: left;}
td.rowlabel { font-weight: normal; text-align: right; }
td.collabel { font-weight: normal; text-align: left;}
td.control { text-align: left; }
td.center { text-align: center; }
td.textblock { padding: 10px; }
.attention { color: #FF0000; background: #F7FDFD;}
.footnote { font-size: smaller;}

h1 {
	color: #8D91FC;
	background: #F7FDFD;
	font-size: x-large;
	font-variant: small-caps;
	border: 3px solid #8D91FC;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}

table.debug { border: solid black; border-width: thin; background: yellow;}
td.debug { border: solid black; border-width: thin; background: yellow;}
td.debugrowlabel { font-weight: normal; text-align: right; border: solid black; border-width: thin; background: yellow;}
td.debugtextblock { padding: 10px; border: solid black; border-width: thin; background: yellow;}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
