/* v4.1  kkh   2004-05-24  */

/* set the font face, default size, and colors for everything   */

BODY, UL, OL, LI, TD, TH, P, H1, H2, H3, H4, 
.breadcrumb, .contextHdg 
 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }

BODY 
 { color : #000000; background-color : #ffffff; }

/* font sizes */

H3
 { font-size : 13px; }

H2, .contactus
 { font-size : 14px; }

H1
 { font-size : 18px; }

.spacer5
 { font-size : 5px; }

div.highlights p, input.go
 { font-size : 11px; }

div.highlights p a
 { font-size : 12px; }

H1, H2, H3, H4, TH, 
.contextHdg, div.highlights p a, input.go
 { font-weight : bold; }

/* styles with explicit color specs */

H1, H2, H3, H4
 { color : #333333; }

.breadcrumb
 { color : #666666; }

TH
  { color : #000000; background-color : #cccccc; }


/* link colors */ 

A:link, a.contextHdg, a.breadcrumb
  { color : #336699; }

A:visited, a.contextHdg:visited, a.breadcrumb:visited
  { color : #663366; }

p.contextHdg a, p.contextHdg a:visited
  { text-decoration : none; }

A:hover, a.contextHdg:hover, a.breadcrumb:hover
  { color : #ff6633; text-decoration : underline; }

A:active, a.contextHdg:active, a.breadcrumb:active
  { color : #cc6699; }

a.breadcrumb, a.breadcrumb:visited
  { text-decoration : underline; }

h2 
 { margin : 1.5em 0 0.5em 0;}

h3
 { margin : 1.25em 0 0.25em 0; }

h4 
 { margin : 1.0em 0 0 0; }

p 
 { margin : 0 0 .75em 0; }

p.contextHdg 
 { margin : 0 0 0 0; }

/* from not_nn4.css v3.2 R5  kkh  20 Jan 2004 */

p.breadcrumb
 { margin : 0.5em 0 0.75em 0; }

h1
 { margin : 0.5em 0 0.75em 0; padding : 0; }

input.go
 { padding : 0; }

td h1
 { margin-top : 0.25em; margin-bottom : 0; }

div#hdgcontactus
 { margin-top : 0.75em; }

div.contactus p 
 { margin : 0.5em 0 0.25em 32px; }
div.contactus p img
 { margin : 1px 0 0 -32px; }
div.contactus
 { margin-top : -0.5em; }

div.navlinks ul
 { margin-top : 0; margin-bottom : 0.25em; color : #666666; list-style-type : disc;}
div.navlinks ul li
 { margin : 0.25em 0 0 -2em; }
div.navlinks h3
 { margin : 0px 0 0 0; }
div.navlinks
 { margin-bottom : 1.25em; }

div.highlights
 { margin : 2em 0 1em 0; }

li
 { margin-top : 0.5em; }

div.highlights p
 { margin-top : 0.75em; }

div.pageImage 
 { text-align : center; margin : 0 0 1.25em 0; }
