/* Styles usually associated with all the content within the sub pages */
/* Constants for FTS website */
@media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2), screen and (device-width: 768px) {
  /* line 6, content.scss */
  body {
        
    -webkit-text-size-adjust: none; } }
/* line 11, content.scss */
#page {
  margin-left: 18px;
  margin-top: 18px;
  border: 1px solid none;
  position: relative;
  float: left;
  width: 924px;
  display: none;
  height: auto; }
  /* line 20, content.scss */
  #page ul {
    font-family: PFBeauSansPro-LightItalic;
    font-weight: normal;
    font-size: 28px;
    display: block;
    /*border-bottom: 4px double #cccccc;*/
    padding: 15px;
    margin-bottom: 18px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    height: 31px;
    line-height: 28px;
    text-shadow: 1px 1px white;
    /* fade */
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 0%, #ededea 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #ededea));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #ededea 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white 0%, #ededea 100%);
    /* Opera11.10+ */
    background: -ms-lineard-gradient(top, white 0%, #ededea 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededea',GradientType=0 );
    /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%, #ededea 100%);
    /* W3C */
    /* drop shadow */
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    behavior: url("../PIE.php"); }
  /* line 56, content.scss */
  #page li {
    color:rgb(51,51,51);
    height: 28px;
    border: 1px solid none;
    list-style: none;
    padding-left: 90px;
    padding-top: 5px;
    background: url(../images/ui/fts_slash.png) no-repeat; }


  /* line 64, content.scss */
  #page .layout {
    width: 100%;
    margin: auto;
    float: left;
    border: 1px solid none; }
    /* line 69, content.scss */
    #page .layout p {
      font-family: "Garamond", serif;
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 18px;
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: none; }
  /* line 78, content.scss */
  #page .heading {
    border-top: 2px solid white;
    height: 31px;
    padding: 10px;
    line-height: 35px;
    font-size: 16px;
    cursor: pointer; }
  /* line 86, content.scss */
  #page .normalcursor {
    cursor: default; }
  /* line 89, content.scss */
  #page .basehead {
    border-radius: 0px 0px 4px 4px; }
  /* line 92, content.scss */
  #page .execname {
    font-family: PFBeauSansPro-Light;
    border: 1px solid none;
    width: 20%;
    height: inherit;
    display: block;
    float: left; }
  /* line 100, content.scss */
  #page .exectitle {
    border: 1px solid none;
    display: block;
    float: left;
    height: inherit;
    font-family: PFBeauSansPro-Thin; }
  /* line 107, content.scss */
  #page .newstitle {
    font-family: PFBeauSansPro-Thin;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    float: left;
    width: 78%;
    border: 1px solid none; }
  /* line 116, content.scss */
  #page .newsdate {
    font-family: PFBeauSansPro-Thin;
    font-size: 14px;
    float: right;
    width: 100px;
    text-align: left;
    line-height: 35px; }
  /* line 124, content.scss */
  #page .drape {
    font-family: PFBeauSansPro-LightItalic;
    position: relative;
    float: left;
    display: block;
    border: 1px solid #cccccc;
    width: 100%;
    margin-bottom: 18px;
    background: #ededea;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ededea 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededea), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededea 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededea 0%, white 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ededea 0%, white 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededea', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    background: linear-gradient(top, #ededea 0%, #ffffff 100%);
    /* W3C */ }
    /* line 148, content.scss */
    #page .drape:hover {
      border: 1px solid #CCCABF;
      background: #fcfbf8;
      background: -moz-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfbf8), color-stop(0%, #e5e3d7), color-stop(100%, #fcfbee));
      background: -webkit-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      background: -o-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      background: -ms-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfbf8', endColorstr='#fcfbee',GradientType=0 );
      background: linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%); }
  /* line 160, content.scss */
  #page .pane {
    display: none;
    width: 100%;
    cursor: pointer; }
    /* line 164, content.scss */
    #page .pane h2 {
      min-height: 0px; }
    /* line 167, content.scss */
    #page .pane p {
      width: 90%;
      margin-left: auto;
      margin-right: auto; }
    /* line 172, content.scss */
    #page .pane hr {
      display: block;
      margin-bottom: 20px;
      /*border: 1px dotted #cccccc;*/
      border: 1px inset white;
      clear: both; }
  /* line 180, content.scss */
  #page .arrow {
    float: left;
    width: 34px;
    height: 34px;
    display: block;
    background: transparent url(../images/ui/header_arrow.png);
    margin-top: -2px;
    margin-right: 63px; }

/* line 191, content.scss */
.drape p {
  margin-left: 0px;
  padding-left: 0px; }

