body, table {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 14px;
   max-width: 1000px; }

.colred1 {
   color: #700000;
   background-color: #E2E2E2; }

.colred2 {
   background-color: #E2CBCB; }

.colred3 {
   background-color: #D1BBBB; }

.colred4 {
   background-color: #C0ACAC;}

h1 {
   font-size: 20px;
   font-weight: normal;
   margin-top: 20px;
   margin-bottom: 20px; }

h2 {
   font-size: 15px;
   margin-top: 27px;
   margin-bottom: 19px; }

ul.extended {
   margin-left: 1em;
   padding-left: 1em; }
ul.extended li {
   margin-top: 0.5em;
   margin-bottom: 0.5em; }

ul.smallIndent {
   margin-left: 1em;
   padding-left: 1em; }

ol.smallIndent {
   margin-left: 2.5em;
   padding-left: 0em;}

li.extendedList {
   margin-top: 0.5em;
   margin-bottom: 0.5em; }

table.std {
   border-collapse: collapse;
   border:none;
   width:100%; }
table.std tbody {
   vertical-align:top; }
table.std td, table.std th {
   border:solid black 1px;
   padding: 4px; }

td.display {
   line-height: 150%;
   padding: 15px; }
td.displayTitle {
   padding: 15px; }
td.displayMiddle {
   line-height: 150%;
   padding-top: 30px;
   padding-bottom: 30px;
   padding-left: 160px;
   padding-right: 160px; }

table.header {
   width: 100%;
   margin-bottom: 80px; }
tr.headerRow1 td {
   height: 120px;
   vertical-align: bottom; }
td.headerRow1Col2 {
   font-size: 27px; }
td.headerRow1Col3 ul {
   margin-bottom: 0;
   margin-left: 0;
   padding-left: 20px; }
td.headerRow2Col3 {
   padding-top: 20px;
   padding-left: 20px; }
