#navBox {position: absolute; top: 0; bottom: 0; left:0em; width: 20em; text-align: left; overflow: auto;}
.navContent {margin: 0 1em 1em 1em; width: 17.5em;}
.navHeader {font-weight: bold; font-size: 130%; background-color: #07558c; color: #fff; margin: 0 0 1em 0; padding: .3em; text-align: center;}
.navCommandBlock {margin: 0 0 3em 0; text-align: center;}
#iframeContent {position: absolute; top: 0; bottom: 0; left:20em; right: 0; min-width: 20em; overflow: auto;}
h5 {cursor: pointer;}
.navList {border: 2px outset #000; background-color: #fc6; padding-left: 5px; color: #000;}
.panel {font-family: "Courier New", Courier, monospace; padding: .5ex 0;}
.panel a:link, a:visited, a:hover {text-decoration:none;}
.panel a:hover {color: #b00;}
table.docs {background-color: #fff; color: #000; border: 2px #07558C solid; border-spacing: 0.2ex; margin: 0.5em 1em 1em 0.5em; text-align: left;}
table.docs caption {color: #a00; font-size: 110%; text-align: left;}
table.docs th, table.docs td {vertical-align: middle; border: 0.1em inset #000; padding: 0.1em 0.2em;}
table.docs th {background-color: #07558c; color:#fff; text-align: center;}
table.docs td {text-align: left;}
table.docs td.c { text-align: center; }
.docsBlock {margin: 0.5em 1em 1em 0.5em;}
.docsBlock .header {color: #a00; font-weight: bold; font-size: 110%; }
.docsBlock hr {color: #000; width: 100%; height: 2px;}
