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; } /* HEADINGS */ h1 { font-size: 14.5pt; font-weight: bold; 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: #FFFFFF; } a:visited { color: #990000; background-color: #FFFFFF; } a:hover, a:focus { color: #0000FF; background-color: #FFFFFF; } a:active { color: #FF0000; background-color: #FFFFFF; } /* 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; font-family: arial, helvetica, verdana, sans-serif; } 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: bold; text-align: left; } input, textarea { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; } img { border: 0px none transparent; color:#FFFFFF; } td.bottom { vertical-align:top; } /* 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; font-family: Arial, Helvetica, sans-serif; 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; } /* 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; font-family: Arial, Helvetica, sans-serif; margin-left: 2px; } /* 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: #FFFFFF; } /* IMAGES AND TABLES - REPLACES ALIGN */ .floatLeft { float: left; } .floatRight { float: right; } /* BREADCRUMB LINKS */ a.breadcrumb, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:focus, a.breadcrumb:active { font-family: Arial, Helvetica, sans-serif; text-decoration : none; background-color: #FFFFFF; } a.breadcrumb:link { color : #660000; } a.breadcrumb:visited { color : #999966; } a.breadcrumb:hover, a.breadcrumb:focus { color : #999966; } a.breadcrumb:active { color : #999966; } 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:active, 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; } /* 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:active, 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; } /* LEFT NAVIGATIONAL BAR - THIRD LEVEL LINK PROPERTIES */ a.leftNavLevel3:link, a.leftNavLevel3:visited { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; } a.leftNavLevel3:active, a.leftNavLevel3:hover, a.leftNavLevel3:focus { color: #000000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline; } /* LEFT NAVIGATIONAL BAR - CURRENT LEVEL LINKS */ a.leftNavCurrentLevel:link, a.leftNavCurrentLevel:visited { color: #660000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; } a.leftNavCurrentLevel:active, a.leftNavCurrentLevel:hover, a.leftNavCurrentLevel:focus { color: #660000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; } a.leftNavCurrentLevel3:link, a.leftNavCurrentLevel3:visited { color: #660000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: underline; } a.leftNavCurrentLevel3:active, a.leftNavCurrentLevel3:hover, a.leftNavCurrentLevel3:focus { color: #660000; background-color: #cccc99; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: underline; } /* FOOTER */ hr.footerRule { color: #666666; background-color: #999999; height: 1px; } /* LEFT SIDE */ td.footerNotesInfo { font-family: Arial, Helvetica, sans-serif; color: #999966; background-color: #FFFFFF; vertical-align: top; } /* RIGHT SIDE */ td.footerDisclaimer02 { 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; } /* application specific styles */ td.burgundyBg { background-color: #660000; color: #FFFFFF; } table.burgundyBorder { border: 1px solid #000000; } td.khakiBg { background-color: #CCCC99; color: #000000; } td.khakiBgBorder { background-color: #CCCC99; color: #000000; border: 1px solid #999966; padding: 0 0 0 5px; } a:link, a:visited, a:hover, a:focus, a:active { background-color: transparent; } h1 { color:#660000; } h2 { color:#660000; } .burgundyText { color: #660000; background-color: transparent; } body { line-height: 130%; } ul { margin-top: 3px; margin-bottom: 5px; } a.rightButtons:link, a.rightButtons:active, a.rightButtons:hover, a.rightButtons:focus, a.rightButtons:visited{ font-size: 9pt; text-decoration: none; color: #000000; } /* @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; } .leftNavBullet { list-style-image: url(/web/20060225222329im_/http://strategis.ic.gc.ca/epic/home.nsf/css/images/triangle.gif); } /* FILE ARCHIVED ON 22:23:29 Feb 25, 2006 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:15:52 Jul 03, 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: 21.012 PetaboxLoader3.resolve: 541.275 PetaboxLoader3.datanode: 1094.722 (2) */