html {
  height: 100%; }

html>/**/body {
  overflow-y: scroll; }

body {
  font-family: Arial, sans-serif;
  font-size: 0.875em;
  line-height: 1.0625em;
  color: #5a5c5e;
  background: #E2E2E3;
  min-height: 100%;
  position: relative; }

a {
  text-decoration: none;
  color: #97999c; }

#outside {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  #outside #bk {
    background: #FFF;
    position: absolute;
    width: 1020px;
    top: 0;
    left: 50%;
    margin: 0 -510px;
    min-height: 100%; }

#container {
  padding: 0 19px 0 225px;
  width: 755px;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  background: #FFF;
  overflow: hidden; }

#header {
  margin-left: -205px;
  padding: 20px 0 0 5px;
  display: inline-block;
  width: 955px; }
  #header #logo {
    float: left;
    width: 115px; }
  #header #navholder {
    width: 754px;
    margin: 42px 0 0 0;
    float: right;
    background: URL(/images/bk_top_nav.gif) no-repeat 0 0;
    font-weight: bold; }
    #header #navholder .home_link {
      background: URL(/images/bk_top_nav.gif) no-repeat 0 0;
      float: left;
      line-height: 20px;
      padding: 10px 50px 10px 20px;
      position: relative;
      z-index: 9; }
      #header #navholder .home_link:hover {
        background: URL(/images/bk_top_nav.gif) no-repeat 0 -42px;
        color: #ffffff; }
    #header #navholder ul {
      width: 600px;
      position: relative;
      padding: 0;
      line-height: 20px;
      padding: 0;
      float: left;
      z-index: 99; }
      #header #navholder ul li {
        float: left;
        position: relative; }
        #header #navholder ul li a {
          display: block;
          float: left;
          padding: 10px 50px 10px 12px;
          border-left: 1px solid #C5C5C7;
          background: URL(/images/bk_top_nav.gif) no-repeat -15px 0; }
          #header #navholder ul li a:hover {
            background-color: #b3cf27;
            color: #ffffff; }
        #header #navholder ul li.hover a {
          background-color: #b3cf27;
          color: #ffffff; }
        #header #navholder ul li.active a {
          background-color: #b3cf27;
          color: #ffffff; }
        #header #navholder ul li.active li a {
          background: transparent; }
        #header #navholder ul li ul {
          display: none;
          position: absolute;
          top: 39px;
          left: 0;
          width: 195px;
          background: URL(/images/bk_drop_nav.png) no-repeat 0 100%;
          font-size: 0.867em;
          z-index: 9; }
          #header #navholder ul li ul li {
            float: none;
            border-top: 1px solid #FFF;
            padding: 3px 0;
            margin: 0 12px;
            background: transparent;
            position: relative; }
            #header #navholder ul li ul li.first {
              border: none; }
            #header #navholder ul li ul li.last {
              margin-bottom: 30px; }
            #header #navholder ul li ul li a {
              float: none;
              border: none;
              background: transparent !important;
              padding: 0 !important;
              color: #ffffff; }
              #header #navholder ul li ul li a:hover {
                color: #5a5c5e;
                background: transparent !important; }
            #header #navholder ul li ul li ul {
              display: none; }
  #header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

#middle {
  margin-top: 50px;
  margin-bottom: 50px;
  display: inline-block;
  width: 755px; }
  #middle:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

