/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

/* FONTS - styles not beginning with 'Font' are deprecated */

  h1 { font-variant: small-caps; }
  h3, h6 { font-style: italic; }
  h1, h2, h3, h4, h5, h6, caption { page-break-after: avoid; }

  body, div, p, li, h1, h2, h3, h4, h5, h6, td, th { font-family: Arial, Helvetica, sans-serif; }

  .FontFixed, .FontFixed div, .FontFixed p, .FontFixed li, .FontFixed h1, .FontFixed h2, .FontFixed h3, .FontFixed h4, .FontFixed h5, .FontFixed h6, .FontFixed td, .FontFixed th {
    font-family: Courier New, monospace; }
  .FontSerif, .FontSerif div, .FontSerif p, .FontSerif li, .FontSerif h1, .FontSerif h2, .FontSerif h3, .FontSerif h4, .FontSerif h5, .FontSerif h6, .FontSerif td, .FontSerif th {
    font-family: Times New Roman, Bookman, serif; }
  .FontSans, .FontSans div, .FontSans p, .FontSans li, .FontSans h1, .FontSans h2, .FontSans h3, .FontSans h4, .FontSans h5, .FontSans h6, .FontSans td, .FontSans th {
    font-family: Arial, Helvetica, sans-serif; }

  .FontSerif .FontFixed { font-size: 80%; }

  .FontDouble, .FontDouble p, .FontDouble li { line-height: 2; }
  .FontSmall, .Small, .Reduced, .Smaller { font-size: 80%; }
  .FontXSmall, .XSmall { font-size: 60%; }
  .FontXXSmall, .XXSmall { font-size: 50%; }
  .FontLarge, .Enlarged { font-size: 120%; }
  .FontSmall .Inset, .FontXSmall .Inset, .FontXXSmall .Inset,
      .Reduced .Inset, .Smaller .Inset, .Small .Inset, .XSmall .Inset {
    margin-left: 1.5em; }

  .FontItalic, .Emphasis { font-style: italic; }
  .FontBold, .Strong { font-weight: bold; }

  .FontPlain, .Plain {
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    }

  span.FontSuper, span.Super {
    font-size: 50%;
    vertical-align: top;
    text-decoration: none;
    }

  span.FontSub, span.Sub {
    font-size: 50%;
    vertical-align: bottom;
    text-decoration: none;
    }

  span.CrossReference { font-size: 80%; }

  ul#mozToc, ol#mozToc { font-size: 80% }


