html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

body {
  line-height: 1.5; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle; }

td, th {
  vertical-align: middle; }

fieldset {
  border: none; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

blockquote:before, blockquote:after {
  content: ''; }

q:before, q:after {
  content: ''; }

blockquote, q {
  quotes: "" ""; }

abbr, acronym {
  border: none; }

a, input {
  outline: none; }

body {
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, sans-serif;
  line-height: 1.5;
  color: #747474;
  background-color: #f7f7f7; }

h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: #064b9f;
  letter-spacing: -1px;
  margin-bottom: 10px; }
  h1.pagetitle {
    position: absolute;
    left: 0;
    top: 47px;
    font-size: 25px;
    font-weight: normal;
    line-height: 1;
    color: #064b9f;
    margin-bottom: 0;
    text-transform: uppercase; }

h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.286;
  color: #064b9f;
  margin-bottom: 1px; }

h3 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.334;
  color: #a9a9a9;
  margin-bottom: 1px;
  text-transform: uppercase; }

h4 {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  color: #064b9f;
  margin-bottom: 2px;
  text-transform: uppercase; }

h5 {
  font-size: 11px;
  line-height: 1.364;
  font-weight: bold;
  line-height: 1.2; }

p {
  line-height: 1.5;
  margin: 0 0 18px 0; }
  p.introtext {
    font-size: 16px;
    line-height: 1.125;
    color: #484747;
    margin-bottom: 12px; }

strong {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

dfn {
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  width: 100%; }

tfoot {
  font-style: italic; }

.hide {
  display: none; }

.clear {
  clear: both;
  height: 0;
  overflow: hidden; }

.left {
  float: left; }

.right {
  float: right; }

hr {
  display: none; }

a {
  color: #064b9f;
  text-decoration: none; }
  a:hover {
    color: #fe6500;
    text-decoration: none; }
  a.actionlink {
    float: left;
    display: block;
    margin-bottom: 19px;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold; }

form {
  width: 441px;
  margin-top: 26px;
  padding-bottom: 20px; }
  form li {
    float: left;
    clear: left;
    width: 441px;
    margin-bottom: 8px; }

label {
  float: left;
  clear: left;
  font-size: 14px;
  text-align: right; }
  label.label1 {
    width: 164px;
    line-height: 20px;
    margin-right: 8px;
    color: #064b9f; }
  label span.required {
    color: #064b9f;
    line-height: 1; }

input {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #064b9f;
  font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
  font-weight: bold;
  border: none;
  overflow: hidden;
  line-height: 15px;
  outline: none; }

.text-input {
  float: left;
  width: 259px;
  height: 22px;
  padding: 0 0 0 10px;
  background: url(../images/text-field.png) left top no-repeat;
  overflow: hidden; }
  .text-input input {
    width: 247px;
    height: 16px;
    padding: 3px 10px 3px 0px;
    background: none; }
    .text-input input[type='file'] {
      margin-top: 1px;
      height: 20px; }

form .text-input.error {
  background-position: left bottom; }

input.file-input {
  width: 265px;
  height: 23px;
  border: 1px solid #b1b1b1;
  background: white;
  vertical-align: top; }

.textarea {
  float: left;
  width: 269px;
  height: 158px;
  margin: 0;
  background: url(../images/textarea-field.png) left top no-repeat;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px; }
  .textarea.error {
    background-position: left -336px; }

textarea {
  width: 252px;
  height: 148px;
  padding: 0 5px 0 10px;
  margin: 0;
  border: none;
  font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #064b9f;
  outline: none;
  resize: none;
  background-color: transparent;
  overflow: auto; }

select {
  float: left;
  max-width: 269px;
  height: 22px;
  margin-top: 0px;
  font-size: 11px;
  border: 1px solid #b2b2b2;
  overflow: hidden; }

button {
  float: right;
  display: block;
  border: none;
  margin: 0;
  overflow: hidden;
  cursor: pointer; }

.cf {
  display: inline-block; }
  .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .cf {
  height: 1%; }

.cf {
  display: block; }

ul {
  margin-top: 10px;
  margin-bottom: 12px; }
  ul li {
    padding-left: 13px;
    line-height: 1.5;
    padding-bottom: 9px;
    background: url(../images/bullet1.gif) left 5px no-repeat; }

.button {
  float: left;
  height: 29px;
  padding-left: 4px;
  overflow: hidden;
  background: url(../images/button-big-left.png) left top no-repeat; }
  .button:hover {
    background-position: left bottom; }

.button.right {
  float: right; }

.button a, .button button {
  float: left;
  height: 20px;
  padding: 9px 12px 0 8px;
  background: url(../images/button-big.png) right top no-repeat;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase; }
.button:hover a, .button:hover button {
  color: #ffffff;
  text-decoration: none;
  background-position: right bottom; }
.button a:hover {
  color: #ffffff;
  text-decoration: none; }
.button.small-button {
  height: 21px;
  background-image: url(../images/button-small-left.png); }
  .button.small-button a {
    height: 16px;
    padding: 5px 9px 0 4px;
    background-image: url(../images/button-small.png);
    font-size: 10px;
    line-height: 1; }
  .button.small-button button {
    height: 16px;
    padding: 5px 9px 0 4px;
    background-image: url(../images/button-small.png);
    font-size: 10px;
    line-height: 1;
    height: 21px;
    line-height: 20px !important;
    padding-top: 0;
    vertical-align: top; }

form .button {
  margin-top: 7px; }

#content-area-container {
  min-width: 1000px;
  background: #fefefe url(../images/content-area-backgr.png) left top repeat-x; }

#content-area-wrapper {
  min-width: 1000px;
  background: url(../images/contentarea-map.jpg) center top no-repeat; }

#home-page #content-area-wrapper {
  background: url(../images/contentarea-map-home.jpg) center top no-repeat; }

