/* Text Styles */
hr { color: }
body, table /* Normal */
{
 font-size: 9pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: ;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_CommandTable /* Command Table */
{
}
span.f_Comment /* Comment */
{
}
span.f_DefintionList1 /* Defintion List 1 */
{
}
span.f_DialogBoxTitle /* Dialog Box Title */
{
 font-weight: bold;
 color: #000080;
}
span.f_Heading1 /* Heading 1 */
{
 font-size: 16pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading 2 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #0000ff;
}
span.f_Heading3 /* Heading 3 */
{
 font-size: 11pt;
 font-weight: bold;
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Indent1 /* Indent 1 */
{
}
span.f_Indent2 /* Indent 2 */
{
}
span.f_Indent3 /* Indent 3 */
{
}
span.f_List0 /* List 0 */
{
}
span.f_List1 /* List 1 */
{
}
span.f_Notes /* Notes */
{
}
span.f_NumberedListSpaceAfter5pt /* Numbered List Space After 5pt */
{
}
span.f_PopupHeading /* Popup Heading */
{
 font-size: 11pt;
 font-weight: bold;
 color: #000080;
}
span.f_SampleScript /* Sample Script */
{
 font-size: 10pt;
 font-family: 'Lucida Console';
 color: #000000;
}
span.f_Text_Command /* Text_Command */
{
 font-family: 'Courier New';
 color: #008000;
}
span.f_TopicSubheading /* Topic Subheading */
{
 color: #ffffff;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 6px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_CommandTable /* Command Table */
{
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 margin: 0px 0px 0px 0px;
}
.p_DefintionList1 /* Defintion List 1 */
{
 text-indent: -120px;
 margin: 0px 0px 6px 144px;
}
.p_Heading1 /* Heading 1 */
{
 margin: 0px 0px 0px 0px;
}
.p_Heading2 /* Heading 2 */
{
 margin: 8px 0px 8px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Indent1 /* Indent 1 */
{
 margin: 0px 10px 5px 19px;
}
.p_Indent2 /* Indent 2 */
{
 margin: 0px 19px 5px 38px;
}
.p_Indent3 /* Indent 3 */
{
 margin: 0px 29px 2px 58px;
}
.p_List0 /* List 0 */
{
 text-indent: -19px;
 margin: 0px 0px 2px 19px;
}
.p_List1 /* List 1 */
{
 text-indent: -19px;
 margin: 0px 10px 2px 38px;
}
.p_Notes /* Notes */
{
}
.p_NumberedListSpaceAfter5pt /* Numbered List Space After 5pt */
{
 text-indent: -29px;
 margin: 0px 0px 5px 48px;
}
.p_TopicSubheading /* Topic Subheading */
{
 margin: 0px 0px 0px 0px;
}