/*
  span.Cap { font-variant: small-caps;
    }
*/

  h1, h2, h3, h4, h5, h6, dt { color: #0016B8; }

  /*a:link { color: #002BB8; }*/
  /*a:visited { color: red; }*/
  a:active { color: red; }

  a.Hidden { color: #0016B8;
    text-decoration: none;
    cursor: default;
    }

  a.FontNoLinks:link, a.FontNoLinks:visited, .FontNoLinks a:link, .FontNoLinks a:visited { color: black; text-decoration: none; }

/* LISTS - styles not beginning with 'List' are deprecated */

  ul ul { list-style-type: circle; }
  ul ul ul { list-style-type: square; }
  ul ul ul ul { list-style-type: none; }
  ol ol { list-style-type: lower-alpha; }
  ol ol ol { list-style-type: lower-roman; }
  ol ol ol ol { list-style-type: lower-greek; }
  ol.ListAlpha, ol.Alpha { list-style-type: upper-alpha; }
  ol.ListAlpha ol, ol.Alpha ol { list-style-type: decimal; }
  ol.ListAlpha ol ol, ol.Alpha ol ol { list-style-type: lower-alpha; }
  ol.ListAlpha ol ol ol, ol.Alpha ol ol ol { list-style-type: lower-roman; }
  ol.ListAlpha ol ol ol ol, ol.Alpha ol ol ol ol { list-style-type: lower-greek; }
  ol.ListRoman, ol.Roman { list-style-type: upper-roman; }
  ol.ListRoman ol, ol.Roman ol { list-style-type: upper-alpha; }
  ol.ListRoman ol ol, ol.Roman ol ol { list-style-type: decimal; }
  ol.ListRoman ol ol ol, ol.Roman ol ol ol { list-style-type: lower-alpha; }
  ol.ListRoman ol ol ol ol, ol.Roman ol ol ol ol { list-style-type: lower-roman; }
  ol.ListRoman ol ol ol ol ol, ol.Roman ol ol ol ol ol { list-style-type: lower-greek; }
  ol.ListAlphaLower { list-style-type: lower-alpha; }
  /*
  ul,ol { list-style-position: outside; }
  ol.L0 { list-style-type: upper-alpha; }
  ol.L1 { list-style-type: decimal; }
  ol.L2 { list-style-type: lower-alpha; }
  ol.L3 { list-style-type: lower-roman; }
  ol.L4 { list-style-type: lower-greek; }
  ol.L00 { list-style-type: decimal-leading-zero; }
  ul.L1,ul.L5 { list-style-type: disc; }
  ul.L2 { list-style-type: circle; }
  ul.L3 { list-style-type: square; }
  ul.L0,ul.L4 { list-style-type: none; }
  */
  /* improves Mozilla, but completely hoses IE
  ul ul, ol ol { margin-left: -1em; }
  */
  /* improves Mozilla, but completely hoses IE
  ul.FlushLeft, ul.Columns, .Columns ul, .FlushLeft ul { margin-left: -1em;
    }
  ol.FlushLeft, ol.Columns, .Columns ol, .FlushLeft ol { margin-left: -0.5em;
    }
  */
  /*
  li ul.FlushLeft, li ol.FlushLeft { margin-left: -2em;
    }
  */

  dl { line-height: 1.5em; }
  dt { margin-top: 0.2em; font-weight: bold; }

/* SECTIONS - styles not beginning with 'Section' are deprecated */

  div { width: 99%;
    float: none;
    clear: both;
    }

  div.Monochrome h1, div.Monochrome h2, div.Monochrome h3, div.Monochrome h4, div.Monochrome h5, div.Monochrome h6 { color: black; }

  div#Title { border: 3px solid #0016B8;
    color: #0016B8;
    background-color: #D8DAEF;
    font-variant: small-caps;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    padding-top: 0.3em;
    top: 0px;
    padding-bottom: 0.5em;
    z-index: 3;
    min-height: 36px;
    }

  div#Footer { bottom: 0px;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    text-align: center;
    font-size: 80%;
    z-index: 1;
    min-height: 72px;
    }

  div#Footer img { vertical-align: middle;
    padding-left: 2px;
    padding-right: 2px;
    }

  div.NavigationBar { border: 0.15em solid white;
    z-index: 3;
    text-align: center;
    font-size: 80%;
    text-transform: capitalize;
    top: 500px;
    }

  div.NavigationBar ul { margin-left: -1em; }

  .NavigationBar ul, table ul { margin-top: 0px;
    margin-bottom: 0px;
    }

  .NavigationBar li { border-left: 1px solid #404040;
    display: inline;
    margin-left: 0px;
    padding-left: 0.2em;
    padding-right: 0.3em;
    }

  div.SectionMain {  }

