
/* from global style.css */
body { color: #707070; background: #fff; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7em;}


/* added for <= symbol and in lieu of using the deprecated <u> tag.  to use wrap as: <span class="CharUnderline"><</span>*/
 .CharUnderline { text-decoration: underline; }
 
strong { color: #707070; background: #fff; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
 
h1 { font-family: verdana, arial; font-size: 1.4em; color:#000000; font-weight: bold; }
h2 { font-family: verdana, arial; font-size: 1.0em; color:#b73c8f; font-weight: bold; }
h3 { font-family: verdana, arial; font-size: .9em; color:#b73c8f; font-weight: bold; }

.eventshdr { font-size: .93m; font-weight:bold; color:#b73c8f; margin: 3px 0 3px 5px }
.eventsTable { border-top:1px solid #000000; border-bottom:1px solid #cccccc }
.eventsTable td { border-bottom: 1px solid #cccccc }

a:link { text-decoration: none; color: #3333cc; background: transparent; }
a:visited { text-decoration: none; color: #6666cc; background: transparent; }
a:active { text-decoration: none; color: #3333cc; background: transparent; }
a:hover { text-decoration: underline; color: #3333cc; background: transparent; }

a.privacy { text-decoration: none; color: #3333cc; background: transparent; }

.bcaBullet { position:relative; width:440px; margin:1px 10px 12px 13px; border: none }

.bcaBullet a { color:#3333cc; font-weight:bold; }

.ilink { color:#3333cc; }

.ecard { margin: 0 0 2px 0 }

.footer { font-size: .8em; color:#707070; }

img { display: inline; border-style: none; }



