body {
	background-color: #FFFFFF;
}

div.list > div.item:first-child {
	border-top-style: none;
}

img.right {
	float: right;
}

li {
	margin-bottom: 0.5em;
}

table {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
}

form table {
	border: 0px none #FFFFFF;
}

td, th {
	border: 1px inset #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

td.numeric {
	text-align: right;
}

td.rowlabel {
	background-color: #FFFF00;
}

form td {
	border: 0px none #FFFFFF;
	vertical-align: middle;
}

th {
	background-color: #FF0000;
	color: #FF0000;
}

tr {
	vertical-align: top;
}

#graphic {
	float: left;
}

#menu a:link {
	color: #000000;
	text-decoration: none;	
}

#menu a:visited {
	color: #000000;
	text-decoration: none;	
}

#menu a:hover {
	color: #FF0000;
}

#search {

}

#searchbox {
	margin-bottom: 5px;
	min-width: 64px;
	width: 100%;
}

#sections a:link {
	color: #000000;
	text-decoration: none;	
}

#sections a:visited {
	color: #000000;
	text-decoration: none;	
}

#sections a:hover {
	color: #FF0000;
}

.advert {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 1em;
	padding-top: 1em;
	text-align: center;
}

.answer {
	font-style: italic;
}

.author {
	text-align: right;
}

.caption {
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.faq {

}

.footnote {
	font-size: x-small;
	margin-top: 2em;
}

.footnote p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.highlight {
	font-weight: bold;
	color: #FF0000;
}

.item {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
}

.list {

}

.more {
	font-style: italic;
}

.numeric td {
	text-align: right;
}

.question {
	font-weight: bold;
}

.quote {
	font-style: italic;
}

.thumbnail {
	float: right;
}
