/*
 * Left menu
*/

#bodybox #leftbox .leftmenu ul li.withsubmenu {
  padding-bottom: 0;
  border-bottom: none;
  text-transform: uppercase;
}
#bodybox #leftbox .leftmenu ul li.withsubmenu a {
  color: #3f3f3f;
}
#bodybox #leftbox .leftmenu ul li ul {
  margin: 5px 0 0 0;
  padding: 0;
  text-transform: none;
}

/*
 * Main section
*/

#bodybox #corpcentrehead {
  float: left;
  width: 611px;
}
#bodybox #corphomemain {
  width: 441px;
  padding: 10px 0;
  margin-bottom: 20px;
  float: left;
}
.corpinfohead {
  margin-bottom: 0;
  padding-bottom: 0;
  height: 134px;
}
.corpinfohead img {
  display: inline;
}
#bodybox #corpcentrehead .pagetitle {
  margin: 0;
  padding: 7px 10px;
  background: #A02013 url(/img/page-title-wide-bg.gif) bottom left no-repeat;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
}

/*
 * Corp Info Home
*/

#bodybox #corphomemain #hp-sections {
  margin: 1px 0 0 0;
  padding: 2px 0 0 0;
  width: 441px;
  float: left;
  background: url(/img/sp-cream-panel-top-bg.gif) no-repeat top left;
}
#sp-cream-panels {
  width: 441px;
  float: left;
  background: transparent url(/img/sp-cream-panels-bg.jpg) no-repeat bottom left;
}

#bodybox #corphomemain #hp-sections table {
  font-size: 1.2em;
  table-layout: fixed;
  border-collapse: collapse;
}
#bodybox #corphomemain #hp-sections table tr {
  vertical-align:top;
}
#bodybox #corphomemain #hp-sections table tr th {
  padding: 10px 5px 6px 8px;
  text-align: left;
}
#bodybox #corphomemain #hp-sections table tr th a {
  font-size: 1.2em;
  color: #A02049;
  text-decoration: none;
}
#bodybox #corphomemain #hp-sections table tr td {
  padding: 0;
}
#bodybox #corphomemain #hp-sections table tr td.spacercell {
  width: 11px;
}
#bodybox #corphomemain #hp-sections table tr td#chairman {
  padding: 15px 12px 10px 90px;
  overflow: hidden;
  width: 113px;
}
#bodybox #corphomemain #hp-sections table tr td#corpinfo {
  padding: 15px 12px 10px 90px;
  overflow: hidden;
  width: 113px;
}
#bodybox #corphomemain #hp-sections table tr td.moreinfo {
  background: #bfbfbf;
  margin: 0;
  padding: 5px;
  text-align: right;
  width: 205px;
}
#bodybox #corphomemain #hp-sections table tr td#more1 {

}
#bodybox #corphomemain #hp-sections table tr td#more2 {

}
#bodybox #corphomemain #hp-sections table tr td.moreinfo a {
  text-decoration: none;
  font-weight: bold;
}


#bodybox #corphp-rightsidebox {
  width: 159px;
  float: left;
  margin: 11px 0 0 11px;
}
.rightdownloads {
  margin: 0 0 11px 0;
  padding: 7px 3px 10px 7px;
  background: url(/img/cream-panel-fade-down.gif) repeat-x top left;
  border-top: 1px solid #d0c7ca;
  border-bottom: 1px solid #d0c7ca;
}
.rightdownloads .thumbnail {
  width: 57px;
  float: left;
  margin: 0 7px 10px 0;
}
.rightdownloads .contents {
  width: 80px;
  float: left;
}

.rightdownloads h2, .rightdownloads .size, .rightdownloads .dllink {
  font-weight: bold;
}
.rightdownloads h2 {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
.rightdownloads .size {
  padding: 3px 0;
  margin: 3px 0;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  color: #626262;
}