/* line 196, content.scss */
#years {
  border: 1px solid none;
  text-align: center;
  margin-bottom: 28px;
  font-family: PFBeauSansPro-SemiBold; }
  /* line 201, content.scss */
  #years a {
    font-family: PFBeauSansPro-LightItalic;
    border: 1px solid #cccccc;
    border-top: 1px solid white;
    border-left: 1px solid white;
    background: #ededea;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ededea 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededea), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededea 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededea 0%, white 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ededea 0%, white 100%);
    /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ededea 0%, #ffffff 100%);
    /* W3C */
    display: inline-block;
    padding: 15px;
    padding-bottom: 12px;
    text-decoration: none;
    color: #999999;
    border-radius: 4px 4px 4px 4px;
    margin-left: 20px; }
    /* line 228, content.scss */
    #years a:hover {
      background: #fcfbf8;
      /* Old browsers */
      background: -moz-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfbf8), color-stop(0%, #e5e3d7), color-stop(100%, #fcfbee));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      /* Opera11.10+ */
      background: -ms-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      /* IE10+ */
      /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbf8', endColorstr='#fcfbee',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
      /* W3C */
      color: #999999; }
  /* line 247, content.scss */
  #years .selected {
    background: #363a42;
    /* Old browsers */
    background: -moz-linear-gradient(top, #363a42 0%, #858a95 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363a42), color-stop(100%, #858a95));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #363a42 0%, #858a95 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #363a42 0%, #858a95 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #363a42 0%, #858a95 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363a42', endColorstr='#858a95',GradientType=0 );
    /* IE6-9 */
    background: linear-gradient(top, #363a42 0%, #858a95 100%);
    /* W3C */
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: white; }

/* line 271, content.scss */
#page .singlecolumn {
  /*position: relative;*/
  border: 1px solid none;
  clear: both;
  /*width: 745px;*/
  /*width: 100%;*/
  float: inherit;
  /*margin-left: 90px;*/
  margin-left: 0px;
  /* background: url(../images/ui/intro_inset_bg.png) no-repeat top center;*/
  background: url(../images/ui/intro_inset_full_bg.png) no-repeat top center; }
/* line 283, content.scss */
#page .optionboxes {
  width: 925px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-bottom: 18px;
  background: transparent;
  height: auto;
  border: 1px solid none; }
  /* line 292, content.scss */
  #page .optionboxes a {
    text-decoration: none;
    border: none; }
/* line 300, content.scss */
#page .singlecolumn p {
  padding-left: 0px;
  padding-right: 0px;
  border: 1px solid none;
  margin-left: 0px;
  padding-bottom: 0px; }
/* line 307, content.scss */
#page .twocolumn_right {
  border: 1px solid none;
  float: right;
  width: 289px;
  margin-right: 18px; }
/* line 313, content.scss */
#page .fourcolumn_left {
  border: 1px solid none;
  width: 615px;
  padding: none;
  clear: left;
  margin-left: 18px;
  float: left; }
  /* line 320, content.scss */
  #page .fourcolumn_left p {
    padding: 0px;
    float: right; }
/* line 325, content.scss */
#page .threecolumn_left {
  border: 1px solid red;
  display: block;
  width: 453px;
  float: left; }
  /* line 330, content.scss */
  #page .threecolumn_left p {
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 20px; }
/* line 336, content.scss */
#page .threecolumn_right {
  border: 1px solid green;
  display: block;
  width: 453px;
  float: right; }
  /* line 341, content.scss */
  #page .threecolumn_right p {
    padding-left: 10px;
    padding-right: 20px; }
/* line 346, content.scss */
#page .baseplate {
  position: relative;
  bottom: 0px;
  width: 959px;
  height: auto;
  margin-left: -18px;
  float: left;
  border-top: 1px solid white;
  -webkit-box-shadow: 0px -1px #cccccc;
  -moz-box-shadow: 0px -1px #cccccc; }
/* line 357, content.scss */
#page .plateshade {
  height: inherit;
  display: block;
  width: inherit;
  padding-top: 18px;
  border: 1px solid none;
  float: left;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  background: linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%); }
  /* line 371, content.scss */
  #page .plateshade p {
    font-family: PFBeauSansPro-Thin;
    font-size: 14px;
    line-height: 22px; }

/* line 379, content.scss */
.boldbeau {
  font-family: PFBeauSansPro-SemiBold; }

/* line 384, content.scss */
#page .copyboxLeft {
  width: 400px; }
/* line 387, content.scss */
#page .copyboxRight {
  width: 440px;
  position: relative;
  float: right;
  margin-right: 30px;
  border: 1px solid none; }

