body
{
  font-size:11pt;
}

label
{
  font-weight:bold;
}

hr
{
  border: none;
  height: 0.1em;
  color: #ccc;
  background-color: #ccc;
}

.navbar
{
  display: none;
}

.scrolldiv
{
  overflow-y: visible;
}

.logo
{
  display: none;
}

.loginBox
{
  display: none;
}

div.content
{
  font-family: Garamond, "Times New Roman", Times, serif;
  font-size: 11pt;
  color: #000;
  line-height: 1.5em;
}

table.stripeTable .even
{
  background-color: #eee;
}

td.smallText
{
  font-size:9pt;
}

td.emptyField
{
  font-size:9pt;
  border:0.1em solid #aaa;
}

.pageBreak
{
  page-break-before:always;
}

.noPrint
{
  display: none;
}

