/* Cascading Style Sheet */


body
	{
	padding: 0px 0px 0px 26px;
	background: #f6f6f6; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	}

pre
	{
	background: #eeeeee;
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 9pt Consolas, Lucida Console, Courier New, Courier;
	font-weight: normal;
	width: 90%
	}

h1, h2, h3, h4
	{
	margin-left: -26px;
	}
	
h2
	{
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 0px;
	}


h3
	{
	font-size: 140%;
	font-weight: normal;
	margin-top: 14px;
	}


h4
	{
	font-size: 120%;
	font-weight: normal;
	}


h5
	{
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 2px;
	}

h6
	{
	font-size: 90%;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 4px;
	}

ul p, ol p, dl p
	{
	margin-left: 0em;
	}

p
	{
	margin-top: .6em;
	margin-bottom: .6em;
	}

p.syntax
	{
	background: #eeeeee;
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	width: 70%
	}

p.syntax2
	{
	background: #eeeeee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	width: 50%;
	}

p.syntax3
	{
	background: #eeeeee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	width: 70%;
	}

p.warning
	{
	background: #ffeeee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ff9999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	width: 80%;
	}

.param
	{
	font: 9pt Arial, Helvetica;
	color: #800000;
	font-style: italic;
	}

.const
	{
	font: 9pt Courier New;
	font-weight: normal;
	color: #000080;
	}

.method
	{
	font: 10pt Courier New;
	font-weight: bold;
	color: #0000c0;
	}

.smalltext
	{
	font-size: 7pt;
	}

table
	{
	width: 100%;
	background: #ffffff;
	border: 1px solid #999999;
	}

table.full
	{
	width: 100%;
	background: transparent;
	border: 0px solid #999999;
	}

.x
	{
	width: 90%;
	background: #ffffff;
	border: 1px hidden;
	}

table.small
	{
	width: 60%;
	background: #ffffff;
	border: 1px solid #999999;
	}


table.xsmall
	{
	width: 30%;
	background: #ffffff;
	border: 1px solid #999999;
	}

th
	{
	padding: 4px 8px;
	background: #cccccc;
	text-align: left;
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	vertical-align: bottom;
	}
		
th.top
	{
	padding: 4px 8px;
	background: #cccccc;
	text-align: right;
	font-size: 70%;
	font-weight: normal;
	vertical-align: bottom;
	}

th.c
	{
	padding: 4px 8px;
	background: #eeeeee;
	text-align: center;
	vertical-align: top;
	font-weight:  bold;
	font-size: 75%;
	}

td
	{ 
	padding: 4px 8px;
	background: #ffffff;
	vertical-align: top;
	font-size: 75%;
	}

td.plain
	{ 
	padding: 1px 1px;
	background: #ffffff;
	}


td.big
	{ 
	font-size: 115%;
	vertical-align: middle;
	}

a:link
	{
	color: #0066ff;
	}
	
a:visited
	{
	color: #996600; 
	}
	
a:hover
	{
	color: #cc9900;
	background-color: #DDEEFF;
	}

a.method
	{
	font: 10pt Courier New;
	font-weight: bold;
	}



dl
	{
	margin-top: 0em; 
	}

dd
	{
	margin-bottom: 0em;  
	margin-left: 1.9em; 
	}

dt
	{
	margin-top: .6em; 
	}

ul, ol
	{
	margin-top: .6em; 	
	margin-bottom: 0em;
	}
	
ol
	{
	margin-left: 3.6em; 
	}	
	
ul
	{
	margin-left: 2.0em; 
	}

li
	{
	margin-bottom: .6em;
	}

ul ol, ol ol
	{
	list-style-type: lower-alpha;
	{





blockquote
	{
	margin-left: 3.8em;
	margin-right: 3.8em;
	margin-top: .6em;
	margin-bottom: .6em;
	}

sup
	{
	text-decoration: none;
	font-size: smaller; 
	}

a:link
	{
	color: #0066ff;
	}
	
a:visited
	{
	color: #996600; 
	}
	
a:hover
	{
	color: #cc9900;
	}
	
.label
	{
	font-weight: bold; 
	margin-top: 1em;
	margin-left: -26px;
	}
	
.tl
	{
	margin-bottom: .75em; 
	}
	
.atl
	{
	padding-left: 1.5em;
	padding-bottom: .75em; 
	}
	
.cfe
	{
	font-weight: bold; 
	}
	
.mini
	{
	font-size: smaller;
	}
	
.dt
	{
	margin-bottom: -.6em; 
	}
	
.indent
	{
	margin-left: 1.9em; 
	margin-right: 1.9em;
	}

.product
	{
	text-align: right;
	color: #333333;
	font-size: smaller;
	font-style: italic;
	}


.buttonbarshade
	{
	position: relative;
	margin: 0;
	left: 10px;
	top: 2;
	width: 100%;
	height: 21px;
	}

.buttonbartable
	{
	position: absolute;
	margin: 0;
	left: 0;
	top: 2;
	width: 100%;
	height: 21px;
	}

table.buttonbartable td, table.buttonbarshade td
	{
	background:  #afb9d2;
	border-left: 2px solid #ffffff;
	margin: 0;
	padding: 3px 0px 4px 0px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	}

table.buttonbartable td.button1
	{
	background: #6699ff;
	padding: 0;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	}

table.buttonbartable td.button2
	{
	background: #99cc66;
	font-weight: bold;
	text-align: center;
	}

table.buttonbartable td.button3
	{
	background: #cc9966;
	font-weight: bold;
	text-align: center;
	}

table.buttonbartable td.runninghead
	{
	padding-left: 4px;
	text-align: left;
	}

.version
	{
	text-align: left;
	color: #000000;
	margin-top: 3em;
	margin-left: -26px;
	font-size: smaller;
	font-style: italic;
	}


.lang, .ilang
	{
	color: #0000ff;
	font: normal 7pt Arial, Helvetica, sans-serif;
	}

div.langMenu
	{
	position: absolute;
	z-index: 1;
	width: 96pt;
	padding: 8pt;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}

div.langMenu ul
	{
	padding-left: 2em;
	margin-left: 0;
	}

div.filtered
	{
	margin: 4pt 0 8pt -26px;
	padding: 4px 4px 8px 26px;
	width: 100%;

	border: 2px solid #aaaacc;

	background: #ffffff;
	}

div.filtered2
	{
	margin: 4pt 0 8pt -26px;
	padding: 4px 4px 8px 26px;
	width: 100%;

	border: none;
	background: #ffffff;
	}

div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
	{
	margin-left: -22px;
	}

div.filtered span.lang
	{
	position: relative;
	left: -22px;
	}


div.reftip
	{
	position: absolute;
	z-index: 1;
	padding: 8pt;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}



a.synParam
	{
	color: #0040ff;
	text-decoration: none;
	}

a.synParam:hover
	{
	text-decoration: underline;
	}

div.sapop
	{
	position: absolute;
	z-index: 1;
	left: 26px;
	width: 100%;
	padding: 10px 10px 10px 36px;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}


div.footer
	{
	width: 100%;
	border: none;
	background: #eeeeee;
	margin-top: 18pt;
	padding-bottom: 12pt;
	color: #228B22;
	text-align: center;
	font-size: 76%;
	}

.note
	{
	margin-left: 14pt;
	margin-right: 12pt;
	}

.indent1
	{
	margin-left: 12pt;
	}

.indent2
	{
	margin-left: 24pt;
	}

.indent3
	{
	margin-left: 36pt;
	}

p.proch
	{
	padding-left: 16px;
	}

p.proch img
	{
	position: relative; 
	vertical-align: top;
	left: -18px; 
	margin-right: -14px; 
	margin-bottom: -18px;
	}