/* line 397, content.scss */
.featureblock {
  display: block;
  width: 451px;
  min-height: 170px;
  border: 1px solid #e0e0df;
  margin-bottom: 18px;
  margin-right: 18px;
  -webkit-box-shadow: 1px 1px white;
  -moz-box-shadow: 1px 1px white;
  box-shadow: 1px 1px white;
  position: relative;
  float: left;
  /* background */
  background: #ededea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededea 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededea), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededea 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededea 0%, white 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ededea 0%, white 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededea', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ededea 0%, #ffffff 100%);
  /* W3C */ }

/* line 428, content.scss */
.narrow {
  width: 294px;
  min-height: 250px; }
  /* line 431, content.scss */
  .narrow img {
    width: 70px !important;
    height: 70px;
    margin-left: 0px !important; }
  /* line 437, content.scss */
  .narrow span {
    display: block;
    text-align: left;
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: justify; }
  /* line 445, content.scss */
  .narrow h4 {
    display: block;
    margin-bottom: 10px !important;
    height: auto !important;
    text-align: center;
    padding-left: 0px !important; }

/* line 455, content.scss */
.featureblock-last {
  margin-left: 0px;
  margin-right: 1px;
  width: 232px; }

/* line 461, content.scss */
.featureblock:hover {
  background: #fcfbf8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfbf8), color-stop(0%, #e5e3d7), color-stop(100%, #fcfbee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfbf8', endColorstr='#fcfbee',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #fcfbf8 0%, #e5e3d7 0%, #fcfbee 100%);
  /* W3C */ }

/* line 481, content.scss */
.featurecopy img {
  display: block;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
  width: 140px;
  border: none; }
/* line 489, content.scss */
.featurecopy span {
  display: block;
  font-family: PFBeauSansPro-Thin;
  font-size: 13px;
  width: 90%;
  margin-top:25px;
  line-height: 25px;
  margin-bottom: 20px;
  color: black;
  border: 1px solid none;
  min-height: 50px; }
  /* line 499, content.scss */
  .featurecopy span .justified {
    width: 100px; }
  /* line 502, content.scss */
  .featurecopy span img {
    border: none; }
/* line 506, content.scss */
.featurecopy h4 {
  display: block;
  padding-left: 8px;
  height: 25px;
  font-family: PFBeauSansPro-SemiBold;
  font-size: 22px;
  /*border-bottom: 1px dotted #ccc;*/
  line-height: normal;
  margin-left: auto;
  margin-bottom: 8px;
  margin-top: 15px;
  text-shadow: 1px 1px white;
  color: #999; }
/* line 521, content.scss */
.featurecopy a.button {
  margin: auto;
  margin-top: 13px;
  width: 105px;
  margin-left: 42px;
  margin-right: auto; }
/* line 528, content.scss */
.featurecopy a span {
  line-height: 21px;
  padding-right: 0px; }
/* line 532, content.scss */
.featurecopy a img {
  border: none; }

/* line 538, content.scss */
.mirrored {
  float: left;
  border: 1px solid none;
  width: 210px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 18px;
  margin-bottom: 0px;
  top: 0px;
  left: 0px;
  position: relative; }

/* line 551, content.scss */
#page .mirrored h1 {
  font-size: 16px; }

/* line 555, content.scss */
.subpage img {
  float: right;
  position: relative;
  margin-top: 18px;
  margin-right: 18px; }

/* line 563, content.scss */
#page .feature p {
  padding: 0;
  margin: 0;
  padding-left: 0px;
  border: 1px solid none;
  width: 100%x;
  padding-right: 0px;
  padding-left: 0px;
  font-family: PFBeauSansPro-Thin;
  font-size: 14px;
  line-height: 24px; }
/* line 575, content.scss */
#page h3 {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 20px;
  letter-spacing: 0px;
  line-height: 21px;
  text-align: center;
  font-family: PFBeauSansPro-LightItalic;
  font-size: 30px;
  font-variant: small-caps;
  color: #0c4876;
  text-shadow: 2px 2px white;
  /*
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  */
  border: 1px solid #e6e6e6;
  background: #e5e5e5;
  /*box-shadow:inset 0px 0px 4px 0px rgba(0,0,0,0.25) !important;*/
  /* drop shadow */
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
  border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  /* background */
  background: #fefefe;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #ececec 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #ececec 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%, #ececec 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #ececec 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ececec',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #fefefe 0%, #ececec 100%);
  /* W3C */
  /* background: url('../images/ui/bg_white_wall.png'); */ }

/* line 624, content.scss */
.icon {
  border: 1px solid none;
  display: block;
  width: 200px;
  height: 178px;
  background: url("../images/ui/fts_icon_frame.png") no-repeat top left;
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: 20px;
  margin-right: 20px;
  float: left; }
  /* line 635, content.scss */
  .icon img {
    border: 1px solid none;
    width: auto;
    height: auto;
    margin: auto;
    margin-top: 15px;
    display: block; }