#subnav {
  margin-left: -225px;
  float: left;
  width: 225px; }
  #subnav ul {
    width: 190px;
    margin: 0;
    font-size: 0.929em; }
    #subnav ul li {
      padding: 0 0 0 20px;
      margin: 0;
      position: relative; }
      #subnav ul li.active a {
        color: #b3cf27; }
      #subnav ul li.active ul {
        display: block; }
      #subnav ul li.marker {
        background: URL(/images/bk_subnav.gif) no-repeat 5px 0.7em; }
      #subnav ul li.last a {
        border-bottom: 1px solid;
        border-color: #c5c5c7; }
      #subnav ul li.last ul li a {
        border: none; }
      #subnav ul li.last ul li.last a {
        border-bottom: 1px solid;
        border-color: #c5c5c7; }
      #subnav ul li ul {
        border-bottom: none;
        margin: 0 0 0 -20px;
        padding-bottom: 3px;
        font-size: 0.933em;
        display: none; }
        #subnav ul li ul li a {
          color: #97999c !important;
          border-top: none;
          font-weight: normal;
          padding: 2px 0; }
          #subnav ul li ul li a:hover {
            color: #b3cf27 !important; }
        #subnav ul li ul li.active a {
          color: #b3cf27 !important; }
        #subnav ul li ul li.marker {
          background: URL(/images/bk_subnav.gif) no-repeat 5px 0.3em; }
        #subnav ul li ul li.last a {
          border: none; }
        #subnav ul li ul li.last ul li.last a {
          border: none; }
      #subnav ul li a {
        border-top: 1px solid;
        border-color: #c5c5c7;
        display: block;
        color: #5a5c5e;
        font-weight: bold;
        background-color: #ffffff;
        padding: 5px 0; }
        #subnav ul li a:hover {
          color: #b3cf27; }

