@charset "utf-8";
@page {
	margin: 15mm;
}
/* html tags */
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	line-height: 130%;
	margin: 0;
	padding: 0;
}
table {
	empty-cells:show;
	border-collapse: collapse;
}

td {
	padding: 3px;
}
th  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	text-align: left;
}
tr {
	page-break-inside: avoid;
}
thead {  
    display:table-header-group;  
}  
tbody {  
    display:table-row-group;  
}  

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3    {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom:5px;
}

h4  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 2px;
}
h5  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 2px;
}
label {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	margin-right: 0.5em;
	min-height: 1.8em;
}

/* classes */
.column50 {
	float: left;
	width: 50%;
	margin-top: .5em;
}
.column30 {
	float: left;
	width: 30%;
	margin-top: .5em;
}
.column70 {
	float: left;
	width: 70%;
	margin-top: .5em;
}
.column20 {
	float: left;
	width: 20%;
	margin-top: 0.5em;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.column40 {
	float: left;
	width: 40%;
	margin-top: .5em;
}

.pagebreak {
	page-break-after: always;
}
.report {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.pagesection {
	clear: both;
	width: 100%;
	height: 100%;
}
.halfpagesection {
	clear: both;
	height: 120mm;
	width: 209mm;
	border: .5mm dashed #000;
	text-align: center;
	margin-top: 20mm;
	margin-bottom: 20mm;
}
.centre {
    align: center;
    text-align: center;
}

.clearboth {
    clear: both;
}
.clearright {
    clear: right;
}

.box {
	border: 1px solid #000000;
}
.smallfont {
    font-size: 80%;
	line-height: 110%;
}   
.medsmallfont {
    font-size: 70%;
	line-height: 110%;
}   
.verysmallfont {
	font-size: 60%;
	line-height: 110%;
}
.largefont {
    font-size: 100%;
}   
.formfield {
	margin-top: 0.5em;
	clear: both;
}
.fakelabel {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: .5em;
}
.tablelabel {
	clear: left;
	float: left;
	width: 95%;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #017eb4;
}
.longlabel {
	clear: left;
	float: left;
	width: 80%;
	margin-top: 0.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkbox {
	margin-top: 0.3em;
}
.smalldivl {
	display: none;
}
.printhide {
	display: none;
	height: 0px;
}
.negtopmargin {
	margin-top: -20px;
}
.div1 {
	font-size: 90%;
	float: left;
	height: 80.5mm;
	width: 105mm;
	border: .5mm dashed #000;
	padding: 2mm;
}

.div2 {
	font-size: 90%;
	float: right;
	height: 80.5mm;
	width: 105mm;
	border: .5mm dashed #000;
	padding: 2mm;
	clear: right;
}
.div3 {
	font-size: 90%;
	float: left;
	height: 80.5mm;
	width: 105mm;
	padding: 2mm;
	border-right-width: .5mm;
	border-bottom-width: .5mm;
	border-left-width: .5mm;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.div4 {
	font-size: 90%;
	float: right;
	height: 80.5mm;
	width: 105mm;
	border-right-width: .5mm;
	border-bottom-width: .5mm;
	border-left-width: .5mm;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 2mm;
	clear: right;
}
.nomargin {
	margin: 0px;
}
.newfont {
	font-family: "Bickley Script LET", "Trebuchet MS", sans-serif;
	font-size: 180%;
	font-weight: bold;
}

.hboxl {
	width: 60%;
	float: left;
}
.hboxr {
	width: 40%;
	float: right;
}

.hboxl2 {
	width: 75%;
	float: left;
}
.hboxr2 {
	width: 25%;
	float: right;
}
.negmargin {
	margin-top: -5mm;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.floatright {
	float: right;
}


.floatleft {
    float: left;
}
.tdborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.tdleftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.tdtopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.tdnorborder {
	border-right-style: none;
}
.right {
	text-align: right;
	width: 100px;
}
.red {
    color: #FF0000;
}

.bigmargin {
	margin-top: 10mm;
	font-size: 26pt;
	line-height: 130%;
}
.extrabigfont {
	margin-top: 10mm;
	font-size: 40pt;
	line-height: 130%;
}
.contentimg {
	margin: 10px;
	float: right;
	clear: both;
}
.contentimgr {
	margin: 10px;
	float: right;
	clear: both;
	text-align: right;
}
.contentimgl {
	margin: 10px;
	float: left;
	clear: both;
	text-align: left;
}
.contentimgline {
	margin: 10px;
	float: left;
	text-align: center;
}


/* IDs */
#reportdiv {
	background-color: #FFFFFF;
	width: 100%;
	min-height: 822px;
	position: relative;
}
#header {
	display: none;
}
#navbar {
	display: none;
}
#subnavbar {
	display: none;
}
#lhead {
	position: absolute;
	z-index: -10;
	left: 0px;
	top: -20px;
	height: 1100px;
	width: 778px;
	margin: 0px;
	padding: 0px;
}
#lheadinfo {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding: 130px;
}
#map_canvas {
	height: 400px;
	width: 600px;
}