/* line 645, content.scss */
.copybox {
  /*width: 480px;*/
  width: 72%;
  border: 1px solid none;
  margin-bottom: 15px;
  margin-top: 18px;
  margin-left: 0px;
  /*padding-top: 15px;*/
  /*padding-right: 0px;*/
  float: left;
  line-height: 25px; }

/* line 658, content.scss */
.noicon {
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 76%; }

/* line 665, content.scss */
.copybox a {
  color: #c4ae6f;
  text-decoration: underline;
  font-size: 18px; }
  /* line 669, content.scss */
  .copybox a:hover {
    color: #044068;
    cursor: pointer; }

/* line 676, content.scss */
#page .copybox h4 {
  font-family: PFBeauSansPro-Light; }
/* line 679, content.scss */
#page .copybox p {
  line-height: 22px;
  font-family: PFBeauSansPro-Thin;
  /*font-family: "Lucida Grande";*/
  /*
  font-family: "ff-celeste-web-1","ff-celeste-web-2",sans-serif;
  font-style: normal;
  font-weight: 400;
  */
  font-size: 14px; }
/* line 690, content.scss */
#page .copybox a {
  font-family: PFBeauSansPro-SemiBold; }

/* line 695, content.scss */
.partnerModule {
  float: left;
  display: block;
  width: 294px;
  border: 1px solid #cccccc;
  margin-bottom: 18px;
  margin-right: 18px;
  /* background */
  background: #ededea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededea 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededea), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededea 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededea 0%, white 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ededea 0%, white 100%);
  /* IE10+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #ededea 0%, #ffffff 100%);
  /* W3C */ }
  /* line 718, content.scss */
  .partnerModule:first-child {
    margin-top: 8px; }
  /* line 721, content.scss */
  .partnerModule:last-child {
    margin-right: 0px; }

/* line 726, content.scss */
.partnerModule-last {
  margin-right: 0px; }

/* line 730, content.scss */
.partnerModule:hover {
  cursor: pointer; }

/* line 734, content.scss */
.partnerLogo {
  border-top: 2px solid white;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 5px;
  vertical-align: bottom;
  height: 100px; }
  /* line 741, content.scss */
  .partnerLogo > img {
    border: 1px solid none;
    width: 80%; }

/* line 748, content.scss */
.partnerDescription {
  font-size: 14px;
  line-height: 23px;
  width: 220px;
  border-top: 1px dotted #999999;
  display: none;
  margin-left: auto;
  margin-right: auto; }
  /* line 757, content.scss */
  .partnerDescription span {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    font-family: PFBeauSansPro-Thin;
    padding-top: 20px;
    padding-bottom: 20px; }

/* line 767, content.scss */
.partnerBtn {
  position: relative;
  border-top: 1px solid #cccccc;
  height: 28px;
  bottom: 2px;
  font-family: PFBeauSansPro-Thin;
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #0b4876;
  text-shadow: 1px 1px white;
  display: inline-block;
  width: 100%; }

/* line 783, content.scss */
.partnerBtnHover {
  /* background */
  background: #fcfbee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fcfbee 0%, #e5e3d7 100%, #fcfbf8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfbee), color-stop(100%, #e5e3d7), color-stop(100%, #fcfbf8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfbee 0%, #e5e3d7 100%, #fcfbf8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfbee 0%, #e5e3d7 100%, #fcfbf8 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fcfbee 0%, #e5e3d7 100%, #fcfbf8 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfbee', endColorstr='#fcfbf8',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #fcfbee 0%, #e5e3d7 100%, #fcfbf8 100%);
  /* W3C */ }

/* line 803, content.scss */
.btnSymbol {
  font-family: PFBeauSansPro-SemiBold;
  font-size: 26px;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: -18px;
  color: #b0a471;
  display: inline-block;
  width: 30px; }

/* line 814, content.scss */
.callout_left_top {
  border: 1px solid none;
  display: block;
  width: 15px;
  margin-left: -15px;
  margin-top: 3px;
  height: 15px;
  background: white; }

/* line 824, content.scss */
.callout_left_bottom {
  border: 1px solid none;
  display: block;
  width: 15px;
  height: 10px;
  float: left;
  background: transparent url(../images/ui/callout_lower_corner.png) no-repeat;
  position: absolute;
  display: block; }

/* line 835, content.scss */
.rightcorner {
  background: transparent url(../images/ui/callout_lower_corner_right.png) no-repeat top left;
  left: 333px;
  position: absolute;
  bottom: 0px;
  margin-bottom: -10px; }

/* line 843, content.scss */
.callout_left {
  width: 328px;
  position: relative;
  margin-left: -15px;
  border-radius: 0px 8px 8px 0px;
  border: 1px solid none;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 45px;
  margin-top: 20px;
  behavior: url("../PIE.php");
  display: block;
  float: left; }

