body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	outline: none;
	}
a:visited {
	color:  #333333;
	}
a:active {
	color:  #333333;
	}
a:hover {
	color: #333333;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	
	margin-top: 10px;
	margin-bottom: 10px; 
	}
li {	
	margin: 0px 0px 0px 1px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
/* 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: 20px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	/*border-bottom: 1px solid #768AA6;*/
	padding:5px 2px 5px 2px;
	background-image: url(../_img/h2-BG.gif);
	}
h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	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 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
	height: 265px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 265px;
	background-image:url(../_img/header-bg2.gif);
	}
html>body #top {
	height: 265px; /* ie5win fudge ends */
	}
#logo {
	position: absolute;
	top: 4px;
	left: 0px;
	margin: 0px;
	}
#headerimage {
	position: absolute;
	top: 64px;
	right: 0px;
	margin: 0px;
	}

#left {
	position: absolute;
	top: 255px;
	left: 0px;
	margin: 0px;
	padding: 15px;
	border: 0px;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	/*background-image:url(../_img/nav-shape.gif);*/
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}
#middle {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	border: 0px;
	background: #fff;
	margin: 0px 200px 0px 250px;
	}
#right {
	position: absolute;
	top: 280px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	/*border-left: 2px dashed #768AA6;*/
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #right {
	width: 200px; /* ie5win fudge ends */
	}
#feature {
	padding: 5px;
	margin:0px 8px 0px 1px;
	background-image:url(../_img/feature-bg.gif);
	background-repeat:repeat;
	border-left:1px solid #7188A9;
	border-right:1px solid #7188A9;
	}
#featureheader {
	background-image:url(../_img/feature_header1.gif);
	background-repeat:no-repeat;
	padding:4px;
	padding-left:8px;
	/*border:1px solid #768AA6;*/
	}
#featurefooter {
	background-image:url(../_img/Feature_footer1.gif);
	background-repeat:no-repeat;
	}
	
#nav
{
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid #768AA6;*/
width: 200px;
}

#left li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #768AA6;
}

#left a { text-decoration: none; }

#left a:hover
{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #E4EDF9;
color: #333333;
}
li.linkOn {
	background-color:#E7EFFF;
	border-left:2px dotted #768AA6;
	}

table {
	padding: 2px;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
/*td {
	border: 1px solid #e7e7e7;
	}*/
.tblheader {
	background-color:#768AA6;
	padding: 5px;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	font-weight:bold;
	}
.tblsub {
	background-color:#cccccc;
	padding: 5px;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}