
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset {margin:0;padding:0;}
body {
	font-size:small; /* for IE5/win */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: large;/* for compliant browsers */
	}
html>body {/*be nice to Opera*/
	margin:10px 0 0;
	font-family: Helvetica, Verdana, Calibri, Arial, Geneva, sans-serif;
	font-size:large;
	color:#000;
	background-color:#fff;
	}
html>body #tech-request {
	position:relative;
	float: right;
	border: 1px solid #369;
	margin:40px -110px 0 0;
	padding:0 8px;
	background-color: #fff;
	}
#print-link {
	top: 200px;
/*	left:550px;*/
	right:265px;
	position: absolute;
	font-size: 80%;
	color: #666666;
	background: url(../images/print.gif) no-repeat left top;
	padding-left: 20px;
	}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.25em .65em 0.25em 0.45em;
	}
h2 {
	margin: 10px 0 15px 0;
	color: #900;
	font-size: 130%;
	border-bottom: 1px solid
	}
h2.small {
	margin: 20px 0 10px 0;
	color: #900;
	font-size: 90%;
	border-bottom: 1px solid;
	display: block;	
	}
html>body h2.small {
	margin: 20px 0 10px 0;
	color: #900;
	font-size: 110%;
	border-bottom: 1px solid
	}
h2 a.small, h3 a.small {
	font-size: 70%;
	}
h3, h4 {
	padding: 5px 0 3px 0;
	color: #036;
	font-size:130%;
	}
h5, h6 {
	margin-bottom: 5px;
	font-size:100%;
	background-color:none;
	}