BODY {
	margin: 0;
	padding: 0;
	background-color : #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div
	{
	border: 2px solid #999999;
	padding: 4px 8px;
	background: #cccccc;
	}

div.index
	{
	margin-left: -13px;
	margin-right: 7px;
	padding: 4px 4px 8px 39px;
	background: #eeeeee;
	}

h1, h2, h3, h4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -26px;
	page-break-after: avoid;
	color : #003248;
	}

H1 {
	font-size: 145%;
	margin-top: .5em;
	margin-bottom: .5em; 
	text-align: center;
}

h2 {
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: .6em; 
	page-break-before: always;
}

.index h2
{
	page-break-before: auto;
	margin-top: 0.5em;
}

h2.dontforcepagebreak {
	page-break-before: auto;
}

h3 {
	font-size: 115%;
	margin-top: 1em;
	margin-bottom: .6em;
}

h4 {
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: .6em; 
	}

h5 {
	font-size: 100%;
	margin-top: .5em;
	margin-bottom: .3em; 
	}

ul p, ol p, dl p
	{
	margin-left: 0em;
	}

p
	{
	margin-top: .6em;
	margin-bottom: .6em;
	page-break-inside: avoid;
	}

dl
	{
	margin-top: 0em; 
	}

dd
	{
	margin-bottom: 0em;  
	margin-left: 1.9em; 
	}

dt
	{
	margin-top: .6em; 
	}

ul, ol
	{
	margin-top: .6em; 	
	margin-bottom: 0em;
	}

ul.unadorned li
	{
	list-style-type: none;
	}
	
ol
	{
	margin-left: 3.6em; 
	}	
	
ul
	{
	list-style-type: disc; 
	margin-left: 1.9em; 
	}

li
	{
	margin-bottom: .6em;
	padding-top : 2px;
	padding-bottom : 2px;
	}

ul ol, ol ol
	{
	list-style-type: lower-alpha;
	margin-top: .6em;
	margin-bottom: .6em; 
	}

.index ol
	{
	margin-left: 0.5em;
	list-style-type: decimal;
	}

.index ol li
	{
	margin-bottom: .3em;
	font-size: 100%;
	}

.index ol ol, ol ul
	{
	margin-left: 2em;
	}

.index ol ol
	{
	list-style-type: none; /*: decimal;*/
	margin-left: 0.5em;
	}

ul#mainindex, ul#mainindex ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#mainindex ul
{
	margin: 0 0 0 2em;
}

ul#mainindex li
{
	margin: 0.1em 0 0.1em 0;
	padding: 0;
}

pre, p.gdlcode
	{
	background: #E8E8E8;
	font: 10pt Courier New, Courier, monospace;
	padding: .4em;
	page-break-inside: avoid;
	}

p.gdlcode
{
	white-space: pre;
}

@media screen {
p.gdlcode
{
	width: 90%;
	overflow: auto;
}
}

code
	{
	font: 110% Courier New, Courier, monospace;
	padding: .4em;
	}

p.gdlcode strong {
	font-style: normal;
	text-decoration: none;
	color: red;
}

p.gdlcode .selected {
	background-color: #C0C0C0
}

table
	{
	background: #999999;
	margin-top: .6em;
	margin-bottom: .3em;
	page-break-inside: avoid;
	font-size: 100%;
	}

table.image
	{
	border: 0;
	background: #999999;
	margin-top: .6em;
	margin-bottom: .3em;
	}

table.summary
	{
	width: 80%;
	border-style: none;
	border-color: White;
	background-color: White;
	margin-top: .6em;
	margin-bottom: .3em;
	}

table.summary th
	{ 
	width: 10px;
	background: #B0D0E6;
	border-style: none;
	border-color: White;
	
	vertical-align: middle;
	font-size: 70%;
	}

table.summary td
	{ 
	background: #DCDCDC;
	border-style: none;
	border-color: White;
	
	vertical-align: middle;
	font-size: 70%;
	}

table.enumeration
	{
	background: #999999;
	margin-top: .6em;
	margin-bottom: .3em;
	}

table.enumeration th
	{
	padding: 4px 8px;
	background: #cccccc;
	text-align: center;
	vertical-align: bottom;
	font-size: 70%;
	}

table.enumeration td
	{
	padding: 4px 8px;
	background: #ffffff;
	vertical-align: top;
	font-size: 70%;
	}

th
	{ 
	padding: 4px 8px;
	background: #cccccc;
	text-align: left;
	vertical-align: bottom;
	}
		
td
	{ 
	padding: 4px 8px;
	background: #ffffff;
	vertical-align: top;
	}

td.image
	{ 
	padding: 100px 10px;
	background: #ff0000;
	vertical-align: top;
	font-size: 70%;
	}

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;
	font-weight: bold; 
	}
	
