body
{
	font-family: Arial;
	font-size: 8pt;
}

td
{
	font-family: Arial;
	font-size: 8pt;
}

a:link
{
	color: #003466;
}

a:visited
{
	color: #355F87;
}

.PageHeader
{
	font-family: Arial;
	font-size: 9pt;
  	font-weight: bold;
	color: #003466;
}

.BoldBlue
{
	font-family: Arial;
	font-size: 8pt;
  	font-weight: bold;
	color: #003466;
}

.Error
{
	font-family: Arial;
	font-size: 9pt;
	color: Red;
}

.Required
{
	font-family: Arial;
	font-size: 9pt;
	color: Red;
}

.RowHeader
{
	font-family: Arial;
	font-size: 10.5pt;
  	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}

.ReportRowHeader
{
	font-family: Arial;
	font-size: 10.5pt;
  	font-weight: bold;
	color: #003466;
	border-bottom: solid 1px #CCCCCC;
}

.ReportRow
{
	border-bottom: solid 1px #CCCCCC;
}

.PagingLinks
{
	font-family: Arial;
	font-size: 8pt;
  	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Label
{
	font-family: Arial;
	font-size: 8pt;
  	font-weight: bold;
	color: #000000;
}

.Confirmation
{
	font-family: Arial;
	font-size: 8pt;
  	font-weight: bold;
	color: Green;
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
div.spacer {
  clear: both;
  }
