
@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-family: Arial, sans-serif;
  font-size: 90%;
  color: #646464;
  margin: 0;
  padding: 0;
  background-image: url(https://images.reuniontechnologies.com/img/PU69/website_bg_starting_20161216.jpg);
  background-repeat: repeat-x;
  background-color: #f6f3f0; }

table.classsite {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  align: center;
  font-family: Arial;
  font-size: 1em;
  color: #646464;
  background-color: transparent;
  text-align: left; }

td.classsite {
  margin: 0;
  padding: 10px;
  font-family: Arial;
  font-size: 1em;
  color: #646464;
  text-align: left;
  background-color: #ffffff;
  width: 1259px; }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 2em;
  color: #818181; }

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  color: #818181;
  padding-top: .5em; }

h2 a:link {
  color: #818181; }

h2 a:visited {
  color: #818181; }

h2 a:active {
  color: #818181; }

h2 a:hover {
  color: #e87624; }

h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 1em;
  color: #646464; }

h3.home {
  font-family: Arial;
  font-weight: bold;
  font-size: 1em;
  color: #646464;
  padding-left: 15px; }

h2.home {
  font-family: Arial;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #ebebeb;
  padding: 3px;
  margin-top: 1em;
  font-size: 1.3em;
  text-align: center; }

h1.home {
  font-family: Arial;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #ebebeb;
  padding: 3px;
  margin-top: 1em;
  font-size: 2em;
  text-align: center; }

.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 {
  list-style-image: url(https://images.reuniontechnologies.com/img/PU69B/yin_yang.png); }

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

.newsFlash {
  clip: rect(); }

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

.newsFlash hr {
  color: #FF9820; }

.form h1 {
  background-color: #e87624;
  border: 1px inset #ffffff; }

.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; }

div .kiosk {
  font-size: 10pt;
  font-family: verdana; }

div .kiosk header {
  font-weight: bold;
  font-size: 13pt; }

div .kiosk table.schedule {
  line-height: 1.4;
  margin: 0px 0px 20px;
  padding: 0px;
  color: black;
  width: 100%;
  border: none;
  border-collapse: collapse; }

div .kiosk table.schedule td {
  border-bottom: 3px solid darkgray; }

div .kiosk table.schedule tr:first-child td {
  border-top: 3px solid darkgray; }

div .kiosk table.schedule tr td:first-child {
  font-weight: bold; }

div .kiosk table.schedule tr td:first-child {
  font-weight: bold; }

div .kiosk table.schedule td byline {
  font-style: italic;
  margin-left: 20px; }

div.bfblog_classic > article > content {
  font: 14px/1.2 Arial, sans-serif;
  font-weight: normal;
  color: #646464;
  margin-top: 0px; }

div.bfblog_classic > article > header {
  color: #818181;
  font: 22px/26px Arial,Helvetica,sans-serif;
  font-weight: normal; }

div.bfblog_classic > article > subtitle {
  margin-top: 0px; }

#essaydata iframe {
  display: none; }
