/* CSS definition file containing site wide stylesheets */
.greybg { text-align: center; background-color: rgb(204,204,204);}
 .bordered { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; font-weight: bold; border: 2pt solid rgb(255,255,255);}
 .footnote { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(51,51,51); letter-spacing: 6pt; font-weight: bold;}
 .story { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,255,255); font-weight: bold;}
 ..caption { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,255,255);}
 .li2 { font-size: x-small; color: rgb(0,0,0); list-style-image: url("./assets/images/bullet2.gif");}
 ..bordered { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; border: 2pt solid rgb(255,255,255);}
 .caption { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,255,255); font-weight: bold; text-align: center; background-color: rgb(0,0,0);}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: normal; font-style: normal; list-style-type: square; list-style-image: url("./assets/images/DataIcon.gif"); list-style-position: inside; text-align: left;}
 .dottedborder { border: 1pt dotted rgb(153,153,153); padding: 5pt;}
 
