/* ======================================================== *//* What:  Content Page Style Sheet used for all pages except newsletter.      *//* ======================================================== *//* ------------------------------------------------------------------------------------------*//* What:                Page Appearance rules                                                                          *//* Scope:               All site pages but home page and newsletter.                                      *//* Description:   Control the common page background, foreground,                *//*                              hyperlink and rule appearances                                      *//* -------------------------------------------------------------------------------------------*/body    { background-color: rgb(255,255,255); font-family: "Times New Roman", Times, serif;}a:link            { color: rgb(00,00,255); font-weight: bold; text-decoration: none;}a:visited       { color: rgb(102,00,153); font-weight: bold  text-decoration: none;}a:active        { color: rgb(255,00,00); font-weight: bold }/* ----------------------------------------------------------------*//* What:                    Block 1:  Page Titles                                          *//* Scope:               All but newsletter.                                                                                 *//* Description:   These are the rules used in most pages to bring       *//*                information to the user's attention. They control                        *//*                page titles, important headings, important incidental                  *//*                information and generic font sizing info                                      *//* ------------------------------------------------------------------------------------------*/h1        { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 18px; color: rgb(51,51,102); text-decoration: none; line-height: 18px; margin-top: 0px; margin-bottom: 6px; margin-left: 0px;}h3      { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 12px; color: rgb(00,00,00); text-decoration: none; line-height: 13px; margin-top: 0px; margin-bottom:  0px; margin-left: 8px;} h4      { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 12pt; color: rgb(00,00,51); text-decoration: none; line-height: 12pt; margin-top: 0px; margin-bottom: 3pt; margin-left: 1em;} p      { font-family: "Times New Roman", Times, serif; font-style: normal; text-indent: 1em; font-weight: normal; font-size: 12px; color: rgb(00,00,00); text-decoration: none; line-height: 14px; margin-top: 6px; margin-bottom: 0pt; margin-left: 0em;}p   EM   { font-family: "Times New Roman", Times, serif; font-style: italic; text-indent: 0em; font-weight: normal; font-size: 14px; color: rgb(51,51,102); text-decoration: none; line-height: 14px; margin-top: 6px; margin-bottom: 0pt; margin-left: 0em;}p b  { font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: bold; font-size: 12px; color: rgb(51,51,102); text-decoration: none; line-height: 15px; margin-top: 0pt; margin-bottom:  3px; margin-left: 0em;}p.break      { font-family: "Times New Roman", Times, serif; font-style: normal;  text-indent: 0em; font-weight: normal; font-size: 12px; color: rgb(00,00,00); text-decoration: none; line-height: 15px; margin-top: 0pt; margin-bottom:  3px; margin-left: 0em;}p.flush      { font-family: "Times New Roman", Times, serif; font-style: normal;  text-indent: 0em; font-weight: normal; font-size: 12px; color: rgb(00,00,00); text-decoration: none; line-height: 16px; margin-top: 6px; margin-bottom:  0px; margin-left: 0em;}p.blockindent      { font-family: "Times New Roman", Times, serif; font-style: normal;   text-indent: 0em; font-weight: normal; font-size: 12px; color: rgb(00,00,00); text-decoration: none; line-height: 14px; margin-top: 0px; margin-bottom:  0px; margin-left: 1em;}p.title      { Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 14px; color: rgb(00,00,00); text-decoration: none; line-height: 16pt; margin-top: 0px; margin-bottom:  2px; margin-left: 18px;}blockquote      { Verdana, Arial, Helvetica, sans-serif; font-style: normal;   text-indent: 0em; font-weight: normal; font-size: 12px; color: rgb(00,00,00); text-decoration: none; line-height: 16px; margin-top: 2px; margin-bottom:  2px; margin-left: 1.5em;}strong        { font-family:  Verdana, Arial, helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 11pt; color: rgb(51,51,102); text-decoration: none; line-height: 11pt; margin-top: 0pt; margin-bottom: 0pt; margin-left: 0em;}strong.plus        { font-family:  Verdana, Arial, helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 13pt; color: rgb(51,51,102); text-decoration: none; line-height: 13pt; margin-top: 0pt; margin-bottom: 0pt; margin-left: 0em;}strong.title  { font-family:  Verdana, Arial, helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 20pt; color: rgb(51,51,102); text-decoration: none; line-height: 24pt; margin-top: 0pt; margin-bottom: 4pt; margin-left: 0em;}strong.subtitle  { font-family:  Verdana, Arial, helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 16pt; color: rgb(51,51,102); text-decoration: none; line-height: 24pt; margin-top: 0pt; margin-bottom: 4pt; margin-left: 0em;}/* ------------------------------------------------------------------------------------------*//* What:          Specific Page Titles, Headers and Subheaders, and Font          *//* Scope:         Special Content Pages pages                                                  *//* Description:   These rules are only used in some pages to control              *//*                the display of specific content.                                                  *//* -----------------------------------------------------------------------------------------*//* ----------------------------------------------------------------*//* What:          Specification/Browser Support Information                    *//* Scope:         All but Newsletter.     *//* Description:   Rules controlling display of first support, support, and     *//*                non-support information for features.                        *//* ----------------------------------------------------------------*/.firstsupport  { font-style: italic; color: #ff0000 }.support       { color: #ffff00 }.nosupport     { color: #808080 }/* ----------------------------------------------------------------*/ÿ
