/* style type="text/css" */ a.logoff:link { color: 99cccc; } a.logoff:active { color: 99cccc; } a.logoff:visited { color: 99cccc; } a.reg:link { color: Blue;} a.reg:active { color: Blue;} a.reg:visited { color: Blue;} a.reg:hover { color: Red;} a.TabActive { color: Navy; text-decoration: none; font-family: arial,helvetica; } a.TabDisabled { color: White; text-decoration: none; font-family: arial,helvetica; } a.TabNotActive { color: #FFFFCC; text-decoration: none; font-family: arial,helvetica; } // #FFFFCC // background-color: Navy; background-color: FFFFCC; a.SortColumn { color: White; font-weight: bold; font-size: 8pt; } TD.HeadTitle2 {font-family : Arial, Helvetica, sans-serif; color :#006666; font-size : 12pt ;font-weight : bold;} TD.HeadTitle {font-family : Arial, Helvetica, sans-serif; color :#006666; font-size : 14pt ;font-weight : bold;} TD.A1 {font-family : Arial, Helvetica, sans-serif; font-size : 14pt ;} TD.A {font-family : Arial, Helvetica, sans-serif; font-size : 10pt ;} TD.B {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color: navy; } TD.B_red {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color: red; font-weight: bold; } TD.C {font-family : Arial, Helvetica, sans-serif; font-size : 8pt ;} TD.Bold {font-family: Arial, Helvetica, sans-serif; font-weight: bold; } TD.WhiteB10 {font-family : Arial, Helvetica, sans-serif; color : White; font-size : 10pt ; font-weight : bold;} TD.NavyB9 {font-family : Arial, Helvetica, sans-serif; color : Navy; font-size : 9pt ; font-weight : bold;} TD.TabNotActive { height: 24px; width: 113px; font-family : Arial, Helvetica, sans-serif; color : White; font-size : 9pt ; font-weight : bold; background-color: Navy; background-image: url("img/Tab1NotActive2.gif"); } TD.TabActive { height: 24px; width: 113px; font-family : Arial, Helvetica, sans-serif; color : Navy; font-size : 9pt ; font-weight : bold; background-color: FFFFCC; background-image: url("img/Tab1Active2.gif"); } TD.TabDisabled { height: 24px; width: 113px; font-family : Arial, Helvetica, sans-serif; color : Navy; font-size : 9pt ; font-weight : bold; background-color: eeeeee; background-image: url("img/Tab1Disabled2.gif"); } TD.CRed {font-family : Arial, Helvetica, sans-serif; color : Red; font-size : 8pt ;} TD.CGreen {font-family : Arial, Helvetica, sans-serif; color : #000000; font-size : 8pt ;} TABLE.FormSection { cellspacing: 2px; cellpadding: 2px; background-color: ffffff; border-style: dotted; border-color: 669999; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; } SELECT.A {font-family : Arial, Helvetica, sans-serif; font-size : 10pt ;} SELECT.B {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ;} SELECT.C {font-family : Arial, Helvetica, sans-serif; font-size : 8pt ;} SELECT.HeadingPulldown { color: navy; font-weight: bold; font-size: 9pt; } INPUT.A {font-family : Arial, Helvetica, sans-serif; font-size : 10pt ;} INPUT.B {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ;} INPUT.C {font-family : Arial, Helvetica, sans-serif; font-size : 8pt ;} INPUT.NumericDisabled { width: 60; text-align: right; border: none; background-color: eeeeff; font-weight: bold; font-family: monospace; font-size: 9pt; color: 333333; } DIV.ParNormal {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color : Navy; width : 600px; text-align : justify;} DIV.FormatTable {margin-top : 15px;} DIV.HeaderA {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color : Navy; font-weight : bold;} SPAN.NavyB9 {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color : Navy; font-weight : bold;} SPAN.BrownB10 {font-family : Arial, Helvetica, sans-serif; font-size : 10pt ; color : "#6699FF"; font-weight : bold;} SPAN.BrownB14 {font-family : Arial, Helvetica, sans-serif; font-size : 14pt ; color : "#6699FF"; font-weight : bold;} SPAN.RedB14 {font-family : Arial, Helvetica, sans-serif; font-size : 14pt ; color : "#CC0000"; font-weight : bold;} SPAN.NavyB10 {font-family : Arial, Helvetica, sans-serif; font-size : 10pt ; color : Navy; font-weight : bold;} SPAN.NavyB12 {font-family : Arial, Helvetica, sans-serif; font-size : 12pt ; color : Navy; font-weight : bold;} SPAN.NavyB14 {font-family : Arial, Helvetica, sans-serif; font-size : 14pt ; color : Navy; font-weight : bold;} SPAN.C {font-family : Arial, Helvetica, sans-serif; font-size : 8pt ; } SPAN.B {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color: navy; } SPAN.B_red {font-family : Arial, Helvetica, sans-serif; font-size : 9pt ; color: red; font-weight: bold; } //the following @page rule sets the page box size to 8.5 x 11 inches and creates '2cm' margin on all sides between the page box edge and the page area // re: In CSS2, border and padding properties don't apply, but supposedly they might eventually work @page { size 8.5in 11in; margin: 2cm } /* /style */