body
{
  text-align: center;
  font-family: Helvetica, sans-serif;
  font-size: 62.5%;
  color: #333;
  padding-bottom: 20px;
}


h2
{
  font-size: 1.4em;
  color: #a78b47;
  margin: 1em 0 0 0;
}

h4
{
  margin: 0.5em 0;
}

h4 > p
{
  margin-top: 0;
}

p
{
  margin: 1em 0;
}

h2 > p
{
  margin-top: 0;
}

.clear
{
  clear: both;
}

ul li
{
  margin: 0.5em 0 0.5em 2em;
  list-style: disc;
}




table
{
  width: 100%;
}

table thead th
{
  font-weight: bold;
}

table td,
table th
{
  padding: 3px 3px 3px 0;
  vertical-align: middle;
  font-weight: normal;
}

td ul.error_list
{
  padding-bottom: 2px;
}

td ul.error_list li.error
{
  color: red;
  font-weight: bold;
}


/**************************************

pageWrapper

**************************************/

#pageWrapper
{
  width: 650px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.5;
  font-size: 1.2em;
}


/**************************************

masthead

**************************************/

#mastheadWrapper h1
{
  height: 60px;
  width: 149px;
  float: left;
}

#mastheadWrapper div.image
{
  width: 280px;
  height: 23px;
  margin-top: 37px;
  float: right;
}