#main {
  width: 485px;
  margin: 0;
  float: left;
  border-top: 1px solid;
  border-color: #c5c5c7;
  padding-top: 1.5em;
  display: inline-block;
  z-index: -1; }
  #main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main.noline {
    border: none;
    padding-top: 0; }
  #main li.case_study {
    background: none;
    padding-left: 0; }
  #main ul.case_studies {
    margin-bottom: 1em; }
  #main .case_studies_pagination-below {
    border-bottom: 1px solid;
    border-color: #c5c5c7;
    padding-bottom: 1.2em;
    font-size: 0.8em; }
    #main .case_studies_pagination-below a {
      color: #b3cf27;
      text-decoration: none;
      font-weight: bold; }
  #main li.case_study h2 {
    margin-top: 10px;
    margin-bottom: 15px; }
  #main li.case_study a.tag {
    color: #b3cf27;
    text-decoration: none; }
  #main h2 {
    line-height: 1.286em; }
  #main p, #main ul, #main ol, #main hr, #main table, #main img {
    margin-bottom: 1.5em;
    line-height: 1.286em; }
  #main ul {
    border-top: 1px solid;
    border-color: #c5c5c7; }
    #main ul li {
      border-bottom: 1px solid;
      border-color: #c5c5c7;
      padding: 0.5em 0 0.5em 25px;
      background: URL(/images/bullet.gif) 0 0.8em no-repeat;
      font-size: 0.857em; }
  #main ol {
    border-top: 1px solid;
    border-color: #c5c5c7;
    list-style-type: decimal;
    margin-left: 20px; }
    #main ol li {
      border-bottom: 1px solid;
      border-color: #c5c5c7;
      padding: 0.5em 0 0.5em 5px;
      font-size: 0.857em; }
  #main a {
    text-decoration: underline;
    color: #5a5c5e; }
    #main a:hover {
      color: #b3cf27; }
  #main hr {
    background-color: #c5c5c7;
    color: #c5c5c7;
    height: 1px;
    line-height: 0;
    border: none;
    clear: both;
    margin-top: 0; }
  #main p.intro {
    font-size: 1.1413em;
    line-height: 1.1875em;
    font-weight: bold;
    color: #b3cf27; }
  #main p.note {
    font-size: 0.786em;
    font-style: italic;
    padding-bottom: 1.5em; }
  #main p.link {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #c5c5c7;
    padding: 1em 0; }
  #main .case_studies_info {
    background-color: #e8e8e9 !important;
    padding: 10px;
    padding-bottom: 2em;
    width: 465px;
    margin-bottom: 1.5em;
    position: relative; }
    #main .case_studies_info span.normal {
      float: left; }
    #main .case_studies_info span.reset {
      float: right; }
    #main .case_studies_info span.start_over {
      margin-top: 1em;
      display: block; }
    #main .case_studies_info a:hover {
      color: #5F6063;
      text-decoration: none; }
    #main .case_studies_info.warning {
      background-color: #B3CF27 !important;
      color: #FFF; }
      #main .case_studies_info.warning a {
        color: #FFF !important; }
  #main .inset {
    padding-bottom: 1.5em;
    font-size: 0.857em; }
    #main .inset p {
      line-height: 1.417; }
    #main .inset:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .inset img {
      float: left;
      margin-bottom: 0;
      margin-right: 20px; }
      #main .inset img:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    #main .inset .tl {
      background-position: 0 -236px;
      top: 0;
      left: 0; }
    #main .inset .tr {
      background-position: -8px -236px;
      top: 0;
      right: 0; }
    #main .inset .bl {
      background-position: 0 -256px;
      bottom: 0;
      left: 0; }
    #main .inset .br {
      background-position: -8px -256px;
      bottom: 0;
      right: 0; }
    #main .inset .img_holder {
      margin-bottom: 1.5em;
      float: left;
      position: relative;
      margin-right: 20px; }
      #main .inset .img_holder:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #main .inset .img_holder img {
        float: none;
        margin-left: 0;
        margin-right: 0;
        z-index: -1; }
  #main .standout {
    position: relative;
    background-color: #edf4e0;
    padding: 20px 20px 1px 20px;
    margin-bottom: 1.5em; }
    #main .standout .top {
      background-position: 0 -40px; }
    #main .standout .bot {
      background-position: 0 -60px; }
    #main .standout ul {
      border: none; }
      #main .standout ul li {
        border: none;
        padding-top: 0;
        padding-bottom: 0; }
  #main table {
    width: 100%;
    font-size: 0.857em;
    border-top: 1px solid;
    border-color: #c5c5c7; }
    #main table tr > td:first-child {
      padding-right: 10px; }
    #main table th {
      border-bottom: 1px solid;
      border-color: #c5c5c7;
      text-align: left;
      padding: 0.5em 0; }
    #main table td {
      padding: 0.5em 0;
      border-bottom: 1px solid;
      border-color: #c5c5c7;
      vertical-align: top; }
  #main h1 {
    text-indent: -9999px;
    color: #b3cf27;
    margin-bottom: 2em; }
  #main .byline {
    font-weight: bold;
    font-size: 1.143em;
    line-height: 1.214em;
    color: #b3cf27; }
  #main.search h1 {
    text-indent: 0;
    color: #5a5c5e;
    margin-bottom: 1.2em; }
    #main.search h1 span {
      color: #b3cf27; }
  #main.search p {
    font-size: 0.857em;
    margin-bottom: 0.5em; }
  #main.search .results {
    margin-bottom: 0; }
    #main.search .results li {
      background: none;
      padding: 1em 0 0.75em;
      font-size: 1em; }
      #main.search .results li p.title {
        font-size: 1.083em; }
  #main.search .pagination {
    padding: 0.5em 0;
    font-size: 1em; }
    #main.search .pagination .current {
      color: #b3cf27; }
  #main.search .pagination-above .pagination {
    border-top: 1px solid;
    border-color: #c5c5c7; }
  #main.search .pagination-below .pagination {
    border-bottom: 1px solid;
    border-color: #c5c5c7; }

.top, .bot {
  background-repeat: no-repeat;
  background-image: URL(/images/bk_box.png);
  line-height: 0;
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 10px; }

