body         { font-family: Arial; font-size: 8pt; color: #000068 }
td           { text-align: Left; font-family: Arial; font-size: 8pt; color: #000068 }
select       { font-family: Arial; font-size: 8pt; color: #000068; border: 1 solid #C0C0C0; font-weight: bold }
textarea     { font-family: Arial; font-size: 8pt; color: #000068; border: 1 solid #C0C0C0; font-weight: bold }
input        { font-family: Arial; font-size: 8pt; color: #000068; font-weight: bold; border: 1 solid #C0C0C0 }
#indemnityMessage {
position:absolute;
width:150px;
height:100px;
color:blue;
background-color:white;
border: 2 solid darkblue
text-align:center;
visibility:hidden;
z-index:10;
}

span.back-link { border-top: 3px green outset; border-right: 3px green outset; border-bottom: 3px green outset; border-left: 3px green outset; padding: 2px; background-color:#C8D6EB; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none }
