/*--- Field Report Page Style ---*/

div#e1              {
	position        : relative;
	left            : 350pt;
	top             : 50pt;
	width           : 150pt;
	height          : auto;
	}

table.ct01          { /* Document Style */
	background-color: #ffffff;
	border          :   0.75pt solid #000000;
	border-spacing  : 0px;
	table-layout    : auto;
	empty-cells     : show;
	}

table.ct01 td       { /* Document Style */
	color           : #000000;
	font            : 10pt 'Arial', Helvetica, sans-serif;
	text-align      : left;
	border          :   0.75pt solid #000000;
	padding         :   5pt;
	white-space     : nowrap;
	vertical-align  : middle;
	}

.linkbox {
  border-width    : thin;
  border-style    : solid;
}
  