#content-area {
  position: relative;
  width: 950px;
  min-height: 325px;
  margin: 0 auto;
  padding-top: 103px;
  padding-bottom: 60px; }

#home-page #content-area {
  padding-top: 2px; }

#sidebar {
  float: left;
  width: 168px;
  margin-right: 20px; }

#content-wrapper {
  float: left;
  width: 762px;
  padding-top: 131px;
  background-position: left top;
  background-repeat: no-repeat; }
  #content-wrapper #content {
    width: 762px; }
    #content-wrapper #content.with-sidecontent {
      float: left;
      width: 570px;
      margin-right: 22px; }

#not-found-page #content-wrapper {
  padding-top: 0 !important; }

#content hr {
  clear: both;
  display: block;
  border: none;
  height: 1px;
  line-height: 1px;
  padding: 0;
  margin: 20px 0 20px 0;
  background-color: #cfcfcf;
  overflow: hidden; }
#content h2 + hr {
  margin-top: 16px;
  margin-bottom: 16px; }

.sidecontent {
  float: right;
  width: 150px;
  padding-left: 20px;
  padding-top: 3px;
  background: url(../images/sidecontent-border.gif) left top repeat-y; }

#home-page .sidecontent {
  width: 470px;
  padding-left: 0;
  padding-top: 0;
  background: none; }

#header-container {
  min-width: 1000px;
  background: #ffffff url(../images/header-backgr.png) left top repeat-x;
  position: relative;
  z-index: 9999; }
  #header-container #header {
    min-width: 1000px;
    background: url(../images/header-swirl.jpg) center bottom no-repeat; }

#header #header-content {
  position: relative;
  width: 975px;
  height: 95px;
  padding-left: 25px;
  padding-top: 11px;
  margin: 0 auto; }

#header-content h2 {
  float: right;
  margin: 0 50px 0 0;
  padding: 0; }
  #header-content h2 a {
    display: block;
    width: 171px;
    height: 86px;
    background: url(../images/target250-logo.png) left top no-repeat;
    text-indent: -9999px;
    overflow: hidden; }
#header-content h3 {
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  color: #878787;
  text-transform: uppercase; }
  #header-content h3 a {
    font-size: 10px;
    font-weight: normal;
    color: #878787;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase; }
    #header-content h3 a:hover {
      color: #064b9f;
      text-decoration: none; }

ul#topnav {
  position: absolute;
  top: 63px;
  left: 25px;
  margin: 0; }

