.logisticssectiontitle { color: #900023; font-family: Arial; font-weight: bold; font-size: 11pt; text-align: left }
.logisticssectiontitle A { color: #900023; }
.logisticssectiontitle A:hover { color: blue; }

.formlabel { color: #900023; font-family: Arial; font-size: 11pt; font-weight: bold; text-align: left; padding-top: 10px }


.formfield { font-family: Arial; font-size: 9pt }
.formfield input { background-color: white }
.formfield textarea { background-color: white }
.formfield select { background-color: white }

.requiredformfield { font-family: Arial; font-size: 9pt }
.requiredformfield input { background-color: #FFFF99 }
.requiredformfield textarea { background-color: #FFFF99 }
.requiredformfield select { background-color: #FFFF99 }
