@media print {

    # printbutton {display: none;}

    # close_link {display: none;}

}

//T23 select {

//    background-color: #FFFFFF;

//}

T61 select {

    background-color: #FFFFFF;

}

H4 {

    display: inline;

}

/* TP25444 */

    #header {
        height: 207px;
        width: 980px;
        background-repeat: no-repeat;
    }
    
    #header img {
        border: none;
    }
    
    #header ul#topnav {
        list-style: none;
        float: right;
        margin: 0;
    }
    
    #header ul#topnav li {
        margin: 0;
        padding: 0;
        height: 33px;
        float: left;
        background: 100% 0 no-repeat;
        vertical-align: middle;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
    
    #header ul#topnav li:last-child {
        background: none;
    }
    
    #header ul#topnav li img {
        vertical-align: middle;
        margin-top: -3px;
    }
    
    #header ul#topnav li a {
        padding: 10px 9px 0 9px;
        display: block;
        color: inherit;
        text-decoration: none;
    }
    
    #header ul#mainnav {
        list-style: none;
        margin: 99px 0 0 210px;
    }
    
    #header ul#mainnav li {
        margin: 0;
        margin-right: 5px;
        padding: 0;
        height: 56px;
        float: left;
        background-position: left bottom;
        background-repeat: no-repeat;
        display: inline-block;
    }
    
    #header ul#mainnav li a {
        display: inline-block;
        height: 56px;
        background-position: bottom left;
        background-repeat: no-repeat;
    }
    
    form#search {
        margin-top: 165px;
    }
    
    form#search input#terminput {
        width: 290px;
        height: 23px;
        margin-left: 20px;
        border: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        color: #58697D;
        float: left;
    }
    
    form#search input#submit {
        float: left;
        background: none;
        margin-top: -5px;
        margin-left: 15px;
    }

H1 {
    font-size: 11px;
    color:#708090;
    margin-left:3px;
    display: inline;
    font-weight: bold;
}

H2 {
    font-size: 11px;
    color:#444444;
    margin-left:3px;
    display: inline;
    font-weight: bold;
}

H3 {
    font-size: 11px;
    color:#444444;
    margin-left:3px;
    display: inline;
    font-weight: bold;
}

