body { 
  background-color: #f1edea;
  background-image: url(../images/bar-left-home.gif);
  background-repeat: repeat-x;
}

td#header-left { 
  padding: 0px;
  height: 96px;
  vertical-align: top;
  text-align: right;
  background-image: url(../images/bar-left-home.gif);
  background-repeat: repeat;
 }

td#header-nav { 
  padding: 0px;
  height: 52px;
  vertical-align: top;
  text-align: left;
  background-color: #f1edea;
  background-image: url(../images/bar-right-home.gif);
  background-repeat: repeat;
}

td#nav_spacer {
 padding: 0px;
 border: 1px, grey;
 width: 100%;
 height: 20px;
 background-color: #f1edea;
}

td#body { 
  text-align: middle;
  vertical-align: middle;
  background-color: #f1edea;
  padding: 0px;
 }

td#left-spacer { 
  width: 8px;
  background-image: url(../images/body-left-shadow-corp.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
 }

td#right-spacer { 
  width: 8px;
  background-image: url(../images/body-right-shadow-corp.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
 }

td.nav-top { 
  background-color: #d0c9c4;
  background-image: url(../images/body-top-bg-corp.gif);
  background-repeat: x-repeat;
  padding: 0px;
  height: 10px;
  width: 736px;
 }

td.nav-top-e { 
  padding: 0px;
  height: 10px;
  width: 10px;
 }

td#nav-left { 
padding: 0px;
width: 10px;
background-image: url(../images/nav-left-corp.gif);
 }

td#nav-right { 
padding: 0px;
width: 10px;
background-image: url(../images/nav-right-corp.gif);
 }

td.nav-l {
color: #4c4c4c;
font-size: 19px;
vertical-align: top;
padding: 0px;
background-image: url(../images/nav-bg-corp.gif);
background-position: bottom;
background-repeat: repeat-x;
 }

td.nav-tabs { 
vertical-align: bottom;
text-align: right;
padding: 0px;
background-image: url(../images/nav-bg-corp.gif);
background-position: bottom;
background-repeat: repeat-x;
 }

td.nav-r { 
height: 30px; 
color: #4c4c4c;
font-size: 22px;
padding: 0px;
background-color: #d0c9c4;
text-align: right;
padding-right: 4px;
vertical-align: middle;
}

td.body-left { 
  width: 10px;
  background-image: url(../images/body-left-corp.gif);
  background-repeat: repeat-y;
  background-position: bottom;
  background-color: #fff;
 }

td.body-right { 
  width: 10px;
  background-image: url(../images/body-right-corp.gif);
  background-repeat: repeat-y;
  background-color: #fff;
 }

td.body-middle { 
  background-color: #fff;
 }

td.body-b { 
 padding: 0px;
 background-color: #ffffff;
 height: 12px;
 text-align: center;
 width: 754px;
 }


table#bodytable { 
width: 650px;
background-color: #ffffff;
font-size: 11px;
line-height: 1.5;
}

table#bodytable p {
  line-height: 1.5;
}

td.bodyheader { 
  border-top: 10px;
  border-left: 0px;
  border-right: 0px;
  font-size: 16px;
 }

td.bodysubheader { 
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: right;
 }

td.bodyborder { 
  height: 3px;
  background-color: #50382E;
 }

tr.b1 { 
  background-color: #f0edea;
 }

tr.b2 { 
  background-color: #ffffff;
 }

td.label { 
 font-size: 11px;
 padding: 10px;
 padding-right: 10px;
 font-weight: bold;
 text-align: right;
 white-space: nowrap;
 vertical-align: top;
}

td.dottedline {
	border-bottom: 1px dashed #a79b96;
	padding: 0px;
}

td.contents { 
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  text-align: left;
  vertical-align: top;
 }

td.link { 
  padding: 4px;
  padding-right: 10px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
 vertical-align: top;
 }

td#thickgrayhr { 
  background: #50382e;
  height: 4px;
 }

table#footer { 
  background: #f0edea;
 }


td#footer { 
text-align: center;
font-size: 9px;
background: #f0edea;
}

.partnericoncell { 
  padding:5px;
}


