img, div, span, table {
  behavior: url("../iepngfix.htc"); }

body, td, th {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #646464; }

body {
  margin: 0px;
  overflow: -moz-scrollbars-vertical; }

p {
  margin: 5px 0px 15px 0px; }

table {
  border-collapse: collapse; }
  table tr th {
    padding: 1px 3px 1px 1px; }
  table tr td {
    padding: 1px 3px 1px 1px; }

a {
  color: #d92f0b;
  text-decoration: none; }

a:hover {
  color: #b80000;
  text-decoration: underline; }

img {
  border: 0px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0px 0px 10px 0px; }

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
  margin: 0px; }

h1 {
  font-size: 24pt;
  font-family: DaxCondensed, Arial Narrow, Arial, sans-serif; }

h2 {
  font-size: 20pt;
  font-family: DaxCondensed, Arial Narrow, Arial, sans-serif; }

h3 {
  font-size: 18pt;
  font-family: DaxCondensedMedium, Arial Narrow, Arial, sans-serif; }

h4 {
  font-size: 16pt;
  font-family: DaxCondensedMedium, Arial Narrow, Arial, sans-serif; }

h5 {
  font-size: 14pt;
  font-family: DaxCondensedMedium, Arial Narrow, Arial, sans-serif; }

h6 {
  font-size: 12pt;
  font-family: DaxCondensedMedium, Arial Narrow, Arial, sans-serif; }

hr {
  background-color: #eaeaea;
  border: 0px;
  height: 1px;
  overflow: hidden; }

label {
  cursor: pointer; }

form {
  margin: 0px; }

label {
  margin-bottom: 5px; }

input[type=text], input[type=password], textarea {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  border: 1px solid #c8c8c8;
  padding: 3px 4px; }

input[type=text]:focus, input[type=password]:focus, textarea:focus {
  background: #fcfcb8; }

input[type=submit] {
  font-size: 10pt;
  font-family: Verdana, sans-serif; }

ul {
  margin: 0px;
  padding-left: 20px; }
  ul li {
    margin: 1px 0px; }

#errorExplanation {
  border: 1px dashed #dddddd;
  background: #ffeeee;
  padding: 5px;
  margin: 5px 0px 10px 0px; }
  #errorExplanation h2 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px; }
  #errorExplanation p {
    font-size: 8pt;
    margin: 0px; }
  #errorExplanation ul {
    margin: 5px 0px 5px 25px; }
    #errorExplanation ul li {
      font-size: 8pt; }

.fieldWithErrors {
  display: inline; }
  .fieldWithErrors input, .fieldWithErrors textarea {
    background: #ffcccc;
    border: 1px solid #c8c8c8; }

.clr {
  clear: both;
  width: 0px;
  height: 0px;
  overflow: hidden; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.float_right {
  float: right; }

.float_left {
  float: left; }

table.highlight th {
  font-family: Trebuchet MS;
  font-size: 12pt;
  font-weight: bold;
  padding: 0px 3px; }
table.highlight tr:hover {
  background: #dadada; }
table.highlight td {
  padding: 1px 3px; }

.pagination {
  text-align: center;
  margin: 5px 0px; }

.red {
  color: #d92f0b; }

.grey {
  color: #999999; }

.pointer {
  cursor: pointer; }

.hide {
  display: none; }

.small {
  font-size: 8pt; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.inverted {
  color: white;
  background: #5e5e5e;
  padding: 4px 5px;
  margin-bottom: 10px; }
  .inverted h1, .inverted h2, .inverted h3, .inverted h4, .inverted h5, .inverted h6 {
    margin: 0px; }

