/* Style for Thamert */
*{
margin:0;
padding:0;
font-family:arial;}

/* Print Rules */
.yp {
	visibility:visible;
	display:block;
}
.xp {
	display:none;
	visibility:hidden;
}

/* Tags */
.f8 {
	font-size:6pt;
}
.f9 {
	font-size:6.5pt;
	line-height:10pt;
}

.f10 {
	font-size:7pt;
	line-height:11pt;
}

.f11 {
	font-size:8pt;
}

.f12 {
	font-size:9pt;
}

.f13 {
	font-size:10pt;
}
.f14 {
	font-size:11pt;
}
.f15 {
	font-size:12pt;
}
.f16 {
	font-size:13pt;
}

.fll {
      float:left;
}
.flr {
      float:right;
}
.clearL {
      clear: left;
}
.clearR {
      clear:right;
}
.clearB {
      clear:both;
}

.mt {
margin-top:10px;
}
.mr {
margin-right:10px;
}
.mb {
margin-bottom:10px;
}
.ml {
margin-left:10px;
}

/* Divs */

div#mainbody {
position:absolute;
top:0px;
left:0px;
}

div#content {
margin-left:0;
margin-right:10px;
padding:0px;
vertical-align:top;
text-align:justify;
width:650px;
}

/* Order Acknowledgement */
div#ack {
width:98%;
margin-left:0px;
position:absolute;
top:0;
left:0;
}

table.acknowledgement {
border:1px solid rgb(128,128,128);
}

table.acknowledgement th {
font-size:7pt;
text-align:center;
border-bottom:1px solid rgb(128,128,128);
font-weight:normal;
padding:0 2px;
}

table.acknowledgement th.rb, table.acknowledgement td.rb {
border-right:1px solid rgb(128,128,128);
}

table.acknowledgement td {
font-size:8pt;
text-align:center;
font-weight:normal;
padding:4px;
}

/***************************************/

