body {
	margin: 50px 150px 0px 150px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #000;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #016DBA;
	outline: none;
	}
a:visited {
	color:  #999;
	}
a:active {
	color:  #333;
	}
a:hover {
	color: #333;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
strong {
	font-weight: bold;
		}
p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 12px;
	line-height: 12px;
	color: #E07E44;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 10px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#top {
	position: absolute;
	top: 50px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 3px solid #016DBA;
	background: #ffffff;
	height: 75px; 
	}
table#top {
	border-bottom: 1px solid #016DBA;
	border-left: 1px solid #fff;
	}
table#top td {
	font: 10px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #016DBA;
	border-top: 1px solid #016DBA;
	}
table#top td a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
#top td a:link, #top td a:visited {
	background: transparent url(/newimages/bgpat.gif) repeat;
	display: block;
	margin: 0;
	width: 100px;
	line-height: 25px;
	}
#top td a:hover {
	color: #000000;
	background: transparent url(/newimages/bgpat.gif);
	margin: 0;
	}
td#home a:link img, td#home a:visited img {
	color: #016DBA;
	background: #333;
	width: 400px;
	height: 75 px;
	}
td#home a:hover img {
	color: #016DBA;
	background: transparent url(newimages/bgpat.gif)repeat;
	width: 400px;
	height: 75 px;
	}
#left {
	position: absolute;
	top: 175px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	background: #ffffff;
	width: 200px;
	}
#middle {
	position: absolute;
	top: 170px;
	left: 230px;
	margin: 0px;
	padding: 10px;
	border: 3px solid #016DBA;
	background: #ffffff;
	margin: 0px 0px 0px  0px;
	width: 590px
	}
#onebox {
	position: absolute;
	left: 0px;
	top: 165px;
	margin: 0px;
	padding: 10px;
	border: 3px solid #016DBA;
	background: #ffffff;
	width: 820px;
	}
#subnav {
	position: absolute;
	left: 0px;
	top: 140px;
	margin: 0px;
	padding: 2px;
	background: #ffffff;
	height: 5px;
	}
table#subnav td {
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #016DBA;
	border-top: 1px solid #016DBA;
	}
table#subnav td a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.firmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
