/* CSS Document */



/* GLOBAL */

.noprint {display:none;}

body.common {background-color:white;} 
body.common #wrapper {width:auto;} 
body.common #masthead {position:static;width:100%;background:none;}
body.common #main {position:static;width:100%;background:none;}
body.common #page {width:100%;}
body.common #subfooter {display:none;}
body.common #footer {width:100%;}

body.common #masthead #siteid {position:inherit;}
body.common #masthead #siteid h1 {display:block;width:auto;height:auto;text-indent: 0;background:none;font-size:24pt;}
body.common #masthead #siteid a {display:inline;width:auto;height:auto;text-indent: 0;}
body.common #masthead #search {display:none;}
body.common #page #navigation  {display:none;}

body.interior #page table#structure {width:auto;}
body.interior #page table#structure tr td#left  {display:none;}
body.interior #page table#structure tr td#right {width:auto;background:none;}

body.common #footer #credits {display:none;}
body.common #footer #bottommenu {display:none;}

/* to fix firefox table printing bug */
body.interior #page table#structure tr td#right #content-A {float:none !important;}