meta.foundation-version {
  font-family: "/5.3.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
	font-family: 'vandijk';
	src: url('vandijkitc-normal-webfont.eot');
	src: url('vandijkitc-normal-webfont.eot?#iefix') format('embedded-opentype'),  url('vandijkitc-normal-webfont.woff') format('woff'),  url('vandijkitc-normal-webfont.ttf') format('truetype'),  url('vandijkitc-normal-webfont.svg#vandijk') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'kabel';
	src: url('kabelitcbybt-book-webfont.eot');
	src: url('kabelitcbybt-book-webfont.eot?#iefix') format('embedded-opentype'),  url('kabelitcbybt-book-webfont.woff') format('woff'),  url('kabelitcbybt-book-webfont.ttf') format('truetype'),  url('kabelitcbybt-book-webfont.svg#kabel') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'kabelultra';
	src: url('kabelitcbybt-ultra-webfont.eot');
	src: url('kabelitcbybt-ultra-webfont.eot?#iefix') format('embedded-opentype'),  url('kabelitcbybt-ultra-webfont.woff') format('woff'),  url('kabelitcbybt-ultra-webfont.ttf') format('truetype'),  url('kabelitcbybt-ultra-webfont.svg#kabelultra') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,
body {
  font-size: 100%; }

body {
  background: white);
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: kabel, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: .05em;
  line-height: 140%;
  position: relative;
  cursor: default; }
  
.logo {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
}
.grade {
	position: inherit;
	max-width: 100%;
	top: 80px;
	height: 85px;
	text-align: center;
}
.gradeborder {
	position: inherit;
	max-width: 100%;
	top: -5px;
	height: 85px;
	text-align: center;
}
  
.main {
	top: 1rem;
	position: absolute;
	right: 1rem;
	left: 1rem;
	bottom: 1rem;
	overflow-y: scroll;

}

.greengrad {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow-y: scroll;
}
.dots {
	background-image: url(../img/dots.png);
	background-repeat: repeat;
	background-attachment: fixed;
	position: absolute;
	filter: alpha(opacity=50);
	opacity: .5;
	height: 100%;
	width: 100%;
	overflow-y: auto;
}
.maingrade {
	left: 1rem;
	top: 1rem;
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	text-align: center;
	overflow-y: auto;
	
}

.kabel {
	font-family: "kabel";
	font-size: 1.4rem;
	color: white;
	letter-spacing: .1rem;
	line-height: 2rem
}
p.kabel {
	font-family: "kabel";
	font-size: 1.4rem;
	color: #006633;
	letter-spacing: .1rem;
		line-height: 2rem

}

p.captionblack {
	font-family: kabel, sans-serif;
	text-align: center;
	letter-spacing: 1pt;
	font-size: .95rem;
	color: black;
	line-height: 120%;
}

div.header {
	font-family: kabelultra, sans-serif;
	text-align: center;
	letter-spacing: 1pt;
	font-size: 1.7rem;
	line-height: 120%;
}
div.header-white {
	font-family: kabelultra, sans-serif;
	text-align: center;
	letter-spacing: 1pt;
	font-size: 1.7rem;
		color: white;

	line-height: 120%;
}

p.captiongreen {
	font-family: kabel, sans-serif;
	text-align: center;
	letter-spacing: 1pt;
	font-size: .9rem;
	color: #006633;
	line-height: 120%;
}

p.backtotop {
	font-family: kabel, sans-serif;
	text-align: right;
	letter-spacing: 1pt;
	font-size: .9rem;
	color: #0099ff;
	line-height: 120%;
}



a:link {
	color: #0099ff;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color: #0099ff;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: red;
	text-decoration: none;
	curson: pointer;
}  /* mouse over link */
a:active {
	color: red;
	text-decoration: none;
}  /* selected link */

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

img.img-body{
  max-width: 100%;
  padding-bottom: 1.5em;
  height: auto; }

img.img-50-left{
  max-width: 50%;
  padding-right: 1.5em;
  padding-bottom: 1.5em;
  height: auto; }

img.img-50-right{
  max-width: 50%;
  padding-left: 1.5em;
  padding-bottom: 1.5em;
  height: auto; }

img.img-30-left{
  max-width: 30%;
  padding-right: 1.5em;
  padding-bottom: 1.5em;
  height: auto; }

img.img-30-right{
  max-width: 30%;
  padding-left: 1.5em;
  padding-bottom: 1.5em;
  height: auto; }

