/* 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_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_MyNotes /* My Notes */
{
 font-style: italic;
}
span.f_MyQuotes /* My Quotes */
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 font-style: italic;
}
span.f_My10ptText /* My10ptText */
{
}
span.f_My10ptTextNoIndent /* My10ptTextNoIndent */
{
}
span.f_MyBannerHeading /* MyBannerHeading */
{
 font-size: 14pt;
 color: #ffffff;
}
span.f_MyBulletList /* MyBulletList */
{
}
span.f_MyButtonList /* MyButtonList */
{
}
span.f_MyNotesForBullets /* MyNotesForBullets */
{
 font-style: italic;
}
span.f_MyNotesForNumbers /* MyNotesForNumbers */
{
 font-style: italic;
}
span.f_MyNumberedList /* MyNumberedList */
{
}
span.f_MyOverviewHeading /* MyOverviewHeading */
{
 font-size: 14pt;
}
span.f_MySeeAlsoText /* MySeeAlsoText */
{
}
span.f_MySingleNoIndent /* MySingleNoIndent */
{
}
span.f_MySingleSpaced /* MySingleSpaced */
{
}
span.f_MySubHeading /* MySubHeading */
{
 font-size: 12pt;
}
span.f_Notes /* Notes */
{
}
span.f_Text10Pt /* Text10Pt */
{
}
/* 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_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
 margin: 0px 0px 0px 38px;
}
.p_MyNotes /* My Notes */
{
 line-height: 1.50;
 margin: 0px 14px 10px 38px;
}
.p_MyQuotes /* My Quotes */
{
 margin: 0px 14px 10px 38px;
}
.p_My10ptText /* My10ptText */
{
 line-height: 1.50;
 margin: 0px 14px 10px 38px;
}
.p_My10ptTextNoIndent /* My10ptTextNoIndent */
{
 line-height: 1.50;
 margin: 0px 14px 10px 0px;
}
.p_MyBannerHeading /* MyBannerHeading */
{
 margin: 0px 0px 0px 38px;
}
.p_MyBulletList /* MyBulletList */
{
 line-height: 1.50;
 margin: 0px 14px 10px 58px;
}
.p_MyButtonList /* MyButtonList */
{
 line-height: 1.50;
 margin: 0px 14px 10px 38px;
}
.p_MyNotesForBullets /* MyNotesForBullets */
{
 line-height: 1.50;
 margin: 0px 14px 0px 70px;
}
.p_MyNotesForNumbers /* MyNotesForNumbers */
{
 line-height: 1.50;
 margin: 0px 14px 0px 75px;
}
.p_MyNumberedList /* MyNumberedList */
{
 line-height: 1.50;
 margin: 0px 14px 10px 58px;
}
.p_MyOverviewHeading /* MyOverviewHeading */
{
 margin: 0px 0px 0px 38px;
}
.p_MySeeAlsoText /* MySeeAlsoText */
{
 margin: 0px 14px 5px 38px;
}
.p_MySingleNoIndent /* MySingleNoIndent */
{
 margin: 0px 14px 10px 0px;
}
.p_MySingleSpaced /* MySingleSpaced */
{
 margin: 0px 14px 10px 38px;
}
.p_MySubHeading /* MySubHeading */
{
 margin: 0px 0px 0px 38px;
}
.p_Notes /* Notes */
{
}
.p_Text10Pt /* Text10Pt */
{
 margin: 0px 14px 10px 38px;
}