#topnav li {
  position: relative;
  float: left;
  padding: 0;
  line-height: 1;
  background: none; }
  #topnav li:hover a {
    background-position: left bottom; }
  #topnav li a {
    display: block;
    height: 42px;
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden; }
    #topnav li a:hover, #topnav li a.active {
      background-position: left bottom; }
    #topnav li a#topnav-home {
      width: 64px;
      background-image: url(../images/topnav-home.png); }
    #topnav li a#topnav-about {
      width: 92px;
      background-image: url(../images/topnav-about.png); }
    #topnav li a#topnav-clients {
      width: 81px;
      background-image: url(../images/topnav-clients.png); }
    #topnav li a#topnav-contact {
      width: 86px;
      background-image: url(../images/topnav-contact.png); }
    #topnav li a#topnav-news-events {
      width: 132px;
      background-image: url(../images/topnav-news-events.png); }
    #topnav li a#topnav-services {
      width: 88px;
      background-image: url(../images/topnav-services.png); }
    #topnav li a#topnav-target250 {
      width: 151px;
      background-image: url(../images/topnav-target250.png); }
  #topnav li .sublist-container {
    display: none;
    position: absolute;
    left: 1px;
    top: 42px;
    padding-bottom: 5px;
    background: url(../images/sublist-bottom.png) left bottom no-repeat; }
  #topnav li:hover .sublist-container {
    display: block; }
#topnav .sublist {
  display: block;
  width: 150px;
  background: #e3e3e3 url(../images/sublist-middle.png) left bottom repeat-x;
  margin: 0;
  padding: 7px 0 2px 0; }
  #topnav .sublist li {
    float: none;
    display: block;
    padding: 4px 12px; }
    #topnav .sublist li a {
      display: inline;
      height: auto;
      text-indent: 0px;
      overflow: visible;
      color: #878787;
      font-size: 10px;
      font-weight: bold;
      line-height: 10px;
      text-transform: uppercase;
      text-decoration: none; }
      #topnav .sublist li a:hover {
        color: #064B9F;
        text-decoration: none; }

.chat-button {
  float: left; }
  .chat-button h2 {
    display: none; }
  .chat-button a {
    display: block;
    width: 135px;
    height: 70px;
    padding-left: 10px;
    padding-top: 16px;
    padding-right: 70px;
    background: url(../images/chat-button.png) left top no-repeat;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #064b9f;
    text-decoration: none;
    overflow: hidden;
    text-indent: -9999px; }
    .chat-button a:hover {
      background-position: right top;
      color: #064b9f;
      text-decoration: none; }

#home-page .chat-button {
  float: right;
  margin-top: 23px;
  margin-bottom: 23px; }

.testimonials {
  position: relative;
  float: right;
  width: 215px;
  height: 170px; }

.side-testimonial {
  position: absolute; }
  .side-testimonial.first {
    position: static; }

#home-page .side-testimonial {
  float: right; }

.side-testimonial h2 {
  width: 215px;
  height: 19px;
  background: url(../images/testimonial-heading.png) left top no-repeat;
  text-indent: -9999px;
  line-height: 1px;
  margin: 0 0 5px 0; }
.side-testimonial p {
  font-size: 12px;
  line-height: 1.334;
  margin-bottom: 5px; }
  .side-testimonial p strong {
    color: #064b9f; }
.side-testimonial .sidelogo {
  position: relative;
  float: left;
  width: 84px;
  height: 55px;
  margin: 3px 11px 5px 0;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden; }

.sidelogo .roundcorners {
  position: absolute;
  left: 0;
  top: 0;
  width: 84px;
  height: 55px;
  background: url(../images/sidelogo-corners.png) left top no-repeat; }

.side-testimonial .author {
  display: block;
  font-size: 10px; }
  .side-testimonial .author strong {
    display: block;
    margin-bottom: 1px;
    font-weight: normal;
    color: #3e3e3e; }

#sidebar #subnav {
  width: 168px;
  padding-bottom: 3px;
  margin-bottom: 15px;
  background: #ededed url(../images/subnav-bottom.png) left bottom no-repeat; }

#subnav #subnav-content {
  min-height: 50px;
  padding: 17px 15px 0px 15px;
  background: url(../images/subnav-top.png) left top no-repeat; }
#subnav ul {
  margin: 0; }
  #subnav ul li {
    padding: 0 0 10px 0;
    line-height: 1.2;
    background: none;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #064b9f; }
    #subnav ul li a {
      color: #064b9f;
      text-transform: uppercase;
      text-decoration: none; }
      #subnav ul li a:hover, #subnav ul li a.active {
        color: #fe6500;
        text-decoration: none; }

