body {
  font-family: verdana, sans-serif;
  color: black;
  width: 100%;
  font-size: 12px; }

a {
  color: black;
  text-decoration: none; }

img {
  border-width: 0px; }

#header, .header_navigation, #sub-content, #footer, div.controls .buttons, .no-print {
  display: none; }

#masthead h1 {
  font-size: 36px;
  margin-bottom: 12px; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em; }

li.project {
  margin: 0px;
  margin-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px dashed #aaaaaa;
  list-style-type: none;
  border-collapse: collapse; }
  li.project fieldset {
    border: 0 none; }
    li.project fieldset h2 {
      padding: 0px;
      margin: 0;
      line-height: 20px;
      font-size: 16px; }
    li.project fieldset h3 {
      padding: 0px;
      margin: 0;
      line-height: 14px;
      font-size: 12px; }
    li.project fieldset div.controls {
      float: right;
      position: relative;
      top: -14px; }
      li.project fieldset div.controls .running_total {
        margin-left: 1em; }

table {
  width: 100%;
  border: 2px solid #aaaaaa;
  border-collapse: collapse; }
  table th {
    text-align: left;
    border-bottom: 1px solid #aaaaaa;
    padding: 2px; }
  table td {
    border-bottom: 1px dashed #aaaaaa;
    padding: 2px; }

.add, .edit, .delete, .filter, .export {
  display: none; }

.clear {
  clear: both; }

#content.invoice ul {
  margin-left: 0;
  padding-left: 0; }
  #content.invoice ul li {
    margin-left: 0;
    list-style-type: none; }
#content.invoice .header {
  float: right;
  margin-top: -40px; }
#content.invoice dl {
  margin-bottom: 12px; }
  #content.invoice dl dt {
    width: 120px;
    float: left;
    display: block;
    font-weight: bold; }
  #content.invoice dl dd {
    display: block; }
#content.invoice table {
  width: 100%;
  border: 0 none; }
  #content.invoice table tbody {
    border-bottom: 1px solid #aaaaaa; }
  #content.invoice table tr th {
    font-weight: bold; }

