BODY  {	font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif; color: black; background-color: white; width:750px; }
A:link, A:visited, A:active { color: #00C; text-decoration: none; } 
A:hover { color: #C00; text-decoration: none; } 
#leftmenu a:link    { color:#DDD; }
#leftmenu a:visited { color:#DDD; }
#leftmenu a:active  { color:#DDD; }
#leftmenu a:hover   { color:#FFF; background-color: #000; a:active;}
#leftmenu:hover { background: #000000;}
div.container {
    width: 750;
    margin:0px;
    border:0px solid white;
    line-height:120%;
}
div.footer { 
	padding:0px;
	clear: left;
}
div.content {
	margin-left: 9.5em;
	padding: 10px;
	padding-bottom: 10px;
}
div.top {
	margin: 5px 5px 0px 5px;
	padding: 5px;
	border:4px solid;
	border-color: #0C0 #0C0 #060 #060;
}
#top0 {	height: 105px; }
#top1 {	height: 90px; }
#top3 {	height: 80px; }

div.left {
	float: left;
	width: 9em;
	margin: 5px;
	padding: 5px;
	background: #070;
}
#toplogo {
	margin-top: 0px;
	margin-left: 5px;
}
#toptext {
	margin-top: -45px;
	margin-left: 250px;
}
#toptext3 {
	margin-top: -45px;
	margin-left: 250px;
}

p,pre,ul,ol { font-family: Georgia, Times; margin:5px 5px 5px 5px; }
ul,ol { margin:5px 5px 5px 15px; }

p.indent { margin:5px 5px 5px 25px; }
p.quote { text-align:right; font-family:Arial; font-variant:italic; font-size:10pt/10pt;}
.altbg1 { background-color:#DFD; margin-right:15px;}
.biglet { font-size: 13pt; font-weight:bold; font-family:Arial, sans-serif;}
h1 { font-size:16pt; line-height:19pt; margin: 15px 5px 5px 5px; font-family:georgia,times,serif; font-weight:bold;}
h2 { font-size:12pt; line-height:14pt; margin: 15px 5px 15px 5px; }
h3 { font-size:11pt; line-height:14pt; margin: 10px 5px 5px  5px; }
h4 { font-size:10pt; line-height:11pt; margin: 10px 2px 10px 2px; }

.foot {	text-align:center; color:#080;	font: 11pt/12pt Georgia, Arial;}
.superscr { font-size:50%; font-family:Arial, sans-serif; vertical-align:super; }

.leftmenu { font-style:bold; color:#BBB; font-variant:small-caps; background-color:#070; vertical-align:top; margin:4px; white-space:nowrap;	}
.darkbar { background-color:#040; font-size:10pt/11pt; }
.sepbar  { background-color:#040; }

.bar { background-color:#060; color:white; text-align:center; font-variant:small-caps; }
table.client {font-size:90%; font-family:Arial, sans-serif; border:1px; border-style:solid; border-color:green; margin-top:10px; }
table.safety {font-size:90%; font-family:Arial, sans-serif; border:1px solid green;  margin-top:10px; margin-left:50px; width:450px; }
.form1 { background-color:#DFD; width:40em;}
#formleft { width:7em; }
.formhead { font:120% Georgia, Serif; font-weight:bold; padding:0.3em; padding-left:1em; padding-top:0.6em; background-color:#080; color:#FFF;}
.formtext { padding:0.2em; padding-left:0.8em; }
.notetext { padding:3px; font-style:italic; font-size:small;}
.divider  { background-color:#cec; height:3px; }  

div.figure {
  float: right;
  width: 70%;
  border: thin green solid;
  margin: 1.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: 100%;
  text-indent: 0;
}