
@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}

table.classsite {
  margin: 0 auto;
  margin-top: 0px;
  text-align: left;
  width: 1200px;
  align: left;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding: 0; }

td.classsite {
  margin: 10px 10px 0 0;
  padding: 25px;
  font-family: Georgia,'Times New Roman',serif;
  font-size: 12pt;
  line-height: 14pt;
  color: #000000;
  background-color: #EFEEEC;
  width: 100%; }

body {
  text-align: left;
  font-family: Georgia,'Times New Roman',serif;
  font-size: 12pt;
  line-height: 14pt;
  margin: 0;
  background-color: #EFEEEC; }

td.rightNav {
  padding: 25px;
  min-width: 400px; }

.homebox {
  width: 200px;
  border: 1px solid #cccccc;
  float: left;
  margin: 0 10px 10px 0; }

td.leftNav {
  display: none;
  width: 0; }

xxxtd.rightNav {
  display: none;
  width: 0; }

.bodytext {
  font-size: 14pt;
  line-height: 23pt;
  font-family: Georgia,'Times New Roman',serif; }

.sidebartext {
  font-size: 14pt;
  line-height: 23pt;
  font-family: Georgia,'Times New Roman',serif; }

.callout {
  background-color: white;
  font-family: Georgia,Times New Roman, serif;
  font-size: 19px;
  line-height: 27px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
  border: 0px solid #D4D0CA; }

.amicus {
  background-color: white;
  font-family: Georgia,Times New Roman, serif;
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 15px;
  padding: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
  border: 0px solid #D4D0CA; }

span#pane_select_button_title::after {
  content: "Look up a Classmate"; }

span#pane_select_button_title span {
  display: none; }

span#bbb1_label::after {
  content: "Message Fellow Alumni"; }

span#bbb1_label span {
  display: none; }

p {
  background-color: none; }

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #181818; }

h2 {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 30px;
  color: #404040;
  margin-top: 0px;
  text-align: center; }

h3 {
  font-size: 24pt;
  line-height: 32pt;
  font-family: Georgia,'Times New Roman',serif; }

#bgheader {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: auto;
  background-color: red;
  color: white;
  padding: 15px 10px 15px 10px;
  margin-top: 30px;
  font-size: 0.8em; }

#bgheader > div {
  width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto; }

#bgheader > div > div {
  flex: 1 0 auto; }

#bgheader a {
  color: #ffffff;
  text-decoration: underline; }

#bgboxtop {
  margin: 0;
  position: absolute;
  z-index: -1;
  background-color: #EFEEEC;
  xxxbackground-color: #A2B597;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 1200px;
  xheight: 167px;
  height: 300px;
  display: inline-block; }

#bgboxbottom {
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 213px;
  min-width: 1200px;
  background-color: #23748E; }

.slideshowtitle {
  background-color: white;
  text-align: left;
  padding: 25px; }
  .slideshowtitle h2 {
    text-align: left; }

a:link {
  color: #0000FF; }

a:visited {
  color: #0000FF; }

a:active {
  color: #0000FF; }

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

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

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

#bgfooter {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #007396;
  padding: 15px 10px 10px 10px;
  margin-top: 20px;
  color: white;
  font-size: 12pt;
  line-height: 16pt; }
  #bgfooter a:link, #bgfooter a:visited, #bgfooter a:active, #bgfooter a:hover {
    color: white;
    text-decoration: none; }
  #bgfooter a:hover {
    text-decoration: underline; }
  #bgfooter > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    vertical-align: middle; }
    #bgfooter > div > div {
      color: white;
      margin: 5px;
      text-align: center;
      vertical-align: middle;
      margin-top: auto;
      margin-bottom: auto; }
    #bgfooter > div h1 {
      color: white;
      font-family: Georgia,"Times New Roman", serif;
      font-size: 28pt;
      text-transform: uppercase; }
    #bgfooter > div h2 {
      color: white;
      font-family: Georgia,"Times New Roman",serif;
      font-size: 16pt;
      text-transform: uppercase; }

td.leftNav {
  font-family: verdana;
  font-size: 9pt;
  background-color: #000000;
  text-align: left;
  margin: 5px 0 0 5px;
  width: 117px;
  border-right: solid 2px #000000; }

.leftNav ul {
  list-style: 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: #aa2222;
  text-decoration: none; }

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

.leftNav ul a:hover {
  color: #aa2222;
  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: #EFEEEC;
  width: 300px; }

.rightNav ul a {
  color: #aa2222; }

.rightNav ul {
  list-style: inside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6; }

.rightNav li {
  margin: 0px;
  line-height: 1em; }

.newsFlash {
  clip: rect(); }

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

.newsFlash hr {
  color: #FF9820; }

.form h1 {
  color: #ffffff;
  background-color: #007396; }

.form h2 {
  text-align: left; }

.formtable2 {
  background-color: #620000; }

.formhead1 {
  background-color: #620000; }

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

div.btnGray, div.btnGray:hover {
  background: #808080;
  border: none;
  color: white;
  font-family: Georgia,Times New Roman;
  font-size: 22px;
  padding: 20px;
  line-height: 32px;
  font-weight: normal;
  text-align: left; }
  div.btnGray a:visited, div.btnGray a:link, div.btnGray:hover a:visited, div.btnGray:hover a:link {
    color: #ffffff; }

div.btnGray:hover {
  background-color: #808080; }

div.btnCustom2, div.btnCustom2:hover {
  background: #007396;
  border: none;
  color: white;
  font-family: Georgia,Times New Roman;
  font-size: 22px;
  padding: 20px;
  line-height: 32px;
  font-weight: normal;
  text-align: left; }
  div.btnCustom2 a:visited, div.btnCustom2 a:link, div.btnCustom2:hover a:visited, div.btnCustom2:hover a:link {
    color: #ffffff; }

div.btnCustom2:hover {
  background-color: #005E76; }