#sidebar .sidebox {
  width: 168px;
  padding-bottom: 7px;
  margin-bottom: 15px;
  background: #ebebeb url(../images/sidebox-bottom.png) left bottom no-repeat; }

.sidebox#chat {
  background: none; }
  .sidebox#chat .sidebox-content {
    height: 70px;
    background: url('../images/chat-button-small.png') no-repeat; }
.sidebox .sidebox-content {
  min-height: 60px;
  padding: 10px 9px 2px 9px;
  background: url(../images/sidebox-top.png) left top no-repeat; }
.sidebox h3 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.167;
  color: #064b9f;
  margin: 0;
  padding-bottom: 11px;
  text-transform: none; }
.sidebox p {
  margin-bottom: 0;
  padding-bottom: 11px; }

.testimonial-box {
  width: 168px;
  padding-top: 19px;
  margin-bottom: 15px;
  margin-top: 25px;
  background: url(../images/sideheader-testimonial.png) left top no-repeat;
  line-height: 1.334; }
  .testimonial-box h3 {
    display: none; }
  .testimonial-box strong {
    display: block;
    margin-top: -6px;
    font-weight: bold;
    color: #3e3e3e; }
  .testimonial-box p {
    line-height: 1.334;
    margin-bottom: 10px; }
    .testimonial-box p strong {
      display: inline;
      color: #064b9f;
      font-weight: normal; }

.side-services {
  width: 150px;
  padding-top: 24px;
  background: url(../images/sideheader-services.png) left top no-repeat; }
  .side-services h2 {
    display: none; }
  .side-services ul {
    margin: 0; }
    .side-services ul li {
      min-height: 35px;
      padding: 0 0 0 0;
      margin-bottom: 13px;
      line-height: 12px;
      background: none; }
      .side-services ul li img {
        width: 33px;
        height: 33px;
        float: left;
        margin-right: 5px; }
      .side-services ul li a {
        font-size: 10px;
        font-weight: bold;
        color: #064b9f;
        line-height: 12px;
        text-transform: uppercase;
        text-decoration: none; }
        .side-services ul li a:hover, .side-services ul li a.active {
          color: #fe6500;
          text-decoration: none; }

#footer-container {
  min-width: 1000px;
  background: #f7f7f7 url(../images/footer-backgr.png) left top repeat-x;
  padding-bottom: 50px; }
  #footer-container #footer {
    position: relative;
    width: 950px;
    padding: 0 25px;
    margin: 0 auto;
    font-size: 10px;
    color: #787878;
    text-align: center; }

#footer #clients-logos {
  width: 860px;
  height: 50px;
  padding-top: 21px;
  padding-left: 90px;
  padding-bottom: 18px;
  margin-bottom: 11px;
  background: url(../images/our-clients.gif) left 35px no-repeat;
  border-bottom: 1px solid #d3d3d3; }
#footer h3 {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.364;
  color: #696969;
  margin-bottom: 2px;
  text-transform: none; }

#alternate_content h3 {
  display: block;
  margin-bottom: 10px; }

#footer ul {
  margin: 0; }
  #footer ul li {
    display: inline;
    padding: 0;
    line-height: 1.5;
    background: none; }
#footer a {
  font-size: 10px;
  color: #787878;
  line-height: 1;
  text-decoration: underline; }
#footer ul li a {
  display: inline-block;
  padding-left: 4px;
  padding-right: 7px;
  border-right: 1px solid #787878; }
  #footer ul li a.no-border {
    border: none; }
#footer a:hover {
  text-decoration: none;
  color: #064b9f; }
#footer #copyright {
  position: absolute;
  left: 25px;
  bottom: 0;
  font-weight: normal; }
#footer #rawnet {
  position: absolute;
  right: 25px;
  bottom: 0;
  font-weight: normal; }

