html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222;
	background: #dfdbb8 url(background.png) repeat-y;
	background-position: top center;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	page-break-after: avoid;
	font-family: Baskerville, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	page-break-after: avoid;
	font-family: Baskerville, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	page-break-after: avoid;
	font-family: Baskerville, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	page-break-after: avoid;
	margin-bottom: 0;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	page-break-after: avoid;
	margin-bottom: 0;
}

hr {
	border-width: 0px;
	border-top: 1px dotted #ccc;
	height: 1px;
}

li {
	margin: 0.5em 0;
}

dt {
	display: block;
	margin: 0 0 0.25em 0;
	padding: 0;
	font-weight: bold;
}
   
dd {
	margin: 0 0 0.75em 3em;
	padding: 0;
}

table {
	margin: 0.5em 0;
	border: 0;
	border-spacing: 0;
}

td {
	margin: 0;
	padding: 0 0.75em 0 0.25em;
	border: 0;
	text-align: left;
	vertical-align: middle;
}

th {
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
	padding-bottom: 0.25em;
}

textarea {
	background-color: #eee;
	margin: 0.25em 0;
	font-family: Courier, "Courier New", monospace;
	font-size: 9pt;
}

input[type="submit"], input[type="reset"],
input[type="button"], input[type="file"], button {
	font-size: 8pt;
	font-weight: normal;
}

input[type="text"], input[type="password"] {
	border-width: 1px;
	background-color: #eee;
	margin: 0.25em 0;
	font-size: 9pt;
	font-weight: normal;
}

select {
	font-size: 8pt;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #a97;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1.pageTitle {
	font-size: 15pt;
	page-break-after: avoid;
	border-bottom: 1px #ddd solid;
}

h1.infoHead {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.subTitle {
	font-weight: normal;
	font-size: 7pt;
	margin-top: 0;
	padding-top: 0;
}

p.toc {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ol.toc li {
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

div.output {
	margin: 0;
	padding: 0;
	border: 0;
}

a.missingLink {
	color: #900;
}

div.inset {
	margin: 1em 1em 1em 0;
	padding: 1em;
	background-color: #f8f8f8;
	border-left: 1px #bbb solid;
	border-top: 1px #bbb solid;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
}

div.figure, div.insert {
	float: right;
	clear: right;
	font-size: 90%;
	line-height: 1em;
	max-width: 20em;
	margin: 0.25em 0 0.25em 1em;
	padding: 0.25em;
	page-break-inside: avoid;
}

p.preface, div.quote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	margin-left: 2em;
}

img.figure {
	max-width: 20em;
	margin: 0;
	padding: 0;
}

p.caption {
	max-width: 20em;
}

hr.footnote {
	clear: both;
	border: 0;
	border-bottom: 1px solid #666;
	width: 5em;
	height: 1px;
	margin: 0 auto 0 0;
}

ol.footnote {
	font-size: 90%;
}

a.remoteLink {
	border-bottom: 1px solid #ddf;
}

.editSection {
	display: none;
}

tr.oddRow {
	background-color: #fff;
}

tr.evenRow {
	background-color: #ddd;
}

tr.oddRow:hover {
	background-color: #ffc;
}

tr.evenRow:hover {
	background-color: #dd9;
}

table.browser {
	border-top: 1px solid #888;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 1px solid #888;
}

table.browser th {
	color: white;
	background-color: black;
	font-weight: normal;
}

table.browser a:link,
table.browser a:visited {
	text-decoration: none;
}

table.browser th a:link,
table.browser th a:visited {
	display: block;
	color: white;
}

table.browser th a:hover {
	display: block;
	color: black;
	background-color: white;
}

table.browser td {
	padding: 0.05em 1em 0.05em 0.05em;
}

table.browser td a:link,
table.browser td a:visited {
	display: block;
}

table.record {
	background-color: #eee;
	border-bottom: solid #ddd 1px;
	border-right: solid #ddd 1px;
	border-left: solid #aaa 1px;
	border-top: solid #999 1px;
}

table.record td {
	padding: 0.1em 1em 0.1em 0.25em;
}

table.record tr:hover {
	background-color: #fff168;
}

.warning {
	color: #900;
}

.inserted {
	color: #284;
}

.deleted {
	color: #900;
}

.unchanged {
	color: #666;
}

.metaInfo {
	color: #888;
	font-size: 80%;
	margin-bottom: 2em;
}

.centered {
	text-align: center;
	vertical-align: middle;
}

.pageHeader {
	border-bottom: #aaa solid 1px;
}

.pageFooter {
	font-size: 7pt;
	color: #444;
}

div.alertBox {
	clear: both;
	width: 30em;
	background-color: #ddd;
	margin: 16px auto;
	padding: 1em 1em;
	border-top: solid #ccc 2px;
	border-right: solid #888 2px;
	border-bottom: solid #666 2px;
	border-left: solid #aaa 2px;
}

div.alertError {
	color: #900;
	background-color: #ccc;
	padding: 1em;
	border-bottom: solid #eee 1px;
	border-right: solid #eee 1px;
	border-left: solid #aaa 1px;
	border-top: solid #999 1px;
}

div.alertNotice {
	background-color: #ccc;
	padding: 1em;
	border-bottom: solid #eee 1px;
	border-right: solid #eee 1px;
	border-left: solid #aaa 1px;
	border-top: solid #999 1px;

}

.alertIcon {
	float: left;
	margin: 0.5em 1em 1em 0;
}

.alertText {
	margin: 0;
}

div.alertButtonBox {
	display: block;
	margin: 1em 0 1em 0;
	min-height: 1em;
}

.alertButtonLeft {
	display: inline;
	float: left;
	text-align: left;
}

.alertButtonRight {
	display: inline;
	float: right;
	text-align: right;
}

.alertButtonCenter {
	margin: 1em 0 0 0;
	text-align: center;
	min-height: 1em;
}

div.feature {
	clear: right;
	float: right;
	color: #640;
	background-color: #dfdbb8;
	border-top: solid #cca 1px;
	border-left: solid #cca 1px;
	border-bottom: solid #bb9 1px;
	border-right: solid #bb9 1px;
	margin: 0 8px 8px 0;
	padding: 0;
	width: 144px;
	color: #432;
}

div.feature h1 {
	margin: 8px 8px 0.5em 8px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #640;
}

div.feature ul {
	margin: 0 8px 8px 8px;
	padding: 0;
}

div.feature li {
	list-style: none;
	margin: 0;
	padding: 0.25em 0;
}

div.feature a:link, div.feature a:visited {
	color: #440;
	text-decoration: none;
}

div.feature a:hover {
	color: black;
	text-decoration: none;
}

#container {
	border: 0;
	width: 944px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: #666 url(header.jpg) no-repeat;
	height: 128px;
}

#finder {
	margin: 84px 88px 0 0;
	float: right;
	vertical-align: bottom;
}

