div#Navigation {
    font-size: 0.91em;
    float: left;
    width: 22em;
    margin: 0;
    padding: 0;
    width: 154px;
    padding-top: 0px;
    border-bottom: 0px;
    list-style-type: none;
    /*text-align:center;*/
    height: 1em;
}

div#Navigation tr {
    line-height: 12px;
    padding: 0;
    margin: 0;
}

.navitem {
    border-right: #606061 1px solid;
    line-height: 12px;
}

.navitem_blank { line-height: 12px; }

div#content {
    position: absolute;
    left: 177px;
    top: 110px;
    margin-left: 20px;
    font-size: 12px;
}

div#contentFull {
    position: absolute;
    left: 10px;
    top: 110px;
    padding: 1 2em;
    font-size: 12px;
}

div#contenttitle {
    font-weight: bold;
    font-size: 14px;
    z-index: 42;
    left: 177px;
    vertical-align: middle;
    position: absolute;
    height: 18px;
    /**background-color: #999999;
	text-decoration: none;**/
}

div#footer {
    position: fixed;
    bottom: 0px;
    left: 177px;
}

#tblFooter tr td { height: 12px; }

.spacer {
    height: 1px;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
}