/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none;
}
/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}
/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 1em 0;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}
/* 2 */
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
  /* 1 */
}
/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  *overflow: visible;
  /* 3 */
}
/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* =============================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Color Palette
------------------------------------------------------------------------ */
/* Default Setup
------------------------------------------------------------------------ */
body {
  font-size: 12px;
  line-height: 1.5;
  margin: 10px;
}
body,
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}
dd,
form,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
dl,
iframe,
ol,
p,
table,
ul,
.instructions {
  margin: 0 0 1em 0;
}
/* Basic Elements
------------------------------------------------------------------------ */
abbr {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
address {
  font-style: normal;
}
button,
input,
select,
textarea {
  vertical-align: middle;
}
dd {
  padding-left: 1.5em;
}
dt {
  font-weight: bold;
}
del,
ins {
  text-decoration: none;
}
del,
.del {
  background: #F8E4CC;
  border: 1px solid #E8D4BC;
}
ins,
.ins {
  background: #DFD;
  border: 1px solid #CDF0CD;
}
h1 {
  font-size: 1.5em;
  line-height: 1;
  margin: 0 0 .5em 0;
}
h2 {
  font-size: 1.25em;
  line-height: 1.2;
}
h3,
h4,
h5,
h6 {
  font-size: 1em;
  line-height: 1.5;
}
h4,
h5,
h6 {
  color: #5a5b5e;
}
hr {
  border: none;
  border-top: 1px solid black;
  display: block;
  height: 1px;
  margin: .25em 0;
  padding: 0;
  position: relative;
}
img {
  vertical-align: top;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0 1px;
}
ol ol,
ul ol,
ol ul,
ul ul {
  margin-bottom: 0;
}
small,
.small {
  font-size: .9em;
  line-height: 1.3333;
}
small ol,
.small ol,
small ul,
.small ul {
  padding-left: 1em;
}
/* Helper Classes
------------------------------------------------------------------------ */
.full {
  width: 100%;
}
.threeforth {
  width: 75%;
}
.twothird {
  width: 66%;
}
.half {
  width: 50%;
}
.third {
  width: 33%;
}
.quarter {
  width: 25%;
}
.tl,
.tc,
.tr {
  vertical-align: top !important;
}
.ml,
.mc,
.mr {
  vertical-align: middle !important;
}
.bl,
.bc,
.br {
  vertical-align: bottom !important;
}
.tl,
.ml,
.bl {
  text-align: left !important;
}
.bc,
.mc,
.tc {
  text-align: center !important;
}
.br,
.mr,
.tr {
  text-align: right !important;
}
/* Element Classes
------------------------------------------------------------------------ */
.arrow,
.require {
  font-size: 1.3333em;
  line-height: .6875em;
}
.attention {
  background: #eeeeee;
  border: 1px solid #cccccc;
}
div.attention,
p.attention,
.attention td {
  margin: 1em 0;
  padding: 3px;
}
.audio {
  margin: 1em auto;
}
.baseline {
  vertical-align: baseline;
  padding: 0 1px;
}
.big {
  font-size: 1.25em;
  line-height: 1.2;
}
li.blank {
  list-style: none;
  margin-left: -15px;
}
.callout {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 1.5em;
  padding: .5em;
  text-align: center;
}
.callout p {
  margin-bottom: .25em;
}
.centered {
  margin-left: auto;
  margin-right: auto;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.column {
  margin: 0;
}
.column > tbody > tr > td,
.column > tbody > tr > th {
  vertical-align: top;
  padding: 0 0 0 1em;
}
.column > tbody > tr > .first {
  padding: 0;
}
input.danger {
  background: #eeeeee;
  border: 1px solid #c13214;
  border-left: 3px solid #c13214;
  color: #c13214;
  padding: 1px 5px;
}
input.danger:active {
  background: #dcdcdc;
  border-color: #a12a11;
  color: #a12a11;
}
.del,
.ins {
  margin: 0 -3px;
  padding: 2px;
}
div.error {
  background: #eeeeee;
  border-left: 2px solid #c13214;
  margin: 1px 0 1em -6px;
  padding: 0 4px;
}
div.error h2,
div.error .require {
  color: #c13214;
}
strong.error {
  color: #c13214;
}
code strong.error {
  border-bottom: 1px dashed #c13214;
  cursor: help;
}
.facebook {
  line-height: 1.1;
}
.facebook a:link,
.facebook a:visited {
  color: #475a96;
}
.facebook img {
  float: left;
  margin-right: .25em;
}
.facebook small {
  font-weight: normal;
}
.float {
  float: left;
  margin-right: 1em;
}
.float.photo {
  margin-right: 0;
}
.floating > li {
  display: inline;
  padding-right: .5em;
}
.hanging {
  list-style: none;
  padding-left: 0;
}
.hanging > li {
  background: none !important;
  padding-left: 1em;
  text-indent: -1em;
}
.hidden {
  position: absolute;
  height: 0;
  overflow: hidden;
}
.icon {
  color: gray;
  font-size: 11px;
}
.indent {
  margin-left: 1.5em !important;
}
.keyword {
  background: #f5e8aa;
  border: 1px dotted white !important;
  margin: -1px;
}
.left {
  clear: left;
  float: left;
  margin-right: .5em;
  position: relative;
}
.monospace {
  font-family: monospace;
  font-size: 1em;
}
.note {
  text-decoration: none;
}
.note .note:active,
.note .note:hover {
  text-decoration: underline;
}
.nowrap {
  white-space: nowrap;
}
.photo img {
  margin: 2px;
}
.require {
  color: #f06724;
}
.right {
  clear: right;
  float: right;
  margin-left: .5em;
  position: relative;
}
.ruled table {
  background: white;
}
.ruled table table {
  margin: 0;
}
.ruled table table td,
.ruled table table th {
  background: none;
  border: none;
  line-height: 1.25;
  padding: 0;
}
.ruled td,
.ruled th {
  border-right: .5em solid white;
  border-bottom: 1px solid #cccccc;
  padding: 3px 4px;
  vertical-align: middle;
}
.ruled th,
.ruled .location {
  background: #eeeeee;
  white-space: nowrap;
}
.ruled th .small,
.ruled .location .small {
  font-weight: normal;
}
.ruled .active {
  background: #f5e8aa;
}
.ruled .empty,
.ruled .empty td,
.ruled .empty th {
  background: none;
  border-bottom-color: white;
  padding: 1px 0 0 0;
}
.ruled .float table {
  margin-bottom: 0.25em;
}
.ruled .join th {
  border-bottom: 1px solid #eeeeee;
}
.ruled .join td {
  border-bottom: 1px solid white;
}
.ruled .selected {
  background-color: #dcdcdc;
}
.ruled .selected td {
  border-right-color: #dcdcdc;
}
.ruled .selected td.last {
  border-right-color: white;
}
.ruled .total {
  font-weight: bold;
}
.ruled .vertical th {
  line-height: 1.25;
  text-align: left;
  vertical-align: top;
}
.ruled .vertical th .require {
  float: left;
  font-size: 1.5em;
  margin-left: -10px;
  position: relative;
}
.scroll {
  border: 1px solid #cccccc;
  height: 300px;
  margin: 0 1em 1em 0;
  min-width: 400px;
  overflow-y: scroll;
}
.scroll table {
  margin-bottom: 0;
  width: 100%;
}
.scroll td,
.scroll th {
  border-right: 0;
}
.sidebar {
  background: #eeeeee;
  border-bottom: 6px solid white;
  border-left: 6px solid white;
  padding: 6px 6px 0 6px !important;
}
.sidebar p,
.sidebar ul {
  margin-bottom: 6px;
}
.submit {
  margin-top: -.75em;
  z-index: 1;
}
div.success {
  background: #eeeeee;
  border-left: 2px solid #929c1e;
  margin: 1px 0 1em -6px;
  padding: 0 4px;
}
div.success h2,
div.success .require {
  color: #929c1e;
}
strong.success {
  color: #929c1e;
}
.thumb img {
  margin: 4px 3px;
}
div.tooltip {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: black;
  font-weight: bold;
  padding: .25em .5em;
  text-align: center;
  white-space: nowrap;
  font-size: .9em;
  line-height: 1.3333;
}
div.tooltip ol,
div.tooltip ul {
  padding-left: 1em;
}
.upper {
  text-transform: uppercase;
}
.video {
  border: 1px solid #3a3b3e;
  margin: 1em auto;
}
.wrap {
  overflow: auto;
}
/* Address Classes
------------------------------------------------------------------------ */
.addressCountry {
  border: 1px solid #eeeeee;
  background: #eeeeee;
  margin: 0 -4px;
}
.addressCountry .switchSelect {
  font-weight: bold;
  margin: 0;
  padding: 3px;
}
.addressCountry .addressFormat {
  background: white;
  padding: 3px;
}
.addressFormat th {
  font-size: .9em;
  line-height: 1.3333;
}
.addressFormat th ol,
.addressFormat th ul {
  padding-left: 1em;
}
.addressFormat th.error {
  color: #c13214;
}
.addressFormat td {
  padding: 0 3px 3px 0 !important;
  white-space: nowrap;
}
.addressFormat .error input {
  background: #eeeeee;
}
.addressFormat th .require {
  color: #c13214;
  float: none !important;
  font-size: 1.3333em;
  margin: 0 !important;
}
/* Javascript Classes
------------------------------------------------------------------------ */
.details.last {
  margin-bottom: 1em;
}
.details a.toggle {
  display: block;
  text-decoration: none !important;
}
.improveMultiple {
  border: 1px solid #cccccc;
  height: 9em;
  overflow: auto;
}
.improveMultiple br {
  display: none;
}
.improveMultiple label {
  background: white;
  color: black;
  display: block;
  padding: 0 .25em;
  white-space: nowrap;
}
.improveMultiple label.selected {
  background: #369 !important;
  color: white;
}
select.improveSelect {
  display: none;
}
div.improveSelect img {
  vertical-align: middle;
}
div.improveSelect input {
  margin-right: -13px;
  padding-right: 13px;
}
.linkAnchor {
  background: #f5e8aa;
  border: 1px dotted white !important;
  margin: -1px;
}
.linkHighlight {
  position: relative;
  left: -6px;
}
.linkHighlight div {
  border-left: 2px solid white;
  margin: 1px 0 1em 0;
  padding-left: 4px;
}
.linkHighlight p {
  margin: 0;
}
.linkHighlight .hover {
  background: #eeeeee;
  border-left: 2px solid #cccccc;
  cursor: pointer;
}
.switchCollapse {
  padding-left: 16px;
  position: relative;
}
.switchCollapse .hide,
.switchCollapse .show {
  background: white;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  line-height: 9px;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.testMaximum {
  text-align: center;
  font-size: .9em;
  line-height: 1.3333;
}
.testMaximum ol,
.testMaximum ul {
  padding-left: 1em;
}
/* Media-Specific
------------------------------------------------------------------------ */
@media screen {
  .only_print {
    display: none !important;
  }
}
@media print {
  /* Print in Black and White
    ------------------------------------------------------------------------ */
  body,
  a:link,
  a:visited,
  .addressFormat th.error,
  .addressFormat th .require,
  div.error h2,
  div.error .require,
  strong.error,
  .require {
    color: black;
  }
  a:link,
  a:visited {
    font-weight: inherit;
    text-decoration: underline;
  }
  .addressCountry,
  .addressFormat .error input,
  .attention,
  div.error,
  .ruled td,
  .ruled th,
  .sidebar {
    background: transparent;
  }
  .addressCountry {
    border: none;
  }
  .attention,
  div.error,
  .sidebar {
    border: 1px solid black;
  }
  .keyword,
  .linkAnchor {
    background: #eeeeee;
  }
  .ruled td,
  .ruled th {
    border-bottom-color: black;
  }
  .vertical th .require {
    font-size: 18px;
    float: none;
    margin: 0;
  }
  /* Element Classes
    ------------------------------------------------------------------------ */
  .break {
    page-break-before: always;
  }
  .only_screen {
    display: none !important;
  }
  br.page {
    margin: 0;
    page-break-after: always;
  }
}
@media screen {
  /* Basic Elements
------------------------------------------------------------------------ */
  a:link,
  a:visited {
    color: #d9783a;
    text-decoration: none;
    font-weight: bold;
  }
  a:active,
  a:hover,
  .hover a:link,
  .hover a:visited {
    color: #f06724;
    text-decoration: underline;
  }
  address {
    display: inline;
  }
  h1,
  h2 {
    color: #f06724;
  }
  h2 {
    font-size: 1em;
    line-height: 1.5;
  }
  hr {
    border-top: 1px solid #c2caa9;
  }
  /* Lists
------------------------------------------------------------------------ */
  ul {
    list-style-type: none;
    padding-left: 0;
  }
  ul > li {
    background: url("https://uas.bgsu.edu/r/98/orange/bullet.png") no-repeat 0 0.4em;
    padding-left: 9px;
  }
  ul ul {
    padding-left: 31px;
  }
  /* Tables
------------------------------------------------------------------------- */
  .ruled td {
    border-bottom: 1px solid #c2caa9;
  }
  .ruled th {
    border-bottom: 1px solid white;
    padding-right: .5em;
  }
  .ruled .selected {
    background-color: #f5e8aa;
  }
  .ruled .selected td {
    border-right: 6px solid #f5e8aa;
  }
  /* Notched
------------------------------------------------------------------------- */
  .details,
  .ruled table th,
  .sidebar,
  .switchPage {
    background: #e6e4b5 url("https://uas.bgsu.edu/r/98/notch/br.png") no-repeat bottom right;
  }
  div.error,
  .linkHighlight .hover {
    background: #e6e4b5 url("https://uas.bgsu.edu/r/98/notch/tr.png") no-repeat top right;
  }
  /* Classes
------------------------------------------------------------------------- */
  .addressCountry {
    border-color: #e6e4b5;
    background: #e6e4b5;
  }
  .addressFormat .error input {
    background: #f5e8aa;
  }
  .attention {
    background: #f5e8aa;
    color: #3a3b3e;
    border: 1px solid #f58c21;
  }
  button.big {
    background-color: #b26330;
    border-width: 2px;
    border-style: solid;
    border-color: #C77036 #9E592B #9E592B #C77036;
    color: white;
    padding: 2px 6px 3px 5px;
  }
  button.big:active {
    border-color: #9E592B #C77036 #C77036 #9E592B;
    padding: 3px 5px 2px 6px;
  }
  li.blank {
    background-image: none;
    margin-left: 0;
  }
  li.check {
    background-image: url("https://uas.bgsu.edu/r/98/orange/check.png");
  }
  .details {
    border-bottom: .25em solid white;
  }
  .details .summary,
  .details .content {
    padding: 0 18px;
  }
  .details a.toggle {
    background: #e6e4b5 url("https://uas.bgsu.edu/r/98/orange/toggle.png") no-repeat 0 0;
  }
  .details a.toggle:hover {
    background-position: 0 -20px;
  }
  .details a.toggle_hide {
    background: #ffffff url("https://uas.bgsu.edu/r/98/orange/toggle.png") no-repeat 0 -40px;
  }
  .details a.toggle_hide:hover {
    background-position: 0 -60px;
  }
  .linkHighlight .hover {
    border-left-color: #f06724;
  }
  .photo img {
    border: 1px solid #d9783a;
  }
  .photo:link:hover img,
  .photo:visited:hover img {
    outline: 2px solid #f06724;
  }
  .require {
    color: #f06724;
  }
  div.tooltip {
    background: #f58c21;
    border-color: white;
    color: white;
  }
  /* Chat notification
------------------------------------------------------------------------ */
  #chat_notify {
    background: url("https://uas.bgsu.edu/r/98/orange/chat-notify.png") no-repeat;
    background-position: 100% 0;
    height: 0 !important;
    margin: 0;
    overflow: hidden;
    padding: 42px 0 0 0;
    position: absolute;
    top: -32px;
    left: 590px;
    width: 148px;
  }
  #chat_notify.chat_off {
    background-position: 100% -126px;
  }
  #chat_notify.chat_on {
    background-position: 100% -42px;
    cursor: pointer;
  }
  #chat_notify.chat_on:hover {
    background-position: 100% -84px;
  }
  #chat {
    background: #e6e4b5 url("https://uas.bgsu.edu/r/98/notch/tl.png") no-repeat;
    color: #5a5b5e;
    font: 12px/1.25 Arial, Helvetica, sans-serif;
    margin: 0 0 44px 0;
    padding: 4px 10px;
    position: relative;
    width: 152px;
  }
  #chat #chat_notify {
    top: auto;
    left: auto;
    bottom: -32px;
    right: 0;
    width: 172px;
  }
  #page_menu #chat {
    background-image: url("https://uas.bgsu.edu/r/98/notch/menu-tl.png");
    margin: 2em -10px 56px -10px;
  }
  /* Widths and Heights
    ------------------------------------------------------------------------ */
  /* Page
    ------------------------------------------------------------------------ */
  body,
  #page_outer {
    background: #f06724;
    margin: 0;
  }
  #page_outer {
    color: white;
    margin: 0 auto;
    padding-top: 108px;
    position: relative;
    width: 768px;
  }
  /* Header, Article, Footer
    ------------------------------------------------------------------------ */
  #page_header,
  #page_article {
    margin: 0 9px;
  }
  .has_menu #page_header,
  .has_menu #page_article {
    border-left: 189px solid #c2caa9;
  }
  #page_header {
    background: #c2caa9;
  }
  #page_article {
    background: white;
    color: #5a5b5e;
    padding: 1em 1em 39px 1em;
    position: relative;
    zoom: 1;
  }
  #page_article:before,
  #page_article:after {
    content: "";
    display: table;
  }
  #page_article:after {
    clear: both;
  }
  #page_footer {
    font-size: .8333em;
    line-height: 1.8;
    margin: 0;
    text-align: center;
    white-space: nowrap;
  }
  #page_footer a:link,
  #page_footer a:visited {
    color: white;
    font-weight: normal;
  }
  /* Navigation
    ------------------------------------------------------------------------ */
  #page_nav {
    background: url("https://uas.bgsu.edu/r/98/orange/header.png") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 768px;
    height: 108px;
  }
  #page_nav li {
    display: inline;
    background: none;
  }
  #page_nav a:link,
  #page_nav a:visited {
    height: 0;
    overflow: hidden;
    position: absolute;
  }
  #page_nav a:link:hover,
  #page_nav a:visited:hover {
    border: 1px solid white !important;
  }
  #page_logo {
    display: block;
    position: absolute;
    top: 27px;
    left: 6px;
    z-index: 1;
  }
  #page_logo img {
    visibility: hidden;
  }
  #page_nav_mybgsu,
  #page_nav_email,
  #page_nav_directory,
  #page_nav_search {
    padding: 35px 0 0 0;
    top: 13px;
  }
  #page_nav_mybgsu {
    left: 416px;
    width: 102px;
  }
  #page_nav_email {
    left: 538px;
    width: 54px;
  }
  #page_nav_directory {
    left: 606px;
    width: 79px;
  }
  #page_nav_search {
    left: 701px;
    width: 65px;
  }
  #page_nav_academics,
  #page_nav_admissions,
  #page_nav_thearts,
  #page_nav_athletics,
  #page_nav_libraries,
  #page_nav_azlinks {
    padding: 20px 0 0 0;
    top: 50px;
  }
  #page_nav_academics {
    left: 257px;
    width: 83px;
  }
  #page_nav_admissions {
    left: 347px;
    width: 90px;
  }
  #page_nav_thearts {
    left: 444px;
    width: 72px;
  }
  #page_nav_athletics {
    left: 522px;
    width: 80px;
  }
  #page_nav_libraries {
    left: 609px;
    width: 77px;
  }
  #page_nav_azlinks {
    left: 694px;
    width: 70px;
  }
  /* Menu
    ------------------------------------------------------------------------ */
  #page_menu {
    background: #c2caa9;
    line-height: 1.25;
    padding: 9px 18px;
    position: absolute;
    top: 108px;
    left: 9px;
    width: 153px;
  }
  #page_menu,
  #page_menu a:link,
  #page_menu a:visited {
    color: #5a5b5e;
  }
  #page_menu a:active,
  #page_menu a:hover {
    color: #3a3b3e;
  }
  #page_menu p,
  #page_menu ul > li {
    margin: .8em 0;
  }
  #page_menu > ul > li {
    background: none;
    padding: 0;
  }
  #page_menu > ul > li ul {
    padding-left: 1em;
  }
  #page_menu small,
  #page_menu ul > li ul > li,
  #page_menu small a:link,
  #page_menu ul > li ul > li a:link,
  #page_menu small a:visited,
  #page_menu ul > li ul > li a:visited {
    font-weight: normal;
  }
  #page_menu .events {
    margin: 2em 0;
  }
  #page_menu .events a:link,
  #page_menu .events a:visited {
    background: #e1e5d5 url("https://uas.bgsu.edu/r/98/notch/menu.png") no-repeat;
    display: block;
    margin: 0.5em -10px;
    overflow: hidden;
    padding: 4px 10px;
    white-space: nowrap;
    width: 152px;
    height: 32px;
  }
  #page_menu .events a:link:hover,
  #page_menu .events a:visited:hover {
    background-color: #f1f5e5;
    text-decoration: none;
  }
  #page_menu .events .left {
    margin-top: 2px;
  }
  #page_menu .images {
    margin: 24px -10px 16px -10px;
  }
  /* Article Header
    ------------------------------------------------------------------------ */
  #page_banner {
    margin-bottom: -40px;
  }
  #page_banner .notch {
    position: relative;
    z-index: 1;
  }
  #page_banner.sectionless {
    background: white;
    margin-bottom: 0;
  }
  #page_section {
    background: url("https://uas.bgsu.edu/r/98/orange/shade.png");
    height: 40px;
    position: relative;
    /* Image Replacement */
    /**/
    /* BGSU Website
        a {
            color: white;
            font: italic 24px/42px Cambria;
            letter-spacing: .1em;
            padding-left: 12px;
            text-decoration: none !important;
        }
        /**/
  }
  #page_section a {
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    font: 0/0 serif;
    height: 40px;
  }
  /* Article Footer
    ------------------------------------------------------------------------ */
  #page_article_footer {
    background: url("https://uas.bgsu.edu/r/98/modified/green.png") no-repeat bottom left;
    color: #3a3b3e;
    font-size: .9em;
    line-height: 39px;
    margin: 0;
    padding: 0 39px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    white-space: nowrap;
    width: 672px;
  }
  #page_article_footer a:link,
  #page_article_footer a:visited {
    color: #3a3b3e;
  }
  /* Element Classes
    ------------------------------------------------------------------------ */
  .page_br {
    position: absolute;
    right: 1em;
    bottom: 39px;
  }
  .page_header {
    background: #e6e4b5;
    margin: -1em -1em 0 -1em;
  }
  .page_header h1 {
    color: #3a3b3e;
    padding: .45em;
  }
  .page_header iframe {
    margin: 1em;
  }
  .page_header ol {
    font-size: 1.25em;
    line-height: 1.4;
  }
  .page_header p {
    margin: 1em;
  }
  .page_header table {
    margin: 0;
  }
  .page_header .instructions {
    background: #dccc98 url("https://uas.bgsu.edu/r/98/notch/br.png") no-repeat bottom right;
    clear: both;
    color: #3a3b3e;
    font-weight: bold;
    margin: 0 0 1em 0;
    padding: .25em;
    text-align: center;
  }
  .page_header .instructions h1 {
    float: left;
  }
  .page_header a:link,
  .page_header a:visited {
    color: #5a5b5e;
    font-weight: normal;
  }
  .page_header a:active,
  .page_header a:hover {
    color: #3a3b3e;
  }
  .page_topper {
    margin: -1em -1em 1em -1em;
  }
  .page_topper div {
    border: 0;
    padding: 1em 1em 0 1em;
  }
  .switchPage {
    clear: right;
    float: right;
    margin: 0 0 6px 6px;
    padding: 6px 6px 0 6px;
  }
  .switchPage.image {
    padding: 0;
  }
  .switchPage dl,
  .switchPage ol,
  .switchPage p,
  .switchPage table,
  .switchPage ul {
    margin-bottom: 6px;
  }
  .switchPage .divided {
    border-bottom: 1px solid #c2caa9;
    margin: 0 -6px 6px -6px;
    padding: 0 6px 6px 6px;
  }
  .switchPage .hide {
    border-top: 1px solid #c2caa9;
    cursor: pointer;
    font-size: .9em;
    margin: 0 -6px;
    padding: 3px 6px;
    position: relative;
    white-space: nowrap;
    z-index: 1;
  }
  .switchPage .hide:hover {
    background: #f5e8aa url("https://uas.bgsu.edu/r/98/notch/br.png") no-repeat bottom right;
  }
  .switchPage .hide ul {
    background: #f5e8aa;
    border: 1px solid #c2caa9;
    border-top: none;
    margin-top: 3px;
    padding: 3px;
    position: absolute;
    right: 0;
    visibility: hidden;
    z-index: 2;
  }
  .switchPage .show {
    background: #e6e4b5 url("https://uas.bgsu.edu/r/98/notch/br-show.png") no-repeat bottom right !important;
  }
  .switchPage .show ul {
    visibility: visible !important;
  }
  .switchPage .show .last {
    margin-top: 6px;
  }
}
@media print {
  /* Hide Elements
    ------------------------------------------------------------------------ */
  iframe,
  #chat,
  #chat_notify,
  #page_banner,
  #page_menu,
  #page_nav,
  #page_footer,
  #page_article_footer address,
  button.big,
  .submit,
  .switchPage.image,
  .switchPage .hide {
    display: none !important;
  }
  /* Layout Page
    ------------------------------------------------------------------------ */
  #page_logo img {
    float: left;
    padding-right: 1em;
  }
  #page_section {
    font: 40px/48px Arial, Helvetica, sans-serif;
  }
  #page_section a:link,
  #page_section a:visited {
    text-decoration: none;
  }
  #page_article {
    clear: both;
  }
  .switchPage {
    width: auto !important;
  }
  .details .content {
    display: block !important;
  }
}
