body, div, p, form, input, textarea, select, pre, h1, h2, h3, h4, h5, h6, ol, ul, li, b, i, u, strong, span {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	background: #fff;
	font-size: 12px;
}
form {
	display: inline;
}
a {
	text-decoration: none;
	color: #800000;
}
a:visited {
	color: #700020;
}
a:hover {
	color: #c00000;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 8px 0 12px 0;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 0 6px 0;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
}
h7 {
	font-size: 8pt;
	font-weight: bold;
}
img {
	border: 0;
}
ul li {
	margin-left: 32px;
}
ul ul li {
	margin-left: 44px;
}
ul ul ul li {
	margin-left: 56px;
}
ul ul ul ul li {
	margin-left: 68px;
}
ul ul ul ul ul li {
	margin-left: 80px;
}
ul ul ul ul ul ul li {
	margin-left: 92px;
}
ul ul ul ul ul ul ul li {
	margin-left: 100px !important;
	font-size: 80%;
	list-style-type: none;
}
.clear {
	clear: both;
}
.shrink {
	letter-spacing: -0.8px !important;
	font-weight: normal !important;
	font-size: 95% !important;
}
.red {
	color: #ff6666;
	font-weight: bold;
}
.stronger {
	font-weight: bold !important;
	font-size: 120% !important;
}
.smaller {
	font-size: 90%;
	line-height: 1em;
}
.justify {
	text-align: justify;
	display: block;
}
.noformat {
	font-weight: normal !important;
	font-style: normal !important;
	font-variant: normal !important;
}
.rightfloat {
	position: relative;
	float: right;
}
.indent1 {
	margin-left: 24px;
}
.vspacer {
	height: 24px;
	font-size: 20px;
}
.dbg {
	font-size: 9px;
	color: #800000;
	background-color: #ffffcc;
}
.dbg pre {
	background-color: #ccffff;
}
.dbg .note {
	background-color: #ffccff;
	font-weight: bold;
}

a.icon {
	padding-left: 14px;
	background-repeat: no-repeat !important;
	background-position: center left;
}
a.icon_rss {
	background-image: url('../img/icons/rss.gif');
}
a.icon_search {
	background-image: url('../img/icons/search.gif');
}
a.icon_sitemap {
	background-image: url('../img/icons/sitemap.gif');
}
a.icon_pdf {
	background-image: url('../img/icons/pdf.gif');
}
a.icon_print {
	background-image: url('../img/icons/print.gif');
}

#tinymce {
	margin: 10px;
}
#floatbox {
	background: transparent;
	position: relative;
	float: left;
}
#homepage #floatbox {
	position: relative;
	top: -20px;
	height: 400px;
	width: 320px;
	clear: both;
	background-color: transparent;
	float: right;
	margin-right: 2px;
	.margin-right: 1px;
}
#page #floatbox {
	height: 300px;
	width: 160px;
	margin-right: -10px;
	float: right;
}

#accordion {
	margin-bottom: 8px;
}
