/* Standard styles for IDA */ #box {position: relative; width:100%; height:100%; border-width:2px; border-color:#000000; border-style:solid; text-align: center;} #box1 {border-width:5px; border-color:#330066; border-style:groove; padding=5px;} #xsm {font-family: Verdana,Arial,Helvetica; font-size: 6pt} #sm {font-family: Verdana,Arial,Helvetica; font-size: 8pt} #med {font-family: Verdana,Arial,Helvetica; font-size: 11pt} #lg {font-family: Verdana,Arial,Helvetica; font-size: 15pt} #xlg {font-family: Verdana,Arial,Helvetica; font-size: 19pt} #rev {font-family: Verdana,Arial,Helvetica; background-color: #330066; color:#ffffcc; text-decoration:none;} tr.EVEN {background-color:#ffcc99; color:#ffffff;} tr.ODD {background-color:#ffe7cc;} th {font-family: Verdana,Arial, Helvetica; font-size: 13pt;} td {font-family: Verdana,Arial, Helvetica; font-size: 11pt;} th.sm {font-family: Verdana,Arial,Helvetica; font-size: 9pt} th.fill {font-family: Verdana,Arial,Helvetica; font-size: 11pt; background-color: #ff9900; color:white;} td.req {color:red; font-weight: bold; font-size: 11pt;} td.sm {font-family: Verdana,Arial,Helvetica; font-size: 9pt} td.ttl {font-family: Verdana,Arial,Helvetica; font-size: 11pt; font-weight: bold;} body {font-family: Verdana,Arial, Helvetica; font-size: 11pt; color: #000000;} h1.BIG {font-size: 20pt;} h1 {font-size: 17pt;} h2 {font-size: 15pt;} h3 {font-size: 13pt;}