/* Design Spec Summary sidebar */ table.specSum { border: 5px solid #eeeeee; } table.specSum td { font-size: 11px; } table.specSum td.title { font-size: 13px; } .nodec { color:#000000; text-decoration:none; } .pt15b { font-size:15pt; font-weight:bold; } .pt13b { font-size:13pt; font-weight:bold; } .pt12b { font-size:12pt; font-weight:bold; } .pt12 { font-size:12pt; } .pt9 { font-size:9pt; } /* IN NETSCAPE USE .pt8; IN EXPLORER USE FONT SIZE=1. EACH IGNORES THE OTHER. BOTH OK FOR NS6*/ .pt8 { font-size:8pt; } .gold { color:#fffacd; } .red { color:#ff0000; } .white { color:#ffffff; } .blue { color:#1831a5; } .te { font-family: Courier New,Courier,monospace; font-size:12px; } h1 { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:24pt; } h2 { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:18pt; } h3 { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:15pt; } h4 { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12pt; } h5 { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12px; } body { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12px;} td { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12px; } th { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12px; } .subHead, .subhead { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 14px; font-weight: bold; color: #FFFFFF; } .pageHead, .pagehead { font-size: 15pt; font-weight: bold; color:#336699 ; } .pageSubHead, .pagesubhead { font-size: 13pt; color: #336699; } .configHead, .confighead { font-size:13pt; font-weight:bold; color:#336699;} .configSubHead, .configsubhead { font-weight:bold; color:#336699; } .myAccountHeader, .myaccountheader { font-size: 12pt; font-weight: bold; color: #ffffff; background-color: #66849f; } .thermalImped, .thermalimped { font-size: 10pt; font-weight: bold; color: #ffffff; background-color: #66849f; } .messageLarge { color: #FF0000; font-weight: bold; font-size: 13px; } .messageMedium { color: #FF0000; font-weight: bold; font-size: 12px; } .messageSmall { color: #FF0000; font-weight: bold; font-size: 11px; } a.btn:link, a.btn:active, a.btn:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: bold; line-height: 24px; text-decoration: none; color: #000000; background: #BBD8F4; padding: 3px 6px 3px 6px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #000000; border-bottom: 1px solid #000000; white-space: nowrap; } a.btn:hover { color: #FFFFFF; background: #3377AA; text-decoration: none; border-left: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; } a.btn1:link, a.btn1:active, a.btn1:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; font-weight: bold; line-height: 24px; text-decoration: none; color: #000000; background: #EEDDAA; /*background: #BBD8F4; #CCAB26 */ padding: 2px 4px 2px 4px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #000000; border-bottom: 1px solid #000000; white-space: nowrap; } a.btn1:hover { color: #000000; text-decoration: none; background: #DDBB55; border-left: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; } a.btn2:link, a.btn2:active, a.btn2:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; font-weight: bold; line-height: 24px; text-decoration: none; color: #000000; background: #BBD8F4; padding: 2px 4px 2px 4px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #000000; border-bottom: 1px solid #000000; white-space: nowrap; } a.btn2:hover { color: #FFFFFF; text-decoration: none; background: #3377AA; border-left: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; } a.btn4:link, a.btn4:active, a.btn4:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: bold; line-height: 24px; text-decoration: none; color: #000000; background: #EEDDAA; padding: 3px 6px 3px 6px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #000000; border-bottom: 1px solid #000000; white-space: nowrap; } a.btn4:hover { color: #FFFFFF; background: #DDBB55; text-decoration: none; border-left: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; } input.nbr { font-size: 13px; font-family: Courier New,Courier,monospace; padding: 1px 0px 0px 5px; border-right: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; margin: 2px 0px 2px 0px; } a.lnk:link, a.lnk:active, a.lnk:visited, a.lnk:hover { color:#336699; } table.semi { background: #BBCCCC; } table.semi th { font-size: 11px; font-weight: bold; background: #e5eaef; padding: 5px 5px 5px 5px; } table.semi td { font-size: 12px; background: #ffffff; padding: 2px 5px 2px 5px; }