/* CSS Document */ /* Styles to define the link behaviours */ A:LINK { color : #0E469B; text-decoration : underline; font-family: Verdana } A:VISITED { color : #808080; text-decoration : underline; font-family: Verdana } A:HOVER { color : #0E469B; text-decoration : underline; font-family: Verdana } /* Default styles for images, tables, and heading tags */ img {border: 0px none;} table { font-family: Verdana; font-size: 9pt ;width: 100%; } td { font-family: Verdana; font-size: 9pt } tr { font-family: Verdana; font-size: 9pt } body { font-family: Verdana, Arial, Helvetica; background-color: rgb(255,255,255); margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } h1 { font-size: 14pt; color: #a0a0a0; font-weight: bold; } h2 { font-size: 12pt; color: #a0a0a0; font-weight: bold; } h3 { font-size: 10pt; color: #a0a0a0; font-weight: bold; } h4 { font-size: 8pt; color: #a0a0a0; font-weight: bold; } /* Styles used for the search input in the banner */ .searchtext1 { font-size: 8pt; color: White; font-weight: bold; } .searchtext2 { font-size: 9pt; color: White; } /* Styles used for ?? */ .prodtitle { font-weight: bold; color: black; font-size: 12pt; } /* style to control the navigation links */ .nav { font: Verdana, Arial, Helvetica; margin: 0px; padding: 3px; font-size: xx-small; } .inv{ font: Verdana, Arial, Helvetica; color: White; font-size: 1pt; border-bottom: 0px; border-top: 0px; border-left: 0px; border-right: 0px; } /* styles to control the left and right navigation link text customizations can be made to the LeftDefault, RightDefault and MiddleDefault shared fields to specify additional styles */ /* link text title */ .navtext4 { font: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: bold; } /* link text date */ .navtext5 { font: Verdana, Arial, Helvetica; font-size: 8pt; color: #696969; } /* link text desc */ .navtext6 { font: Verdana, Arial, Helvetica; font-size: 8pt; color: #696969; } .press { font: Verdana, Arial, Helvetica; width: 100%; margin: 0px; padding: 3px; font-size: xx-small; } .genText{ font: Verdana, Arial, Helvetica; color: black; font-size: 10pt; } hrbar{ width: 100%; color: #A0A0A0; height: 1; } /* Style to control the page titles that appear on all the web pages */ td.pagetitle{ color:#3263A4; font-size: 16pt; font-weight: Bold; background-image : url('/gifs/background1.gif'); font-family : Arial, Geneva, Verdana, Helvetica, sans-serif; font: small-caps; height : 14px; padding: 21,0,0,0px; } td.pagetitledescription{ color:#000000; font-size: 12pt; font-weight: Bold; /* background-image : url('/gifs/background1.gif'); */ font-family : Arial, Geneva, Verdana, Helvetica, sans-serif; text-transform: uppercase; height : 14px; padding: 0px; } /* Style used to control the page titles that appear on all the product pages but now using above style */ td.producthead{ border-left:1px solid #FFFFFF; border-right:1px solid #000000; border-top:1px solid #FFFFFF; border-bottom:1px solid #000000; color:#FFFFFF; font-size: 9pt; font-style: Bold; background-image : url('/lweb.nsf/header_bg1.gif'); font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; height : 16px; padding: 5px } /* Style to control the discontinue title for products */ td.productdiscontinue{ color: Red; font-size: 12pt; font-weight: bold; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; } /* Style to control the ? ? */ td.productheaders{ color: Navy; font-size: 10pt; font-weight: bold; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; } /* Style to control the ? ? */ td.productfeatures{ font-size: 9pt; font-weight: bold; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; list-style: square; } /* Style to control the ? ? */ td.productmoreinfo{ color:#FFFFFF; font-size: 8pt; font-weight: bold; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; } /* style for the banner*/ table.banner { background-repeat: repeat-y; background-image: url('/lweb.nsf/bannerbackground.jpg'); background-color: #104d94 } /* style for the most outer table of the web site template */ table.main { width: 100%; border-collapse: collapse; vertical-align : top; border: 2px solid #a0a0a0; padding: 0px 0px 0px 0px; } /* style for the table in the second row of the main table which contains the left, right, and middle columns */ table.nav { border-collapse: collapse; vertical-align : top; border: 0px; padding: 0px 0px 0px 0px; } /* style used to control the spacing for the tables for each of the link items */ td.navspacing { width: 100%; vertical-align : top; border: 0px; padding: 0px 4px 0px 4px; } /* style for the cell containing the left navigation */ td.leftnav{ width: 156px; vertical-align : top; padding: 0px 0px 0px 0px; border-bottom: 2px solid #a0a0a0; border-top: 2px solid #a0a0a0; } /* style for the cell containing the right navigation */ td.rightnav{ width: 156px; vertical-align : top; padding: 0px 0px 0px 0px; border-bottom: 2px solid #a0a0a0; border-top: 2px solid #a0a0a0; } /* style for the middle area when there is no right navigation */ td.middlenavnoright{ vertical-align : top; padding: 0 0 0 0; border-bottom: 2px solid #a0a0a0; border-top: 2px solid #a0a0a0; border-left: 2px solid #a0a0a0; } /* style for the middle area when there is no right navigation on the homepage */ td.middlenavhomepagenoright{ vertical-align : top; border-bottom: 2px solid #a0a0a0; border-top: 2px solid #a0a0a0; border-left: 2px solid #a0a0a0; background: url('/lweb.nsf/background5.jpg') no-repeat; padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0px; background-repeat:no-repeat } /* style for the middle area for the homepage*/ td.middlenavhomepage{ vertical-align : top; padding: 0 0 0 0; border: 2px solid #a0a0a0; background: url('/lweb.nsf/background5.jpg') no-repeat; } /* style for the middle area on all the other pages */ td.middlenav{ vertical-align : top; padding: 0 0 0 0; border: 2px solid #a0a0a0; } /* style for the 1st row of the table inside middle area which should contain the page title*/ td.middlenav1{ vertical-align : top; padding: 0 0 0 0; border: 0; } /* style for the 2nd row of the table inside middle area which should contain the web page content and main body */ td.middlenav2{ vertical-align : top; padding: 8 8 8 8; border: 1; font-family: verdana; } /* Style to control the Category Label for Family and Solutions Page */ td.productcathead{ background-color: #15478A; color: White; text-transform: uppercase; font-size : 8pt; font: bold; } /* Style to control the Product title for Family and Solutions Page */ td.productcatdata{ width: 40%; background-color: #E9F1F9; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 7pt; font: bold; } /* Style to control the Product Description for Family and Solutions Page */ td.productcatdesc{ width: 60%; background-color: #E9F1F9; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform : titlecase; font-size : 7pt; } /* Style to control the ? ? ? */ td.productcatbg{ vertical-align : top; padding: 2 2 2 2; background-color: #3263A4; } /* Style to control the Related Items */ td.relatedcathead{ background-color: #000066; color: White; text-transform: uppercase; font-size : 8pt; font: bold; } /* Style to control the Related Items data title */ td.relatedcatdata{ width:20%; background-color: #E9F1F9; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font: small-caps; font-size : 8pt; font: bold; text-align: center; } /* Style to control the Related Items data description */ td.relatedcatdesc{ font-size : 8pt; width:100%; font:bold; background-color: #E9F1F9; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font:small-caps; } /* Style to control the Related Items data description */ td.relatedcatbg{ vertical-align : top; padding: 2 2 2 2; background-color: #3263A4; } select.kbsearch { font-size: 8pt; width: 100%; font-weight: normal; text-decoration: none; } table.kbmain { width: 100%; } td.kbsubnav { width: 20%; } td.navigation{ background-color: #000066; color: White; font-size : 8pt; } td.relateditems{ background-color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font: small-caps; font-size : 8pt; font: bold; text-align: left; } td.additionalinfo{ background-color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; text-align: left; } td.eventtitle { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; text-align: left; color: #3263A4; font-weight: bold; } td.eventdata { background-color: White; font-family: Verdana, Geneva, Helvetica, sans-serif; font-size : 12px; text-align: left; } td.eventheader { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; text-align: left; color: black; font-weight: bold; } td.imagebg{ border:1px solid #FFFFFF; color:#000000; font-size: 9pt; background-image : url('/gifs/sub_stretch.gif'); font-family : Verdana, Geneva, Arial, Helvetica, sans-serif } td.imagebg2{ border:1px solid #FFFFFF; color:#000000; font-size: 9pt; background-image : url('/gifs/subbottom_stretch.gif'); font-family : Verdana, Geneva, Arial, Helvetica, sans-serif } td.titletext{ color:#3263A4; font-size: 12pt; font-weight: bold; font-family : Verdana; letter-spacing : 1px; } .texttitle{ color:#3263A4; font-size: 12pt; font-weight: bold; font-family : Verdana; letter-spacing : 1px; } } td.subtitledate{ color:#3263A4; font-size: 14pt; font-weight: bold; font-family : Verdana; letter-spacing : 1px; } .navlink{ font-weight: bold; font-size: 12px; left: 0px; margin: 2px; width: 135px; color: #0E469B; border-top-style: none; text-indent: 1px; font-family: Verdana; border-right-style: none; border-left-style: none; background-color: #FFFFFF; text-decoration: none; border-bottom-style: none; } .navlink a{ font-weight: bold; font-size: 12px; left: 0px; margin: 2px; width: 135px; color: #0E469B; border-top-style: none; text-indent: 1px; font-family: Verdana; border-right-style: none; border-left-style: none; background-color: #FFFFFF; text-decoration: none; border-bottom-style: none; } .navlink a:active{ font-weight: bold; font-size: 12px; left: 0px; margin: 2px; width: 135px; color: #0E469B; border-top-style: none; text-indent: 1px; font-family: Verdana; border-right-style: none; border-left-style: none; background-color: #FFFFFF; text-decoration: none; border-bottom-style: none; } .navlink a:hover{ font-weight: bold; font-size: 12px; left: 0px; margin: 2px; width: 135px; color: #0E469B; border-top-style: none; text-indent: 1px; font-family: Verdana; border-right-style: none; border-left-style: none; background-color: #F0F6FA; text-decoration: none; border-bottom-style: none; } .navlink a:visited{ font-weight: bold; font-size: 12px; left: 0px; margin: 2px; width: 135px; color: #0E469B; border-top-style: none; text-indent: 1px; font-family: Verdana; border-right-style: none; border-left-style: none; background-color: #FFFFFF; text-decoration: none; border-bottom-style: none; } .navlink a:link{ font-weight: bold; font-size: 12px; left: 0px; margin: 2px; width: 135px; color: #0E469B; border-top-style: none; text-indent: 1px; font-family: Verdana; border-right-style: none; border-left-style: none; background-color: #FFFFFF; text-decoration: none; border-bottom-style: none; } .subHeader { font-weight: bold; font-size: 12px; text-transform: uppercase; width: 143px; color: #0e469b; border-top-color: darkgray; font-family: Verdana; position: relative; top: 5px; height: 28px; background-color: #f8f8f8; text-align: left; font-variant: normal; text-decoration: none; } .subHeader a{ font-weight: bold; font-size: 12px; text-transform: uppercase; width: 143px; color: #0e469b; border-top-color: darkgray; font-family: Verdana; position: relative; top: 5px; height: 28px; background-color: #f8f8f8; text-align: left; font-variant: normal; text-decoration: none; } .subHeader a:visited{ font-weight: bold; font-size: 12px; text-transform: uppercase; width: 143px; color: #0e469b; border-top-color: darkgray; font-family: Verdana; position: relative; top: 5px; height: 28px; background-color: #f8f8f8; text-align: left; font-variant: normal; text-decoration: none; } .subHeader a:hover{ font-weight: bold; font-size: 12px; text-transform: uppercase; width: 143px; color: #0e469b; border-top-color: darkgray; font-family: Verdana; position: relative; top: 5px; height: 28px; background-color: #f8f8f8; text-align: left; font-variant: normal; text-decoration: none; }