body
{
  min-width: 900px;
}
div#header
{
  margin-top: 0.2em;
  border-bottom: #B1B6BD 1px solid;
}

div#header h1
{
  display: inline;
  font: 2em Georgia;
  margin-left: 1em;
}

div#content
{
}

div.leftColumn
{
  margin-left: 0.9em; 
  width: 8em;
  float: left;
  font: 1.4em Georgia;
  font-style: oblique;
}

div.centerColumn
{
  font: 0.9em Arial;
  width: 40em;
  float: left;
  line-height: 1.4em;
  margin-left: 9.1em;   
}

div.rightColumn
{
  line-height: 0.8em; 
  font: 0.6em Arial;
  width: 15em;
  float: left;
  margin-left: 4em;
  padding-top: 3.9em;
}

div.rightColumn p
{
  margin-bottom: 1em;
}

div.paragraph
{
  margin-top: 1.5em;
  height: 100%;
  clear: both;
}

div.clientBox
{
  margin-bottom: 1.5em; 
}

div.clientBox img
{
  float: left;
  padding-right: 0.9em;
}

div#content h2
{
  font: 1.4em Georgia;
  font-style: oblique;
  margin-bottom: 0.5em;  
}

div.clientBox h3
{
  font: 1.2em Georgia;
  font-style: oblique;
  margin-bottom: 1em;  
}

span.abbreviation
{
  font-size: 80%;
  letter-spacing: 0.15em;
}