/* line 859, content.scss */
.toright {
  float: right;
  border-radius: 8px 0px 0px 8px;
  box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.1);
  width: 348px;
  margin-left: 0px;
  margin-right: -15px; }

/* line 870, content.scss */
.callout_label {
  display: block;
  width: 80px;
  border: 1px solid none;
  clear: both;
  float: left;
  font-family: PFBeauSansPro-SemiBold;
  margin-bottom: 2px; }

/* line 880, content.scss */
.locale {
  margin-bottom: 0px;
  width: 100%; }

/* line 885, content.scss */
.address {
  margin-bottom: 25px;
  width: 100%;
  line-height: 21px; }

/* line 891, content.scss */
#page .infoblock {
  float: left;
  width: 100%;
  border: 1px solid none;
  margin-bottom: 35px;
  border-top: 1px dotted #ccc;
  padding-top: 15px; }

/* line 900, content.scss */
.contactinfo {
  display: block;
  float: left;
  border: 1px solid none; }

/* line 906, content.scss */
.callout_quote {
  position: relative;
  top: 10px;
  width: 75%;
  margin: auto;
  font-family: PFBeauSansPro-Thin;
  padding: 20px;
  padding-bottom: 10px;
  line-height: 25px;
  color: #93928a;
  text-shadow: 1px 1px white;
  font-size: 14px;
  border: none; }
  /* line 919, content.scss */
  .callout_quote img {
    vertical-align: baseline; }

/* line 924, content.scss */
#page .callout_quote h3 {
  background: none;
  filter: none;
  border: none;
  text-shadow: 1px 1px white;
  padding: 0px;
  margin: 0;
  /*color: #655952;*/
  color: #044b78;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  border-bottom: 1px dotted #655952;
  padding-bottom: 8px;
  margin-bottom: 18px;
  float: left;
  width: 100%; }

/* line 944, content.scss */
.callout_source {
  font-family: PFBeauSansPro-LightItalic;
  border-top: 1px dotted #93928a;
  width: 75%;
  margin: auto;
  position: relative;
  margin-top: 20px;
  padding-top: 23px;
  padding-bottom: 25px;
  text-shadow: 1px 1px white;
  color: grey; }

/* line 957, content.scss */
.speaker {
  color: #044b78;
  border: none;
  /*border-top: 1px dotted #ccc;*/
  display: block;
  /*margin-top: 10px;*/
  /*padding-top: 10px;*/ }

/* line 966, content.scss */
#page .callout_source a {
  font-family: PFBeauSansPro-LightItalic;
  font-size: 16px;
  color: #044b78; }

/* line 972, content.scss */
.speaker_desc {
  font-family: PFBeauSansPro-Thin;
  font-size: 12px;
  text-shadow: none;
  display: block;
  padding-top: 4px;
  line-height: 20px; }

/* line 981, content.scss */
.details {
  display: block;
  width: 532px;
  float: right;
  margin-right: 34px;
  margin-top: 20px;
  margin-bottom: 18px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 20px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  clear: right; }

/* line 999, content.scss */
#page .details p {
  padding-left: 18px;
  padding-right: 0px; }

/* line 1004, content.scss */
.shim {
  display: block;
  width: 529px;
  overflow: hidden;
  border: 1px solid #999;
  border-top: none;
  float: left;
  position: inherit;
  -webkit-border-radius: 0px 0px 2px 2px;
  -webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 0px 0px 2px 2px;
  -moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 2px 2px;
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.5); }

/* line 1020, content.scss */
.listmodule {
  width: 1700px;
  position: relative;
  float: left;
  overflow: visible;
  display: block;
  height: auto; }

/* line 1030, content.scss */
#page .listmodule ul {
  background: transparent;
  border-bottom: none;
  border: 1px solid none;
  float: left;
  width: 518px;
  margin: 0px;
  margin-right: 0px;
  padding: 20px;
  font-family: PFBeauSansPro-SemiBold;
  font-size: 18px;
  border-radius: 0px 0px 0px 0px;
  text-shadow: 1px 1px white;
  height: auto;
  text-align: left;
  /* drop shadow */
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  behavior: url("../PIE.php"); }
/* line 1051, content.scss */
#page .listmodule li {
  height: 25px;
  background: none;
  font-size: 14px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  display: block;
  border: 1px dotted none;
  float: left;
  width: 90%;
  margin-bottom: 28px;
  display: table-cell;
  vertical-align: middle; }
  /* line 1066, content.scss */
  #page .listmodule li:last-child {
    margin-bottom: 25px; }
  /* line 1069, content.scss */
  #page .listmodule li img {
    vertical-align: middle;
    float: left;
    display: block;
    width: 22px;
    height: 22px;
    margin: 5px;
    border: 1px dotted none; }
  /* line 1078, content.scss */
  #page .listmodule li p {
    display: table-cell;
    vertical-align: middle;
    padding-top: 6px;
    border: 1px solid none;
    height: inherit;
    font-family: PFBeauSansPro-Thin;
    font-size: 14px;
    line-height: 20px; }
