html {
	width:100%;
}

body {
	font-size:10pt;
	font-family:Arial,Helvetica,sans-serif;
}

table {
	font-size:1em;
}

td, th {
	vertical-align:top;
}

th {
	text-align:left;
}

#container{
	width:100%;
	margin:0px 0px;
	padding:0px 0px;
	text-align:left;
}

#maintable {
	margin:2cm 0cm 0cm 0cm;
	width:70%;
	border:0px;
}
 
#logo {
	width:auto;
}

#logo img {
	display:none;
}

#subnav {
	width:auto;
}

#mainnav {
	width:3.5cm !important;
}

#mainnav ul, #subnav ul {
	display:none;
}

.content {
	padding-left:14px;
}

.imgrow {
	text-align:left;
	width:3.5cm !important;
	float:left;
}

.imgrow img {
	width:3.5cm !important;
	height:auto;
	float:left;
}

#imgbox {
	width:3.5cm;
	height:3.5cm;
	float:left;
}

#imgstrip {
	top:0px !important;
}

#imgstrip img {
	width:100% !important;
	height:auto;
	margin-bottom:1pt;
	float:left;
}

#metanav {
	display:none;
}

#bymoxi {
	display:none;
}

#printheader {
	margin-bottom:1cm;
	float:right;
}
