body
{
	background-color: #fff;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	line-height: 16pt;
	margin: 1cm;
	padding: 0pt;
}

div.header h1
{
	color: #069;
	font-family: "Arial Narrow", "Tahoma", "Arial", "Verdana", "XHelvetica", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 36pt;
	line-height: 42pt;
	margin: 0 0 20pt 0;
}

div.header h2
{
	color: #069;
	font-family: "Arial Narrow", "Tahoma", "Arial", "Verdana", "XHelvetica", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 24pt;
	line-height: 30pt;
	margin: 0 0 20pt 0;
}

nav
{
	display: none;
}

div.crumbs
{
	display: none;
}

div.body
{
	width: 100%;
}

div.content
{
	width: 100%;
}

table, tr, td, th
{
	margin: 0px;
	border: 0px solid #000;
	padding: 0px;
}

a
{
	text-decoration: underline;
	color: inherit;
}

a:link:not([href^="#"]):after
{
	content: " (" attr(href) ") ";
	font-size: 80%;
}

span.tab
{
	color: #ccc;
}

p, li
{
	margin: 1pt 0pt 8pt 0pt;
	padding: 0pt;
}

h1, h2, h3, h4, h5, h6
{
	color: #069;
	font-family: "Arial Narrow", "Tahoma", "Arial", "Verdana", "XHelvetica", "Helvetica", sans-serif;
	font-weight: normal;
	line-height: 150%;
}

h1
{
	font-size: 170%;
	margin-top: 20pt;
	margin-bottom: 1pt;
}

h2
{
	font-size: 140%;
	margin-top: 16pt;
	margin-bottom: 1pt;
}

h3
{
	font-size: 120%;
	margin-top: 12pt;
	margin-bottom: 1pt;
}

h4, h5, h6
{
	font-size: 110%;
	margin-top: 11pt;
	margin-bottom: 1pt;
}

ol, ul, dl
{
	margin-top: 8pt;
	margin-bottom: 8pt;
}

li
{
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul li
{
	list-style-type: square;
}

ol li
{
	list-style-type: decimal;
}

dl dt
{
	page-break-after: avoid;
}

dl dd
{
	page-break-before: avoid;
}

.indent
{
	text-indent: 2em;
}

em
{
	font-weight: bold;
	font-style: normal;
}

address
{
	font-style: normal;
	font-size: 14pt;
	line-height: 20pt;
}

div.display
{
	margin-left: 2em;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

span.note
{
	font-weight: normal;
	font-size: 80%;
}

table.downloads
{
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 4pt;
	margin-bottom: 10pt;
	font-size: 10pt;
	line-height: 12pt;
}

table.downloads th
{
	padding-bottom: 1px;
	padding-top: 10pt;
	border-bottom: 1px solid #999;
}

table.downloads th.version
{
	padding-left: 3px;
	padding-right: 16px;
	text-align: left;
}

table.downloads th.type
{
	color: #666;
	font-size: 80%;
	font-weight: normal;
	padding-right: 16pt;
	text-align: left;
}

table.downloads th.size
{
	color: #666;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	padding-right: 3px;
}

table.downloads tr.download
{
	background-color: #fafafa;
}

table.downloads td
{
	border-bottom: 1px solid #ccc;
}

table.downloads td.file
{
	font-size: 90%;
	padding-left: 20px;
	padding-right: 16px;
}

table.downloads td.type
{
	font-size: 80%;
	padding-right: 16px;
}

table.downloads td.size
{
	font-size: 80%;
	text-align: right;
	padding-bottom: 1px;
	padding-right: 3px;
}

a code.pymodule, a code.pyclass, a code.pymethod, a code.pyfunction, a code.pyarg, a code.pyvar
{
	font-weight: normal;
}

pre.litblock, pre.prog
{
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 10pt;
	margin-bottom: 10pt;
	overflow: auto;
	border: 1px solid #eee;
	padding: 2pt;
}

div.example-title
{
	margin-top: -9pt;
	margin-bottom: 10pt;
	margin-right: 2em;
	font-size: 70%;
	color: #666;
	text-align: right;
	padding-top: 0pt;
	padding-right: 2pt;
}

h3.class, h4.class, h5.class, h6.class
{
	font-family: monospace;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
	text-indent: -3em;
}

h4.method, h4.property, h5.method, h5.property, h6.method, h6.property
{
	font-family: monospace;
	margin-top: 0pt;
	margin-bottom: 2pt;
	margin-left: 3em;
	text-indent: -3em;
}

h2.functions
{
	margin-top: 36pt;
	margin-bottom: 16pt;
}

h3.function, h4.function, h5.function, h6.function
{
	font-family: monospace;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
	text-indent: -3em;
}

div.class
{
	margin-top: 1pt;
	padding-top: 0px;
}

div.method, div.function, div.property
{
	margin-left: 2em;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

h1 code, h2 code, h3 code, h4 code, h5 code, h6 code
{
}

div.class.nodoc,
div.method.private,
div.method.nodoc,
div.function.nodoc,
div.property.nodoc
{
	display: none;
}

code.option
{
}

code.literal
{
}

code.function
{
}

code.method
{
}

code.property
{
}

code.class
{
}

var.rep
{
}

code.markup
{
}

code.parameter
{
}

code.module
{
}

code.arg
{
}

code.filename
{
}

code.dirname
{
}

span.application
{
}

.noprint
{
	display: none;
}
