body { counter-reset: h1count;width:750px;}
h1, h2, h3, h4, h5, p, li	{font-family: Arial; font-size: 4px; margin: 0;color:darkred;text-align: left;}
h1	{font-size: 20pt; margin-top: 6px; margin-bottom: 3px;}
h2	{font-size: 18pt; margin-top: 6px; margin-bottom: 3px;}
h3	{font-size: 16pt; margin-top: 6px; margin-bottom: 3px;}
h4	{font-size: 14pt; margin-top: 6px; margin-bottom: 3px;}
p, li,dt,dd	{font-size: 14pt; color:black; margin-left: 2.5em; line-height: 120%}
.instr	{padding:1px; color:darkblue; line-height: 110%}
.lvl2	{font-size: 120%; font-weight: bold; margin-top: 12px; margin-bottom: 3px;color:darkred;}

h1	{color:darkblue;
	margin-left:20px;}
h2	{color:darkred;
	margin-left:20px;}
h3	{color:darkblue;
	margin-left:20px;}
h4	{color:darkblue;
	margin-left:20px;}
	
p, dd, dt	{color:black;
	margin-left:20px;
	margin-bottom: 5px;}
	
p	{text-align:justify;}
	
dt	{margin-left:3em;color:darkblue;font-weight:bold;}
dd	{margin-left:4em;color:#222222;}

.small	{color: darkblue;font-size: 95%;padding:0;margin:0;margin-top:3px;}
.group	{color: black;font-size: 100%;font-style:italic;width: 40em;}
dt	{background-color:silver;width:25em;}
div.grouping	{border-style:solid; border-color:red;margin-left:20px;margin-bottom: 25px;width: 40em;background-color:lightblue;}

.caption	{text-align:center;font-size: 90%;font-weight:bold;border-style:none;border-width:1px;padding:0;margin:0;color:white;background-color:black;}

div.detailgroup	{border-style:solid; border-color:darkred;margin-left:20px;margin-bottom: 25px;width: 40em;background-color:#BBBBFF;}


#idiv {
    position: fixed;
    top: 1px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index:9;
    height:50px;
}
div#container	{position: absolute; left: 5px; top: 180px;  width: 900px;background-color: lightblue;font-size: 12pt;z-index:8;}

div#instr	{width:40em;}
div#instr h3	{color: darkred;}
div#instr h2	{color: darkblue;margin-top:1em;border-top: 1px solid gray;padding-top:5px;}


iframe.side {position:absolute; top: 95px; left:0px; width:146px; height:500px; z-index:19;}