.tl, .tr, .bl, .br {
  height: 9px;
  width: 9px;
  background-image: URL(/images/bk_box.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: 9;
  line-height: 0;
  display: block; }

.top {
  top: 0;
  left: 0; }

.bot {
  bottom: 0;
  left: 0; }

.raster {
  text-indent: -9999px;
  line-height: 4px; }

#supp {
  margin: 0 0 10px 0;
  float: right;
  width: 235px; }
  #supp .component {
    color: #ffffff;
    padding: 10px 10px 1px 10px;
    margin: 0 1px 10px 1px;
    min-height: 20px;
    background-color: #c5c5c7;
    font-size: 0.857em;
    position: relative; }
    #supp .component h2 {
      clear: both;
      margin-bottom: 14px !important; }
      #supp .component h2.raster {
        margin-bottom: 5px  !important; }
    #supp .component p {
      clear: both;
      margin-bottom: 11px !important; }
    #supp .component a {
      color: #ffffff;
      text-decoration: underline; }
      #supp .component a:hover {
        text-decoration: none; }
    #supp .component .top {
      background-position: 0 0;
      height: 12px; }
    #supp .component .bot {
      background-position: 0 -30px;
      z-index: 0; }
    #supp .component .img_holder {
      position: relative;
      float: left;
      margin-bottom: 10px; }
      #supp .component .img_holder .tl {
        background-position: -39px -236px;
        top: 0;
        left: 0; }
      #supp .component .img_holder .tr {
        background-position: -48px -236px;
        top: 0;
        right: 0; }
      #supp .component .img_holder .bl {
        background-position: -39px -244px;
        bottom: 0;
        left: 0; }
      #supp .component .img_holder .br {
        background-position: -48px -244px;
        bottom: 0;
        right: 0; }
      #supp .component .img_holder .play {
        position: absolute;
        left: 83px;
        top: 50%;
        margin-top: -20px; }
    #supp .component.search {
      position: static;
      background-image: URL(/images/bk_box.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-color: #c5c5c7 !important; }
      #supp .component.search form {
        padding: 0 0 0.5em; }
      #supp .component.search label {
        display: none; }
      #supp .component.search input {
        width: 182px; }
      #supp .component.search button {
        background: URL(/images/search.gif) no-repeat 0 0;
        border: none;
        padding: 0;
        width: 19px;
        text-indent: -9999px;
        height: 19px; }
    #supp .component.highlight {
      background-color: #b3cf27; }
      #supp .component.highlight .raster {
        background-position: -207px 0; }
      #supp .component.highlight .img_holder .tl {
        background-position: -19px -236px; }
      #supp .component.highlight .img_holder .tr {
        background-position: -28px -236px; }
      #supp .component.highlight .img_holder .bl {
        background-position: -19px -244px; }
      #supp .component.highlight .img_holder .br {
        background-position: -28px -244px; }
    #supp .component.lighter {
      background-color: #c5c5c7; }
      #supp .component.lighter .raster {
        background-position: -414px 0; }
      #supp .component.lighter .img_holder .tl {
        background-position: -59px -236px; }
      #supp .component.lighter .img_holder .tr {
        background-position: -68px -236px; }
      #supp .component.lighter .img_holder .bl {
        background-position: -59px -244px; }
      #supp .component.lighter .img_holder .br {
        background-position: -68px -244px; }
    #supp .component.lightest {
      background-color: #e8e8e9; }
      #supp .component.lightest .raster {
        background-position: -414px 0; }
      #supp .component.lightest .img_holder .tl {
        background-position: -59px -236px; }
      #supp .component.lightest .img_holder .tr {
        background-position: -68px -236px; }
      #supp .component.lightest .img_holder .bl {
        background-position: -59px -244px; }
      #supp .component.lightest .img_holder .br {
        background-position: -68px -244px; }
    #supp .component.nodot .top {
      background-position: -235px 0; }
    #supp .component.nodot .bot {
      background-position: -235px -20px; }
    #supp .component:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  #supp .browse_case_studies h5 {
    color: #59595B;
    font-size: 1.2em;
    margin-bottom: 15px; }
  #supp .browse_case_studies select {
    width: 210px;
    margin-bottom: 8px; }
  #supp .browse_case_studies select.last {
    margin-bottom: 20px; }
  #supp .browse_case_studies a {
    color: #59595B; }

