/* local.css produced by Mif2Go DCL filter dwhtm, Ver 4.1 */

div#doc_content p { 
 font-size: 10pt;
 font-family:Arial,Verdana,sans-serif;
  margin-top: 12px;
 margin-bottom: 12px;
 padding: 0px;
 }

div#doc_content img { vertical-align: middle }

div#doc_content pre.CodeBlock, div#doc_content pre.CodeBlockNested, div#doc_content pre.CodeBlockFlushLeft {
 font-family: Courier, "Courier New", monospace;
 color: #000080;
 background: #eee;
 padding:20px;
 }
 
div#doc_content table.CSTable, div#doc_content  table.CSPlainTable {
 font-size: 10pt;
 border: 2px solid black;
 }
 
div#doc_content table.CSTable td, div#doc_content  table.CSPlainTable td {
 border: 1px solid black;
 }
 
 div#doc_content table.CSTable thead, div#doc_content  table.CSPlainTable thead {
 background: #eee;
 }
 
div#doc_content caption {
   background: white;
 }
 
div#doc_content p.CaptionFigure, div#doc_content p.CaptionTable, div#doc_content p.CaptionExample {
   font-weight: bold;
 }
 
div#doc_content p.GroupTitlesIX {
 font-weight: bold;
 font-size: 110%;
 margin-top: 40pt;
 }

div#doc_content p.Heading1, div#doc_content p.Heading1Contents, div#doc_content p.Heading1NoNumber, div#doc_content p.Heading1NoNumberTOC, div#doc_content p.Heading2 {
 font-weight: bold;
 font-size: 150%;
 margin-top: 20pt;
}

div#doc_content p.Heading1TOC, p.PartTOC {
 font-size: 120%;
 margin-top: 16pt;
 }

div#doc_content p.Heading2TOC {
 margin-left: 40pt;
 }

div#doc_content p.Heading3 {
 font-weight: bold;
 font-size: 120%;
 margin-top: 20pt;
 }
 
div#doc_content p.Highlight, div#doc_content p.HighlightContinue {
  font-weight: bold;
  background: white;
 }
 
div#doc_content p.HighlightNested, div#doc_content p.HighlightNestedContinue {
  font-weight: bold;
  margin-left: 40pt;
  background: white;
 }
 
div#doc_content p.Level1IX {
 }

div#doc_content p.Level2IX {
 margin-left: 20pt;
 }

div#doc_content p.ListBullet {
 margin-left: 40pt;
 text-indent: -8pt;
 }
 
div#doc_content p.ListContinue {
 margin-left: 40pt;
 }
 
div#doc_content p.ListNumber, div#doc_content p.ListFirstNumber {
 margin-left: 40pt;
 text-indent: -8pt;
 }
 
div#doc_content p.Spacer {
  font-size: 2pt;
}

div#doc_content p.TableHead {
 font-weight: bold;
 }

div#doc_content span.bold {
 font-weight: bold;
}

div#doc_content span.classname {
 font-weight: bold;
 }

div#doc_content span.courier {
 font-family: Courier, "Courier New", monospace;
 color: #000080;
 }
 
div#doc_content span.italic {
 font-style: italic;
 }
 
div#doc_content span.productname {
 font-weight: bold;
 }
 
div#doc_content span.url {
  font-family: Courier, "Courier New", monospace;
 color: #000080;
 }
 
div#doc_content span.variableincode {
 font-family: Courier, "Courier New", monospace;
 font-style:italic;
 color: #000080;
 }
 
 