div#left {
    width: 254px;
    margin: 4px 3px 0 0;
    float: left;
    overflow: hidden;
}
div#left form.search strong {
    font-weight: bold;
    color: #1d466f;
    display: block;
    margin-bottom: 7px;
}
div#left form.search {
    margin: 0 0 3px 0;
    height: 143px;
    font-size: 8pt;
    overflow: hidden;
    background: url(/htdoc/images/left.search.bg.jpg) no-repeat top right;
    padding: 10px 16px 14px 10px;
}
div#left form.search select {
    display: block;
    margin-bottom: 8px;
    width: 226px;
    padding: 1px 3px;
    font-size: 8pt;
}
div#content ul li a {
    text-decoration: none;
}
div#content ul li a:hover {
    text-decoration: underline;;
}
div#left form.search input {
    width: 217px;
    font-size: 8pt;
    margin-bottom: 15px;
    padding: 1px 3px;
    display: block;
}
ul#submenu {
    list-style: none;
    margin: 0 0 3px 0;
    padding: 0;
}
ul#submenu li {
    display: block;
}
ul#submenu li.title a {
    font-weight: bold;
    color: #1e4973;
    text-decoration: none;
}
ul#submenu li.title {
    background: #dfe2e6;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;
    color: #1e4973;
    padding: 9px 14px 7px 14px;
}
ul#submenu li.p1active a,
ul#submenu li.p1 a:hover {
    background: #4595a2 !important;
}
ul#submenu li.p1 a {
    display: block;
    text-decoration: none;
    background: #4fa1ad;
    border-bottom: 1px solid #75b0b9;
    color: #fff;
    padding: 9px 14px 7px 14px;
}
ul#submenu li.empty {
    background: #a2cad0;
}
div#leftMark {
    width: 254px;
    height: 137px;
    background: url(/htdoc/images/left.mark.bg.jpg) no-repeat right;
}
div#right {
    margin-top: 3px;
    float: left;
    width: 715px;
}
div#right div.top1 {
    height: 169px;
    overflow: hidden;
}
div#path {
    border-bottom: 1px solid #ced1d8;
    padding: 9px 10px 9px 15px;
    margin-left: 2px;
    overflow: hidden;
}
div#path strong,
div#path a {
    float: left;
    padding-right: 7px;
    color: #555555;
    text-decoration: none;
    font-weight: normal;
}
div#path a:hover {
    text-decoration: underline;
}
div#path a.active {
    text-decoration: underline;
    color: #4595a2;
}
div#content {
    padding: 15px;
    position: relative;
    padding-bottom: 30px;
}
div#content h1 {
    margin: 0;
    padding: 0;
    color: #1e4973;
    font-size: 13px;
    margin-bottom: 13px;
}
div#content a {
    text-decoration: underline;
    color: #4595a2;
}
div#content a:hover {
    text-decoration: none;
}
div#content a:visited,
div#content a:active {
    color: #4b7c84;
}
div#content ul {
    list-style: none;
}
div#content ul li {
    background: url(/htdoc/images/content.ul.li.gif) no-repeat 0 5px;
    padding-left: 10px;
}
div#contentbar {
    position: absolute;
    width: 685px;
    left: 15px;
}
div#contentbar span {
    width: 127px;
    padding: 7px 5px 0 11px;
    height: 20px;
    float: left;
    background: url(/htdoc/images/content.bar.bg.gif) no-repeat;
    margin-right: 8px;
}
div#contentbar span.print {
    float: right;
    margin: 0;
}
div#contentbar span a {
    text-decoration: none;
    padding-left: 24px;
}
div#contentbar span a:hover {
    text-decoration: underline;
}
div#contentbar span.add a {
    background: url(/htdoc/images/content.bar.add.gif) no-repeat 0 2px;
}
div#contentbar span.view a {
    background: url(/htdoc/images/content.bar.view.gif) no-repeat 0 2px;
}
div#contentbar span.print a {
    background: url(/htdoc/images/content.bar.print.gif) no-repeat;
}
#top {
    width: 715px;
    overflow:hidden
}