/*
$RCSfile: stylesheet.css,v $ $Revision: 1.6 $ $Date: 2003/05/05 05:15:15 $
*/

.bmfstyles {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: normal;
 line-height: normal;
 font-weight: lighter;
 font-variant: normal;
 color: #000000;
 text-decoration: none;
 background-position: left top
}


.subhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small; font-style: normal;
 line-height: normal; font-weight: 900;
 color: #336666; text-transform: none;
 font-variant: normal;
 }

a.subhead {
/* text-decoration: none; */
}

a.subhead:hover {
  text-decoration: underline;
  background-color: #ccffcc
}


.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-large;
 font-style: normal;
 line-height: normal;
 font-weight: bolder;
 color: #6666CC;
}

.author-note,
.caption {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: italic;
 line-height: normal;
 font-weight: lighter;
 color: #000000;
}

.caption {
 text-align: center;
}

.author-note {
 margin-top: 3em;
 text-align: left;
}

.copyright {
 font: bold 0.7em ariel, helvetica, sans-serif;
 text-align: left;
 color: #666699;
}


/* seems to make Mac NN happier */
ul {
 list-style-type: disc;
}


.bullet {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: normal;
 font-weight: lighter;
 line-height: normal;
 margin-left: 6px;
 color: #000000; 
 list-style-position: outside;
}

.bulletLink {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-style: normal;
 line-height: normal;
 font-weight: 800;
 color: #666699;
 list-style-position: outside;
 list-style-image: none;
 list-style-type: lower-roman;
 text-transform: lowercase;
}

/*
.bulletSpaced li {
 line-height: 1.4;
 margin-top: 0.25em;
 margin-bottom: 0.25em;
}
*/

.bulletLeadIn {
   font-weight: 700;
}


a.sideLink {
 font: bold 0.7em ariel, helvetica, sans-serif;
 text-decoration: none;
 color: #666699
}

a.sideLink:hover {
  text-decoration: underline;
}

.currentSideLink {
 font: bold 0.8em ariel, helvetica, sans-serif;
 color: #339
}

.text,
p.first {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: normal;
 line-height: 21pt;
 font-weight: lighter;
 color: #000000;
 text-decoration: none;
}

p.first {
 margin-top: 0.3em;
}

h4.section {
 margin-bottom: 0em;
}

.title,
.author,
.question {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic;
 line-height: normal;
 font-weight: bold;
 color: #666699;
}

.title {
 font-size: large;
 margin-bottom: .3em;
}

.author {
 font-size: small;
 margin-top: .3em;
 margin-bottom: 1.5em;
}

.nodecor {
 text-decoration: none
}



/* set the following url as appropriate!!! */
div#bullet ul li {
 list-style-image: url(http://192.168.1.10/~ewest/marketalk/site/images/bullet_3x3.png);
 list-style-type: disc;
 line-height: 16pt;
}