#content .pagination {
  margin: 20px 0 0 0;
  padding: 0; }
  #content .pagination span, #content .pagination a {
    float: left;
    padding: 2px 4px;
    line-height: 12px;
    margin-right: 4px;
    font-size: 12px;
    font-weight: bold;
    background: none;
    color: #888888; }
  #content .pagination a {
    color: #064b9f;
    text-decoration: none; }
    #content .pagination a:hover {
      color: #fe6500;
      text-decoration: none; }
  #content .pagination .prev_page {
    font-weight: bold;
    padding-left: 0;
    margin-right: 12px; }
  #content .pagination .next_page {
    font-weight: bold;
    padding-right: 0;
    margin-left: 8px;
    margin-right: 0; }
  #content .pagination .current {
    color: #898989;
    font-weight: bold;
    border: 1px solid #acacac;
    margin-top: -1px; }
  #content .pagination .prev_page + .current {
    margin-left: 4px; }
  #content .pagination .current + .next_page {
    margin-left: 12px; }

.banner-area-container {
  background: #ffffff url(../images/banner-area-backgr.png) left top repeat-x;
  overflow: hidden;
  height: 237px; }
  .banner-area-container #banner_wrapper {
    width: 1060px;
    margin: 0 auto; }
  .banner-area-container .banner-area {
    width: 1060px;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 237px;
    position: absolute; }

.banner-area .banner-area-content {
  width: 1060px;
  height: 204px;
  margin: 0 auto;
  padding-top: 53px;
  overflow: hidden; }

.banner-area-content h1 {
  font-size: 34px;
  font-weight: normal;
  line-height: 28px;
  color: #064b9f;
  letter-spacing: -1px;
  margin: 0 50px 5px 0;
  text-align: right; }
  .banner-area-content h1.copy {
    font-weight: bold;
    color: #fe6500;
    margin-bottom: 14px; }
    .banner-area-content h1.copy.sIFR-replaced {
      margin-top: -20px; }
.banner-area-content a {
  margin: 0 50px 0 0; }

.scroll {
  position: relative;
  width: 950px;
  background: url(../images/slide-hover.jpg) -9999px -9999px no-repeat;
  overflow: hidden; }

ul.slides {
  width: 950px;
  margin: 0; }

.slides li {
  float: left;
  height: 86px;
  padding: 0;
  background: none;
  line-height: 1;
  border-right: 1px solid white; }
  .slides li:hover {
    background: url(../images/slide-hover.jpg) left top no-repeat; }
.slides a {
  display: block;
  width: 101px;
  height: 62px;
  padding-left: 85px;
  padding-right: 50px;
  padding-top: 22px;
  background-position: 18px 12px;
  background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  color: #608cc0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -1px; }
  .slides a:hover {
    color: #ffffff;
    text-decoration: none; }
  .slides a.three-rows {
    padding-top: 15px;
    height: 69px; }
.slides.noBorder {
  border: none;
  padding-right: 1px; }
.slides.active-slide, .slides:hover.active-slide {
  background: url(../images/slide-active.png) left top no-repeat;
  border: none; }
.slides.active-slide a {
  color: #064b9f; }
  .slides.active-slide a:hover {
    color: #064b9f; }

#slide-left {
  position: absolute;
  left: -23px;
  top: 23px;
  width: 17px;
  height: 42px;
  background: url(../images/slide-left.png) left top no-repeat;
  cursor: pointer; }

#slide-right {
  position: absolute;
  right: -23px;
  top: 23px;
  width: 17px;
  height: 42px;
  background: url(../images/slide-right.png) left top no-repeat;
  cursor: pointer; }

#slide-left:hover, #slide-right:hover {
  background-position: right top; }

.panels {
  float: left;
  width: 444px;
  padding-left: 16px;
  padding-right: 20px; }

.panel {
  float: left;
  width: 444px;
  margin-top: 24px; }
  .panel h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #064b9f;
    margin: 0 0 8px 0; }
  .panel h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #064b9f;
    margin: 0 0 8px 0;
    text-transform: none; }
  .panel h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #484747;
    margin: 0 0 18px 0; }
  .panel p {
    font-size: 14px;
    line-height: 1.286; }

