/* File: m-istyle.css */
/* Last revised 01/26/04 23:33 */

/* Fonts.  They're repeated because it doesn't work as one long list. */
   ADDRESS, BLOCKQUOTE, BODY { font-size: 1em;
          font-family: "Arial", "Helvetica", "Verdana", sans-serif; }
   CAPTION, CENTER { font-size: 1em;
          font-family: "Arial", "Helvetica", "Verdana", sans-serif; }
   DD, DIR, DIV, DL, DT { font-size: 1em;
          font-family: "Arial", "Helvetica", "Verdana", sans-serif; }
   H1, H2, H3, H4, H5, H6 { font-size: 1em;
          font-family: "Arial", "Helvetica", "Verdana", sans-serif; }
   OL, P, TD, TH, UL { font-size: 1em;
          font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

    body { margin: 0px; }
    h1 { margin-left: 2%; font-size: 1.5em; margin-top: 4%; }
    h2 { margin-left: 2%; font-size: 1.25em; }
    h3 { margin-left: 2%; font-size: 1em; }
    h4,h5,h6 { margin-left: 4%;  font-size: 1em; }
    pre { font-family: monospace; font-size: 1em ; }
    code { font-family: monospace; font-size: 1em; }
    p { margin-left: 2%; margin-right: 2%; }


    ul { margin-left: 4%; margin-right: 2%;
         font-family: "Arial", "Helvetica", "Verdana", sans-serif;
         list-style: bullet outside; } /* Any UL */

    li { padding-top: 6pt; padding-bottom: 6pt; margin-left: 1%; }

    ol { margin-left: 6%; margin-right: 2%; }

    ul ul { list-style: square }      /* Any UL child of a UL */
    ol ol { list-style: lower-alpha; padding-top: 6pt; } /* Any OL child of an OL */
    ul ol { list-style: lower-alpha;  } /* Any OL child of a UL */
    ol ul { list-style: square; } /* Any UL child of an OL */

    h3 p { font-weight: normal; }
    li p { margin-left: 0; }
    hr p { margin-left: 0; }

    TD.pgtitle
      {
        background-color: #00008B; color: white; font-size: 24pt;
        font-family: "Arial", "Helvetica", "Verdana", sans-serif;
        font-weight: bold; }

    TD.pgtitle B
      { font-size: 75%;  font-weight: normal;
        font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

    div.center { text-align: center }      /* Added by HTML Tidy */

    TD.sidebar
      { background-color: #00008B; color: white; margin-left: 4pt;
        font-size: 10pt; font-weight: bold; }

    TD.sidebar A:link
        { color: white; text-decoration: underline; }
    TD.sidebar A:visited
        { color: yellow; text-decoration: underline; }
    TD.sidebar A:hover
        { background: cyan; color: #00008B; }

    TD.main
      { background: white; color: black; }

    TD.main A:link
        { color: blue; text-decoration: underline; }
    TD.main A:visited
        { color: purple; text-decoration: underline; }
    TD.main B { font-style: italic; font-weight: normal; }

    TD.mainsmall
      { background: white; color: black; font-size: 85%; }

    TD.mainsmaller
      { background: white; color: black; font-size: 50%; }

    TD.mainsmall A:link
        { color: blue; text-decoration: underline; }
    TD.mainsmall A:visited
        { color: purple; text-decoration: underline; }

    TD.mainsmall HR { color: black; height: 2px noshadow; }

    hr.left { text-align: left; }  /* Added by HTML Tidy, but changed */

</STYLE>