/* line 1089, content.scss */
#page .listmodule span {
  border: 1px solid none;
  position: relative;
  width: inherit;
  margin-bottom: 15px;
  margin-top: 5px;
  display: block;
  padding-left: 8px; }

/* line 1100, content.scss */
.list_nav {
  width: 100%;
  border-radius: 4px 4px 0px 0px;
  text-align: justify;
  font-family: PFBeauSansPro-LightItalic;
  font-size: 14px;
  line-height: 25px;
  color: #0c4876;
  margin-bottom: 0px; }
  /* line 1109, content.scss */
  .list_nav span {
    display: block;
    width: 95%;
    margin-bottom: 23px;
    margin-left: 3px; }

/* line 1118, content.scss */
#page .list_nav ul {
  background: none;
  border: 1px solid #999;
  border-bottom: 1px solid #999;
  float: left;
  width: 529px;
  margin: 0px;
  font-family: PFBeauSansPro-Thin;
  padding: 0px;
  padding-bottom: 0px;
  position: relative;
  height: 57px;
  display: block;
  border-radius: 4px 4px 0px 0px;
  /* drop shadow */
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  behavior: url("../PIE.php"); }
/* line 1138, content.scss */
#page .list_nav li {
  float: left;
  position: relative;
  height: 49px;
  font-size: 14px;
  padding-left: 0px;
  padding-top: 8px;
  padding-bottom: 0px;
  margin: 0;
  width: 176px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  /* background */
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e5e5e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  /* IE10+ */
  background: linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  /* W3C */ }
  /* line 1167, content.scss */
  #page .list_nav li:hover {
    color: #2d79be; }
  /* line 1170, content.scss */
  #page .list_nav li:first-child {
    border-radius: 4px 0px 0px 0px;
    -webkit-border-radius: 4px 0px 0px 0px; }
  /* line 1174, content.scss */
  #page .list_nav li:last-child {
    margin-right: 0px;
    -webkit-border-radius: 0px 4px 0px 0px;
    border-radius: 0px 4px 0px 0px;
    width: 177px; }
  /* line 1180, content.scss */
  #page .list_nav li p {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid none;
    height: 40px;
    font-family: PFBeauSansPro-SemiBold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    width: inherit;
    padding-left: 0px;
    padding-top: 2px; }

/* line 1196, content.scss */
.midButton {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

/* line 1201, content.scss */
#modulepointer {
  width: 17px;
  height: 16px;
  border: 1px solid none;
  background: url(../images/ui/subnav_pointer2.png) no-repeat;
  margin-top: -22px;
  left: 83px;
  top: 71px;
  position: relative;
  opacity: 1;
  z-index: 350; }

/* line 1214, content.scss */
#page .longdoc p {
  padding-left: 8px;
  margin-bottom: 55px; }

/* line 1219, content.scss */
.shelfcontainer {
  border: 1px solid none;
  width: 862px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 18px;
  padding-bottom: 75px;
  clear: both;
  background: url(../images/ui/shelf_base.png) no-repeat center bottom; }

/* line 1231, content.scss */
.dualslot {
  width: 900px;
  border: 1px solid none;
  padding-bottom: 78px;
  background: url(../images/ui/shelf_base_dual.png) no-repeat center bottom;
  float: left;
  margin-left: 29px; }

/* line 1240, content.scss */
.shelf_list {
  width: 607px;
  border: 1px solid none;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px 4px 0px 0px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25); }

/* line 1251, content.scss */
.shelf_left {
  border: 1px solid none;
  width: 315px;
  margin-left: 93px;
  float: left; }

/* line 1258, content.scss */
.shelf_right {
  border: 1px solid none;
  width: 315px;
  float: right;
  margin-right: 93px; }

/* line 1265, content.scss */
.nobase {
  background: none; }

/* line 1269, content.scss */
.listcontainer {
  border: 1px solid none;
  /*width: 400px;*/
  /*margin-left: auto;*/
  /*margin-right: auto;*/
  /*padding-bottom: 75px;*/
  margin-bottom: 25px;
  /*clear: both;*/
  display: block; }

/* line 1280, content.scss */
.insetlist {
  width: 507px;
  border: 1px solid none;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px 4px 0px 0px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25); }

/* line 1291, content.scss */
#page .dualslot ul li a {
  color: #c4ae6f;
  text-decoration: underline;
  font-family: PFBeauSansPro-SemiBold; }
  /* line 1295, content.scss */
  #page .dualslot ul li a:hover {
    color: #044068; }
