/* v3.2  kkh   10 Sep 2001  added webmaster and contactus       */

/* for earlier history, see                                     */
/* www.agilent.com/secure/externalweb/csshistory.html           */

/* set the font face and default size for everything; could     */
/* set colors, too, but NN4 doesn't work too well with that...  */

BODY, UL, OL, LI, .bodycopysmall, .contactus,
.additionalButton, .bvbuttons, .pageheading, .parentheading,
.subheading, .pagetitle, .producttitle, .subtitle,
.whitesubtitle, .leftnavtitle, .menulink, .toplevelmenulink,
a.menulink, a.toplevelmenulink, .ddm, a.ddm, .altnavmenu1,
.altnavmenu2, .vertline, .listitem, .breadcrumb, .ctmenu, a.ctmenu,
.rmenu, .aboutSub, .tableheader, a.tableheader, .frenchwarn, .webmaster
   { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }

/* font sizes */

.breadcrumb { font-size : 10px; }

.bodycopysmall, .bvbuttons, .altnavmenu2, .listitem, .menulink,
a.menulink, .ctmenu, a.ctmenu, .ddm, a.ddm, .webmaster
  { font-size : 11px; }

.frenchwarn, .rmenu, .subtitle, .subtitle2, .whitesubtitle
  { font-size : 13px; }

.subheading, .producttitle, .pagetitle, .contactus
  { font-size : 14px; }

.leftnavtitle { font-size : 15px; }

.dontchange, .dontchange2 { font-size : 16px; }     
			
.pageheading { font-size : 18px; }

.additionalButton, .frenchwarn, .pageheading, .parentheading,
.subheading, .pagetitle, .producttitle, .subtitle, .whitesubtitle,
.leftnavtitle, .rmenu, .toplevelmenulink, a.toplevelmenulink,
.tableheader, a.tableheader, .contactus
   { font-weight : bold; }
.subheading, .leftnavtitle { color : #333333; }
.breadcrumb, .parentheading { color : #666666; }
.subtitle2 { ; color: #000000}
.frenchwarn { color : #ff6633; }
.altnavmenu1, .altnavmenu2 { color : #666666; }

.pagetitle, .whitesubtitle, .ctmenu, .ddm, .tableheader
  { color : #ffffff; }

.vertline { color : #999999; }
                                
.toplevelmenulink  { color : #999999; }
.menulink  { color : #cccccc; }

/* link colors */ 
/* the explicit class link color assignments are needed for NN4 */

A:link, a.pageheading, a.subheading, a.leftnavtitle, a.parentheading,
a.subtitle2, a.altnavmenu1, a.altnavmenu2, a.frenchwarn, a.breadcrumb
  { color : #336699; }

A:visited, a.pageheading:visited, a.subheading:visited,
a.leftnavtitle:visited, a.parentheading:visited, a.subtitle2:visited,
a.altnavmenu1:visited, a.altnavmenu2:visited, a.frenchwarn:visited,
a.breadcrumb:visited
  { color : #663366; }

A:hover, a.pageheading:hover, a.subheading:hover,
a.leftnavtitle:hover, a.parentheading:hover, a.subtitle2:hover,
a.altnavmenu1:hover, a.altnavmenu2:hover, a.frenchwarn:hover,
a.breadcrumb:hover
  { color : #cc3300; text-decoration : underline; }

A:active, a.pageheading:active, a.subheading:active,
a.leftnavtitle:active, a.parentheading:active, a.subtitle2:active,
a.altnavmenu1:active, a.altnavmenu2:active, a.frenchwarn:active,
a.breadcrumb:active
  { color : #cc6699; }

/* for some reason, the text-decoration is needed to  */
/* make link colors work right in NN4 */

a.subheading, a.pageheading, a.subtitle2, a.leftnavtitle
  { text-decoration : underline; }

/* again, text-decoration is needed _here_ for NN4 */

a.menulink, a.menulink:visited, a.toplevelmenulink,
a.toplevelmenulink:visited, a.pagetitle, a.pagetitle:visited,
a.whitesubtitle, a.whitesubtitle:visited, a.vertline,
a.vertline:visited, a.ctmenu, a.ctmenu:visited, a.ddm, a.ddm:visited,
a.tableheader, a.tableheader:visited
  { color : #ffffff; text-decoration : none; }

.aboutSub, .additionalButton, .parentheading, .rmenu, .listitem,
.altnavmenu1, .altnavmenu2, .menulink, .toplevelmenulink, .pagetitle,
.whitesubtitle, .vertline, .ctmenu, .ddm, .vertline
  { text-decoration : none; }

a.menulink:hover, a.toplevelmenulink:hover, a.pagetitle:hover,
a.whitesubtitle:hover, a.vertline:hover, a.ctmenu:hover, a.ddm:hover,
a.tableheader:hover
  { color : #ffcc00; text-decoration : underline; }

a.menulink:active,a.toplevelmenulink:active, a.pagetitle:active,
a.whitesubtitle:active, a.vertline:active, a.ctmenu:active,
a.ddm:active, a.tableheader:active
  { color : #cc6699; }

/* other styles */ 

a.tableheader, a.tableheader:visited, a.tableheader:hover,
a.tableheader:active, a.breadcrumb, a.breadcrumb:visited
  { text-decoration : underline; }

/* the following styles are deprecated and should not be used */

.overheading, .pagesublink
  {font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; font-weight : bold; text-decoration : none }

.pagesublink { font-size : 13px; }



/* styles with explicit color specs */

.pageheading { color : #9E5316;  } .bodycopy { ;  } .subtitle2 { ;  } 