
@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 {
  font: normal 12pt/16pt Georgia,  'Times New Roman', serif;
  color: #646464;
  margin: 0;
  padding: 0;
  background-image: none; }

table.classsite {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  align: center;
  font: normal 12pt/16pt Georgia,  'Times New Roman', serif;
  color: #000000;
  background-color: transparent;
  text-align: left; }

td.classsite {
  margin: 0;
  padding: 10px;
  font: normal 12pt/16pt Georgia,  'Times New Roman', serif;
  color: #000000;
  text-align: left;
  background-color: #ffffff; }

h1 {
  font: bold 18pt/24pt Georgia, 'Times New Roman', serif;
  color: #000000;
  background-color: #CCCCCC;
  margin-bottom: 10px;
  margin-top: 10px;
  align: center; }

h2 {
  font: bold 14pt/16pt Georgia, 'Times New Roman', serif;
  color: #818181;
  padding-top: .5em; }

h3 {
  font: bold 12pt/16pt Georgia, 'Times New Roman', serif;
  color: #646464; }

.events_outline {
  width: 189px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

.events_box {
  width: 179px;
  background: #ebebeb;
  margin-left: auto;
  margin: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

.events_header {
  background-color: #e87624;
  text-align: center;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px; }

.signup_outline {
  width: 189px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

.signup_box {
  width: 179px;
  background: #ebebeb;
  margin-left: auto;
  margin: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

.signup_header {
  background-color: #e87624;
  text-align: center;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px; }

.signup_button_outline {
  width: 100px;
  background: #ebebeb;
  border: 1px solid #818181;
  margin-left: 25px;
  margin-right: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px; }

.signup_button {
  width: 96px;
  background: #818181;
  margin-left: auto;
  margin: 2px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold; }

.signup_button a:link {
  color: #ffffff; }

.signup_button a:visited {
  color: #ffffff; }

.signup_button a:active {
  color: #ffffff; }

.signup_button a:hover {
  text-decoration: underline;
  color: #ffffff; }

.login_outline {
  width: 189px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

.login_box {
  width: 159px;
  background: #ebebeb;
  margin-left: auto;
  margin: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  padding: 10px; }

.login_button_outline {
  width: 100px;
  background: #ebebeb;
  border: 1px solid #818181;
  margin-left: 25px;
  margin-right: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px; }

.login_button {
  width: 96px;
  background: #818181;
  margin-left: auto;
  margin: 2px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold; }

blockquote {
  border: none;
  font-size: 1.0em; }

hr {
  border: 0;
  color: #ebebeb;
  background-color: #ebebeb;
  margin-top: 1.5em;
  height: 1px; }

a:link {
  color: #e87624; }

a:visited {
  color: #e87624; }

a:active {
  color: #e87624; }

a:hover {
  text-decoration: underline;
  color: #e87624; }

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000; }

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

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

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

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

td.leftNav {
  font-size: 1em;
  background-color: #ffffff;
  text-align: left;
  margin: 0px 10px 0px 10px;
  width: 190px;
  padding: 0px;
  border-right: solid 1px #ebebeb; }

.leftNav ul {
  font-weight: bold;
  color: #F46432;
  list-style: none outside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6; }

.leftNav ul a {
  color: #F46432;
  text-decoration: none; }

.leftNav ul a:visited {
  color: #F46432;
  text-decoration: none; }

.leftNav ul a:hover {
  color: #F46432;
  text-decoration: underline; }

.leftNav ul ul {
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  list-style: none outside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 6px;
  padding: 0 0 0 0;
  line-height: 1.7; }

.leftNav ul ul a {
  color: #ffffff;
  margin-left: -5;
  text-decoration: none; }

.leftNav ul ul a:visited {
  color: #ffffff;
  text-decoration: none; }

.leftNav ul ul a:hover {
  color: #ffffff;
  text-decoration: underline; }

td.rightNav {
  background-color: #ffffff;
  border-left: 1px solid #ebebeb; }

td.rightNav ul li {
  padding-bottom: 5px; }

.newsFlash {
  clip: rect(); }

.newsFlash a:hover {
  color: #FF9820; }

.newsFlash hr {
  color: #FF9820; }

.form h1 {
  font: bold 16pt/20pt Georgia, 'Times New Roman', serif;
  color: #000000;
  background-color: #CCCCCC; }

.form table {
  font: normal 12pt/16pt Georgia, 'Times New Roman', serif;
  color: #000000; }

table .form {
  font: normal 12pt/16pt Georgia, 'Times New Roman', serif;
  color: #000000;
  padding: 3px; }

.formtable2 {
  background-color: #64F432; }

.formhead1 {
  background-color: #F46432; }

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

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

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

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

div.box1 {
  border-top: 1px solid #999999;
  padding: 2px;
  font-style: normal;
  font-weight: normal;
  margin: 5px 0 3px 0; }

div.box1 h1.bfarticle {
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  background-color: #FFFFFF;
  color: #F46432; }

div.box1 h2.bfarticle {
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  color: #666666;
  font-style: italic; }

div.box1 div.bfarticle {
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; }

div.box1 a.bfarticle {
  color: #F46432; }

div.rightbox {
  border-top: none;
  padding: 2px 0px 2px 8px;
  font-style: normal;
  font-weight: normal;
  margin: 5px 0 3px 0;
  float: right;
  width: auto; }

div.rightbox h1.bfarticle {
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  background-color: #FFFFFF;
  color: #000000; }

div.rightbox h2.bfarticle {
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  color: #666666;
  font-style: italic; }

div.rightbox div.bfarticle {
  font-weight: normal;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif; }

div.rightbox a.bfarticle {
  color: #EE6600; }

div.leftbox {
  border-top: none;
  padding: 2px 0px 2px 8px;
  font-style: normal;
  font-weight: normal;
  margin: 5px 0 3px 0;
  float: left;
  width: auto; }

div.leftbox h1.bfarticle {
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  background-color: #FFFFFF;
  color: #000000; }

div.leftbox h2.bfarticle {
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  color: #666666;
  font-style: italic; }

div.leftbox div.bfarticle {
  font-weight: normal;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif; }

div.leftbox a.bfarticle {
  color: #EE6600; }

#menugrad {
  margin-top: 0px;
  margin-bottom: 10px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  /* For Safari 5.1 to 6.0 */
  background: -webkit-linear-gradient(left, #4e4e4e, #000000, #8c8c8c);
  /* For Opera 11.1 to 12.0 */
  background: -o-linear-gradient(left, #4e4e4e, #000000, #8c8c8c);
  /* For Fx 3.6 to 15 */
  background: -moz-linear-gradient(left, #4e4e4e, #000000, #8c8c8c);
  /* Standard syntax */
  background: linear-gradient(to right, #4e4e4e, #000000, #8c8c8c); }

/*** Custom Blog styles ***/
div.bfblog, div.bfposts {
  background-color: transparent; }

div.bfposts.toc div.content {
  display: none; }

div.bfposts.toc span.subtitle:before {
  content: '- '; }

div.bfblog_custom, div.bfposts_custom {
  font: normal 12pt/16pt Georgia,  'Times New Roman', serif; }

div.bfblog_custom > div, div.bfposts_custom > div {
  font: normal 12pt/16pt Georgia,  'Times New Roman', serif;
  margin: 30px 0 5px 0;
  color: #000000;
  border: none;
  background-color: transparent; }

div.bfposts_custom > div {
  margin-top: 20px; }

div.bfblog_custom > div:first-child, div.bfposts_custom > div:first-child {
  margin-top: 0; }

div.bfblog_custom > div > div.header,
div.bfposts_custom > div > div.header,
div.bfposts_custom > div > div.header > a,
div.bfposts_custom > div > div.header > a:visited,
div.bfposts_custom > div > div.header > a:link {
  font: bold 14pt/16pt Georgia, 'Times New Roman', serif;
  color: #000000; }

div.bfblog_custom > div > span.subtitle, div.bfposts_custom > div > span.subtitle {
  font: italic 10pt/12pt Georgia, 'Times New Roman', serif;
  color: #606060;
  margin-top: 0; }

div.bfblog_custom > div > div.content, div.bfblog_custom > div > div.more,
div.bfposts_custom > div > div.content,
div.bfposts_custom > div > div.content p,
div.bfposts_custom > div > div.morecontent,
div.bfposts_custom > div > div.morecontent p {
  margin-top: 8px;
  font: normal 12pt/16pt Georgia, 'Times New Roman', serif;
  color: #000000; }

div.bfblog_custom > div.tableofcontents {
  background-color: #cccccc; }

div.bfblog_custom > div.tableofcontents > div > div.header {
  margin-top: 15px;
  display: block; }

div.bfblog_custom > div.tableofcontents > div > div.header > a {
  font: bold 12pt/16pt Georgia, 'Times New Roman', serif;
  color: #000000; }

div.bfblog_custom > div.tableofcontents > div > span.subtitle {
  font: italic 10pt/12pt Georgia, 'Times New Roman', serif;
  color: #606060; }

div.bfblog_custom > div.tableofcontents > a {
  font: bold 12pt/16pt Georgia, 'Times New Roman', serif;
  margin-left: 30px;
  color: #444444; }

div.bfposts_custom div.content p, div.bfposts_custom div.morecontent p {
  margin-bottom: 10px; }

div.bfposts_custom div.caption {
  font: italic 11px/13.2px Verdana, Arial, Helvetica, sans-serif;
  background-color: transparent;
  color: #666666;
  margin-top: 0px; }
