.menu_home #menu_home,
.menu_printing #menu_printing,
.menu_design #menu_design,
.menu_promo #menu_promo,
.menu_samples #menu_samples,
.menu_resources #menu_resources,
.menu_quote #menu_quote,
.menu_contact #menu_contact,
.menu_faqs #menu_faqs,
.menu_people #menu_people,
.menu_employment #menu_employment,
.menu_resources #menu_resources,
.menu_departments #menu_departments,
.menu_clients #menu_clients
{font-weight: bold}
    
    td.section {
        padding: 10 0 0 0;
    }
    .click-menu {
        -moz-user-select: none;
    }
    .click-menu .box1 {padding-left:10px;cursor:pointer;cursor:hand;}
    .click-menu .box1-open {padding-left:10px;cursor:pointer;cursor:hand;}
    .click-menu .box1,
    .click-menu .box1-open, {
        color: #666666;
        font-family: arial;
        font-size: 16px;
        line-height: 150%;
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #666666;
        font-family: arial;
        font-size: 16px;
        line-height: 150%;
        padding-bottom: 1px;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #666666;
        font-family: arial;
        font-size: 16px;
        height: 16px;
        line-height: 150%;
    }

    .click-menu .section {
        font-family: arial;
        font-size: 12px;
        line-height: 150%;
        display: none;
    }
    .click-menu .section a {
        color: #FF9900;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #FF9900;
        text-decoration: underline;
        white-space: nowrap;
    }
    .click-menu .box2 {padding-left:20px}
    
    .click-menu .box3 {
    	padding-left:10px;cursor:hand;
        color: #666666;
        font-family: arial;
        font-size: 16px;
        line-height: 150%;
    }
    /* mozilla fix */
    html>body .click-menu .box3 {
        color: #666666;
        font-family: arial;
        font-size: 16px;
        line-height: 150%;
        padding-bottom: 1px;
    }
    /* ie fix */
    * html .click-menu .box3 {
        color: #666666;
        font-family: arial;
        font-size: 16px;
        height: 16px;
        line-height: 150%;
    }
    .click-menu .box3 a {
        color: #FF9900;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box3 a:hover {
        color: #FF9900;
        text-decoration: underline;
        white-space: nowrap;
    }
    