@charset "utf-8";
/* CSS Document */
* {margin:0px;padding:0px;}
.clear {clear:both;}
body {font:10px Verdana, Arial, Helvetica, sans-serif;}

#header {display:none;}
#header_container, #footer, #searchbar, #userbar {display:none;}
#wide {width:100%;}
.noprint {display:none;}

table {width:100%;border-collapse: collapse;border:1px solid black;}
th, td {padding:3px 5px;border-style:inset;border-color:black;border:1px solid black;}
th a {}
th {}
td.top {vertical-align:text-top;}

p {margin:10px 0px;}

table.noborder, table.noborder th, table.noborder td {border:none;}

.center {text-align:center;}

h1 {border-bottom:1px solid black;padding-bottom:1px;margin-bottom:10px;}

label {float:left;width:150px;font-weight:bold;margin-right:10px;margin-bottom:5px;}
input {display:none;}

#navigation {display:none;}
.narrow, .side_nav {display:none;}