img.img-facebox{
  width: 100%;
  height: auto; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 96%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.5em;
    margin-right: -0.5em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.row-one {
  width: 100%;
  position: inherit
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 96%; }


.column,
.columns {
  padding-left: 0.5em;
  padding-right: 0.5em;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 5%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 5%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 10%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 10%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 15%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 15%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 20%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 20%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 30%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 30%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 35%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 35%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 40%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 40%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 45%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 45%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 55.0%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 55.0%;
    left: auto; }

  .small-push-12 {
    position: relative;
    left: 60%;
    right: auto; }

  .small-pull-12 {
    position: relative;
    right: 60%;
    left: auto; }

  .small-push-13 {
    position: relative;
    left: 65%;
    right: auto; }

  .small-pull-13 {
    position: relative;
    right: 65%;
    left: auto; }

  .small-push-14 {
    position: relative;
    left: 70%;
    right: auto; }

  .small-pull-14 {
    position: relative;
    right: 70%;
    left: auto; }

  .small-push-15 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-15 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-16 {
    position: relative;
    left: 80%;
    right: auto; }

  .small-pull-16 {
    position: relative;
    right: 80%;
    left: auto; }

  .small-push-17 {
    position: relative;
    left: 85%;
    right: auto; }

  .small-pull-17 {
    position: relative;
    right: 85%;
    left: auto; }

  .small-push-18 {
    position: relative;
    left: 90%;
    right: auto; }

  .small-pull-18 {
    position: relative;
    right: 90%;
    left: auto; }

  .small-push-19 {
    position: relative;
    left: 95%;
    right: auto; }

  .small-pull-19 {
    position: relative;
    right: 95%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .small-1 {
    width: 5%; }

  .small-2 {
    width: 10%; }

  .small-3 {
    width: 15%; }

  .small-4 {
    width: 20%; }

  .small-5 {
    width: 25%; }

  .small-6 {
    width: 30%; }

  .small-7 {
    width: 35%; }

  .small-8 {
    width: 40%; }

  .small-9 {
    width: 45%; }

  .small-10 {
    width: 50%; }

  .small-11 {
    width: 55.0%; }

  .small-12 {
    width: 60%; }

  .small-13 {
    width: 65%; }

  .small-14 {
    width: 70%; }

  .small-15 {
    width: 75%; }

  .small-16 {
    width: 80%; }

  .small-17 {
    width: 85%; }

  .small-18 {
    width: 90%; }

  .small-19 {
    width: 95%; }

  .small-20 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 5% !important; }

  .small-offset-2 {
    margin-left: 10% !important; }

  .small-offset-3 {
    margin-left: 15% !important; }

  .small-offset-4 {
    margin-left: 20% !important; }

  .small-offset-5 {
    margin-left: 25% !important; }

  .small-offset-6 {
    margin-left: 30% !important; }

  .small-offset-7 {
    margin-left: 35% !important; }

  .small-offset-8 {
    margin-left: 40% !important; }

  .small-offset-9 {
    margin-left: 45% !important; }

  .small-offset-10 {
    margin-left: 50% !important; }

  .small-offset-11 {
    margin-left: 55.0% !important; }

  .small-offset-12 {
    margin-left: 60% !important; }

  .small-offset-13 {
    margin-left: 65% !important; }

  .small-offset-14 {
    margin-left: 70% !important; }

  .small-offset-15 {
    margin-left: 75% !important; }

  .small-offset-16 {
    margin-left: 80% !important; }

  .small-offset-17 {
    margin-left: 85% !important; }

  .small-offset-18 {
    margin-left: 90% !important; }

  .small-offset-19 {
    margin-left: 95% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 5%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 5%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 10%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 10%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 15%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 15%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 20%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 20%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 30%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 30%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 35%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 35%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 40%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 40%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 45%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 45%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 55.0%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 55.0%;
    left: auto; }

  .medium-push-12 {
    position: relative;
    left: 60%;
    right: auto; }

  .medium-pull-12 {
    position: relative;
    right: 60%;
    left: auto; }

  .medium-push-13 {
    position: relative;
    left: 65%;
    right: auto; }

  .medium-pull-13 {
    position: relative;
    right: 65%;
    left: auto; }

  .medium-push-14 {
    position: relative;
    left: 70%;
    right: auto; }

  .medium-pull-14 {
    position: relative;
    right: 70%;
    left: auto; }

  .medium-push-15 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-15 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-16 {
    position: relative;
    left: 80%;
    right: auto; }

  .medium-pull-16 {
    position: relative;
    right: 80%;
    left: auto; }

  .medium-push-17 {
    position: relative;
    left: 85%;
    right: auto; }

  .medium-pull-17 {
    position: relative;
    right: 85%;
    left: auto; }

  .medium-push-18 {
    position: relative;
    left: 90%;
    right: auto; }

  .medium-pull-18 {
    position: relative;
    right: 90%;
    left: auto; }

  .medium-push-19 {
    position: relative;
    left: 95%;
    right: auto; }

  .medium-pull-19 {
    position: relative;
    right: 95%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .medium-1 {
    width: 5%; }

  .medium-2 {
    width: 10%; }

  .medium-3 {
    width: 15%; }

  .medium-4 {
    width: 20%; }

  .medium-5 {
    width: 25%; }

  .medium-6 {
    width: 30%; }

  .medium-7 {
    width: 35%; }

  .medium-8 {
    width: 40%; }

  .medium-9 {
    width: 45%; }

  .medium-10 {
    width: 50%; }

  .medium-11 {
    width: 55.0%; }

  .medium-12 {
    width: 60%; }

  .medium-13 {
    width: 65%; }

  .medium-14 {
    width: 70%; }

  .medium-15 {
    width: 75%; }

  .medium-16 {
    width: 80%; }

  .medium-17 {
    width: 85%; }

  .medium-18 {
    width: 90%; }

  .medium-19 {
    width: 95%; }

  .medium-20 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 5% !important; }

  .medium-offset-2 {
    margin-left: 10% !important; }

  .medium-offset-3 {
    margin-left: 15% !important; }

  .medium-offset-4 {
    margin-left: 20% !important; }

  .medium-offset-5 {
    margin-left: 25% !important; }

  .medium-offset-6 {
    margin-left: 30% !important; }

  .medium-offset-7 {
    margin-left: 35% !important; }

  .medium-offset-8 {
    margin-left: 40% !important; }

  .medium-offset-9 {
    margin-left: 45% !important; }

  .medium-offset-10 {
    margin-left: 50% !important; }

  .medium-offset-11 {
    margin-left: 55.0% !important; }

  .medium-offset-12 {
    margin-left: 60% !important; }

  .medium-offset-13 {
    margin-left: 65% !important; }

  .medium-offset-14 {
    margin-left: 70% !important; }

  .medium-offset-15 {
    margin-left: 75% !important; }

  .medium-offset-16 {
    margin-left: 80% !important; }

  .medium-offset-17 {
    margin-left: 85% !important; }

  .medium-offset-18 {
    margin-left: 90% !important; }

  .medium-offset-19 {
    margin-left: 95% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 5%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 5%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 10%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 10%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 15%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 15%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 20%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 20%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 30%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 30%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 35%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 35%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 40%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 40%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 45%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 45%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 55.0%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 55.0%;
    left: auto; }

  .push-12 {
    position: relative;
    left: 60%;
    right: auto; }

  .pull-12 {
    position: relative;
    right: 60%;
    left: auto; }

  .push-13 {
    position: relative;
    left: 65%;
    right: auto; }

  .pull-13 {
    position: relative;
    right: 65%;
    left: auto; }

  .push-14 {
    position: relative;
    left: 70%;
    right: auto; }

  .pull-14 {
    position: relative;
    right: 70%;
    left: auto; }

  .push-15 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-15 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-16 {
    position: relative;
    left: 80%;
    right: auto; }

  .pull-16 {
    position: relative;
    right: 80%;
    left: auto; }

  .push-17 {
    position: relative;
    left: 85%;
    right: auto; }

  .pull-17 {
    position: relative;
    right: 85%;
    left: auto; }

  .push-18 {
    position: relative;
    left: 90%;
    right: auto; }

  .pull-18 {
    position: relative;
    right: 90%;
    left: auto; }

  .push-19 {
    position: relative;
    left: 95%;
    right: auto; }

  .pull-19 {
    position: relative;
    right: 95%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 5%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 5%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 10%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 10%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 15%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 15%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 20%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 20%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 30%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 30%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 35%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 35%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 40%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 40%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 45%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 45%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 55.0%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 55.0%;
    left: auto; }

  .large-push-12 {
    position: relative;
    left: 60%;
    right: auto; }

  .large-pull-12 {
    position: relative;
    right: 60%;
    left: auto; }

  .large-push-13 {
    position: relative;
    left: 65%;
    right: auto; }

  .large-pull-13 {
    position: relative;
    right: 65%;
    left: auto; }

  .large-push-14 {
    position: relative;
    left: 70%;
    right: auto; }

  .large-pull-14 {
    position: relative;
    right: 70%;
    left: auto; }

  .large-push-15 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-15 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-16 {
    position: relative;
    left: 80%;
    right: auto; }

  .large-pull-16 {
    position: relative;
    right: 80%;
    left: auto; }

  .large-push-17 {
    position: relative;
    left: 85%;
    right: auto; }

  .large-pull-17 {
    position: relative;
    right: 85%;
    left: auto; }

  .large-push-18 {
    position: relative;
    left: 90%;
    right: auto; }

  .large-pull-18 {
    position: relative;
    right: 90%;
    left: auto; }

  .large-push-19 {
    position: relative;
    left: 95%;
    right: auto; }

  .large-pull-19 {
    position: relative;
    right: 95%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .large-1 {
    width: 5%; }

  .large-2 {
    width: 10%; }

  .large-3 {
    width: 15%; }

  .large-4 {
    width: 20%; }

  .large-5 {
    width: 25%; }

  .large-6 {
    width: 30%; }

  .large-7 {
    width: 35%; }

  .large-8 {
    width: 40%; }

  .large-9 {
    width: 45%; }

  .large-10 {
    width: 50%; }

  .large-11 {
    width: 55.0%; }

  .large-12 {
    width: 60%; }

  .large-13 {
    width: 65%; }

  .large-14 {
    width: 70%; }

  .large-15 {
    width: 75%; }

  .large-16 {
    width: 80%; }

  .large-17 {
    width: 85%; }

  .large-18 {
    width: 90%; }

  .large-19 {
    width: 95%; }

  .large-20 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 5% !important; }

  .large-offset-2 {
    margin-left: 10% !important; }

  .large-offset-3 {
    margin-left: 15% !important; }

  .large-offset-4 {
    margin-left: 20% !important; }

  .large-offset-5 {
    margin-left: 25% !important; }

  .large-offset-6 {
    margin-left: 30% !important; }

  .large-offset-7 {
    margin-left: 35% !important; }

  .large-offset-8 {
    margin-left: 40% !important; }

  .large-offset-9 {
    margin-left: 45% !important; }

  .large-offset-10 {
    margin-left: 50% !important; }

  .large-offset-11 {
    margin-left: 55.0% !important; }

  .large-offset-12 {
    margin-left: 60% !important; }

  .large-offset-13 {
    margin-left: 65% !important; }

  .large-offset-14 {
    margin-left: 70% !important; }

  .large-offset-15 {
    margin-left: 75% !important; }

  .large-offset-16 {
    margin-left: 80% !important; }

  .large-offset-17 {
    margin-left: 85% !important; }

  .large-offset-18 {
    margin-left: 90% !important; }

  .large-offset-19 {
    margin-left: 95% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 5%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 5%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 10%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 10%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 15%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 15%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 20%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 20%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 30%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 30%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 35%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 35%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 40%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 40%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 45%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 45%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 55.0%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 55.0%;
    left: auto; }

  .push-12 {
    position: relative;
    left: 60%;
    right: auto; }

  .pull-12 {
    position: relative;
    right: 60%;
    left: auto; }

  .push-13 {
    position: relative;
    left: 65%;
    right: auto; }

  .pull-13 {
    position: relative;
    right: 65%;
    left: auto; }

  .push-14 {
    position: relative;
    left: 70%;
    right: auto; }

  .pull-14 {
    position: relative;
    right: 70%;
    left: auto; }

  .push-15 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-15 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-16 {
    position: relative;
    left: 80%;
    right: auto; }

  .pull-16 {
    position: relative;
    right: 80%;
    left: auto; }

  .push-17 {
    position: relative;
    left: 85%;
    right: auto; }

  .pull-17 {
    position: relative;
    right: 85%;
    left: auto; }

  .push-18 {
    position: relative;
    left: 90%;
    right: auto; }

  .pull-18 {
    position: relative;
    right: 90%;
    left: auto; }

  .push-19 {
    position: relative;
    left: 95%;
    right: auto; }

  .pull-19 {
    position: relative;
    right: 95%;
    left: auto; } }
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: .2rem;
  border-color: #0099ff;
  border-radius: .25rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
 }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
