/* Section 1 : Elements */
address, blockquote, body, caption, center, dd, dir, div, dl, dt, form,
h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul {
      font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
      font-size : 0.9em;
      font-size-adjust : 0.58;
}
/* Real Styles */
A:link    {text-decoration: none; color: #99ccff;  background-color: transparent;}
A:active  {text-decoration: none; color: #99ccff; background-color: transparent;}
/* border-width: 0; border-style: none; have no effect on IE - Text or Image links get a dotted border irregardless */
A:visited {text-decoration: none; color: #99ccff; background-color: transparent;}
body { cursor: default; }
hr {margin: 0em 0% 0em 0%; color: silver; background-color: transparent; }
html {margin: 0; background-color: white; color: black; }
input {cursor: auto; overflow-x:auto; overflow-y: auto;}
p {margin: .8em 0% 0em 0%; line-height: 1.1; }
td {line-height: 1; }
/* Section 2 : Classes */
.leading1  { font-size: 1px;  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
.leading2  { font-size: 2px;  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
.leading4  { font-size: 4px;  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
/* Google smaller font 's' letter height */
.leading6  { font-size: 6px;  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
/* Google body text standard 's' letter height */
.leading7  { font-size: 7px;  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
.leading8  { font-size: 8px;  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
.leading10 { font-size: 10px; font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
.leading12 { font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; }
.corpHeading { color : #ffffff;
               background-color : #000000;
               font-size : 2.0em;
               font-weight : bold;
               text-align : left;
               margin: 0em 0% .4em 0%;}
.titleHeading { color : #ffffff;
                background-color : #000000;
                font-size : 1.8em;
                font-weight : bold;
                text-align : left;
                line-height : 2;
                margin: 0em 0% 0em 0%;}
.productHeading { color : #99ccff;
                background-color : #000000;
                font-size : 1.4em;
                font-weight : bold;
                text-align : left;
                line-height : 2;
                margin: 0em 0% 0em 0%;}
.sectionSubHeading { color : #990000;
                    background-color : #000000;
                    font-size : 1.1em;
                    font-weight : bold;
                    text-align : left;
                    line-height : 1.4;
                    margin: 0em 0% 0em 0%;}
.articleSubHeading { color : #ffffcc;
                    background-color : #000000;
                    font-size : 1.1em;
                    font-weight : bold;
                    text-align : left;
                    line-height : 1.4;
                    margin: 0em 0% 0em 0%;}
.pageOneHeadingLink { color : #99ccff;
                      background-color : #000000;
                      font-size : 1.3em;
                      font-weight : bold;
                      text-align : left;
                      line-height : 1.6; }
.authorLink { color : #99ccff;
             background-color : #000000;
             font-size : 1.1em;
             font-weight : normal;
             text-align : left; }
.main-color    { color : #ffffff; background-color : #000000; }
.lborder-color { color : #ffffff; background-color : #000000; }
.ibar-color    { color : #ffffff; background-color : #000000; }
.menu-color    { color : #ffffff; background-color : #000000; }
.search-color  { color : #ffffff; background-color : #000000; }
.accent-color  { color : #ffffcc; background-color : #000000; }
.accent-color2 { color : #99ccff; background-color : #000000; }
.accent-color3 { color : #990000; background-color : #000000; }
.nav-color     { color : #99ccff; background-color : #000000; }
.sidebar-color { color : #ffffff; background-color : #cecfce; }
.menu-hdg-font  { font-size : 1em; font-weight: bold; }
.menu-link-font { font-size : 0.9em; font-weight: bold; }
.nav-font       { font-size : .8em; }
.small-font     { font-size : $SMALL_TEXT_SIZE_EMS$; }
.subhead-font   { font-size : 1.1em; }
.mono-font      { font-family: monospace;  font-size : 0.9em; }
/* combo : NS4.7 cannot process multiple classes */
.mono-font-accent-color { font-family: monospace;  font-size : 0.9em; color : #ffffcc; background-color : #000000; }
.mono-font-accent-color2{ font-family: monospace;  font-size : 0.9em; color : #99ccff; background-color : #000000; }
.mono-font-accent-color3{ font-family: monospace;  font-size : 0.9em; color : #990000; background-color : #000000; }
.mono-font-text-color   { font-family: monospace;  font-size : 0.9em; color : #ffffff; background-color : #000000; }
.prop-font-text-color   { font-family: sans-serif; font-size : 0.9em; color : #ffffff; background-color : #000000; }
.nav-font-accent-color3 { font-family: sans-serif; font-size : .8em; color : #990000; background-color : #000000; }
/* Section 3 : ID's */

