/* Logix Cascading Style Sheet. (c)2002 Logix */

body  { font-size: 75%;
   line-height: 125%;
   font-family: Verdana, Arial, Helvetica,;
   color: black;
   background: white; }

em { color: #004080;
   font-size: 100%;
   font-style: normal;
   font-weight: italic; }

strong  { color: #004080;
   font-size: 105%;
   font-style: normal;
   font-weight: bold; }

a:link    { color: #0000FF; }

a:active  { color: #FF33CC; }

a:visited { color: #800080; }

a:hover   { color: #FF0000; }

a:sidebar { color: #339900; }

a:visited.popover  { color: #0000A0;
   text-decoration: none; }

a:link.popover  { color: #0000A0;
   text-decoration: none; }

a:hover.popover  { color: #000060;
   text-decoration: none; }

h1 { font-size: 155%;
   margin-bottom: 1em;
   line-height: 125%; }

h2 { font-size: 135%;
   margin-top: 1.5em;
   margin-bottom: .5em; }

h3 { font-size: 115%;
   margin-top: 1.2em;
   margin-bottom: .5em; }

h4 { font-size: 100%;
   font-weight: bold;
   color: #008000;
   margin-top: 1.2em;
   margin-bottom: .0em; }

h5 { font-size: 100%;
   font-weight: bold;
   margin-top: 1.2em;
   margin-bottom: .0em; }

p  { margin-top:6pt; margin-bottom: 10pt; }

p.footer { font-size: 85%;
   color: navy;
   margin-top: 2em;
   margin-bottom: .5em; }

li p { margin-top: .6em;
   margin-bottom: 0em; }

big  { font-weight: bold;
   font-size: 105%; }

ol { margin-top: .5em;
   margin-bottom: 0em; }

ul { margin-top: .6em;
   margin-bottom: 0em;
   margin-left: 2.75em; }

ol ul { list-style: disc; margin-top: 2em; }

li { padding-bottom: .3em;
   margin-left: -1.25em; }

dl ul { margin-top: 2em;
   margin-bottom: 0em; }  /*list item inside a def/term*/

dl { margin-top: -1em; }

ol dl { margin-top: -1.5em;
   margin-left: 0em; }      /*term/def list inside a numbered list*/

ol dl dl  { margin-top: 0em;
   margin-left: .2em; }      /*term/def list inside a term/def list*/

dd { margin-bottom: 0em;   /*not currently working*/
   margin-left: 1.5em; }

dt { padding-top: 2em;
   font-weight: bold;
   margin-left: 1.5em; }

code { font-family: Courier; }

pre  { margin-top: 0em;
   margin-bottom: 1.5em;
   font-family: Courier; }

table { font-size: 100%;
   text-align: left; }

tr { margin: .50em;
   vertical-align: top;
   }

th { text-align: left;
   margin: .50em;
   vertical-align: top;
   background: #D0D0FF; }

td { margin: .50em;
   vertical-align: top; }

.ChanAssign  { font-size: 8pt;
   text-align: left;
   color: black;
   background: white
   font-family: Andale Mono; }



