P { color: #000000; font-family: tahoma, sans-serif; font-size: 9pt; }
LI { color: #000000; font-family: tahoma, sans-serif; font-size: 9pt; }
TABLE { color: #000000; font-family: tahoma, sans-serif; font-size: 9pt; }
INPUT, SELECT, TEXTAREA { font-family: tahoma, sans-serif; font-size: 8pt; padding-top: 0; padding-bottom: 1; padding-left: 2; padding-right: 2; }
A:LINK { font-family: tahoma, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
A:VISITED { font-family: tahoma, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
A:HOVER { font-family: tahoma, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: underline }

.mainInstructions { color: #0F5686; font-family: Segoe UI, Tahoma, sans-serif; font-size: 12pt; }
.secondaryInstructions { color: #0F5686; font-family: Segoe UI, Tahoma, sans-serif; font-size: 9pt; }
.topInstructions { color: #0F5686; font-family: Segoe UI, Tahoma, sans-serif; font-size: 36pt; border: 1px solid #0F5686; padding: 5px; }


.standardButton { color: #000000; font-family: Segoe UI, Tahoma; font-size: 9pt; width: 140px; }
.standardField { color: #000000; background: #FFFFFF; border: 1px solid #E4E4E4; font-family: Segoe UI, Tahoma; font-size: 9pt; }
.currentField { color: #000000; background: #FFFFFF; border: 1px solid #4C4C4C; font-family: Segoe UI, Tahoma; font-size: 9pt; }
.standardFieldlocked { color: #666666; background: #FFFFFF; border: 1px solid #E4E4E4; font-family: Segoe UI, Tahoma; font-size: 9pt; }
.currentFieldlocked { color: #FFFFFF; background: #666666; border: 1px solid #4C4C4C; font-family: Segoe UI, Tahoma; font-size: 9pt; }

@media print
 {
  .noprint { display: none; }
  P { color: #000000; font-family: tahoma, sans-serif; font-size: 9pt; }
  LI { color: #000000; font-family: tahoma, sans-serif; font-size: 9pt; }
  TABLE { color: #000000; font-family: tahoma, sans-serif; font-size: 9pt; }
 }