#topcomponent {
  padding-left: 520px;
  margin-bottom: 1.5em;
  border-bottom: 1px solid;
  border-top: 1px solid;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-color: #c5c5c7;
  display: inline-block;
  line-height: 1.286em; }
  #topcomponent a {
    color: #5a5c5e;
    text-decoration: underline; }
    #topcomponent a:hover {
      color: #b3cf27; }
  #topcomponent .highlight {
    background-color: #b3cf27;
    position: relative;
    float: left;
    width: 465px;
    margin-left: -520px;
    padding: 10px; }
    #topcomponent .highlight .top {
      background-position: 0 -40px; }
    #topcomponent .highlight .bot {
      background-position: 0 -60px; }
    #topcomponent .highlight .img_holder {
      position: relative;
      float: left; }
      #topcomponent .highlight .img_holder .tl {
        background-position: -19px -236px;
        top: 0;
        left: 0; }
      #topcomponent .highlight .img_holder .tr {
        background-position: -28px -236px;
        top: 0;
        right: 0; }
      #topcomponent .highlight .img_holder .bl {
        background-position: -19px -244px;
        bottom: 0;
        left: 0; }
      #topcomponent .highlight .img_holder .br {
        background-position: -28px -244px;
        bottom: 0;
        right: 0; }
      #topcomponent .highlight .img_holder:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
  #topcomponent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

#footer {
  background: #edf4e0;
  left: 20px;
  bottom: 20px;
  right: 19px;
  padding: 20px;
  font-size: 0.786em;
  line-height: 1.454em;
  position: relative;
  margin-left: -225px;
  width: 920px; }
  #footer .top {
    background-position: 0 -80px; }
  #footer .bot {
    background-position: 0 -100px; }
  #footer a {
    color: #5a5c5e;
    font-weight: bold; }
    #footer a:hover {
      color: #b3cf27 !important; }
  #footer .vcard {
    width: 185px;
    float: left; }
    #footer .vcard .org {
      font-weight: bold; }
    #footer .vcard .type {
      display: none; }
  #footer .top {
    height: 20px; }
  #footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #footer #addnav {
    width: 124px;
    float: left; }
    #footer #addnav li {
      display: block;
      list-style: none; }
  #footer .latestnews {
    width: 214px;
    float: right;
    margin-left: 35px; }
    #footer .latestnews p a {
      display: block;
      text-decoration: underline;
      font-weight: normal; }

.home #middle {
  margin-top: 0; }
.home #main {
  margin: 0 0 0 -200px !important;
  float: left;
  width: 704px;
  border: none;
  padding-top: 50px; }
  .home #main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .home #main h1 {
    border-bottom: 1px solid;
    border-color: #c5c5c7;
    text-indent: 0;
    color: #5a5c5e;
    font-size: 1.167em !important;
    height: auto !important;
    background: transparent !important;
    width: auto !important;
    line-height: 1.25em !important;
    padding-bottom: 0.5em !important;
    margin-bottom: 1em !important; }
  .home #main .flash {
    width: 475px;
    float: left; }
    .home #main .flash p#flashlink {
      font-size: 0.917em; }
  .home #main .copy {
    width: 212px;
    float: right; }
    .home #main .copy p {
      font-size: 0.857em;
      line-height: 1.5em; }
  .home #main a {
    color: #b3cf27; }
