﻿H1
{
  font-size: 1.8333em; /* 22px */
  line-height: 1.2727em; /* 28px */
  margin-bottom: 0.8182em;
  color: #284A8A;
  font-weight: normal;
}
.AlternateRow
{
	background-color: #F0F0F0;
}
.DataCell
{
	padding: 2px 5px 2px 5px;
}
.DataCell Input
{
    margin: 0px 0px 0px 0px;
}
th
{
    color: White;
    background-color: rgb(40, 74, 138);
}
th a
{
    color: White;
}
#headingBreak
{
    height: 2px;
    background-color: #DC291E;
    margin-top: 25px;
    margin-bottom: 15px;
}
.spacedButton
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.tablePager td
{
    border: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tablePager tr
{
    border: none;
}
.DetailBlock p
{
    margin-top: 4px;
    margin-bottom: 4px;
}