/* line 1299, content.scss */
#page .shelf_list span {
  display: block;
  border: 1px solid none;
  clear: both;
  font-family: PFBeauSansPro-SemiBold;
  padding-top: 20px;
  padding-left: 18px; }

/* line 1309, content.scss */
.title {
  height: 46px;
  line-height: 30px;
  font-size: 24px;
  border-radius: 4px 4px 0px 0px;
  border-bottom: 1px solid #dcdcdc;
  color: #044068;
  text-shadow: 1px 1px white; }

/* line 1320, content.scss */
#page .shelf_list h5 {
  color: #c4ae6f;
  font-size: 18px;
  padding-left: 18px;
  padding-top: 15px;
  padding-bottom: 0px;
  font-family: PFBeauSansPro-SemiBold;
  text-decoration: underline;
  text-shadow: 1px 1px white; }
/* line 1330, content.scss */
#page .shelf_list li span {
  font-family: PFBeauSansPro-Thin;
  display: block;
  border: 1px solid none;
  width: 90%;
  padding-top: 0px;
  line-height: 21px;
  margin-bottom: 18px; }
/* line 1339, content.scss */
#page .shelf_list a {
  text-decoration: none;
  color: black; }
  /* line 1342, content.scss */
  #page .shelf_list a:hover h5 {
    color: #044068; }

/* line 1348, content.scss */
.base {
  height: 30px;
  border-top: 1px solid white; }

/* line 1354, content.scss */
#page .shelf_list ul {
  background: transparent;
  border-bottom: none;
  border: 1px solid none;
  width: 100%;
  margin: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  font-family: PFBeauSansPro-Thin;
  border-radius: 0px 0px 0px 0px;
  text-shadow: 1px 1px white;
  height: auto;
  text-align: left;
  clear: both;
  /* drop shadow */
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  behavior: url("../PIE.php"); }
/* line 1378, content.scss */
#page .shelf_list li {
  min-height: 40px;
  height: auto;
  background: #f4f4f4;
  font-size: 14px;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  margin: 0px;
  margin-left: 0px;
  width: 100%;
  display: block;
  vertical-align: middle;
  border: 1px solid none;
  display: block;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid white; }
  /* line 1395, content.scss */
  #page .shelf_list li img {
    vertical-align: middle;
    float: left;
    display: block;
    width: 22px;
    height: 22px;
    margin: 5px;
    border: 1px dotted none;
    padding-left: 5px; }
  /* line 1405, content.scss */
  #page .shelf_list li p {
    display: table-cell;
    border: 1px solid none;
    vertical-align: middle;
    padding-top: 5px;
    font-family: PFBeauSansPro-Thin;
    font-size: 14px;
    line-height: 20px;
    padding-left: 6px;
    padding-top: 8px;
    padding-bottom: 10px;
    clear: both;
    position: relative;
    padding-right: 0px; }

/* line 1423, content.scss */
.ribbon {
  width: 60px;
  height: 100px;
  background: blue;
  z-index: 60;
  position: absolute;
  background: url(../images/ui/shelf_ribbon.png) no-repeat top left;
  left: 700px;
  margin-top: -4px; }

/* line 1434, content.scss */
.ribbon_left {
  left: 370px; }

/* line 1438, content.scss */
.ribbon_right {
  left: 770px; }

/* line 1442, content.scss */
.contactform {
  position: relative;
  float: left;
  margin-left: 18px;
  clear: both;
  /*height: 515px;*/ }

/* line 1450, content.scss */
.popup_form {
  padding-left: 10px;
  padding-right: 0px;
  -webkit-text-size-adjust: none; }

/* line 1456, content.scss */
#analyzer {
  padding: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

/* line 1463, content.scss */
.formRow {
  border: 1px solid none;
  padding-bottom: 40px;
  margin-bottom: 10px; }

/* line 1470, content.scss */
#analyzer_form .formRow h1 {
  display: block;
  border: 1px solid none;
  width: 170px;
  float: left;
  padding-top: 4px;
  line-height: 17px;
  height: 30px;
  font-size: 12px;
  font-family: PFBeauSansPro-Light;
  color: black;
  text-shadow: none; }
/* line 1483, content.scss */
#analyzer_form .boldLabel {
  font-family: PFBeauSansPro-SemiBold; }
/* line 1486, content.scss */
#analyzer_form .readout {
  display: block;
  width: 100px;
  background: url("../images/ui/calc_readout_bg.png") no-repeat top left;
  font-family: 'Garamond';
  font-size: 18px;
  color: #c5ac6d;
  padding-left: 8px;
  padding-top: 8px;
  border: 1px solid none;
  float: left;
  height: 34px;
  margin-bottom: 10px; }
