body
{
	background-color: white;
	color: black;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a { color: #0000FF; text-decoration: none }
a:link { color: #0000FF; text-decoration: none }
a:visited { color: #800080; text-decoration: none }
a:hover { color: #800080; text-decoration: underline }
a:active { color: #800080; text-decoration: none }

h1
{
	font-size: 22px;
	font-weight: bold;
	margin: 10px 10px 15px 0px;
	padding: 0;
	text-align: left;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0px 15px 0px;
	padding: 0;
	text-align: left;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0;
	text-decoration: underline;
	text-align: left;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0;
	text-align: left;
}

p
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table
{
	border-spacing: 0px;
	border-collapse: collapse;
}

td
{
	font-size: 12px;
	padding: 1px 5px 1px 5px;
}

th
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

div.navheader table tr th
{
	background-color: white;
	text-align: center;
}

div.table table
{
	border-color: black;
}

div.table table tr td
{
	border-color: black;
}

div.table table tr th
{
	border-color: black;
	background-color: #eeeeee;
}

li { font-size: 12px }

/*
.clearboth { clear: both; }
.gray { color: #bbbbbb; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.ltop { text-align: left; vertical-align: top; }
.rtop { text-align: right; vertical-align: top; }
.ctop { text-align: center; vertical-align: top; }
.ccenter { text-align: center; vertical-align: middle; }
.cbottom { text-align: center; vertical-align: bottom; }
.error { color: red; font-weight: bold; }
.alert { color: red; font-weight: bold; font-size: 16px; }
.emphasis { color: red; font-weight: bold; }
.disabled { color: red; }
.warning { color: red; }
.note { font-size: 10px }
*/

img { border: none; }
.floatright { float: right; }

hr
{
	clear: both;
	height: 1px;
	border-top: 1px solid black;
	border-bottom: 0px none black;
	margin-top: 10px;
	margin-bottom: 10px;
}

td hr
{
	margin: 2px 0px 2px 0px;
}

p.edition, p.pubdate, p.copyright
{
	margin: 0px;
	padding: 0px;
}

p.otherformats
{
}

p.otherformats a
{
	margin-left: 10px;
}

p.releaseinfo
{
	color: lightgray;
	font-size: 10px;
}

div.orgname
{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.orgaddress
{
	margin-bottom: 10px;
}

div.orgcontact
{
}

div.toc p
{
	font-size: 14px;
	font-weight: bold;
}

div.book
{
	margin: 5px 5px 5px 5px;
}

div.article
{
	margin: 5px 5px 5px 5px;
}

div.chapter
{
	margin: 5px 5px 5px 5px;
}

.section
{
	margin: 5px 5px 5px 5px;
}

div.logo
{
	background-color: #9BACD2;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid black;
}

div.logo div.copyright
{
	float: right;
	text-align: right;
	font-size: 10px;
	color: white;
}

div.navheader
{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid black;
	background-color: #EEEEEE;
}

/*
a.navprev
{
	background: url("prev.png") no-repeat 0;
	padding-left: 10px;
}

a.navnext
{
	background: url("next.png") no-repeat 100%;
	padding-right: 10px;
}
*/

div.breadcrumbs
{
	font-size: 12px;
	font-weight: bold;
}

div.navheaderdir
{
	float: right;
	font-size: 12px;
}

div.navfooter
{
	padding: 5px 0px 5px 0px;
	background-color: #EEEEEE;
	border-top: 1px solid black;
}

.navfooter td
{
	font-size: 12px;
}

span.disabled
{
	color: gray;
}

div.important, div.caution, div.note, div.tip
{
	border-color: black;
	border: 2px solid;
	padding: 5px 0px 0px 0px;
	background-color: #white;
}

div.warning
{
	color: red;
	border-color: red;
	border: 2px solid;
	padding: 5px 0px 0px 0px;
	background-color: white;
}
/* www browser css customizations */
