/*! 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;
  }
  body {
    background: white;
    color: #5a5b5e;
    margin: 0;
    width: 700px;
  }
  h1 {
    background: #f06724 url("https://uas.bgsu.edu/r/98/notch/br.png") no-repeat bottom right;
    color: white;
    height: 42px;
    line-height: 1;
    margin: 0;
    padding: 5px;
    white-space: nowrap;
  }
  h1 img {
    margin-top: -2px;
  }
  h1 small {
    font-weight: normal;
  }
  td.first td {
    white-space: nowrap;
  }
  #calc_form {
    margin: 8px;
  }
  #calc_apply {
    background: url("https://uas.bgsu.edu/r/98/modified/green.png") no-repeat bottom left;
    color: #3a3b3e;
    font-size: 1.5em;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 200px;
    white-space: nowrap;
  }
  #calc_apply a:link,
  #calc_apply a:visited {
    color: #3A3B3E;
  }
}
