a { text-decoration: none; color: #d22c2c }
a:hover { text-decoration: underline }
.ContactCell { width: 250; color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #b4ddde; border: solid 2px black; padding: 10px }
.ContactFormField { width: 200px; padding-left: 5px; color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffffff; border: solid 2px black }
.MainCell { color: black; font-weight: normal; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.MainCellHeader { color: black; font-weight: bold; font-style: italic; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.MenuCell { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #003366 }
.MenuCell a { color: white }
.MenuCell a:hover { text-decoration: none }
.MenuCellSelected { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #006699 }
.MenuCellSelected a { color: white }
.MenuCellSelected a:hover { text-decoration: none }
.BoldText { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.MainTable { border: 10px solid #b4ddde }