.home #links {
  clear: both;
  margin: 0 0 30px -200px;
  position: relative;
  padding: 6px 15px 0;
  min-height: 23px;
  background: URL(/images/bk_box.gif) no-repeat 0 -309px;
  width: 930px;
  display: none;
  font-weight: bold;
  color: #97999C; }
  .home #links p {
    display: inline;
    color: #b3cf27;
    font-weight: bold; }
  .home #links ul {
    display: inline;
    margin-right: 10px;
    border: none; }
    .home #links ul li {
      display: inline;
      padding: 0 0 0 20px;
      background: URL(/images/bullet.gif) no-repeat 5px 0.3em;
      border: none;
      font-size: 1em; }
      .home #links ul li a {
        text-decoration: none;
        color: #97999c; }
      .home #links ul li a:hover {
        text-decoration: underline; }
.home #supp {
  margin-top: 50px; }

#lightview {
  color: #ffffff;
  font-size: 0.929em;
  position: relative; }
  #lightview .lv_Title {
    font-weight: bold; }

#growingjack {
  margin-top: 5px;
  height: 450px;
  position: relative; }

#horizontal_carousel {
  position: relative;
  margin: 0 0 30px -158px; }

.horizontal_carousel {
  float: left;
  width: 864px;
  height: 100px; }
  .horizontal_carousel .container {
    position: absolute;
    top: 0;
    left: 0;
    width: 864px;
    height: 120px;
    overflow: hidden; }
  .horizontal_carousel ul {
    margin: 0;
    padding: 0;
    width: 100000px;
    position: relative;
    top: 0;
    left: 0;
    height: 120px; }
    .horizontal_carousel ul li {
      padding: 5px;
      width: 223px;
      list-style: none;
      float: left;
      position: relative; }
      .horizontal_carousel ul li.last {
        width: 165px; }
      .horizontal_carousel ul li a {
        display: block;
        position: absolute;
        background: URL(/images/bk_carousel.png);
        left: 0;
        top: 0;
        height: 120px;
        width: 165px;
        text-indent: -99999px; }
    .horizontal_carousel ul.prevnext {
      width: auto; }
      .horizontal_carousel ul.prevnext li {
        padding: 0; }
  .horizontal_carousel .previous_button {
    width: 18px;
    height: 20px;
    background: URL(/images/bk_box.gif) no-repeat -113px -236px;
    z-index: 100;
    cursor: pointer;
    position: absolute;
    left: -47px;
    top: 40px; }
  .horizontal_carousel .previous_button_over {
    background-position: -113px -260px; }
  .horizontal_carousel .previous_button_disabled {
    cursor: default;
    background-position: -113px -284px !important; }
  .horizontal_carousel .next_button {
    width: 18px;
    height: 20px;
    background: URL(/images/bk_box.gif) no-repeat -140px -236px;
    z-index: 100;
    cursor: pointer;
    position: absolute;
    left: 895px;
    top: 40px; }
  .horizontal_carousel .next_button_over {
    background-position: -140px -260px; }
  .horizontal_carousel .next_button_disabled {
    cursor: default;
    background-position: -140px -284px !important; }

.grid {
  border: none !important;
  margin-right: -10px;
  width: 495px;
  after-content: ".";
  after-display: block;
  after-height: 0;
  after-clear: both;
  after-visibility: hidden; }

.grid li, li.grid {
  float: left;
  border: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 10px 10px 0; }

#main .col1 {
  float: left;
  width: 90px; }
#main ul.col2 {
  margin-left: 10px;
  width: 300px;
  float: left;
  border: none; }
  #main ul.col2 li {
    padding: 0;
    border: none;
    background: transparent; }
#main ul.glossary {
  border: none; }
  #main ul.glossary li {
    border: none;
    background: transparent;
    padding-left: 0; }
    #main ul.glossary li span {
      display: block;
      font-weight: bold; }
      #main ul.glossary li span.caps {
        display: inline;
        font-weight: normal; }
#main table.websites {
  border: none; }
  #main table.websites th {
    border: none;
    padding: 3px 5px; }
  #main table.websites td {
    width: 120px;
    background: #edf4e0;
    border-left: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    padding: 3px 5px; }
    #main table.websites td.notes {
      width: 225px; }
