body {
    background: #CCC;
    background-color: #CCC;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 10pt;
    color: #000;
    margin: 0px;
    padding: 0px;
    }
    
A           { color: #05E; text-decoration: underline; }
A:link      { color: #05E; }
A:visited   { color: #03B; }
A:active    { color: #F00; background: #FFC; }
A:hover     { color: #F00; background: #FFC; }

td#title {
    height: 40px;
    background-image: url("/graphics/title.gif");
    text-align: right;
    padding-right: 7px;
    }

td#commtitle {
    height: 40px;
    background-image: url("/commercial/title.gif");
    text-align: right;
    padding-right: 7px;
    }

td#supptitle {
    height: 40px;
    background-image: url("/support/title.gif");
    text-align: right;
    padding-right: 7px;
    }

.menu, .menu2 {
    clear: both;
    background-color: #777;
    height: 17px;
    font-weight: normal;
    font-size: 11pt;
    padding: 7px 5px 6px 1px;
    }
    .menu a {
        padding: 0px 10px;
        background: none; 
        }
    .menu a:link,
    .menu a:visited {
        color: #FFF;
        text-decoration: none;
        }
    .menu a:active,
    .menu a:hover {
        color: #FF0;
        text-decoration: underline;
        }

td#mainbody {
    background: #FFF;
    line-height: 135%;
    }

.page_title {
    padding: 7px 7px 0px 7px;
    margin-bottom: 14px;
    font-size: 16pt;
    font-weight: bold;
    clear: both;
    line-height: 1.2em;
    }

h1 {
    color: #05E;
    padding: 0px 7px 0px 7px;
    margin-bottom: 10px;
    font-size: 14pt;
    font-weight: bold;
    line-height: 1.2em;
    }

h2 {
    color: #02B;
    padding: 0px 7px 0px 7px;
    margin-bottom: 7px;
    font-size: 11pt;
    font-weight: bold;
    }
    h2 a,
    h2 a:link,
    h2 a:visited {
        color: #02B;
        }
    h2 a:active,
    h2 a:hover {
        color: #F00;
        text-decoration: underline;
        }

em {
    font-style: italic;
    color: red;
    }

.copy {
    padding: 0px 7px 0px 7px;
    margin-bottom: 1.5em;
    }

.photo_right {
    float: right;
    padding-left: 5px;
    }

.photo_left {
    float: left;
    padding-right: 6px;
    }

td#sidebar {
    background: #E9E9E9;
/*
    border-left: 1px solid #F90;
*/
    line-height: 135%;
    font-size: 9pt;
    }

.side_title {
    padding: 5px 5px 0px 5px;
    font-weight: bold;
    font-size: 10pt;
    }

.side {
    padding: 7px 10px 7px 10px;
    }

.prdate {
    font-size: 8pt;
    color: #666;
    }

.caption {
    font-size: 8pt;
    font-style: italic;
    padding: 4px;
    }

.legal {
    font-size: 9pt;
    color: #666;
    margin-bottom: 1.5em;
    padding: 0px 7px 0px 7px;
    }

.quote {
    font-style: italic;
    }

dd {
    font-size: 9pt;
    margin-bottom: 5px;
    }

.pubd {
    font-size: 8pt;
    color: #666;
    padding-left: 7px;
    }
    .pubd a,
    .pubd a:link,
    .pubd a:visited {
        color: #000;
        }
    .pubd a:active,
    .pubd a:hover {
        color: #F00;
        }

#footer {
    background-image: url("/graphics/bg_footer.gif");
    color: #FFF;
    font-size: 8pt;
    padding: 4px;
    text-align: center;
    }
    #footer a {
        background: none;
        }
    #footer a:link,
    #footer a:visited {
        color: #FFF;
        text-decoration: underline;
        }
    #footer a:active,
    #footer a:hover {
        color: #FF0;
        text-decoration: underline;
        }

.req {
    color: #F00;
    font-style: italic;
    font-size: 8pt;
    }

/* ###################################################### */

#tagline {
    font-family: "Georgia", "Times", "Times New Roman", serif;
    font-size: 15pt;
    font-style: italic;
    line-height: 1.2em;
    padding: 10px;
    border: 2px solid #68aaff;
    border-left: 0px;
    background-color: #005ed3;
    margin: 30px 20px 0px 0px;
    color: #FFF;
    }

#counter {
    color: #00329b;
    float: right;
    font-family: "Georgia", "Times", "Times New Roman", serif;
    font-size: 15pt;
    font-weight: bold;
    border: 2px solid #89c5ff;
    border-right: 0px;
    background-color: #b8efff;
    margin-top: -8px;
    margin-bottom: 20px;
    margin-left: 4px;
    padding: 10px;
    }

#ss{
    font-size: 10pt;
    font-weight: normal;
    }

.pullquote {
    background: #F6F6F6;
    border-bottom: 1px solid #FFF;
    margin-bottom: 4px;
    }

.side_sec {
    margin-bottom: 20px;
    }


/*
00329b
0047b6 <<
005ed3
0077f0
4390ff
68aaff
89c5ff
a8e1ff
b8efff
*/
