body {
	background: rgb(255, 255, 255); margin: 10px; padding: 0px; color: rgb(0, 0, 0);
}
body {
	font: 13px/normal Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
th {
	font: 13px/normal Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
td {
	font: 13px/normal Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
h1 {
	letter-spacing: -0.01em; font-family: Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif; font-weight: bold; page-break-after: avoid;
}
h2 {
	letter-spacing: -0.01em; font-family: Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif; font-weight: bold; page-break-after: avoid;
}
h3 {
	letter-spacing: -0.01em; font-family: Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif; font-weight: bold; page-break-after: avoid;
}
h4 {
	letter-spacing: -0.01em; font-family: Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif; font-weight: bold; page-break-after: avoid;
}
h1 {
	margin: 0.15em 1em 0.5em 0px; font-size: 19px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
hr {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgb(204, 204, 187) currentColor currentColor; margin: 2em 0px;
}
address {
	font-style: normal;
}
img {
	border: currentColor;
}
.underline {
	text-decoration: underline;
}
ol.loweralpha {
	list-style-type: lower-alpha;
}
ol.upperalpha {
	list-style-type: upper-alpha;
}
ol.lowerroman {
	list-style-type: lower-roman;
}
ol.upperroman {
	list-style-type: upper-roman;
}
ol.arabic {
	list-style-type: decimal;
}
:link {
	color: rgb(187, 0, 0); text-decoration: none; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: dotted;
}
:visited {
	color: rgb(187, 0, 0); text-decoration: none; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: dotted;
}
:hover:link {
	color: rgb(85, 85, 85); background-color: rgb(238, 238, 238);
}
:hover:visited {
	color: rgb(85, 85, 85); background-color: rgb(238, 238, 238);
}
h1 :link {
	color: inherit;
}
h1 :visited {
	color: inherit;
}
h2 :link {
	color: inherit;
}
h2 :visited {
	color: inherit;
}
h3 :link {
	color: inherit;
}
h3 :visited {
	color: inherit;
}
h4 :link {
	color: inherit;
}
h4 :visited {
	color: inherit;
}
h5 :link {
	color: inherit;
}
h5 :visited {
	color: inherit;
}
h6 :link {
	color: inherit;
}
h6 :visited {
	color: inherit;
}
.anchor:link {
	border: currentColor; color: rgb(215, 215, 215); font-size: 0.8em; vertical-align: text-top;
}
.anchor:visited {
	border: currentColor; color: rgb(215, 215, 215); font-size: 0.8em; vertical-align: text-top;
}
* > .anchor:link {
	visibility: hidden;
}
* > .anchor:visited {
	visibility: hidden;
}
h1:hover .anchor {
	visibility: visible;
}
h2:hover .anchor {
	visibility: visible;
}
h3:hover .anchor {
	visibility: visible;
}
h4:hover .anchor {
	visibility: visible;
}
h5:hover .anchor {
	visibility: visible;
}
h6:hover .anchor {
	visibility: visible;
}
a.ext-link .icon {
	background: url("../extlink.gif") no-repeat left; padding-left: 16px;
}
a.mail-link .icon {
	background: url("../envelope.png") no-repeat left; padding-left: 16px;
}
input {
	margin: 2px;
}
textarea {
	margin: 2px;
}
select {
	margin: 2px;
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
input[type=button] {
	background: rgb(238, 238, 238); padding: 0.1em 0.5em; border: 1px outset rgb(204, 204, 204); color: rgb(34, 34, 34);
}
input[type=submit] {
	background: rgb(238, 238, 238); padding: 0.1em 0.5em; border: 1px outset rgb(204, 204, 204); color: rgb(34, 34, 34);
}
input[type=reset] {
	background: rgb(238, 238, 238); padding: 0.1em 0.5em; border: 1px outset rgb(204, 204, 204); color: rgb(34, 34, 34);
}
input[type=button]:hover {
	background: rgb(204, 204, 187);
}
input[type=submit]:hover {
	background: rgb(204, 204, 187);
}
input[type=reset]:hover {
	background: rgb(204, 204, 187);
}
input[type=button][disabled] {
	background: rgb(246, 246, 246); border-style: solid; color: rgb(153, 153, 153);
}
input[type=submit][disabled] {
	background: rgb(246, 246, 246); border-style: solid; color: rgb(153, 153, 153);
}
input[type=reset][disabled] {
	background: rgb(246, 246, 246); border-style: solid; color: rgb(153, 153, 153);
}
input[type=text] {
	border: 1px solid rgb(215, 215, 215);
}
input.textwidget {
	border: 1px solid rgb(215, 215, 215);
}
textarea {
	border: 1px solid rgb(215, 215, 215);
}
input[type=text] {
	padding: 0.25em 0.5em;
}
input.textwidget {
	padding: 0.25em 0.5em;
}
input[type=text]:focus {
	border: 1px solid rgb(136, 136, 102);
}
input.textwidget:focus {
	border: 1px solid rgb(136, 136, 102);
}
textarea:focus {
	border: 1px solid rgb(136, 136, 102);
}
option {
	border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: dotted;
}
fieldset {
	margin: 1em 0px; padding: 0.5em; border: 1px solid rgb(215, 215, 215);
}
form p.hint {
	margin: 0.5em 0px; color: rgb(102, 102, 102); padding-left: 1em; font-size: 85%; font-style: italic;
}
form span.hint {
	margin: 0.5em 0px; color: rgb(102, 102, 102); padding-left: 1em; font-size: 85%; font-style: italic;
}
fieldset.iefix {
	margin: 0px; padding: 0px; border: currentColor;
}
* html fieldset.iefix {
	width: 98%;
}
fieldset.iefix p {
	margin: 0px;
}
legend {
	padding: 0px 0.25em; color: rgb(153, 153, 153); font-size: 90%; font-weight: bold;
}
label.disabled {
	color: rgb(215, 215, 215);
}
.buttons {
	margin: 0.5em 0.5em 0.5em 0px;
}
.buttons form {
	display: inline;
}
.buttons form div {
	display: inline;
}
.buttons input {
	margin: 1em 0.5em 0.1em 0px;
}
.inlinebuttons input {
	border-width: 1px; border-style: dotted; margin: 0px 0.1em; padding: 0.1em; font-size: 70%;
}
#header hr {
	display: none;
}
#header h1 {
	margin: 1.5em 0px -1.5em;
}
#header img {
	margin: 0px 0px -3em; border: currentColor;
}
#header :link {
	border: currentColor; color: rgb(85, 85, 85); margin-bottom: 2px;
}
#header :visited {
	border: currentColor; color: rgb(85, 85, 85); margin-bottom: 2px;
}
#header :hover:link {
	border: currentColor; color: rgb(85, 85, 85); margin-bottom: 2px;
}
#header :hover:visited {
	border: currentColor; color: rgb(85, 85, 85); margin-bottom: 2px;
}
#header h1 :hover:link {
	color: rgb(0, 0, 0);
}
#header h1 :hover:visited {
	color: rgb(0, 0, 0);
}
#search {
	margin: 0px 0px 1em; height: 2.2em; text-align: right; clear: both; font-size: 10px;
}
#search input {
	font-size: 10px;
}
#search label {
	display: none;
}
.nav h2 {
	display: none;
}
.nav hr {
	display: none;
}
.nav ul {
	list-style: none; margin: 0px; text-align: right; font-size: 10px;
}
.nav li {
	padding: 0px 0.75em; border-right-color: rgb(215, 215, 215); border-right-width: 1px; border-right-style: solid; display: inline; white-space: nowrap;
}
.nav li.last {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
#mainnav {
	background: url("../topbar_gradient.png") 0px 0px rgb(247, 247, 247); font: 10px/normal verdana, "Bitstream Vera Sans", helvetica, arial, sans-serif; margin: 0.66em 0px 0.33em; padding: 0.2em 0px; border: 1px solid rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
#mainnav li {
	padding: 0.25em 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
#mainnav :link {
	background: url("../dots.gif") no-repeat 0px 0px; padding: 0.2em 20px; color: rgb(0, 0, 0); border-right-color: rgb(255, 255, 255); border-bottom-color: currentColor; border-left-color: rgb(85, 85, 85); border-right-width: 1px; border-bottom-width: medium; border-left-width: 1px; border-right-style: solid; border-bottom-style: none; border-left-style: solid;
}
#mainnav :visited {
	background: url("../dots.gif") no-repeat 0px 0px; padding: 0.2em 20px; color: rgb(0, 0, 0); border-right-color: rgb(255, 255, 255); border-bottom-color: currentColor; border-left-color: rgb(85, 85, 85); border-right-width: 1px; border-bottom-width: medium; border-left-width: 1px; border-right-style: solid; border-bottom-style: none; border-left-style: solid;
}
* html #mainnav :link {
	background-position: 1px 0px;
}
* html #mainnav :visited {
	background-position: 1px 0px;
}
#mainnav :hover:link {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; background-color: rgb(204, 204, 204);
}
#mainnav :hover:visited {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; background-color: rgb(204, 204, 204);
}
#mainnav .active :link {
	background: url("../topbar_gradient2.png") repeat-x 0px 0px rgb(51, 51, 51); color: rgb(238, 238, 238); font-weight: bold; border-top-color: currentColor; border-right-color: rgb(0, 0, 0); border-top-width: medium; border-right-width: 1px; border-top-style: none; border-right-style: solid;
}
#mainnav .active :visited {
	background: url("../topbar_gradient2.png") repeat-x 0px 0px rgb(51, 51, 51); color: rgb(238, 238, 238); font-weight: bold; border-top-color: currentColor; border-right-color: rgb(0, 0, 0); border-top-width: medium; border-right-width: 1px; border-top-style: none; border-right-style: solid;
}
#mainnav .active :hover:link {
	border-right-color: rgb(0, 0, 0); border-right-width: 1px; border-right-style: solid;
}
#mainnav .active :hover:visited {
	border-right-color: rgb(0, 0, 0); border-right-width: 1px; border-right-style: solid;
}
#ctxtnav {
	height: 1em;
}
#ctxtnav li ul {
	background: rgb(247, 247, 247); margin: 0px; padding: 0px; border: 1px solid currentColor; color: rgb(204, 204, 204); display: inline;
}
#ctxtnav li li {
	padding: 0px;
}
#ctxtnav li li :link {
	padding: 0px 1em;
}
#ctxtnav li li :visited {
	padding: 0px 1em;
}
#ctxtnav li li :hover:link {
	background: rgb(187, 187, 170); color: rgb(255, 255, 255);
}
#ctxtnav li li :hover:visited {
	background: rgb(187, 187, 170); color: rgb(255, 255, 255);
}
#altlinks {
	text-align: center; clear: both;
}
#altlinks h3 {
	margin: 0px; letter-spacing: normal; font-size: 12px;
}
#altlinks ul {
	list-style: none; margin: 0px; padding: 0px 0px 1em;
}
#altlinks li {
	padding: 0px 1em; line-height: 1.5; font-size: 11px; border-right-color: rgb(215, 215, 215); border-right-width: 1px; border-right-style: solid; display: inline; white-space: nowrap;
}
#altlinks li.last {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
#altlinks li :link {
	padding: 0px 0px 2px; border: currentColor; color: rgb(102, 102, 102); background-repeat: no-repeat;
}
#altlinks li :visited {
	padding: 0px 0px 2px; border: currentColor; color: rgb(102, 102, 102); background-repeat: no-repeat;
}
#altlinks li a.ics {
	padding-left: 22px; background-image: url("../ics.png");
}
#altlinks li a.rss {
	padding-left: 20px; background-image: url("../feed.png");
}
#footer {
	padding: 0.25em 0px; height: 31px; color: rgb(187, 187, 187); clear: both; font-size: 10px; border-top-color: currentColor; border-top-width: 1px; border-top-style: solid;
}
#footer :link {
	color: rgb(187, 187, 187);
}
#footer :visited {
	color: rgb(187, 187, 187);
}
#footer hr {
	display: none;
}
#footer #tracpowered {
	border: 0px currentColor; float: left;
}
#footer #tracpowered:hover {
	
}
#footer p {
	margin: 0px;
}
#footer p.left {
	padding: 0px 1em; margin-left: 1em; border-right-color: rgb(215, 215, 215); border-left-color: rgb(215, 215, 215); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; float: left;
}
#footer p.right {
	text-align: right; float: right;
}
#content {
	padding-bottom: 2em; position: relative;
}
#help {
	margin: 1em; text-align: right; color: rgb(153, 153, 153); clear: both; font-size: 90%;
}
#help :link {
	cursor: help;
}
#help :visited {
	cursor: help;
}
#help hr {
	display: none;
}
#prefs {
	background: rgb(247, 247, 240); margin: 0px 1em 1em; padding: 0.8em; border: 1px outset rgb(153, 153, 136); font-size: 9px; float: right; position: relative;
}
* html #prefs {
	width: 26em;
}
#prefs input {
	font-size: 9px; vertical-align: middle;
}
#prefs select {
	font-size: 9px; vertical-align: middle;
}
#prefs fieldset {
	margin: 0.5em; padding: 0px; border: currentColor;
}
#prefs fieldset legend {
	margin: 0px 0px 0px -1.5em; padding: 0px; color: rgb(0, 0, 0); font-size: 9px; font-weight: normal;
}
#prefs .buttons {
	text-align: right;
}
#info {
	background: rgb(247, 247, 240); margin: 1em 0px 0px; border: 1px solid rgb(215, 215, 215); width: 100%; clear: both; border-collapse: collapse; border-spacing: 0;
}
#info th {
	padding: 2px 0.5em; font-size: 85%; vertical-align: top;
}
#info td {
	padding: 2px 0.5em; font-size: 85%; vertical-align: top;
}
#info th {
	text-align: left; font-weight: bold; white-space: nowrap;
}
#info td.message {
	width: 100%;
}
#info .message ul {
	margin: 0px 2em; padding: 0px;
}
#info .message p {
	margin: 0px; padding: 0px;
}
.wikipage {
	padding-left: 18px;
}
.wikipage h1 {
	margin-left: -18px;
}
.wikipage h2 {
	margin-left: -18px;
}
.wikipage h3 {
	margin-left: -18px;
}
a.missing:link {
	color: rgb(153, 153, 136);
}
a.missing:visited {
	color: rgb(153, 153, 136);
}
a.missing {
	color: rgb(153, 153, 136);
}
span.missing {
	color: rgb(153, 153, 136);
}
a.forbidden {
	color: rgb(153, 153, 136);
}
span.forbidden {
	color: rgb(153, 153, 136);
}
a.missing:hover {
	color: rgb(0, 0, 0);
}
a.closed:link {
	text-decoration: line-through;
}
a.closed:visited {
	text-decoration: line-through;
}
span.closed {
	text-decoration: line-through;
}
.important {
	background: rgb(255, 204, 187); margin: 0.5em; padding: 0px 0.5em; border: 1px dotted rgb(221, 0, 0); color: rgb(85, 0, 0);
}
dl.wiki dt {
	font-weight: bold;
}
dl.compact dt {
	padding-right: 0.5em; float: left;
}
dl.compact dd {
	margin: 0px; padding: 0px;
}
pre.wiki {
	background: rgb(247, 247, 247); margin: 1em 1.75em; padding: 0.25em; border: 1px solid rgb(215, 215, 215); overflow: auto;
}
pre.literal-block {
	background: rgb(247, 247, 247); margin: 1em 1.75em; padding: 0.25em; border: 1px solid rgb(215, 215, 215); overflow: auto;
}
blockquote.citation {
	border-width: 0px 0px 0px 2px; border-style: solid; border-color: rgb(187, 68, 68); margin: -0.6em 0px; padding-left: 0.5em;
}
.citation blockquote.citation {
	border-color: rgb(68, 187, 68);
}
.citation .citation blockquote.citation {
	border-color: rgb(68, 68, 187);
}
.citation .citation .citation blockquote.citation {
	border-color: rgb(204, 85, 85);
}
table.wiki {
	border: 2px solid rgb(204, 204, 204); border-collapse: collapse; border-spacing: 0;
}
table.wiki td {
	padding: 0.1em 0.25em; border: 1px solid rgb(204, 204, 204);
}
.wikitoolbar {
	border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgb(215, 215, 215); width: 234px; height: 18px;
}
.wikitoolbar :link {
	background: url("../edit_toolbar.png") no-repeat; border-width: 1px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255) rgb(215, 215, 215); width: 24px; height: 16px; float: left; display: block; cursor: default;
}
.wikitoolbar :visited {
	background: url("../edit_toolbar.png") no-repeat; border-width: 1px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255) rgb(215, 215, 215); width: 24px; height: 16px; float: left; display: block; cursor: default;
}
.wikitoolbar :hover:link {
	border: 1px solid rgb(255, 187, 34); background-color: transparent;
}
.wikitoolbar :hover:visited {
	border: 1px solid rgb(255, 187, 34); background-color: transparent;
}
.wikitoolbar a#em {
	
}
.wikitoolbar a#strong {
	background-position: 0px -16px;
}
.wikitoolbar a#heading {
	background-position: 0px -32px;
}
.wikitoolbar a#link {
	background-position: 0px -48px;
}
.wikitoolbar a#code {
	background-position: 0px -64px;
}
.wikitoolbar a#hr {
	background-position: 0px -80px;
}
.wikitoolbar a#np {
	background-position: 0px -96px;
}
.wikitoolbar a#br {
	background-position: 0px -112px;
}
.wikitoolbar a#img {
	background-position: 0px -128px;
}
#attachment .field {
	margin-top: 1.3em;
}
#attachment label {
	padding-left: 0.2em;
}
#attachment fieldset {
	margin-top: 2em;
}
#attachment fieldset .field {
	margin: 0px 1em 0.5em 0px; float: left;
}
#attachment .options {
	padding: 0px 0px 1em 1em; float: left;
}
#attachment br {
	clear: left;
}
.attachment #preview {
	margin-top: 1em;
}
#attachments {
	padding: 1em; border: 1px outset rgb(153, 153, 102);
}
#attachments .attachments {
	padding: 0px; margin-left: 2em;
}
#attachments dt {
	list-style: square; display: list-item;
}
#attachments dd {
	padding-left: 0px; font-style: italic; margin-left: 0px;
}
table.listing {
	width: 100%; clear: both; margin-top: 1em; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid; border-collapse: collapse; border-spacing: 0;
}
table.listing th {
	padding: 0px 1em 0.1em 0px; text-align: left; font-size: 12px;
}
table.listing thead {
	background: rgb(247, 247, 240);
}
table.listing thead th {
	border-width: 1px; border-style: solid; border-color: rgb(215, 215, 215) rgb(215, 215, 215) rgb(153, 153, 153); padding: 2px 0.5em; font-size: 11px; font-weight: bold; vertical-align: bottom;
}
table.listing thead th :hover:link {
	background-color: transparent;
}
table.listing thead th :hover:visited {
	background-color: transparent;
}
table.listing thead th a {
	border: currentColor; padding-right: 12px;
}
table.listing th.asc a {
	font-weight: bold;
}
table.listing th.desc a {
	font-weight: bold;
}
table.listing th.asc a {
	background-position: 100% 50%; background-repeat: no-repeat;
}
table.listing th.desc a {
	background-position: 100% 50%; background-repeat: no-repeat;
}
table.listing th.asc a {
	background-image: url("../asc.png");
}
table.listing th.desc a {
	background-image: url("../desc.png");
}
table.listing tbody td {
	padding: 0.3em 0.5em; border: 1px dotted rgb(221, 221, 221); vertical-align: top;
}
table.listing tbody th {
	padding: 0.3em 0.5em; border: 1px dotted rgb(221, 221, 221); vertical-align: top;
}
table.listing tbody td a:hover {
	background-color: transparent;
}
table.listing tbody th a:hover {
	background-color: transparent;
}
table.listing tbody tr {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
table.listing tbody tr.even {
	background-color: rgb(252, 252, 252);
}
table.listing tbody tr.odd {
	background-color: rgb(247, 247, 247);
}
table.listing tbody tr:hover {
	background: rgb(238, 238, 221) !important;
}
table.listing tbody tr.focus {
	background: rgb(221, 221, 255) !important;
}
#fieldhist td {
	padding: 0px 0.5em;
}
#fieldhist td.date {
	white-space: nowrap;
}
#fieldhist td.diff {
	white-space: nowrap;
}
#fieldhist td.version {
	white-space: nowrap;
}
#fieldhist td.author {
	white-space: nowrap;
}
#fieldhist td.version {
	text-align: center;
}
#fieldhist td.comment {
	width: 100%;
}
.suggestions {
	background: rgb(255, 255, 255); border: 1px solid rgb(136, 136, 102); color: rgb(34, 34, 34);
}
.suggestions ul {
	list-style: none; margin: 0px; padding: 0px; width: 440px; overflow: auto; font-family: sans-serif; min-height: 3em; max-height: 20em;
}
* html .suggestions ul {
	height: 10em;
}
.suggestions li {
	background: rgb(255, 255, 255); padding: 2px 5px; cursor: pointer;
}
.suggestions li.selected {
	background: rgb(185, 185, 185);
}
.error#content .message {
	background: rgb(255, 221, 204); margin: 1em 0px; padding: 0.5em; border: 2px solid rgb(221, 0, 0); color: rgb(85, 0, 0);
}
div.system-message {
	background: rgb(255, 221, 204); margin: 1em 0px; padding: 0.5em; border: 2px solid rgb(221, 0, 0); color: rgb(85, 0, 0);
}
.error#content div.message pre {
	overflow: hidden; margin-left: 1em; white-space: normal;
}
div.system-message pre {
	overflow: hidden; margin-left: 1em; white-space: normal;
}
div.system-message p {
	margin: 0px;
}
div.system-message p.system-message-title {
	font-weight: bold;
}
.system-message#warning {
	background: rgb(255, 255, 170); border: 2px solid rgb(136, 136, 102);
}
.system-message#warning li {
	list-style-type: square;
}
.system-message#notice {
	background: rgb(187, 255, 187); border: 2px solid rgb(68, 136, 68);
}
.system-message#notice li {
	list-style-type: square;
}
.error#content form.newticket {
	display: inline;
}
.error#content form.newticket textarea {
	display: none;
}
.error#content #systeminfo {
	margin: 1em; width: auto;
}
.error#content #systeminfo th {
	text-align: right; font-weight: bold;
}
.error#content #traceback {
	margin-left: 1em;
}
.error#content #traceback :link {
	border: currentColor;
}
.error#content #traceback :visited {
	border: currentColor;
}
.error#content #tbtoggle {
	font-size: 80%;
}
.error#content #traceback div {
	margin-left: 1em;
}
.error#content #traceback h3 {
	margin: 0.5em 0px 0px; font-size: 95%;
}
.error#content #traceback :link var {
	font-family: monospace; font-style: normal; font-weight: bold;
}
.error#content #traceback :visited var {
	font-family: monospace; font-style: normal; font-weight: bold;
}
.error#content #traceback span.file {
	color: rgb(102, 102, 102); font-size: 85%;
}
.error#content #traceback ul {
	list-style: none; margin: 0.5em 0px; padding: 0px;
}
.error#content #traceback ol {
	margin: 0.5em 0px; border: 1px dotted rgb(215, 215, 215); color: rgb(153, 153, 153); line-height: 1; font-size: 85%;
}
.error#content #traceback ol li {
	white-space: pre;
}
.error#content #traceback ol li.current {
	background: rgb(230, 230, 230); color: rgb(51, 51, 51);
}
.error#content #traceback ol li code {
	color: rgb(102, 102, 102);
}
.error#content #traceback ol li.current code {
	color: rgb(0, 0, 0);
}
.error#content #traceback table {
	margin: 0.5em 0px 1em;
}
.error#content #traceback th {
	padding: 1px; font-size: 85%;
}
.error#content #traceback td {
	padding: 1px; font-size: 85%;
}
.error#content #traceback th var {
	font-family: monospace; font-style: normal;
}
.error#content #traceback td code {
	white-space: pre;
}
.error#content #traceback pre {
	font-size: 95%;
}
#content .paging {
	margin: 0px 0px 2em; padding: 0.5em 0px 0px; text-align: center; line-height: 2em; font-size: 85%;
}
#content .paging .current {
	background: rgb(153, 153, 153); padding: 0.1em 0.3em; border: 1px solid rgb(51, 51, 51); color: rgb(255, 255, 255);
}
#content .paging :link {
	padding: 0.1em 0.3em; border: 1px solid rgb(102, 102, 102); color: rgb(102, 102, 102);
}
#content .paging :visited {
	padding: 0.1em 0.3em; border: 1px solid rgb(102, 102, 102); color: rgb(102, 102, 102);
}
#content .paging :hover:link {
	background: rgb(153, 153, 153); border-color: rgb(51, 51, 51); color: rgb(255, 255, 255);
}
#content .paging :hover:visited {
	background: rgb(153, 153, 153); border-color: rgb(51, 51, 51); color: rgb(255, 255, 255);
}
#content .paging .previous a {
	border: currentColor; font-size: 150%; font-weight: bold;
}
#content .paging .next a {
	border: currentColor; font-size: 150%; font-weight: bold;
}
#content .paging .previous a:hover {
	color: rgb(102, 102, 102);
}
#content .paging .next a:hover {
	color: rgb(102, 102, 102);
}
#content h2 .numresults {
	color: rgb(102, 102, 102); font-size: 90%;
}
.searchword0 {
	background: rgb(255, 255, 153);
}
.searchword1 {
	background: rgb(204, 255, 204);
}
.searchword2 {
	background: rgb(204, 255, 255);
}
.searchword3 {
	background: rgb(204, 204, 255);
}
.searchword4 {
	background: rgb(255, 204, 255);
}
#header {
	display: none;
}
#altlinks {
	display: none;
}
#footer {
	display: none;
}
#help {
	display: none;
}
.nav {
	display: none;
}
form {
	display: none;
}
.buttons form {
	display: none;
}
form .buttons {
	display: none;
}
form .inlinebuttons {
	display: none;
}
form.printableform {
	display: block;
}
