#bkcss div, p, a, ul, h1, h2, h3, h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bkcss #nwIndex {margin:1em; font-size:10pt;}
#bkcss #nwIndex a {color:#339900; text-decoration:underline;}
#bkcss #nwIndex a:hover {color:#F60; text-decoration:underline;}
#bkcss #nwIndex ul {padding:0em; margin:0em; list-style-type:none;}
#bkcss #nwIndex ul.nwPast ul {}
#bkcss #nwIndex h4 {margin:1em 0em 0em 0em; font-size:1em; font-weight:normal;}
#bkcss #nwIndex .nwHead {line-height:1.3em; font-size:1em;}
#bkcss #nwIndex .nwCurrent {margin-bottom:2em; }
#bkcss #nwIndex .nwCurrent a.nwHead {font-size:1.2em; color:#F60; font-weight:bold; text-decoration:none;}
#bkcss #nwIndex .nwCurrent a.nwHead:hover {text-decoration:underline;}
#bkcss #nwIndex .nwCurrent .nwSummary {display:visible; line-height:1.2em; margin-bottom:1em;}
#bkcss #nwIndex .nwPast .nwSummary {display:none;}
#bkcss #nwIndex .nwNote {
  color: #666;
  font-size: .9em;
  margin: .4em 0 1em 0; 
}

#bkcss #nwArticle {margin:.5em;  font-size:10pt;}
#bkcss #nwArticle .nwHead {margin:1em 0em; font-size:1.3em; font-weight:bold; color: 339900;}
#bkcss #nwArticle .nwSubhead {font-size:1.1em; font-weight: bold; margin-bottom: 1em;}
#bkcss #nwArticle .nwByline {font-size:1em; font-weight:bold;}
#bkcss #nwArticle .nwBody {margin-top:0.9em; color: 336600;}
#bkcss #nwArticle .nwBio {font-size:0.9em; font-style:italic;}
#bkcss #nwArticle .nwBio i {font-style:normal;}
#bkcss #nwArticle .nwCopyright {font-size:0.8em;}
#bkcss #nwArticle .nwReference {font-style:italic;}
#bkcss #nwArticle p {line-height:1.1em;}
#bkcss #nwArticle sup {vertical-align: super; font-size: .9em;}
#bkcss #nwArticle sub {vertical-align: super; font-size: .9em;}

/* Articles created before 5/13/2004 refer to deprecated CSS classes.  To make sure 
 * they look similar to new classes, we define those classes here. */
#bkcss .TITLE-HNWIRE {color: 339900;  font-size:large; font-weight:bold;}
#bkcss .INDEX-TITLE-HNWIRE { font-size:medium;}
#bkcss .SUBTITLE-HNWIRE { font-size:medium; font-weight:bold;}
#bkcss .BYLINE-HNWIRE { font-size:small; font-weight:bold;}
#bkcss .SUMMARY-HNWIRE { font-size:small; font-style:italic;}
#bkcss .SUBHEAD-HNWIRE { font-size:medium;}
#bkcss .REFERENCE-HNWIRE { font-size:x-small; margin-top:0em; margin-bottom:0em;}
#bkcss .AUTHORBIO-HNWIRE { font-size:x-small; font-style:italic;}
#bkcss .AUTHORBIO-HNWIRE i { font-style:normal;}
#bkcss .COPYRIGHT-HNWIRE { font-size:x-small; font-weight:normal;}
