@import "baseline/baseline.type.css";

/*
@font-face {
  font-family: 'CABNDWebBold';
  src: url(/stylesheets/fonts/CABNDWebBold.eot);
  src: local('CA BND Web Bold'), local('CABNDWebBold'), url(/stylesheets/fonts/CABNDWebBold.otf) format('opentype');
}
@font-face {
  font-family: 'League Gothic';
  src: url(/stylesheets/fonts/League_Gothic.eot);
  src: local('League Gothic'), url('/stylesheets/fonts/League Gothic.otf') format('opentype');
}
*/


body { color: #333; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; text-shadow: rgba(0, 0, 0, .1) 0 0 1px; }

h1, h2 { font-family: "CABNDWebBold", "Arial Narrow", Helvetica, Arial, sans-serif; }
h2 { font-size: 24px; text-transform: uppercase; line-height: 1.2; top: 10px; }
h3 { font-size: 20px; }

p { margin-bottom: 1.45em; }
p+p { text-indent: 0; }

a { color: #069; }

a.more { padding-right: 28px; background: transparent url(/images/bg_more.gif) 100% 50% no-repeat; }
a.more.blank { text-indent: -5000px; display: inline-block; width: 28px; padding: 0; }

small { font-size: 12px; color: #666; }

td, th { vertical-align: top; }