
table.PageBoundingBox {
 width: 798px;
 margin: 0 auto;
 text-align: center;
 border: 1px solid #fff;
 margin-top: 15px;
}
#innerHeaderContainer {
 width: 100%;
 margin: 0 auto;
}
.innerSplitter {
 height: 7px;
 background: #144200;
 border-bottom: 1px solid #fff;
 font-size: -999em;
 width: 100%;
}
#innerBranding {
 height: 98px;
 background: url('/images/debtored/debtorhead.jpg') no-repeat top right #fff;
 width: 100%;
 border-bottom: 1px solid #fff;
}

/*Global Navigation*/
div#innerGnav {
 background-color: #074800;
 width: 100%;
 margin: 0 auto;
 height: 30px;
}
ul#innerNavLinks {
 margin: 0;
 padding: 0;
 list-style-type: none;
}
ul#innerNavLinks li {
 display: inline;
 text-decoration: center;
 margin: 0;
 padding: 0;
}

#innerNavLinks a:link, #innerNavLinks a:visited {
 display: block;
 float: left;
 color: #fff;
 background: #074800;
 padding: 8px 10px 5px 11px;
 height: 17px;
 border-right: 1px solid #fff;
 font-weight: bold;
}
#innerNavLinks a:hover {
 background: #2c8b02;
 text-decoration: none;
}
a#navLast:link, a#navLast:visited {
 border-right: none;
}
table.ContentBoundingBox {
 text-align: left;
 width: 100%;
 margin-top: 15px;
}
#contentBoundingContainer {
 width: 798px;
 margin: 0 auto;
 background: #fff url('/images/debtored/maincontentbg.gif') repeat-x top left;
}
.mainContentBottom {
 margin: 0 auto;
 background: url('/images/debtored/maincontentbgbottom.gif') repeat-x top left;
 height: 8px;
 width: 100%;
 background-color: red;
}
td.MainContent {
 padding: 10px 15px 15px 15px;
}
#lsbContainer {
 width: 198px;
 background: url('/images/debtored/lborder.gif') repeat-y top right;
 margin-bottom: 15px;
}

#lsbContent {
 background: url('/images/debtored/lsbbg.gif') repeat-x top right;
 margin: 0 6px 5px 7px;
}
#lsbTitle a:link, #lsbTitle a:visited {
 font-size: 10.5pt;
 font-weight: bold;
 text-align: center;
 display: block;
 background: url('/images/debtored/lsbTitlebg.gif') no-repeat top left;
 padding: 10px 0 5px 0;
 width: 100%;
 margin-top: 3px;
 margin-bottom: 5px;
 border-bottom: 1px solid #074800;
}
/*LSB Nav*/
ul.navlist {
 list-style-type: none;
 margin: 0 0 0 10px;
 padding: 0;
}
ul.navlist a:link, ul.navlist a:visited {
 color: #074800;
}
ul.navlist li {
 padding: 3px 0 3px 0;
}
/*Footer*/
#footerContainer {
 margin: 0 auto;
 text-align: center;
 width: 100%;
}
#footerPadding {
 width: 800px;
 margin: 0 auto;
}