.news-container {
  float: left;
  width: 187px;
  margin-top: 27px;
  padding-left: 19px;
  border-left: 1px solid #b2cee5; }
  .news-container h2 {
    width: 116px;
    height: 13px;
    background: url(../images/news-container-heading.gif) left top no-repeat;
    text-indent: -9999px;
    line-height: 1px;
    margin: 0 0 12px 0; }
  .news-container h3 {
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    color: #484747;
    margin: 0 0 2px 0;
    text-transform: uppercase; }
  .news-container .news {
    margin-bottom: 11px; }
    .news-container .news a {
      font-size: 10px;
      font-weight: bold;
      line-height: 10px;
      color: #898a8a;
      text-decoration: none;
      text-transform: uppercase; }
      .news-container .news a:hover {
        color: #064b9f;
        text-decoration: none; }
    .news-container .news p {
      margin: 0;
      line-height: 12px; }
      .news-container .news p a {
        font-size: 12px;
        line-height: 14px;
        color: #064b9f;
        text-transform: none; }
        .news-container .news p a:hover {
          color: #fe6500;
          text-decoration: none; }
  .news-container .button {
    margin-top: 5px; }

.services-box {
  float: left;
  width: 285px;
  min-height: 58px;
  padding-left: 67px;
  margin-left: 20px;
  margin-top: 6px;
  margin-bottom: 28px;
  background-position: left 1px;
  background-repeat: no-repeat;
  position: relative; }
  .services-box img {
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
    top: 1px; }
  .services-box h2 {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.143;
    margin-bottom: 1px; }
  .services-box a.readmore {
    font-size: 10px;
    font-weight: bold;
    color: #757575;
    text-transform: uppercase;
    text-decoration: none; }
    .services-box a.readmore:hover {
      color: #064b9f;
      text-decoration: none; }
  .services-box p {
    line-height: 1.334;
    margin-bottom: 5px; }

.crew-box {
  padding-bottom: 6px;
  margin-bottom: 17px;
  border-bottom: 1px solid #cfcfcf; }
  .crew-box#last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .crew-box p {
    float: right;
    width: 587px;
    margin-bottom: 9px; }
  .crew-box h2 {
    float: left;
    width: 155px;
    padding-right: 20px;
    color: #8f8f8f; }
    .crew-box h2 strong {
      display: block;
      color: #064b9f; }

.side-positions {
  width: 150px;
  padding-top: 23px;
  background: url(../images/sideheader-positions.png) left top no-repeat; }
  .side-positions h2 {
    display: none; }
  .side-positions ul {
    margin: 0; }
    .side-positions ul li {
      padding: 0;
      margin: 0 0 7px 0;
      line-height: 14px;
      background: none;
      font-size: 10px;
      font-weight: bold;
      text-transform: uppercase; }
  .side-positions a {
    display: block;
    margin-bottom: 2px;
    color: #064b9f;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase; }
    .side-positions a:hover {
      color: #fe6500;
      text-decoration: none; }

.side-archives {
  width: 150px;
  padding-top: 36px;
  background: url(../images/sideheader-archives.png) left top no-repeat; }
  .side-archives h2 {
    display: none; }
  .side-archives ul {
    margin: 0; }
    .side-archives ul li {
      padding: 0;
      margin: 0 0 7px 0;
      background: none;
      line-height: 1.2;
      font-size: 10px;
      font-weight: bold;
      text-transform: uppercase; }
      .side-archives ul li a {
        color: #064b9f;
        text-decoration: none;
        font-size: 11px;
        line-height: 13px;
        font-weight: bold;
        text-transform: uppercase; }
        .side-archives ul li a:hover, .side-archives ul li a.active {
          color: #fe6500;
          text-decoration: none; }

.news-snippet {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 16px; }
  .news-snippet h2 {
    margin-bottom: 2px; }
  .news-snippet a.actionlink {
    margin-top: -13px; }

.case-study {
  position: relative;
  min-height: 88px;
  margin-top: 17px;
  padding-left: 139px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cdcdcd; }
  .case-study#last-case {
    border: none; }
  .case-study .client_logo {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    width: 119px;
    height: 81px;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -9999px; }
  .case-study p {
    clear: both; }
  .case-study .roundme {
    position: absolute;
    left: 0;
    top: 3px;
    width: 119px;
    height: 81px;
    background: url(../images/round-me.png) left top no-repeat;
    z-index: 100; }
    .case-study .roundme a {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -9999px; }
  .case-study a.actionlink {
    margin-top: -12px;
    margin-bottom: 20px; }

#worldwide-locations-page h2 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 5px;
  padding-top: 4px; }
#worldwide-locations-page tr {
  border-bottom: 1px solid #cfcfcf; }
#worldwide-locations-page table {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.5; }
  #worldwide-locations-page table h3 {
    font-size: 14px;
    font-weight: normal;
    color: #064b9f;
    text-transform: none; }
  #worldwide-locations-page table th {
    width: 175px;
    padding: 15px 0 15px 20px;
    vertical-align: top;
    border-bottom: 1px solid #cfcfcf; }
  #worldwide-locations-page table td {
    padding: 15px 20px 15px 0;
    border-bottom: 1px solid #cfcfcf; }
    #worldwide-locations-page table td strong {
      text-transform: uppercase; }

