body { background: #FFFFFF; color: #000000; font-family: arial, helvetica, verdana, sans-serif; margin: 10px 10px 10px 10px; } p { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt; } /*EPIC ELEMENTS - DO NOT DISTURB - FOR IMAGES AND TABLES REPLACES ALIGN */ .floatLeft { float: left; } .floatRight { float: right; } /* END */ /* HEADINGS */ h1 { font-size: 14.5pt; font-weight: bold; text-align: center; color: #336699; background-color: transparent; } h2 { font-size: 13pt; font-weight: bold; color: #000000; background-color: transparent; } h3 { font-size: 12pt; font-weight: bold; color: #000000; background-color: transparent; } h4 { font-size: 10pt; font-weight: bold; color: #000000; background-color: transparent; } /* GENERAL LINK PROPERTIES */ a:link { color: #0000FF; background-color: transparent; } a:visited { color: #990000; background-color: transparent; } a:hover, a:focus { color: #0000FF; background-color: transparent; } a:active { color: #FF0000; background-color: transparent; } /* LISTS */ ul { list-style: square; margin-bottom: 0%; } ul ul { list-style: circle; margin-bottom: 0%; } ul ul ul { list-style: disc; margin-bottom: 0%; } ol { list-style: decimal; margin-bottom: 0%; } ol ol { list-style: lower-alpha; margin-bottom: 0%; } ol ol ol { list-style: lower-roman; margin-bottom: 0%; } /* GENERAL PROPERTIES */ td { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; } th { font-size: 10pt; font-weight: bold; text-align: center; } dt { font-weight : bold; } acronym { color : #006699; background : transparent; } abbr { color : #006699; background : transparent; } caption { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; font-weight: none; text-align: left; } input, textarea { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; } img { border: 0px none transparent; color:#FFFFFF; } /* MENU BAR - CELL FORMATING */ /* COMMON MENU BAR - TABLE CELL*/ td.CLFMenuCell { vertical-align: middle; color: #FFFFFF; background-color: #000000; height: 14px; } /* INSTITUTIONAL MENU BAR - TABLE CELL */ td.CLFMenuCell2 { vertical-align: middle; color: #FFFFFF; background-color: #999966; height: 14px; } /* COMMON MENU BAR - LINKS */ a.common:link, a.common:visited, a.common:hover, a.common:focus, a.common:active { color: #FFFFFF; font-size: 9pt; text-decoration: none; background-color: #000000; font-weight: bold; margin-left: 2px; } /* INSTITUTIONAL MENU BAR - LINKS */ a.institute:link, a.institute:visited, a.institute:hover, a.institute:focus, a.institute:active { color : #FFFFFF; font-size: 9pt; text-decoration : none; background-color : #999966; font-weight: bold; margin-left: 2px; } a.contactFR:link, a.contactFR:visited, a.contactFR:hover, a.contactFR:focus, a.contactFR:active { color: #FFFFFF; font-size: 9pt; text-decoration: none; background-color: #000000; font-weight: bold; } /* TEXT STYLE CLASSES */ .boldText { font-weight: bold; } .italicText { font-style: italic; } .boldItalicText { font-weight: bold; font-style: italic; } .mandatory { font-weight: bold; color: #FF0000; background-color: transparent; } /*FOR THE JAVA APP*/ table.noteborder{ border: 2px solid #990033; } .note{ color: #990033; font-weight: bold; } td.buttonbar{ border: 1px solid #000000; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#6699CC',EndColorStr='#003366'); } td.sectionhead { font-weight: bold; color: #FFFFFF; background-color: #336699; } td.tablehead{ background-color: #EEEEEE; color: #000000; font-weight: bold; } table.costborder{ border: 1px solid #999999; } table.allborders{ border: 1px solid #999999; border-collapse: collapse; } table.allborders td{ border: 1px solid #999999; } table.displaylistallborders{ border: 1px solid #999999; border-collapse: collapse; } table.displaylistallborders td{ border: 1px solid #CCCCCC; /*border-bottom: 1px solid #CCCCCC;*/ vertical-align: top; } table.displaylistallborders td.date{ white-space: nowrap; text-align: center; } table.displaylistallborders td.center{ text-align: center; } table.displaylistallborders td.right{ text-align: right; } table.displaylistallborders td.cellshadecentered{ background: #336699; color:#FFFFFF; text-align: center; font-weight: bold; white-space: normal; vertical-align: middle; } td.alignright{ text-align:right; } td.cellshade{ background: #EEEEEE; color:#000000; vertical-align: top; } input.btn { color: #000000; font-weight: normal; border:1px solid #000000; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ADADAD',EndColorStr='#E3E3E3'); } /* BREADCRUMB LINKS */ a.breadcrumb { color : #999966; background-color: #FFFFFF; text-decoration : none; } a.breadcrumb:visited { color : #336699; background-color: #FFFFFF; text-decoration : none; } a.breadcrumb:hover, a.breadcrumb:focus { color : #999966; background-color: #FFFFFF; text-decoration : none; } a.breadcrumb:active { color : #999966; background-color: #FFFFFF; text-decoration : none; } img.triangle { vertical-align: top; } /* LEFT NAVIGATION TABLE CELLS */ td.leftNavTable { background-color: #cccc99; vertical-align: top; color: #000000; } /* LEFT NAVIGATIONAL LINKS - FIRST LEVEL LINK PROPERTIES */ a.leftNavLevel1:link, a.leftNavLevel1:visited { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; } a.leftNavLevel1:hover, a.leftNavLevel1:focus{ color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } a.leftNavLevel1:active { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } /* LEFT NAVIGATIONAL BAR - SECOND LEVEL LINK PROPERTIES */ a.leftNavLevel2:link, a.leftNavLevel2:visited { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; } a.leftNavLevel2:hover, a.leftNavLevel2:focus { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } a.leftNavLevel2:active { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } /* LEFT NAVIGATIONAL BAR - CURRENT LEVEL LINKS */ a.leftNavCurrentLevel:link, a.leftNavCurrentLevel:visited { color: #336699; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; } a.leftNavCurrentLevel:hover, a.leftNavCurrentLevel:focus { color: #336699; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } a.leftNavCurrentLevel:active { color: #336699; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } /* BUDGET TABLES */ TD.BudgetCellheader { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; text-align: left; background-color: #CCCCCC; border-top: thin solid #CCCCCC; border-right: thin solid #ffffff; border-left: thin solid #000000; } a.budget:link, a.budget:visited, a.budget:active, a.budget:hover, a.budget:focus { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; text-align: left; background-color: transparent; text-decoration: none; } TH.BudgetCellheader { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; text-align: left; background-color: #CCCCCC; border-top: thin solid #CCCCCC; border-right: thin solid #ffffff; border-left: thin solid #000000; } TABLE.BudgetTable { border: 1px solid #666666; } TABLE.BudgetTable th { font-weight: bold; background-color: #CCCCCC; border: 1px solid #666666; } TABLE.BudgetTable td { border-bottom: 1px solid #CCCCCC; } TABLE.BudgetTable td.noborder{ border-bottom: 1px solid #FFFFFF; } /* Participant TABLES */ TABLE.participantTable { border: 1px solid #666666; } TABLE.participantTable th { font-weight: bold; background-color: #CCCCCC; border: 1px solid #666666; } /* used for underlining the LIP - do not delete */ span.underline { text-decoration: underline; } /* FOOTER */ hr.footerRule { color: #666666; background-color: #999999; height: 1px; } /* LEFT SIDE */ td.footerNotesInfo { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #999966; background-color: #FFFFFF; vertical-align: top; } /* RIGHT SIDE */ td.footerDisclaimer02 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; background-color: #FFFFFF; text-align: right; vertical-align: top; } /* SPLASH PAGE */ .redButton { color: #FFFFFF; background-color: #FF0000; text-align: center; } a.language:link, a.language:visited, a.language:hover, a.language:focus, a.language:active { color: #FFFFFF; background-color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: none; } a.notices:link, a.notices:visited, a.notices:hover, a.notices:focus, a.notices:active { color: #000000; background-color: #FFFFFF; } /* @media print */ page { margin: 10%; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; } blockquote, ul, ol, dl { page-break-before: avoid; } /* @media aural */ h1, h2, h3, h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90; } h2 { pitch: x-low; pitch-range: 80; } h3 { pitch: low; pitch-range: 70; } h4 { pitch: medium; pitch-range: 60; } h5 { pitch: medium; pitch-range: 50; } h6 { pitch: medium; pitch-range: 40; } li, dt, dd { pitch: medium; richness: 60; } dt { stress: 80; } b, strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90; } i { pitch: medium; pitch-range: 60; stress: 60; richness: 50; } u { richness: 0; } a:link { voice-family: harry, male; } a:visited { voice-family: betty, female; } a:active { voice-family: betty, female; pitch-range: 80; pitch: x-high; } /* FILE ARCHIVED ON 23:45:27 Feb 25, 2006 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:49:47 Jul 09, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): RulesEngine.query: 0.006 PetaboxLoader3.resolve: 119.1 PetaboxLoader3.datanode: 1067.398 (2) */