/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Body /* Body */
{
 font-family: 'Calibri';
 color: #000000;
}
span.f_Bullet1 /* Bullet 1 */
{
 font-family: 'Calibri';
 color: #000000;
}
span.f_Bullet2 /* Bullet 2 */
{
 font-family: 'Calibri';
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Exemple /* Exemple */
{
 font-family: 'Calibri';
 color: #2a5284;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 22pt;
 font-family: 'Calibri';
 font-weight: bold;
 color: #4f81bd;
 vertical-align: sub;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 16pt;
 font-family: 'Calibri';
 font-weight: bold;
 color: #4f81bd;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 12pt;
 font-family: 'Calibri';
 font-style: italic;
 font-weight: bold;
 color: #3366ff;
}
span.f_Heading4 /* Heading4 */
{
 font-style: italic;
 font-weight: bold;
 color: #3366ff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-family: 'Calibri';
 font-style: italic;
 font-weight: bold;
 color: #0000ff;
}
span.f_NoteBullet1 /* Note Bullet 1 */
{
 font-size: 9pt;
 font-family: 'Calibri';
 font-style: italic;
 color: #000000;
}
span.f_Notes /* Notes */
{
 font-size: 9pt;
 font-family: 'Calibri';
 font-style: italic;
 color: #000000;
}
span.f_Notesindent /* Notes (indent) */
{
 font-size: 9pt;
 font-family: 'Calibri';
 font-style: italic;
 color: #000000;
}
span.f_SeeAlso /* See Also */
{
 font-family: 'Calibri';
 font-weight: bold;
 color: #3366ff;
}
span.f_SeeAlsoTopics /* See Also Topics */
{
 font-size: 8pt;
 font-family: 'Calibri';
 color: #000000;
}
span.f_TableBullet /* Table Bullet */
{
 font-family: 'Calibri';
 color: #000000;
}
span.f_TableHeading /* Table Heading */
{
 font-family: 'Calibri';
 font-weight: bold;
 color: #ffffff;
 background-color: #508589;
}
span.f_TableHeading2 /* Table Heading2 */
{
 font-family: 'Calibri';
 font-weight: bold;
 color: #508589;
}
span.f_TableText /* Table Text */
{
 font-family: 'Calibri';
 color: #000000;
}
span.f_ToggledTitle2 /* Toggled Title 2 */
{
 font-size: 12pt;
 font-family: 'Calibri';
 font-weight: bold;
 color: #3366ff;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Body /* Body */
{
 margin: 7px 0px 7px 0px;
}
.p_Bullet1 /* Bullet 1 */
{
 text-indent: -25px;
 margin: 4px 0px 4px 25px;
}
.p_Bullet2 /* Bullet 2 */
{
 text-indent: 1px;
 margin: 3px 0px 7px 24px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Exemple /* Exemple */
{
 margin: 7px 0px 7px 0px;
}
.p_Heading1 /* Heading1 */
{
 margin: 20px 0px 9px 0px;
}
.p_Heading2 /* Heading2 */
{
 margin: 13px 0px 7px 0px;
}
.p_Heading3 /* Heading3 */
{
 margin: 13px 0px 0px 0px;
}
.p_Heading4 /* Heading4 */
{
 margin: 0px 0px 0px 24px;
}
.p_ImageCaption /* Image Caption */
{
 margin: 5px 0px 5px 0px;
}
.p_NoteBullet1 /* Note Bullet 1 */
{
 text-indent: -29px;
 margin: 8px 0px 8px 53px;
}
.p_Notes /* Notes */
{
 text-indent: -27px;
 margin: 8px 0px 8px 27px;
}
.p_Notesindent /* Notes (indent) */
{
 text-indent: -27px;
 margin: 3px 0px 3px 27px;
}
.p_SeeAlso /* See Also */
{
 margin: 13px 0px 0px 0px;
}
.p_SeeAlsoTopics /* See Also Topics */
{
 margin: 0px 0px 0px 24px;
}
.p_TableBullet /* Table Bullet */
{
 margin: 0px 0px 3px 0px;
}
.p_TableHeading /* Table Heading */
{
}
.p_TableHeading2 /* Table Heading2 */
{
}
.p_TableText /* Table Text */
{
 margin: 7px 0px 7px 0px;
}
.p_ToggledTitle2 /* Toggled Title 2 */
{
 margin: 13px 0px 8px 0px;
}