.contact-info {
  padding-top: 19px;
  margin-top: 26px;
  margin-bottom: 30px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd; }
  .contact-info div {
    float: left;
    width: 260px;
    padding-left: 20px; }
  .contact-info h2 {
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-bottom: 3px; }
  .contact-info p {
    margin-bottom: 15px; }

.side-locations {
  width: 150px;
  padding-top: 24px;
  background: url(../images/sideheader-locations.png) left top no-repeat; }
  .side-locations h2 {
    display: none; }
  .side-locations h3 {
    color: #064b9f;
    margin-bottom: 10px; }
  .side-locations h4 {
    text-transform: none;
    font-size: 11px; }
  .side-locations h4 a {
    padding-left: 15px;
    background: url(../images/bullet1.gif) left 2px no-repeat;
    text-decoration: none;
    cursor: pointer;
    font-size: 10px; }
    .side-locations h4 a:hover {
      text-decoration: none; }
  .side-locations .show-me a {
    color: #fe6500;
    background: url(../images/bullet2.gif) left 2px no-repeat; }
  .side-locations p {
    line-height: 16px;
    margin-bottom: 7px; }
  .side-locations ul {
    margin: 9px 0 15px 5px; }
    .side-locations ul li {
      padding: 0;
      background: none;
      margin-bottom: 10px; }
  .side-locations div {
    display: none;
    padding-left: 15px;
    margin-bottom: -3px; }
  .side-locations .show-me div {
    display: block; }

#clients-page p.introtext {
  margin-bottom: 28px; }

.logo {
  position: relative;
  float: left;
  width: 228px;
  height: 122px;
  margin: 0 0 20px 20px;
  cursor: pointer; }
  .logo .rounder {
    position: absolute;
    left: 0;
    top: 0;
    width: 228px;
    height: 122px;
    background: url(../images/logo-roundcorners.png) left top no-repeat;
    z-index: 20; }
    .logo .rounder:hover {
      background-position: left bottom; }

.tooltip {
  display: none;
  clear: both;
  width: 266px; }
  .tooltip .tooltip-bottom {
    width: 266px;
    height: 20px;
    background: url(../images/tooltip-bottom.png) left bottom no-repeat; }
  .tooltip h2 {
    width: 266px;
    height: 25px;
    padding-top: 16px;
    padding-left: 17px;
    line-height: 1;
    background: url(../images/tooltip-top.png) left top no-repeat;
    font-size: 16px;
    font-weight: bold;
    color: #064b9f;
    margin-bottom: 0;
    letter-spacing: -1px;
    overflow: hidden; }
  .tooltip .tooltip-description {
    width: 266px;
    min-height: 83px;
    background: url(../images/tooltip-middle.png) left top repeat-y; }
  .tooltip .tooltip-content {
    padding: 8px 13px 4px 17px;
    background: url(../images/tooltip-backgr.png) left top no-repeat; }

.small-logo {
  float: left;
  position: relative;
  width: 110px;
  height: 59px;
  margin: 0 10px 4px 0;
  background-position: left top;
  background-repeat: no-repeat; }
  .small-logo .roundme {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 59px;
    background: url(../images/smallogo-roundcorners.png) left top no-repeat; }

.tooltip p {
  color: #797979;
  margin-bottom: 0;
  line-height: 16px;
  padding-bottom: 10px; }
.tooltip a {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.error-message {
  float: left;
  width: 280px;
  height: 23px;
  margin-left: 170px;
  margin-top: 3px;
  margin-bottom: 1px;
  padding-top: 20px;
  padding-left: 10px;
  color: #e21717;
  line-height: 1;
  font-weight: normal;
  background: url(../images/error-message-backgr.png) left top no-repeat; }

#sub_banner_text {
  position: absolute;
  top: 180px;
  left: 200px;
  font-size: 18px;
  color: #fff;
  z-index: 50; }
