/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_apiRefArgList /* apiRefArgList */
{
 font-size: 9pt;
 color: #333333;
}
span.f_apiRefArgName /* apiRefArgName */
{
 font-family: 'Courier New';
}
span.f_apiRefArgOpt /* apiRefArgOpt */
{
 font-size: 9pt;
 color: #808080;
}
span.f_apiRefArgType /* apiRefArgType */
{
 color: #0000ff;
}
span.f_apiRefFuncName /* apiRefFuncName */
{
 font-size: 12pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_apiRefPkg /* apiRefPkg */
{
 font-size: 8pt;
}
span.f_apiRefSig /* apiRefSig */
{
}
span.f_apiRefSubHeader /* apiRefSubHeader */
{
 font-weight: bold;
}
span.f_apiRefSubLine /* apiRefSubLine */
{
}
span.f_Body /* Body */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_CodeExampleHeader /* Code Example Header */
{
 font-weight: bold;
}
span.f_CodeInline /* Code Inline */
{
 font-family: 'Courier New';
}
span.f_CodeInlineScripting /* Code Inline Scripting */
{
 font-family: 'Courier New';
}
span.f_CodePath /* Code Path */
{
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_DefinitionBody /* Definition Body */
{
}
span.f_DefinitionBody2 /* Definition Body 2 */
{
}
span.f_DefinitionHeader /* Definition Header */
{
 font-weight: bold;
}
span.f_DefinitionSectionHeader /* Definition Section Header */
{
 font-weight: bold;
 text-decoration: underline;
}
span.f_DetailsBody /* Details Body */
{
 font-size: 8pt;
}
span.f_DetailsBodyCode /* Details Body Code */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_DetailsBodyHanging /* Details Body Hanging */
{
 font-size: 8pt;
}
span.f_DetailsBodyOpt /* Details Body Opt */
{
 font-size: 8pt;
 color: #808080;
}
span.f_DetailsBodyType /* Details Body Type */
{
 font-size: 8pt;
 color: #0000ff;
}
span.f_DetailsHeader /* Details Header */
{
 font-size: 8pt;
}
span.f_ExprCodeInline /* Expr Code Inline */
{
 font-family: 'Courier New';
}
span.f_Hanging /* Hanging */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 11pt;
 font-weight: bold;
}
span.f_Heading2-Code /* Heading2-Code */
{
 font-size: 12pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_PropertyCategory /* Property Category */
{
 font-weight: bold;
}
span.f_PropertyDescription /* Property Description */
{
}
span.f_PropertyDetailsHeader /* Property Details Header */
{
 font-size: 8pt;
}
span.f_PropertyEnumCode /* Property Enum Code */
{
 font-size: 8pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_PropertyEnumDesc /* Property Enum Desc */
{
 font-size: 8pt;
}
span.f_PropertyFlags /* Property Flags */
{
 font-size: 8pt;
}
span.f_PropertyName /* Property Name */
{
}
span.f_PropertyScriptName /* Property Script Name */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_PropertyType /* Property Type */
{
 font-size: 8pt;
 color: #0000ff;
}
span.f_SectionCodeInline /* Section Code Inline */
{
 font-family: 'Courier New';
}
span.f_SectionHeader /* Section Header */
{
 font-weight: bold;
}
span.f_SectionNormal /* Section Normal */
{
}
span.f_Sub1Header /* Sub1 Header */
{
 font-weight: bold;
}
span.f_Sub1Normal /* Sub1 Normal */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_apiRefArgList /* apiRefArgList */
{
}
.p_apiRefArgName /* apiRefArgName */
{
}
.p_apiRefArgOpt /* apiRefArgOpt */
{
}
.p_apiRefArgType /* apiRefArgType */
{
}
.p_apiRefFuncName /* apiRefFuncName */
{
}
.p_apiRefPkg /* apiRefPkg */
{
}
.p_apiRefSig /* apiRefSig */
{
 background: #e6e6e6;
 margin: 10px 0px 5px 19px;
}
.p_apiRefSubHeader /* apiRefSubHeader */
{
 margin: 5px 0px 0px 19px;
}
.p_apiRefSubLine /* apiRefSubLine */
{
 text-indent: -19px;
 margin: 0px 0px 0px 57px;
}
.p_Body /* Body */
{
 margin: 0px 0px 0px 19px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 background: #e6e6e6;
 margin: 0px 0px 0px 19px;
}
.p_CodeExampleHeader /* Code Example Header */
{
 margin: 10px 0px 5px 19px;
}
.p_CodeInline /* Code Inline */
{
}
.p_CodeInlineScripting /* Code Inline Scripting */
{
 margin: 0px 0px 0px 19px;
}
.p_CodePath /* Code Path */
{
 margin: 5px 0px 5px 19px;
}
.p_Comment /* Comment */
{
}
.p_DefinitionBody /* Definition Body */
{
 margin: 0px 0px 5px 19px;
}
.p_DefinitionBody2 /* Definition Body 2 */
{
 margin: 0px 0px 5px 38px;
}
.p_DefinitionHeader /* Definition Header */
{
}
.p_DefinitionSectionHeader /* Definition Section Header */
{
 margin: 10px 0px 6px 0px;
}
.p_DetailsBody /* Details Body */
{
}
.p_DetailsBodyCode /* Details Body Code */
{
}
.p_DetailsBodyHanging /* Details Body Hanging */
{
 text-indent: -38px;
 margin: 0px 0px 0px 38px;
}
.p_DetailsBodyOpt /* Details Body Opt */
{
}
.p_DetailsBodyType /* Details Body Type */
{
}
.p_DetailsHeader /* Details Header */
{
}
.p_ExprCodeInline /* Expr Code Inline */
{
 margin: 0px 0px 0px 19px;
}
.p_Hanging /* Hanging */
{
 text-indent: -19px;
 margin: 0px 0px 0px 19px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
 margin: 14px 0px 5px 0px;
}
.p_Heading2-Code /* Heading2-Code */
{
 margin: 14px 0px 5px 0px;
}
.p_Heading3 /* Heading3 */
{
 margin: 10px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.p_PropertyCategory /* Property Category */
{
 margin: 5px 0px 0px 0px;
}
.p_PropertyDescription /* Property Description */
{
 margin: 10px 0px 5px 0px;
}
.p_PropertyDetailsHeader /* Property Details Header */
{
 margin: 0px 19px 0px 0px;
}
.p_PropertyEnumCode /* Property Enum Code */
{
}
.p_PropertyEnumDesc /* Property Enum Desc */
{
}
.p_PropertyFlags /* Property Flags */
{
}
.p_PropertyName /* Property Name */
{
 margin: 10px 0px 0px 0px;
}
.p_PropertyScriptName /* Property Script Name */
{
}
.p_PropertyType /* Property Type */
{
}
.p_SectionCodeInline /* Section Code Inline */
{
 margin: 0px 0px 0px 19px;
}
.p_SectionHeader /* Section Header */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 border-left: none;
 margin: 10px 0px 5px 0px;
}
.p_SectionNormal /* Section Normal */
{
 margin: 0px 0px 0px 19px;
}
.p_Sub1Header /* Sub1 Header */
{
 margin: 3px 0px 3px 19px;
}
.p_Sub1Normal /* Sub1 Normal */
{
 margin: 0px 0px 0px 38px;
}

