#wrap {
	text-align: left;
	margin: 0px auto;
	margin-left: 5%;
	padding: 10px;
	border: none;
	width: 700px;
}

#print_line	{visibility: hidden}

#tbox		{width: 700px}
#header		{background-color: #C0CFC7;}

.std_top	{ font-family: Tahoma; font-size: 10pt; background-color: #FFFFFF }
.std_error  { font-family: Tahoma; font-size: 10pt; background-color: #FFFFFF }
.std_back	{ background-color: #FFFFFF}
.std_data	{ font-family: Tahoma; font-size: 10pt; background-color:#FFFFFF}
.std_head   { font-family:Tahoma; font-size:10pt; font-weight:bold; background-color: #FFFFFF}
.stmt_top	{ font-family: Tahoma; font-size: 10pt; background-color: #FFFFFF }
.stmt_sum 	{ font-family: Tahoma; font-size: 10pt; background-color: #FFFFFF }
.stmt_head	{ font-family: Tahoma; font-size: 8pt; background-color: #FFFFFF }
.dtab1      { font-family: Tahoma; font-size: 10pt; font-style: italic }

.stmt_data  { font-family: Tahoma; font-size: 8pt; background-color: #FFFFFF }

.hcol1      { border-style:solid; border-width:1px; width:12%;}
.hcol2		{ border-style:solid; border-width:1px; width:10%;}
.hcol3		{ border-style:solid; border-width:1px; width:10%;}
.hcol4		{ border-style:solid; border-width:1px; width:10%;}
.hcol5		{ border-style:solid; border-width:1px; width:10%;}
.hcol6		{ border-style:solid; border-width:1px; width:12%;}
.hcol7		{ border-style:solid; border-width:1px; width:18%;}
.hcol8		{ border-style:solid; border-width:1px; width:10%;}
.hcol9		{ border-style:solid; border-width:1px; width:8%;}
.hcol10		{ border-style:solid; border-width:1px;}
.dcol1		{ text-align: left;}
.dcol2		{ text-align: left;}
.dcol3		{ text-align: right;}
.dcol4		{ text-align: right;}
.dcol5		{ text-align: right;}
.dcol6		{ text-align: center;}
.dcol7		{ text-align: left;}
.dcol8		{ text-align: center;}
.dcol9		{ text-align: right;}
.dcol10		{ }