a:visited
	{
	color: #996600; 
	font-weight: bold; 
	}
	
a:hover
	{
	color: #cc9900;
	font-weight: bold; 
	}
	
.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;
	}

IMG.Left {
	margin-top : 3px;
	margin-left : 0px;
	margin-right : 10px;
	margin-bottom : 5px;
	border : 1px solid #000000;
}

IMG.Right {
	margin-top : 3px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 5px;
	border : 1px solid #000000;
}

IMG.flreq {
 	float: left;
 	position: absolute; top: 20px; left: 16px;
 	clear: both; 
}

IMG.flsa {
 	float: left;
 	position: absolute; top: 20px; left: 32px;
 	clear: both; 
}


.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #5b5c51;
}

/* Header part of the page - inserted in the HTML by script
*/
div#docBegin {
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	background: #003248;
	border-style: none;
	text-align: right;
}

#graphisoft_title {
	width: 205px;
	height: 45px;
	position: absolute;
	top: 0;
	left: 25px;
	background-image: url("images/gslogo.png");
}
#graphisoft_title span {
	display: none;
}

div#docBegin p {
	margin: 0;
}

div#footer {
	border-style: none;
	color : #000000;
	background: #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

div#footer p {
	padding: 0;
	margin: 0;
	z-index: 2;
}

div#footer #toplink {
	position: relative;
	bottom: 1em;
	left: 40px;
	width: 31px;
	height: 14px;
	z-index: 1;
}

div#footer p.hdr1 {
	text-align: center;
}

A.level1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #869688;
	font-weight : bold;
}

A.level1:HOVER {
	text-decoration : underline;
}

.Level1_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30pt;
	font-weight : bold;
	text-decoration : none;
	color : #1a4a5e;
}

.Level2_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #c7c6c4;
	padding-right: 20px;
}

.inset {
	background: #ffffff;
	padding: 0;
	margin-left: 30px;
	margin-right: 10px;
	font-size: 70%;
	border-style: none;
}


/* Additions based on a prototype refpage from the
   Language Reference Swat Team */

.buttonbarshade
	{
	position: relative;
	margin: 0;
	left: 10px;
	top: 2px;
	width: 100%;
	height: 21px;
	}

@media screen {
.buttonbartable
	{
	position: absolute;
	margin: 0;
	left: 10px;
	right: 0;
	top: 4px;
	width: 103%;
	height: 21px;
	}
}

@media print {
.buttonbartable
	{
	display: none;
	}
}

.separator_line
	{
	position: relative;
	top: 15px;
	left: -26px;
	width: 100%;
	height: 1px;
	}

table.buttonbartable td, table.buttonbarshade td
	{
	background:  #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	}

table.buttonbartable td.image, table.buttonbarshade td
	{
	background:  #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	margin: 0;
	padding: 4px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	}


table.buttonbartable td.button1
	{
	background: #ffffff;
	padding: 0;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}

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;
	font-style: italic;
	text-align: left;
	}

.version
	{
	text-align: left;
	color: #000000;
	margin-top: 3em;
	margin-left: -26px;
	font-size: smaller;
	font-style: italic;
	}

/* Additions to support language filtering */

.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;
	}

/* Additions to support reftips */

div.reftip
	{
	position: absolute;
	z-index: 1;
	padding: 8pt;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}

pre.syntax
	{
	background: #dddddd;
	font: 100% Courier New, Courier, monospace;
	padding: 2pt 4pt;
	cursor: text;
	}

pre.syntax
	{
	color: #000000;
	}

a.synParam
	{
	color: #0040ff;
	text-decoration: none;
	}

a.synParam:hover
	{
	text-decoration: underline;
	}

/* Additions to support see-also popups */

div.sapop
	{
	position: absolute;
	z-index: 1;
	left: 26px;
	width: 100%;
	padding: 10px 10px 10px 36px;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}

/* PSDK-specific additions */

@media screen {
div.footer
	{
	width: 100%;
	border: none;
	background: #ffffff;
	margin-top: 18pt;
	padding-bottom: 12pt;
	color: #228B22;
	text-align: center;
	font-size: 76%;
	}
}

@media print {
div.footer
	{
	display: none;
	}
}

.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;
	}

.NoBorder, a img
	{
	border-width: 0px;
	border-style: none;
	background-color: White;
	}

.parameter
	{
		font-weight: bold;
		/*font-style: italic;*/
	}
div.hierarchy ul, div.hierarchy li
	{
		margin: 0 0 0 10px;
		list-style: square;
	}
div.hierarchy ul
	{
		padding-left: 5px;
	}

@media screen {
.onscreen
	{
	}
.onprint
	{
	display: none;
	}
}

@media print {
.onscreen
	{
	display: none;
	}
.onprint
	{
	}
}

