html, body {
  height:100%;
  background:#4D4D4F;
}
* {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color:#FFF;
  font-size:13px;
  line-height:1.6em;
}
p {
  margin-bottom:15px;
}
b, strong {
  font-weight:bold;
}
i, em {
  font-style:italic;
}
h1, h1 *, h2, h2 *, h3, h3 * {
  font-family: Georgia, "Times New Roman", serif;
  font-size:20px;
  margin-bottom:10px;
  line-height:1.2em;
}
h2, h2 * {
  font-size:18px;
}
h3, h3 * {
  font-size:14px;
  line-height:1.2em;
  margin-bottom:3px;
}
h4 {
  font-weight:bold;
}
sup, sub {
  font-size:8px;
}
sup {
  vertical-align:super;
}
a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
input, textarea, select {
  color:#555;
}

#doc {
  width:950px;
  min-width:950px;
}
#hd {
  margin-top:20px;
}
#hd #company-name {
  vertical-align:bottom;
}
#hd #company-name * {
  font-family: Georgia, "Times New Roman", serif;
  font-size:36px;
  line-height:1em;
}
#hd #company-name a:hover {
  text-decoration:none;
}
#hd #hd-info {
  text-align:right;
}
#hd table {
  width:100%;
  margin-bottom:10px;
}
#hd table td {
  vertical-align:bottom;
}
#hd #nav {
  background:url(../images/_/nav-rpt.jpg) repeat-x;
  height:27px;
  margin-bottom:10px;
}
#hd #nav table {
  width:100%;
}
#hd #nav a {
  background:url(../images/_/nav-div.jpg) no-repeat;
  text-align:center;
  display:block;
  text-transform:uppercase;
  line-height:25px;
}
#hd #nav a.first {
  background-image:none;
}
#hd #nav a:hover, #hd #nav a.hit {
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:bottom right;
}

#hdr {
  background:#FFF;
  padding:5px;
  text-align:center;
  margin-bottom:10px;
}
#hdr img {
  display:block;
}

#bd {
  /* background:#434344 url(../images/_/bod-div.jpg) no-repeat 312px 0; */
  background-color:#434344;
  border:5px solid #FFF;
  margin-bottom:10px;
  min-height:117px;
}
#bd #subnav {
  width:275px;
  padding:20px;
  margin:0;
}
#bd #subnav #logo {
  background-color:#FFF;
  text-align:center;
  padding:30px 0;
}
#bd #subnav li.parent {
  border-bottom:1px solid #FFF;
  margin-bottom:4px;
}
#bd #subnav li.parent a {
  font-weight:bold;
}
#bd #subnav li a:hover {
  text-decoration:none;
}
#bd #subnav a[href="/control4"] {
  background:url(/shared/assets/C4_nav_logo_wht.png) no-repeat;
  display:block;
  margin-top:6px;
  padding-left:100px;
  height:18px; width:0;
  overflow:hidden;
}

#bd #bod {
  width:580px;
  min-height:250px;
  padding:20px;
  margin:0;
  border-left:2px solid #666666;
}
#bod a {
  color:white;
  text-decoration:underline;
}
#bod ul, #bod ol {
  margin-bottom:25px;
}
#bod ul li {
  margin-left:20px;
  list-style:disc;
}
#bod ol li {
  margin-left:30px;
  list-style:decimal;
}

#pods {
  background-repeat:repeat-x;
  margin-bottom:10px;
  border:5px solid #FFF;
}
#pods a {
  text-decoration:underline;
  font-style:italic;
}
#pods td {
  border-left:5px solid #FFF;
  padding:10px 20px;
  width:270px;
  vertical-align:top;
}
#pods td.first {
  border-left-width:0;
}
#pods td.c4 {
  background:url(../images/_/C4_pod11_logo_blk.png) no-repeat 20px 10px;
  padding-top:42px;
}

#ft li {
  display:inline;
  padding:0 10px;
  border-left:1px solid #FFF;
  height:14px;
}
#ft li.first {
  border-left:0;
  padding-left:0;
}
#ft #b-logo {
  text-align:right;
}

/**
 * Template Styles 
 **/


