
@import url("/pages/menucss?ts=");
/* /bfsitecss/full800 */

.logged-in { display:none }
.logged-out { }
.priv-ybeditor { display:none }
.priv-not-ybeditor { }
.priv-edit { display:none }
.priv-not-edit { }
.priv-admin { display:none }
.priv-not-admin { }
.edithtmlbody {background-color:white;background-image:none;}
.edithtmlbody .logged-in {display:block}
.edithtmlbody .logged-out {display:block}

body {
  color: #ff0000; }

.edithtml {
  color: #ff0000; }

table.classsite {
  margin: 0 auto;
  margin-top: 0px;
  text-align: left;
  width: 950px;
  align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  background-color: white; }

td.classsite {
  margin: 0;
  padding: 5px 4px 0 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #000000;
  background-color: white; }

body {
  font-size: 11pt;
  margin: 5px;
  background-color: white; }

h1 {
  font-size: 18pt; }

h2 {
  font-size: 13pt; }

.header {
  color: #FFFFFF;
  background-color: #000080;
  border: 0; }

.header h1 {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 24pt;
  font-weight: bold; }

.header h2 {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold; }

div.bfposts_classico div.header {
  background-color: #ffffff;
  background-image: none;
  font-size: 20px; }

div.bfposts_classico div.header a, div.bfposts_classico div.header a:link, div.bfposts_classico div.header a:visited {
  color: #333333; }

#banner {
  width: 860px;
  background-color: #000080;
  color: #fff;
  font: 200%/150% Georgia, "Times New Roman", Times, serif;
  text-align: right;
  padding: 10px 20px;
  border-bottom: 0; }

a:link {
  color: #7e2419; }

a:visited {
  color: #7e2419; }

a:active {
  color: #7e2419; }

a:hover {
  color: #7e2419; }

.footer {
  font-size: 8pt;
  background-color: #7e2419;
  border: none; }

.footer a:link {
  text-decoration: none;
  color: #333333; }

.footer a:visited {
  text-decoration: none;
  color: #333333; }

.footer a:active {
  text-decoration: none;
  color: #333333; }

.footer a:hover {
  text-decoration: underline; }

td.rightNav {
  padding-left: 4px;
  border-left: 1px solid #cccccc; }

.newsFlash {
  border: none; }

.form h1 {
  background-color: #7e2419;
  border: 1px inset #333333; }

.formhead1 {
  background-color: #7e2419; }

.heading1 {
  font-weight: bold;
  font-size: 14px;
  font-family: helvetica, tahoma, 'arial', verdana; }

.heading3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold; }

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px; }

.llinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold; }

.header {
  width: 100%;
  border-collapse: collapse;
  font: bold 16pt/18pt "Times New Roman", serif;
  color: #FFFFFF;
  letter-spacing: 1px;
  background: #ae141c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ae141c 0%, #891117 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ae141c), color-stop(100%, #891117));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ae141c 0%, #891117 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ae141c 0%, #891117 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ae141c 0%, #891117 100%);
  /* IE10+ */
  background: linear-gradient(top, #ae141c 0%, #891117 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AE141C', endColorstr='#891117',GradientType=0 );
  /* IE6-9 */ }

.btnCrimson1 {
  border: none;
  margin-bottom: 5px; }

.threecol {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule: 1px solid lightgrey;
  -moz-column-rule: 1px solid lightgrey;
  column-rule: 1px solid lightgrey; }

.twocol {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px; }
