table.content
{
  border-right: 1px solid #999999;
}

table.contentQ1
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  border-bottom: 1px dotted #999999;
  color: black;
  background: white;
}

td.contentQ1Separator
{
  border-bottom: 1px dotted #999999;
}

table.contentQ1 a:link
{
  text-decoration: underline;
  color: black;
}

table.contentQ1 a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentQ1 a:hover
{
  text-decoration: none;
  color: red;
}

table.contentQ1Form
{
  font-family: Arial, Verdana, Helvetica;
  font-size: xx-small;
  padding: 2px;
  border-top: 1px solid #6699CC;
  border-bottom: 2px solid #6699CC;
  color: black;
  background: #E0F4FF;
}

td.contentQ1FormTitle
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  color: black;
}

td.contentQ1FormSeparator
{
  border-right: 1px solid #999999;
}

table.contentQ1FormElements
{
  font-family: Verdana, Arial, Helvetica;
  font-size: xx-small;
}

input.contentQ1Form
{
  font-family: Arial, Verdana, Helvetica;
  font-size: xx-small;
}

select.contentQ1Form
{
  font-family: Arial, Verdana, Helvetica;
  font-size: xx-small;
}

td.contentQ2Heading
{
  font-family: Arial, Verdana, Helvetica;
  font-size: small;
  padding: 2px;
  color: black;
  background: white;
}

table.contentQ2
{
  font-family: Verdana, Arial, Helvetica;
  font-size: xx-small;
  padding: 2px;
  border-bottom: 1px dotted #999999;
  color: black;
  background: white;
}

table.contentQ2 a:link
{
  text-decoration: underline;
  color: black;
}

table.contentQ2 a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentQ2 a:hover
{
  text-decoration: none;
  color: red;
}

table.contentQ2Opening
{
  font-family: Verdana, Arial, Helvetica;
  font-size: xx-small;
  padding: 2px;
  border-top: 1px solid #6699CC;
  border-bottom: 2px solid #6699CC;
  color: black;
  background: #F5F5F5;
}

table.contentQ2Opening a:link
{
  text-decoration: underline;
  color: black;
}

table.contentQ2Opening a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentQ2Opening a:hover
{
  text-decoration: none;
  color: red;
}

td.contentQ2OpeningTitle
{
  font-family: Arial, Verdana, Helvetica;
  font-size: small;
  color: black;
}
