body { background-color: #99cccc; font-size: 85%; margin: 0%; } body, p, th, td, li, dt, dd { font-family: Tahoma,Arial,Geneva,Helvetica,Helv,sans-serif; color: black; } table { font-size: 100%; } form { margin: 0%; padding: 0%; } textarea { font-family: Tahoma,Arial,Geneva,Helvetica,Helv,sans-serif;} ul.unindentedList, ol.unindentedList { margin: 0px; } li.unindentedListItem { margin-left: 1em; } .bodyArea { background-color: white; } .nonBodyArea { ; } .touchingAbove { margin-top: 0%; } .touchingAboveAndBelow { margin-top: 0%; margin-bottom: 0%; } .touchingBelow { margin-bottom: 0%; } .bigAndBold { font-size: 135%; font-weight: bold; } .controlSet { font-size: 90%; white-space: nowrap; } .control { white-space: nowrap; } .pageHeader { } .pageTitle { font-size: 125%; font-weight: bold; } .pageTitleWithSubtitle { font-size: 125%; font-weight: bold; margin-bottom: 0%; } .pageSubtitle { font-size: 110%; font-weight: bold; margin-top: 0%; } .pageErrors { font-weight: bold; color: red; } .pageNote { } .pageNoteNote { font-size: 75%; } .extraPageNoteAfter { margin-top: 1em; font-weight: bold; color: red; } .pageNoteTextControlSet { font-size: 90%; } .pageNoteTextControl { color: gray; font-variant: small-caps; font-weight: bold; white-space: nowrap; } .pageNoteForPrint { font-style: italic; } .pageInstructions { font-style: italic; } .informationalNote { font-style: italic; } .activeSortColumn { font-style: italic; } .columnLabelNote { font-weight: normal; font-size: 70%; } .fieldLabelNote { font-size: 80%; } .fieldNote { font-size: 80%; } .listNote { font-style: italic; font-variant: small-caps; } .statusAside { font-style: italic; font-variant: small-caps; } .pageFooter { } .nowrap { white-space: nowrap; } .centered { text-align: center; } .superEmphasized { font-style: italic; color: red; } .emphasized { font-style: italic; } .smallCaps { font-variant: small-caps; } .italic { font-style: italic; } .bold { font-weight: bold; } .spacerRow { font-size: 50%; } .middleAlign { vertical-align: middle; } a:link, a.control:visited, a.pageNoteTextControl:visited { color: blue; } /* This declaration must precede the a:active and a:hover declarations! */ a:visited { color: purple; } /* This declaration must precede the a:active and a:hover declarations! */ a:active, a:hover, a.control:active, a.control:hover, a.pageNoteTextControl:active, a.pageNoteTextControl:hover { color: red; } .suppressOnScreen { display: none; } .suppressOnPrint { } .suppressOnPrintBodyArea { background-color: white; } div#fixedCoverup { position: fixed; width: 100%; height: 100%; background-color: white; }