/* ----------------- */ /* background colors */ /* ----------------- */ .bghdr { background-color: #b2cce5; /* content header background color - default is light grey */ } .bgsubhdr { background-color: #FFFFCC; /* content sub-header background color - default is light yellow */ } /* DEEFF7 light blue 003366 dark blue*/ /* -------------------------- */ /* content text customisation */ /* -------------------------- */ .content { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; /* general content text font */ font-size: 12px; font-weight: normal; color: #666666; line-height : normal; word-spacing: normal; text-align:justify; font-variant: normal; } .whitetext { font-family: Arial, Helvetica, sans-serif; /* general content text font */ font-size: 13px; font-weight: normal; color: #FFFFFF; line-height : normal; word-spacing: normal; text-align:justify; font-variant: normal; } .whitetexthdr { font-family: Arial, Helvetica, sans-serif; /* general content text font */ font-size: 15px; font-weight: bold; color: #FFFFFF; line-height : normal; word-spacing: normal; text-align:justify; font-variant: normal; } .yellowtext { font-family: Arial, Helvetica, sans-serif; /* general content text font */ font-size: 13px; font-weight: bold; color: #FFFF00; line-height : normal; word-spacing: normal; text-align:justify; font-variant: normal; } .cnthdr { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; /* content header text font */ font-size: 17px; font-weight: bold; color : #0099CC; text-align : left; word-spacing: 0.5px font-variant: small-caps; } .cntsubhdr { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; /* content subheader text font */ font-size: 14px; font-weight: bold; color : #336699; text-align : left; line-height : normal; word-spacing: 0.5px; } .cnttitle { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; /* general content text font */ font-size: 11px; font-weight: bold; color: #4E7629; /*#042D5A is original the one being used is for raya */ } .newsheader { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color : #669900; text-align : left; line-height : 20px; text-indent: 0pt; padding-right: 5px; } .newsdate { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color : #0099CC; text-align : left; line-height : 20px; text-indent: 5pt; padding-right: 5px; } .cntblack { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; /* content with black colored text fonts */ font-size: 12px; font-weight: bold; color : #666666; text-align : left; vertical-align : top; } .cnt0 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; word-spacing: 0.5px; } .cntpix { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #042D5A; word-spacing: 0.5px; text-align:center; } .contentdate { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #006699; } .footer { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666666; line-height : 15px; } /* -------------------------------------------- */ /* Category : Form */ /* Usage : Applicable to all form fields and */ /* buttons of document */ /* -------------------------------------------- */ .form { /* for all form fields */ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #003366; } .formddown { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #003366; } /* background-color: #f0f5f9 */ .formlngfield { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #003366; } .formdisp { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #003366; padding-top:2px; padding-bottom:2px; padding-left:5px; padding-right:5px; } /* background-color: #f0f5f9 */ .searchbox { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #FFFFFF; color: #003366; border-top: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999; border-left: 1px solid #999999; } .bttn { /* for all buttons */ font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: #d6e7ef; border-bottom: 1px solid #006699; border-right: 1px solid #006699; border-left: 1px solid #006699; border-top: 1px solid #006699; text-decoration:none; } /* ------------------------------------------------------- */ /* hyperlink navi begins here text-transform:capitalize; */ /* ------------------------------------------------------- */ A.navi:link { font-family : Trebuchet MS, Arial, Helvetica, sans-serif ; /* normal links */ color:#3366CC; font-size: 11px; letter-spacing: 0.5px; text-decoration : underline; } A.navi:visited { font-family : Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#FF6633; font-size: 11px; letter-spacing: 0.5px ; text-decoration : underline ; } A.navi:hover { font-family : Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#0095ee; font-size: 11px; text-decoration : none ; } /* ------------------------------------------------------------------------------------------------------------ */ A.topnavi:link { font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif ; /* normal links */ color:#3366CC; font-size: 8pt; text-decoration : underline; } A.topnavi:visited { font-family : Verdana, Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#FF6633; font-size: 8pt; text-decoration : underline ; } A.topnavi:hover { font-family : Verdana, Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#0095ee; font-size: 8pt; text-decoration : none ; } /* ------------------------------------------------------------------------------------------------------------ */ .actnavi:link { /* top navigation links - active */ font-family : Trebuchet MS, Arial, Helvetica, sans-serif ; font-weight : bold; color:#0033cc; font-size: 8pt; letter-spacing:0.5px ; text-decoration : none ; } .actnavi:visited { /* top navigation links - visited */ font-family : Verdana, Trebuchet MS, Arial,Helvetica, sans-serif ; color:#000099; font-size: 8pt; font-weight: bold; letter-spacing:0.5px ; text-decoration : underline ; } .actnavi:hover { /* top navigation links - hover */ font-family : Trebuchet MS, Arial, Helvetica, sans-serif ; color:#993333; font-size: 8spt; font-weight: bold; letter-spacing:0.5px ; text-decoration : none ; } /* ------------------------------------------------------------------------------------------------------------ */ A.morenavi:link { font-family : Trebuchet MS, Arial, Helvetica, sans-serif ; /* normal links */ color:#3366CC; font-size: 8pt; text-decoration : underline; } A.morenavi:visited { font-family : Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#FF6633; font-size: 8pt; letter-spacing: 0.5px ; text-decoration : underline ; } A.morenavi:hover { font-family : Trebuchet MS, Arial, Helvetica, sans-serif ; /* normal links - hover */ color:#FF3300; font-size: 8pt; text-decoration : none ; } /* ------------------------------------------------------------------------------------------------------------ */ A.newslink:link { font-family : Trebuchet MS, Arial, Helvetica, sans-serif ; /* normal links */ color:#3366cc; font-size: 8pt; text-decoration : none; } A.newslink:visited { font-family : Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#FF3300; font-size: 8pt; text-decoration : none; } A.newslink:hover { font-family : Trebuchet MS, Arial, Helvetica, sans-serif; /* normal links - hover */ color:#0099CC; font-size: 8pt; text-decoration : none; } /* ------------------------------------------------------------------------------------------------------------ */ A.sidenavi:link { font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif ; /* normal links */ color:#0066CC; font-size: 8pt; letter-spacing: 0.5px; text-decoration : none; padding-left : 3px; } A.sidenavi:visited { font-family : Verdana, Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#0066cc; font-size: 8pt; letter-spacing: 0.5px ; text-decoration : none ; padding-left : 3px; } A.sidenavi:hover{ font-family : Verdana, Trebuchet MS, Arial,Helvetica, sans-serif ; /* normal links - visited */ color:#3399cc; font-size: 8pt; letter-spacing: 0.5px ; text-decoration : underline ; padding-left : 3px; } /* ------------------------------------------------------------------------------------------------------------ */ /* -------------------------------------------- */ /* Category : Notice Text */ /* Usage : Applicable to special notice text */ /* of document */ /* -------------------------------------------- */ .note { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: normal; text-align : left; color: #FF3300; } /* ----------------------------------- */ /* Category : Confirmation Text */ /* Usage : Applicable to error or */ /* succesful transaction messages of */ /* document */ /* ----------------------------------- */ .confirm { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-align : left; color: #FF3300; } .contentgreen { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #339900; line-height : normal; word-spacing: normal; text-align:justify; ; font-variant: normal; } .contentblue { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336699; line-height : normal; word-spacing: normal; text-align:justify; ; font-variant: normal; }