body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #0033ff url(grad2.jpg);
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	text: "Century Gothic", sans serif;
	text-color: #0033ff;
	font-weight: bolder;
	}
a:visited {
	text-decoration: none;
	text: "Century Gothic", sans serif;
	text-color: #0033ff;
	font-weight: bolder;
	}
a:active {
	text-decoration: none;
	text: "Century Gothic", sans serif;
	text-color: #0033ff;
	font-weight: bolder;
	}
a:hover {
	text-decoration: none;
	text: "Century Gothic", sans serif;
	text-color: #0033ff;
	font-weight: bolder;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	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.*/

td {
	font-family: "Century Gothic", sans serif;
	font-size: 10pt;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	color: #cc3300;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #0033ff;
	margin-top: 0;
	margin-bottom: 5px;
	}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #ffcc00;
	margin-top: 0;
	margin-bottom: 5px;
	}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	background-color: #af1e25;
	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; 
	}
	
#content {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background-color: #ffffff;
	border: 5px solid #ff0000;
	text-align:left; /* part 2 of 2 centering hack */
	width: 1024px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #content {
	width: 1024px; /* ie5win fudge ends */
	}	
#top {
	margin: 0px;
	padding: 10px;
	border: 5px solid #fff;
	background: url(header.jpg);
	background-repeat: no-repeat;
	height: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 200px;
	}
html>body #top {
	height: 200px; /* ie5win fudge ends */
	}
	
#zUL {
	top: 165px;
	width: 130px;
	padding: 10px 10px 10px 0px;
	} 
#zUL,#zUL ul {padding:0;margin:0}
#zUL li ul a {margin-left:1em}
#zUL li {
	float:left;
	width:9em;
	position:relative;
	list-style-type:none;
	font-weight:400;
	text: "Century Gothic", sans serif;
}
#zUL li ul {visibility:hidden}
#zUL li ul {
	visibility:hidden;
	position:absolute
	width:9em
}
fieldset p {clear:left}	

#zUL li:hover ul,
#zUL li.msieFix ul {
	visibility:visible;
	background-color:#fff;
}
* html fieldset p {z-index:-1}
* html #zUL li:hover ul,
* html #zUL li.msieFix ul {
	top:1.1em;
	left:.2em
}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
.bolder {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	color: ##000;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.redtitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #af1e25;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.regular  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 26px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.list  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.italic  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	line-height: 26px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.table {
	background-color: #af1e25;
	margin-top: 0;
	margin-bottom: 0;
}