
p { font: 1em "Times New Roman", "Times New", Times, serif }
body { font-size:90%; padding:0; margin:0;}
div { padding:0;margin:0; }
img {text-decoration: none; border: none; }
h1 {text-align: center; font-size:120%; color: #000080; background: white none;}
h2 {font-size:110%; }
p.note { font-style:italic; margin-left: 2em; margin-right: 1em;}
b.topic { font-size:large; font-weight: 700;}
table { table-layout:fixed; border-collapse:collapse; border:hidden; }
fieldset { padding: 0; border: none; } 

span.noncss { display: none; }
input, select, th, td { font-size:1em;}

ul { margin-left: 1em; margin-right: 0; margin-top: 0; margin-bottom: 0;
padding: 0; border: none; }

table.pl  { width: 40em; }
table.pl tr { border-top: 1px solid #80A8D8; border-bottom: 1px solid #80A8D8; border-left: hidden; border-right: hidden}
table.pl td { border-left: hidden; border-right: hidden; border-top: none; border-bottom: none; }
table.pl td.delete { width: 5em; text-align: left; }
table.pl td.inputbox { width:6em; text-align: right; }
table.pl td.price { width: 4em; text-align: right; }
table.pl td.showx { width: 2em;; }
table.pl td.extension { width: 4em; text-align: right; }

a.more,a.suggest { font-size: 80%; color: red; background: white none; }

form.command, form.command label, form.command input { font-size : 1em; } 
form.command legend { color: #80A8D8; background: white none; }
form.command fieldset { width:25em; padding: 0.5em 1em; border:2px solid #000080;}
form.command label { position:relative; width:11em; text-align:right; display:block; margin:.5em 0em; }
form.command label input { position:absolute; left:100%; top:0; width :10em; }
form.command input.submit { margin-left : 15em; }
form.command br { display:none;} 

.bigbutton { color: #000080; text-decoration: none; 
font-weight: 700; white-space: nowrap; 
font-size:120%; 
padding-left:20px; padding-right:20px;
}

#helpbar li { list-style-type: none;  float:left;  }
#helpbar ul { padding: 0; margin: 0; display:block; }
#helpbar br { padding:0; margin:0; clear:both;}

#showorder { position:absolute; z-index:2; margin-top:4px; top:4px; width:100%; text-align: center; }
#sidebar a{ color: #000080; text-decoration: none; }
#sidebar li { list-style-type: none; }
#header ul { padding: 0; margin: 0; display:block; padding-left:2em; }
.h_left {  float:left; list-style-type:none; margin-top:4px; padding-left:1em; padding-right:1em;} 

#pedersens {  float:right; list-style-type:none; }

#toc {
    position: relative;
    padding: 0;
    margin: 0;
    padding-top:4em;
    }

#sidebar {
    position: absolute;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
    border:none;
    height:100%;
    top: 0;
    left: 0;
    width: 20%;
    top: 0%;
    overflow: auto;
    z-index: 1;
    background: #F7F7FF none;
    border-right: 1px solid #B0B0B0;
}


body > #sidebar {
    position: fixed;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    margin-left:20%;
    width: 80%;
    height: 4em;
    background: #F7F7FF none;
    border-bottom: 1px solid #B0B0B0;
}


#content {
    margin-left: 20%;
    padding-left: 5px;
    padding-top: 5px;
    margin-top: 4em;
}