#finder input {
	padding: 1px;
	border: 1px black solid;
	background-color: #dfdbb8;
}

#finder input[type="text"]:focus {
	background-color: white;
}

#finder input[type="submit"] {
	font-size: 8pt;
}

#finder input[type="submit"]:hover {
	background-color: white;
}

#mainMenu {
	clear: both;
	background-color: black;
	color: white;
	padding: 0;
}

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#mainMenu li.right {
	float: right;
}

#mainMenu a:link, #mainMenu a:visited {
	letter-spacing: 0.05em;
	text-decoration: none;
	color: white;
	margin-right: 8px;
	padding: 0.25em 8px 0.25em 8px;
	border: 0;
}

#mainMenu a:hover {
	text-decoration: none;
	color: black;
	background-color: white;
}

#content {
	clear: both;
	margin: 8px 168px 0 8px;
	padding: 0;
	min-height: 50%;
	width: 768px;
}

#content ul {
	list-style-type: square;
	list-style-image: url(bullet.png);
}

#content p, #content li, #content dd, #content td {
	line-height: 1.5em;
}

#content p {
	margin: 0.5em 0;
}

#sidebar {
	position: absolute;
	margin: 8px 8px 0 800px;
	width: 144px;
}

#footer {
	clear: both;
	border-top: 1px #ccc solid;
	margin: 1em 0 0 0;
	padding: 0.25em 0;
	color: #888;
	font-size: 8pt;
}

#footer p {
	margin: 0;
	padding: 0;
}

@media print {
	#header, #mainMenu, #footer, div.feature {
		display: none;
	}

	#content {
		background: none;
		font-family: "Times New Roman", Times, serif;
		width: 100%;
		margin: 0;
		padding: 0;
		border: 0;
		color: black;
	}

	a:link, a:visited {
		text-decoration: none;
		color: black;
	}
}