/*  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
*/	
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b1ffd8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #e7fff3; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #006633; }
  .panel.radius {
    border-radius: 3px; }

.panel-grade{
  border-style: solid;
  border-width: .2rem;
  border-color: #006633;
  border-radius: .25rem;
  margin-bottom: 1.25rem;
  text-align: center;
  padding: 1.25rem;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,1.00) 0%, rgba(100,95,95,1.00) 50%, rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(90deg, rgba(255,255,255,1.00) 0%, rgba(100,95,95,1.00) 50%, rgba(255,255,255,1.00) 100%);
}

.panel-blank {
  border-style: solid;
  border-width: .2rem;
  border-color: #0099ff;
  border-radius: .25rem;
  margin-bottom: 1.25rem;
  text-align: center; }

.panel-yellow {
  border-style: solid;
  border-width: .2rem;
  border-color: #0099ff;
  border-radius: .25rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #99ccff; }

.panel-green {
  border-style: solid;
  border-width: .2rem;
  border-color: #0099ff;
  border-radius: .25rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ccffff; }

.panel-button {
	border-style: solid;
	border-width: .2rem;
	border-color: #0099ff;
	border-radius: .25rem;
	margin-bottom: 1.25rem;
	padding: .25rem;
	background: #ffffff;
}

.panel-header {
  border-style: solid;
  border-width: .2rem;
  border-color: #0099ff;
  border-radius: .25rem;
  margin-bottom: 1.25rem;
  padding: .5rem;
  background: #0099ff; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }


/* Default Link Styles */
a {
  color: #006633;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: red; }
  a:active {
	color: red;
	text-decoration: none;
}	  
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "vandijk", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #006633;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #00f57a;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #00f57a;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #006633;
  border-width: 3px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #910b0e; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: black;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #00c462; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #00c462; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #00f57a; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #006633;
  color: white; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #c60f13;
    color: white; }
  .label.success {
    background-color: #5da423;
    color: white; }
  .label.secondary {
    background-color: #e9e9e9;
    color: #333333; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }
  
  
/* BACKGROUND CAROUSEL */ /* BACKGROUND CAROUSEL */ /* BACKGROUND CAROUSEL */ /* BACKGROUND CAROUSEL */ /* BACKGROUND CAROUSEL */ /* BACKGROUND CAROUSEL */  
  
  div.bgcarousel{ /* CSS for main carousel container */
background: url(../img/ajaxloadr.gif) center center no-repeat; /* loading gif while caoursel is loading */
width:100%; /* default dimensions of carousel */
height:450px;
max-width: 100%;
}
div.bgcarouselsordid{ /* CSS for main carousel container */
background: url(../img/ajaxloadr.gif) center center no-repeat; /* loading gif while caoursel is loading */
width:100%; /* default dimensions of carousel */
height:350px;
max-width: 100%;
}
div.bgcarouselleft{ /* CSS for main carousel container */
background: url(../img/ajaxloadr.gif) center center no-repeat; /* loading gif while caoursel is loading */
width:100%%; /* default dimensions of carousel */
height:600px;
max-width: 100%;
}
img.navbutton{ /* CSS for the nav buttons */
margin:5px;
opacity:0.7;
}

div.slide{ /* CSS for each image's DIV container within main container */
background-position: center center; /* center image within carousel */
background-repeat: no-repeat;
background-size: contain; /* CSS3 property to scale image within container? "cover" or "contain" */
color: black;
}

div.selectedslide{ /* CSS for currently selected slide */
}

div.slide div.desc{ /* DIV that contains the textual description inside .slide */
position: absolute;
color: white;
left: 40px;
top: 100px;
width:200px;
padding: 10px;
font: bold 16px Tahoma, sans-serif;
text-shadow: 0 -1px 1px #8a8a8a; /* CSS3 text shadow */
z-index:5;
}

div.selectedslide div.desc{ /* CSS for currently selected slide's desc div */
}

div.slide div.desc h2{
font-size:150%;
margin:0;
}

div.slide div.desc a{
color:yellow;
text-decoration:none;
}

/* FACEBOX */ /* FACEBOX */ /* FACEBOX */ /* FACEBOX */ /* FACEBOX */ /* FACEBOX */ /* FACEBOX */ /* FACEBOX */ 

#facebox .b {
	background-image: url(../img/b.png);
}

#facebox .tl {
  background:url(../img/tl.png);
}

#facebox .tr {
  background:url(../img/tr.png);
}

#facebox .bl {
  background:url(../img/bl.png);
}

#facebox .br {
  background:url(../img/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  max-width: 100%
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  max-width: 100%;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
