@charset "utf-8"
body {
	background-image: url(/backgroundgradient.jpg);
	background-repeat: repeat-x;
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
 ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
ol ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
dt {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
#container {
	margin-left: 1em;
	width: 700px;
	background-color: white;
	padding: 0 12px 4px 12px;
	}
#toc {
	display: none;
	}
#breadcrumbs {
	display: inherit;
}
.noprint {
	display: none;
}
.refbold {
	display: none;
}
.smallnoprint {
	display: none;
}
.path {
	display: none;
}
.left {
	float: left;
	padding: 4px;
	width: auto;
	border: 0;
}
.right {
	float: right;
	padding: 4px;
	width: auto;
	border: 0;
}
.redux90 {
	font-size: 90%;
}
.redux85 {
	font-size: 85%;
}
.redux80 {
	font-size: 80%;
}
.nospacetop { margin-top: 0px; }
.nospacebtm { margin-bottom: 0px; }
.box {
	width: auto;
	margin: 3px;
	font-size: 90%;
	padding: 4px;
	background-color:#CCCCCC;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	clear: both;
	position: relative;
}
.boxL150 {
	float: left;
	width: 150px;
	font-size: 90%;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #CCCCCC;
	padding: 4px;
	margin: 3px;
}
.boxR150 {
	float: right;
	width: 150px;
	font-size: 90%;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	background-color: #CCCCCC;
	padding: 3px;
	margin: 3px;
}
#adpage { display: none; }
#navbackground { display: none; }
#secondnavbackground  { display: none; }
#searchArea  { display: none; }