/* line 1500, content.scss */
#analyzer_form .dollarSign {
  text-align: center;
  margin-top: 9px;
  font-size: 21px;
  font-family: 'Garamond';
  width: 20px;
  float: left;
  border: 1px solid none; }

/* line 1514, content.scss */
.formRow input {
  float: left; }

/* line 1519, content.scss */
#crm span {
  float: left;
  width: 100px; }
/* line 1524, content.scss */
#crm input {
  width: 180px; }
/* line 1527, content.scss */
#crm textarea {
  width: 168px; }

/* line 1535, content.scss */
#page .widget {
  font-family: PFBeauSansPro-Light;
  font-size: 12px;
  position: relative;
  float: left;
  display: block;
  border: 1px solid #cccccc;
  width: 323px;
  margin-bottom: 18px;
  margin-left: 15px;
  background: #ededea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededea 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededea), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededea 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededea 0%, white 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ededea 0%, white 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededea', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ededea 0%, #ffffff 100%);
  /* W3C */ }

/* line 1563, content.scss */
.overlay {
  /*position:absolute;*/
  position: absolute;
  display: block;
  /*padding: 11px; */
  background: transparent;
  opacity: 1;
  color: white;
  text-align: center; }

/* line 1574, content.scss */
.pleasewait {
  display: block;
  position: absolute;
  width: inherit;
  height: inherit;
  background: url(../images/ui/loader.gif) no-repeat 50% 50%;
  z-index: 10;
  padding-top: 21px;
  font-size: 14px; }

/* line 1585, content.scss */
.overlay_bg {
  background: black;
  opacity: .75;
  width: inherit;
  height: inherit;
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0px; }

/* line 1596, content.scss */
.gomsg {
  display: block;
  border: 3px solid green;
  background: #c9ffc0;
  padding: 20px;
  height: auto;
  position: absolute;
  top: 50%;
  color: green;
  z-index: 10; }
  /* line 1606, content.scss */
  .gomsg span {
    margin: 0px;
    padding: 0px;
    display: block;
    height: auto;
    font-size: 18px;
    font-family: PFBeauSansPro-Light; }

/* line 1616, content.scss */
.newsQuote {
  font-family: "Garamond", serif; }

/* line 1620, content.scss */
.fb {
  display: block;
  background: url("../images/ui/facebook_badge.png");
  width: 32px;
  height: 32px;
  position: relative;
  float: left;
  margin-right: 6px; }
  /* line 1628, content.scss */
  .fb:hover {
    background: url("../images/ui/facebook_badge_hover.png"); }

/* line 1633, content.scss */
.twitter {
  display: block;
  background: url("../images/ui/twitter.png");
  width: 32px;
  height: 32px;
  float: left; }
  /* line 1639, content.scss */
  .twitter:hover {
    background: url("../images/ui/twitter_hover.png"); }

/* line 1644, content.scss */
.pane ul {
  list-style: none;
  box-shadow: none;
  background: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  width: 80% !important; }
  /* line 1652, content.scss */
  .pane ul li {
    list-style: none;
    box-shadow: none;
    font-family: 'Garamond' !important;
    font-size: 16px !important;
    background-image: none !important; }

/* [PAGE] FTS Checkup */
/* line 1663, content.scss */
#checkup {
  margin-left: 18px !important;
  width: 45% !important; }
  /* line 1666, content.scss */
  #checkup input {
    width: 287px;
    padding-bottom: 10px !important; }
  /* line 1670, content.scss */
  #checkup label {
    padding-top: 0px;
    border: 1px solid none;
    margin-top: 15px;
    vertical-align: middle; }
  /* line 1676, content.scss */
  #checkup label.double {
    margin-top: 6px; }
  /* line 1679, content.scss */
  #checkup textarea {
    width: 280px;
    height: 70px; }
  /* line 1683, content.scss */
  #checkup span {
    float: left;
    width: 100px; }

/* line 1691, content.scss */
.scrolllink {
  text-decoration: underline;
  cursor: pointer; }

/* API Page */
/* line 1698, content.scss */
#api-request {
  width: 575px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative !important;
  float: none !important; }
  /* line 1704, content.scss */
  #api-request input {
    width: 400px;
    padding-bottom: 10px !important; }
  /* line 1709, content.scss */
  #api-request input[type=submit] {
    border: 1px solid red; }
  /* line 1712, content.scss */
  #api-request label {
    padding-top: 0px;
    border: 1px solid none;
    margin-top: 10px;
    vertical-align: middle;
    font-size: 14px !important;
    float: left;
    width: 120px; }
  /* line 1721, content.scss */
  #api-request label.double {
    margin-top: 6px; }
  /* line 1724, content.scss */
  #api-request textarea {
    width: 280px;
    height: 70px; }
  /* line 1728, content.scss */
  #api-request span {
    float: left;
    width: 100px; }


