div.container
{
width:98%;
font-size: 10pt;
font-family: "sans-serif, arial";
float:none;

}
div.header
{
	display:none
}
h1.header
{
padding:2px;
vertical-align: baseline;
font-family: sans-serif;
font-variant: small-caps;
}
div.footer
{
	display:none
}
h1.footer
{
padding:2px;
vertical-align: baseline;
margin:0;
}
div.left
{
	display:none;
}
ul.outside {
		list-style-position: outside;
		marker-offset: 1px;
}
a.backlight:hover { color: #000000; background: #ffff00; text-decoration: none; }
a.backlight:link { color: #000000; text-decoration: none; }
a.backlight:visited { color: #000000; text-decoration: none; }
div.right
{
padding:1em;
float:none;
}
div.content
{
padding:1em;
}
div.menu
{
	display:none;
}
div.msgbox
{
	display:none;
}
div.debug
{
	display:none;
}
div.noprint
{
	display:none;
}
div.report
{
color : #000000;
width : 100%;
font-size: 10pt;
}
h1.report
{
font-family: "Arial";
font-style: italic;
font-size: 11pt;
}
div.resform
{
border: solid 1px #808080;
background: #ffffff;
color : #000000;
padding : 4px;
width : 97%;
}
div.stdform
{
border: solid 1px gray;
background: #bcd8e7;
color : #000000;
padding : 4px;
width : 70%;
overflow : auto;
}
h1.stdform
{
font-family: "Arial", sans-serif;
font-style: normal;
font-size: 110%;
}
h1.resform
{
font-family: Verdana;
font-style: normal;
font-size: 90%;
}
h2.resform
{
font-family: Verdana;
font-style: italic;
font-size: 80%;
}
h3.resform
{
font-family: Verdana;
font-style: normal;
font-size: 14pt;
text-align: center;
}
td.resform
{
background-color: #ffff00;
color:#000000;
}

td.showselect
{
	text-decoration: underline;
	font-style: italic;
}

