body { margin: 0; padding: 0; font-family: Arial, Sans-Serif; font-size: .85em; }
#logo { float: left; margin: 5px 15px; }
h1, h2, h3 { color: #679026; }
h1 { font-size: 150%; }

.button { background-color: #C4C5C9; margin-right: 100px; }
.wirelessForm { width: 560px; }
div.row { clear: right; font-size: 85%; margin-bottom: 5px; }
div.row span.label { float: left; width: 150px; padding: 3px 10px 0 0; text-align: right; }
div.row span.field span { font-weight: bold; color: Maroon; font-size: .95em; padding-left: 10px; }
div.row span.field .productLabel { font-weight: bold; color: Black; font-size: .95em; padding-left: 5px; }
div.row span.field span b { font-size: 1.6em; }
div.row .textbox { width: 300px; border: solid 1px #525969; }
.buttonRow { padding: 10px 0px 0 0; text-align: right; }
.errorLabel { font-weight: bold; color: Maroon; display: block; margin-bottom: 5px; }

table { font-size: 95%; }
table td { text-align: center; }
.tdBottomBorder { border-bottom: solid 1px black; }
.tdTopBorder { border-top: solid 1px white; }
.tdRightBorder { border-right: solid 1px white; }
.tdHeader { font-weight: bold; background-color: #a3aaba; }
.tdHeader2 { background-color: #a3aaba; }
.firstCell { text-align: left; }
.tableCaptionFees { font-size: 85%; margin-top: 0; }
.altItem { background-color: #edf1f8; }
