/* 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_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_glossaryterm /* glossaryterm */
{
 font-size: 9pt;
 font-family: 'Calibri';
}
span.f_Heading2 /* Heading 2 */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_LargeList /* Large List */
{
}
span.f_LargeList-AdditionalIndentforStep /* Large List - Additional Indent for Step */
{
}
span.f_LargeListIndentedforStep /* Large List Indented for Step */
{
}
span.f_NewStyle /* New Style */
{
 font-weight: bold;
}
span.f_Note2 /* Note2 */
{
}
span.f_Notes /* Notes */
{
}
span.f_Steps /* Steps */
{
}
span.f_Steps2 /* Steps2 */
{
}
span.f_tbl /* tbl */
{
 color: #ffffff;
 background-color: #ff0000;
}
span.f_ToggleTitle /* ToggleTitle */
{
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_glossaryterm /* glossaryterm */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_LargeList /* Large List */
{
 margin: 0px 0px 10px 0px;
}
.p_LargeList-AdditionalIndentforStep /* Large List - Additional Indent for Step */
{
 margin: 0px 0px 10px 36px;
}
.p_LargeListIndentedforStep /* Large List Indented for Step */
{
 margin: 0px 0px 10px 32px;
}
.p_NewStyle /* New Style */
{
 text-indent: -36px;
 border-color: #808080;
 border-style: double;
 border-width: 2px;
 background: #d9d795;
 padding: 6px 6px 6px 6px;
 margin: -6px -6px -6px 30px;
}
.p_Note2 /* Note2 */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 border-left: none;
 margin: 2px 0px 4px 14px;
}
.p_Notes /* Notes */
{
}
.p_Steps /* Steps */
{
 text-indent: -29px;
 line-height: 1.50;
 margin: 5px 0px 5px 29px;
}
.p_Steps2 /* Steps2 */
{
 text-indent: -29px;
 line-height: 1.50;
 margin: 5px 0px 5px 29px;
}
.p_tbl /* tbl */
{
}
.p_ToggleTitle /* ToggleTitle */
{
 text-indent: -36px;
 border-color: #808080;
 border-style: double;
 border-width: 2px;
 background: #d9d795;
 padding: 6px 6px 6px 6px;
 margin: -6px -6px -6px 30px;
}

