@charset "UTF-8"; .textheader { font-size: 18px; font-weight: 900; } .text { font-size: 12px; font-weight: normal; } .subhead { padding-left: 6px; color: #3f3f3f; font-size: 12px; font-weight: bold; } .rowheads { font-size: 10px; font-weight: 400; } .colheads { font-size: 10px; font-weight: 400; text-align: center; } .colheadsbold { font-size: 10px; font-weight: bold; text-align: center; } .choiceheads { padding-left: 0; font-size: 10px; font-weight: bold; text-align: center; color: white; } .choiceheadsblack { padding-left: 0; font-size: 10px; text-align: center; color: black; font-weight: bold; } .choiceheadsleft { padding-left: 0; font-size: 10px; font-weight: bold; text-align: left; color: white; } .choiceheadsleftblack { padding-left: 0; font-size: 10px; text-align: left; color: black; font-weight: bold; } .currentheads { font-size: 10px; font-weight: bold; text-align: center; } .contents { font-size: 10px; text-align: center; } .contentsbold { font-size: 10px; font-weight: bold; text-align: center; } .nomatch { font-size: 10px; text-align: center; background-color: silver; } .contentsleft { font-size: 10px; text-align: left; } .contentsleftwhite { font-size: 10px; text-align: left; color: white; } .contentscenterwhite { font-size: 10px; text-align: left; color: white; } .contentsright { font-size: 10px; text-align: right; } .contentsrightbold { font-size: 10px; text-align: right; font-weight: bold; } .contentsleftbold { font-size: 10px; text-align: left; font-weight: bold; } .rightpadding { padding-right: 52px; } .headerrow { padding-left: 0; padding-right: 0; background-color: #363; color: white; font-size: 12px; font-weight: bold; } .currentstringrow { padding-left: 0; padding-right: 0; background-color: white; color: black; font-size: 10px; font-weight: bold; } .tablebackground { background-color: white; } .tablefixed { table-layout: fixed; } .tablehead { padding-left: 0; font-size: 12px; font-weight: bold; text-align: center; color: white; } .tableheadbig { padding-left: 0; font-size: 18px; font-weight: bold; text-align: center; color: white; } .tablefixedthin { table-layout: fixed; border-width: thin; border-style: dashed; } .tabletitle { padding-left: 0; padding-top: 5px; padding-bottom: 5px; font-size: 16px; font-weight: bold; text-align: center; color: white; background-color: #363; } .tablesubtitle { padding-left: 0; font-size: 12px; font-weight: bold; text-align: center; color: black; background-color: white; } .tablefooter { padding-left: 0; font-size: 16px; font-weight: bold; text-align: center; color: black; background-color: white; } .rowtitle { font-size: 12px; font-weight: 500; text-align: left; } .rowtitlecenter { font-size: 12px; font-weight: 500; text-align: center; } .coltitle { font-size: 10px; font-weight: 500; text-align: center; } .coltitlebold { font-size: 10px; font-weight: 900; text-align: center; } .coltitleboldleft { font-size: 10px; font-weight: 900; text-align: left; } .h2customizer { padding-left: 0; font-size: 18px; font-weight: bold; text-align: center; color: #363; } .contentspadded { font-size: 10px; text-align: center; padding-top: 5px; padding-bottom: 5px; padding-right: 5px; padding-left: 5px; } .tooltip { display: none; position: absolute; border: 1px solid #333; background-color: #ffed8a; padding: 2px 6px; } button { font-family: Lucida Grande; font-size: 11px; height: 18px; width: 160px; }