/* DISPLAY - styles not beginning with 'Display' are deprecated */

  .DisplayColumns, .Columns {
    /* will be implemented in CSS3 */
    column-number: auto;
    column-width: 180px;
    column-gap: 1.5em;
    /* implemented now in Mozilla only */
    -moz-column-width: 180px;
    -moz-column-gap: 1.5em;
    }
    /* if neither of the above works
    float: left;
    margin-right: 0.4em;
    */

  .DisplayTwoColumns, .TwoColumns {
    /* will be implemented in CSS3 */
    column-number: 2;
    column-gap: 1.5em;
    /* implemented now in Mozilla only */
    -moz-column-count: 2;
    -moz-column-gap: 1.5em;
    }

  .DisplayTwoColumns ul, .TwoColumns ul { margin-left: -1em; }
  .DisplayTwoColumns ol, .TwoColumns ol { margin-left: -0.5em; }

  .DisplayTwoColumns table, .TwoColumns table { margin-left: 1px; }
  .DisplayColumns table, .Columns table { margin-left: 1px; }

  .DisplayInset, .Inset { text-indent: 0px;
    margin-left: 2.5em;
    }

  .DisplayHanging {
    margin-left: 2.5em;
    text-indent: -2.5em;
    }

  .DisplayNoWrap { white-space: nowrap; }
  .DisplayWrap { white-space: normal; }

  .DisplayPageBreak { page-break-before: always; }

  .FloatRight { float: right;
    clear: right;
    margin-left: 0.5em;
    }
  .FloatLeft { float: left;
    clear: left;
    margin-right: 0.5em;
    }

  .FlushTop { margin-top: 2px; }
  .FlushBottom { margin-bottom: 2px; }
  .FlushLeft { text-indent: 0px; margin-left: 0px; }
  .FlushRight { margin-left: 0px; }
  .FlushRow { margin-top: 0px;
    margin-bottom: 0px;
    }

  .Box { border: 2px solid #0016B8;
    padding: 0.5em;
    }

  .Annotation { /*text-indent: 0px;*/
    font-style: italic;
    font-size: 60%;
    }

  .Comment { /*text-indent: 0px;*/
    font-style: italic;
    font-size: 80%;
    }

/* TABLES */

  table { border: 1px solid #404040;
    border-collapse: collapse;
    cellspacing: 4;
    margin-top: 0.2em;
    margin-bottom: 0.3em;
    }

  caption { font-style: italic;
    text-align: left;
    margin-right: 0.3em;
    margin-top: 0.2em;
    white-space: nowrap;
    }

  td, th { text-align: left;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.2em;
    padding-right: 0.2em;
    }

  td { vertical-align: top; }

  /* deprecated */
  th { vertical-align: bottom;
    background-color: #D8DAEF;
    white-space: nowrap;
    }

  table .Header, table .Header td { vertical-align: bottom; font-weight: bold; }
  table .SubHeader { font-style: italic; }

  table .Header, .HighlightDouble { background-color: #FFB490; font-style: italic; }
  table .SubHeader, .Highlight, .SoftHighlight { background-color: #FFD4B2; font-style: italic; }

/* alignment styles not beginning with 'Align' are deprecated */

  tr.AlignTop td, td.AlignTop { vertical-align: top; }
  tr.AlignBottom td, td.AlignBottom { vertical-align: bottom; }

  .AlignCenter, .AlignCenter, table.AlignCenter td, table.AlignCenter th,
      td.Center, th.Center, table.Center td, table.Center th {
    text-align: center; }

  table.AlignNone td, table.AlignNone th, table.NoAlign td, table.NoAlign th {
    text-align: inherit; }

/* border styles not beginning with 'Border' are deprecated */

  .Border, table.BorderGrid, table.BorderRow, table.BorderColumn,
      table.BorderGrid td, table.BorderGrid th,
      table.Grid, table.RowGrid, table.ColGrid, table.Grid td, table.Grid th {
    border: solid 1px #404040;
    }

  table.BorderRow td, table.BorderRow th, table.RowGrid td, table.RowGrid th {
    border-top: solid 1px #404040;
    border-bottom: solid 1px #404040;
    }

  table.BorderColumn td, table.BorderColumn th, td.BorderColumn, th.BorderColumn,
      table.ColGrid td, table.ColGrid th, td.Column, th.Column {
    border-left: solid 1px #404040;
    border-right: solid 1px #404040;
    }

  tr.BorderBottom td, tr.BorderBottom th, table.ColGrid th { border-bottom: solid 1px #404040; }
  tr.BorderTop td, tr.BorderTop th { border-top: solid 1px #404040; }
  .BorderLeft { border-left: solid 1px #404040; }
  .BorderRight { border-right: solid 1px #404040; }
  .BorderNone { border: none; }

  table.CaptionLeft { caption-side: left; }


/* IMAGES */

  img { border: none;
    padding-left: 0.2em;
    padding-right: 0.2em;
    max-height: 144px;
    max-width: 144px;
    }

  img.ActualSize { max-height: none;
    max-width: none;
    }
