/* 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:11pt;
}

.f12 {
	font-size:12pt;
}

.f13 {
	font-size:13pt;
}
.f14 {
	font-size:14pt;
}
.f15 {
	font-size:15pt;
}
.f16 {
	font-size:16pt;
}

.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#content2 {
	position:relative;
	top:0px;
	left:0px;
	width:580px;
	margin-left:0;
	margin-right:10px;
}

div#contentC {
margin:0;
padding-left:0px;
padding-right:0px;
width:650px;
vertical-align:top;
text-align:justify;
}

div#geopage {
position:absolute;
width:650px;
top:0;
}

/* Order Acknowledgement */
div#ack {
width:600px;
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;
}

/***************************************/

div.orderform {
width:600px;
display:table;
}

div.orderform div {
min-height:40px;
font-size:10px;
padding:4px 12px 4px 4px;
}

div.orderform div.boxA {
border-right:1px solid silver;
border-bottom:1px solid silver;
border-top:1px solid silver;
border-left:1px solid silver;
margin:2px 2px 2px 0;
white-space:nowrap;
}

div.orderform span {
display:block;
font-size: 16px;
text-align:center;
}

fieldset {
border:1px solid rgb(161,0,0);
padding:10px 10px 20px 10px;
}

legend {
font-family: georgia,'Times New Roman', Times, serif;
font-size: 17px;
color:rgb(73,161,0);
}

.dot {
border-bottom:1px dotted rgb(1,1,1);
width:100%;
}

.dottop {
border-top:1px dotted rgb(1,1,1);
width:100%;
}

.dot75 {
border-bottom:1px dotted rgb(1,1,1);
width:75%;
}

.dbl {
border-bottom:3px double rgb(1,1,1);
width:100%;
}
