body { margin: 0; font: 11px Arial, Helvetica, sans-serif; color: #666; }
table, td, .textbox { font: 11px Arial, Helvetica, sans-serif; color: #666; }

.textbox { border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 2px; }
.button { background: #3478b1; color: white; border: 1px solid #84b0d5; }

#logo { padding: 10px; background: white; border: 10px solid #f1f1f1; border-left: none; border-right: none; margin: 10px 0 20px 0; }

.fieldSet { padding: 10px; border: 1px solid #f5f5f5; margin: 5px 0 5px 5px; }

.tableHead { background: #2e5272; font-weight: bold; color: white; }
.tableSubHead { background: #dae6f1; font-weight: bold; color: #2e5272; }
