
/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
html { font-size: 1.1em; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding { text-indent: -9999em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main {  }
    #nav_main a { text-align: center; }
        #nav_main a span { font-weight: bold; }
    /* ------------------------------------------- */
    /* CONTENT MAIN                                */
    #content_main p { line-height: 1.8em; }
        .supp-list li span { font-size: .8em; text-align: center; text-transform: uppercase; }
    /* ------------------------------------------- */
    /* CONTENT SUB                                 */
    #highlights p { line-height: 1.6em; }
    .service-head { font-size: 1.3em; font-weight: normal; text-transform: uppercase; }
    .caption strong { font-size: 1.3em; font-weight: normal; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { text-align: center; }
    #site_info strong { text-transform: uppercase; }
    #site_info a:hover { text-decoration: underline; }


