html {
	height:100%;
}

body  {
	color: #333;
	font-size: small;
	font-family: Helvetica, Arial, Verdana sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	scrollbar-base-color: #83342f;
  scrollbar-arrow-color: white;
  scrollbar-DarkShadow-Color: blue; 
	}
#horizon        
	{
	background-color: white;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
.wrapper { position: absolute; left: 50%; top: 0; width: 10in; height: 625px; margin-left:-5in; 	border: 1px black solid;}
#devtop {position:absolute;top:0;right:0px;width:150px;height:11px;}
#devlogobase {position:absolute;top:74px;left:0px;width:60px;height:7px;}
#devpanel {position:absolute;top:544px;left:863px;width:67px;height:10px;}
.device {position:absolute;background-color:#83342f;}
.bar {padding-bottom:6px;text-align:right;}
.description {text-align:left;font-size:8pt;}
.header {width:"100%";height:80px;}
.spacer { width:"100%";}
.logo {width:"60%";float:left;padding:10px;height:50px;}
.strapline {width:"40%";float:right;font-size:12pt;text-align:right;padding:10px;color:grey;height:50px;}
.mainmenu { width:"100%";background-color:#6f8169;color:white;padding-top:1px;padding-left:20px;padding-right:10px; height:23px;}
.submenu { width:"100%";background-color:#83342f;color:white;padding-left:20px;padding-right:10px;height:23px;}
.subtable TD {padding-right:25px;font-size:9pt;}
.subtable {text-align:left;}
.leftpanel { width:240px;background-color:#C0C0C0;float:left;padding:20px;text-align:center;}
.rightpanel { width:580px;float:right; background-color:white;padding:0px;padding-left:10px;margin-top:10px;margin-right:30px;border:thin solid #C0C0C0;border-style:solid;}
.rightinfo { width:90%; float:left;background-color:white;padding-left:10px;overflow: visible;}
.leftinfo {background-color:#C0C0C0;float:left; width:100%;overflow: visible;}
.middled {text-align:center;}
P, LI, .link  {
	font-family: Helvetica, Arial, Verdana sans-serif;
	font-size:10pt;
	margin:0px;
	margin-bottom:8px;
	}
a {text-decoration:none;font-weight:bold;}
a:link {color:white;}
a:visited {color:white;}
a:hover {color:#83342f;}
a:active {color:#83342f;}
a.sm:link {color:white;}
a.sm:visited {color:white;}
a.sm:hover {color:#6f8169;}
a.sm:active {color:#6f8169;}
a.link {text-decoration:underline;color:black;font-weight:normal;}
a.link:link {color:black;}
a.link:visited {color:#83342f;}
a.link:hover {color:#83342f;}
a.link:active {color:#83342f;}
.menitem {text-align:left;float:left;}
.gap {width:20px;;float:left;}
.conus {text-align:right;float:right;}
H1  {
	font-size:14pt;
	margin-top:0px;
	margin-bottom:2px;
	}

H2  {
	font-size:12pt;
	color:#83342f;
	margin-top:0px;
	margin-bottom:2px;
	}
.pic {border:1px solid white;}

td.title { color: #6f8169; font-size: 60px; font-family: georgia; font-weight: bold; vertical-align: top; height: 50px; margin: 0; padding: 0; }
.titleSecondaryColor {
	color: #c6b79a;
	margin: 0 10px 0 0;
	padding: 0
	}

