*
{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.hidden
{
	display: none;
	visibility: collapse;
	width: 0px;
	height: 0px;
}
div.msgred
{
	border: 3pt solid #FF0000;
	background-color: #220000 !important;
	font-weight: bold;
	margin: 0.5em;
	padding: 0.4em;
	padding-left: 0.8em;
}
.navheader
{
	display: block;
	background-image: url('images/vert-grad2.png');
	background-repeat: repeat-x;
	font-family: Arial Black, serif;
	background-color: #052872;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-left: 0.1em;
	overflow: hidden;
}
.navtop
{
	display: block;
	color: #EEDDFF;
	background-image: url('images/vert-grad3.png');
	background-repeat: repeat-x;
	font-family: Arial, serif;
	font-weight: bolder;
	font-size: 1.4em;
	background-color: #000000;
	border-bottom: 1px solid #000000;
	margin: 0 0 0 0;
	padding-left: 0.2em;
}
.navtop:before
{
	content: "[";
}
.navtop:after
{
	content: "]";
}
.ExpandCollapseButton
{
	background-color: #000088;
	width: 1em;
	height: 1em;
	display: inline;
	position: relative;
	vertical-align: middle;
	cursor: s-resize;
	float: right;
}
.ExpandCollapseButton:hover
{
	background-color: #0022EE;
}
a.redirect:before
{
	content: "> ";
}
a.redirect
{
	color: #11AAFF;
}
.nav-hl
{
	background-color: #002299 !important;
	font-weight: bold;
}
#content > h1
{
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-size: 2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000055;
	max-width: 100%;
}
body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #111155;
}
p
{
	text-indent: 1em;
	padding: 0;
}
img
{
	border: 0px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p
{
	margin: 0em 0.5em 1em 0.5em;
}
#root
{
	margin: 0;
	padding: 0;
	background-color: #000011;
}
#toolbar
{
	border-bottom: 1px solid #000000;
	background-color: #052872;
	background-image: url('images/vert-grad2.png');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	max-width: 100%;
	overflow: hidden;
	height: 1.6em;
	text-align: right;
	font-size: 1em;
}
#toolbar *
{
	float: right;
}
#toolbar a
{
	color: #EEEEFF;
	height: 1.5em;
	background-image: url('images/vert-grad.png');
	background-color: #000044;
	background-repeat: repeat-x;
	text-decoration: none;
	border: 1px solid #000088;
	border-top: 0px solid #000000;
	border-left-width: 2px;
	border-right-width: 2px;
	padding: 0em 0.3em 0em 0.3em;
	margin-top: 0;
	margin-bottom: 0;
}
#toolbar a:hover
{
	color: #FFFFFF;
	background-image: url('images/overlay-bar.png');
	background-color: #32356A;
	background-repeat: repeat-x;
}
#top
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	max-width: 100%;
	overflow: hidden;
	background-color: #000044;
}
#banner
{
	width: 100%;
	margin: 0 auto 0 auto;
	max-width: 100%;
	overflow: hidden;
	background-color: #000044;
}
#banner img
{
	margin: 0 auto 0 auto;
	max-width: 100%;
}
#navigation
{
	border: 1px solid blue;
	background-color: #000793;
	background-image: url('images/vert-grad.png');
	background-repeat: repeat-x;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial Black, sans-serif;
	max-width: 100%;
	overflow: hidden;
	height: 1.7em;
}
#navigation *
{
	display: inline-table;
}
#navigation a
{
	font-size: 1.3em;
	color: #EEEEFF;
	background-image: url('images/vert-grad.png');
	background-repeat: repeat-x;
	text-decoration: none;
	border: 1px solid #002266;
	border-left-width: 2px;
	border-right-width: 2px;
	padding: 0;
}
#navigation a:hover
{
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #32356A;
	background-image: url('images/overlay-bar.png');
	background-repeat: repeat-x;
}
#content
{
	width: 70%;
	min-width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	top: 0;
	background-color: #000022;
}
#content *
{
	background-color: transparent;
	font-size: 1em;
	max-width: 97%;
}
#content ul, #content ol
{
	padding-left: 1.1em;
	margin-left: 2em;
}
#content h2, #content h3
{
	text-indent: 0.3em;
}
#content h4, #content h5, #content h6
{
	text-indent: 0.5em;
}
#content a
{
	color: #0033FF;
}
#content a:hover
{
	color: #DDEEFF;
}
#content table
{
	border: 2px solid #0000FF;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content td
{
	border: 1px solid #0022FF;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#content th
{
	border: 1px solid #0000FF;
	background-color: #000044;
}
#content blockquote
{
	margin: 1em;
	padding: 1em;
	background-color: #004488;
	border: 1px solid #FFFFFF;
}
div.comment
{
	margin: 0.5em;
	background-color: #112266 !important;
	border: 1px solid #000022 !important;
}
div.comment a
{
	color: #88FFFF !important;
}
div.commenttitle
{
	background-color: #0044CC !important;
	border: 1px solid #000022 !important;
	width: 100%;
	max-width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}
div.commentbody
{
	border: 1px solid #000022 !important;
	max-width: 100% !important;
	padding: 0.3em;
}
code.CODEBOX, pre.CODEBOX
{
	margin: 1em;
	padding: 1em;
	background-color: #0000AA !important;
	border: 1px solid #FFFFFF !important;
	display: block;
	font-family: monospace;
}
#content pre
{
	margin: 1em;
	padding: 1em;
	display: block;
	font-family: Consolas, monospace;
	color: #AAEEFF;
	background-color: #000044;
	border: 1px dashed #FFFFFF;
	overflow: auto;
}
#leftnav, #rightnav
{
	width: 15%;
	max-width: 15%;
	background-color: #000066;
	border: 1px black solid;
	border-top-width: 0px;
	overflow: hidden !important;
}
#leftnav
{
	float: left;
	border-left-width: 0;
}
#leftnav hr
{
	display: none;
}
#leftnav a, .nav-hl
{
	overflow: hidden !important;
	background-color: #001155;
	display: block;
	text-decoration: none;
	border-bottom: 1px black solid;
}
#leftnav a:hover
{
	background-color: #004477;
}
#leftnav br
{
	display: none;
}
#rightnav
{
	float: right;
	border-right-width: 0;
}
#rightnav a
{
	overflow: hidden;
	background-color: #000055;
	display: block;
	text-decoration: none;
	border-bottom: 1px black solid;
}
#rightnav a:hover
{
	background-color: #001177;
}
#rightnav br
{
	display: none;
}
#rightnav hr
{
	display: none;
}
#dummy
{
	clear: both;
	height: 1px;
}
#footer
{
	overflow: hidden;
	font-style: italic;
	font-size: 0.9em;
	background-color: #111155;
	color: #FFFFFF;
	padding: 0;
	width: 100% !important;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	margin-top: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 1;
}
