html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
ol li, ul li {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
 
/* remember to define focus styles! */
:focus {
    outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
 


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body { font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
table { font-size: inherit; font: 100%; }
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt { font-family: monospace; *font-size:108%; line-height: 100%; }
 

/*
    main.css 
    author: Phil Champagne (RealDecoy Inc.)
*/    
/* =Global
---------------------------------------------------- */
body {
    background: #ffffff;
    font-family: arial, helvetica, sans-serif;
}
.clearfix:after { 
    content: "";
    display: block; 
    clear: both;
    height: 0; 
    visibility: hidden; 
}
.clearfix { 
    min-height: 0;
    height: 0; 
}
html>body .clearfix { 
    height: auto;
}
.clear {
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 0;
}
.print {
    display: none;
    visibility: hidden;
}
/* =Branding/header
----------------------------------------------------- */
#branding {
    background: #0093d0 url('/images/branding-bg.jpg') 0 0 repeat-x;
    width: 100%;
    min-height: 102px;
    height: auto !important;
    height: 102px;
    position: relative;
    z-index: 10;
}
#branding #brandingInner {
    width: 960px;
    margin: 0 auto;
}
#branding #brandingInner #logo {
    float: left;
    padding-left: 3px;
    margin-top: 25px;
}
/* =Utility nav
--------------------------------------------- */
ul#utilityNav {
    float: right;
    margin: 14px 15px 0 0;
}
ul#utilityNav li {
    float: left;
    color: #fff;
    padding-left: 2px;
}
ul#utilityNav li a {
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 6px 14px 7px 14px;
}
ul#utilityNav li a:hover, ul#utilityNav li a.active  {
    background: #53beeb;
}
/* =Layout
---------------------------------------------- */
#wrapper {
    background: #ffffff url('/images/wrapper-bg.jpg') 0 0 repeat-x;
    clear: both;
    width: 100%;
    position: relative;
    z-index: 5;
}
#wrapperInner {
    width: 960px;
    margin: 0 auto 30px auto;
    padding: 0;
}
#mainContent {
    background: #dbf3fc url('/images/main-content-bg.jpg') 0 0 repeat-x;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    padding: 30px;
    border-bottom: 2px solid #232424;
    position: relative;
    clear: both;
}
#wrapper .nobg {
    background: none !important;
    border-bottom: 0 !important;
}
.page404 {
    padding-top: 20px;
}
.page404 .img404 {
    float: right;
    display: block;
}
#contentFull { /* When there is no right sidebar */
    float: left;
    width: 740px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    padding: 0 15px 0 15px;
}
.subLayout {
    padding: 0 !important;
}
.subLayout #content {
    padding: 30px;
}
.leftCol {
    float: left;
    width: 560px;
    position: relative;
}
.rightCol {
    float: right;
    width: 290px;
}
#mainContent #flashContent {
    margin: 0 0 25px 0;
}
#clientShowcase {
    background: #fff;
    min-height: 221px;
    height: auto !important;
    height: 221px;
}
#clientShowcase #clientShowcaseImage {
    float: left;
    width: 640px;
}
#clientShowcase #clientShowcaseLogo {
    float: left;
    width: 320px;
}
#clientShowcaseImage img, #clientShowcaseLogo img {
    display: block;
    float: left;
}
/* Case Study */
#intro {
    padding: 30px;
}
#intro .caseStudyIntro {
    float: left;
    width: 540px;
}
#intro .testimonial {
    background: #fff;
    color: #666;
    float: right;
    width: 290px;
    padding: 20px 0 20px 0;
}
#intro .testimonial p {
    color: #666;
    font-style: italic;
    margin: 0;
    padding: 0 20px 0 20px;
}
#mainContent  p.testimonialQuoter {
    color: #666;
    font-size: 85%;
    font-style: normal !important;
    line-height: 13px;
    margin: 8px 0 0 0;
    padding: 0 20px 0 20px;
}
/* Careers page */
.pageBannerCareers {
    height: 123px;
    width: 960px;
}
.pageBannerCareers .pageBannerText {
    color: #fff;
    font-size: 146.5%;
    padding: 80px 0 0 30px;
}
div.careerListings {
    margin: 20px 0 0 0;
    padding: 0;
}
.leftCol div.careerListings div {
    background: url('/images/careers-dashed-divider.gif') 0 100% no-repeat;
    list-style: none;
    padding: 0 0 10px 0;
}
.leftCol div.careerListings div:last-child, .leftCol div.careerListings div.last {
    background: none;
}
.leftCol div.careerListings div .careerListingsBtns a {
    float: left;
    margin-right: 10px;
}
/* News page */
#mainContent .leftCol ul.news li {
    background: url('/images/news-item-dashed-border.gif') 0 100% no-repeat;
    padding: 4px 0 10px 0;
    line-height: 17px;
    font-size:100% !important;
}
#mainContent ul.news li h2 a, #mainContent ul.news li h3 a {
    color: #333 !important;
    text-decoration: none;
}
#mainContent ul.news li h2 a:hover, #mainContent ul.news li h3 a:hover {
    color: #1ca2da !important;
}
#mainContent .leftCol ul.news li img {
    margin: 0 0 10px 0;
}
#mainContent .leftCol ul.news li p {
    margin: 0 0 14px 0;
}
#mainContent .leftCol ul.news li p.newsDate {
    margin: 0 0 5px 0;
    color: #666;
    font-size: 85%;
}
#mainContent .leftCol ul.moreNewsLinks li {
    background: url('/images/link-divider.gif') 100% 3px no-repeat;
    display: block;
    float: left;
    font-size: 93%;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
#mainContent .leftCol ul.moreNewsLinks li:last-child, #mainContent .leftCol ul.moreNewsLinks li.last {
    background: none;
}
/* Case Studies landing page */
.caseStudiesLayout ul {    
    width: 100%;
}
.caseStudiesLayout ul li {
    padding: 0 15px 20px 0;
    float: left;
}
.caseStudiesLayout ul li:last-child, .caseStudiesLayout ul li.last {
    padding-right: 0;
}
.caseStudiesLayout ul li a {
    background: #fff;
    display: block;
    width: 290px;
    height: 122px;
    text-decoration: none;
    padding: 20px 0 0 0;
}
.caseStudiesLayout ul li a:hover {
    background: #7ac142;
    text-decoration: none;
}    
.caseStudiesLayout ul li a span {
    background: #fff;
    display: block;
    color: #0093d0;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.caseStudiesLayout ul li a:hover span {
    background: #7ac142;
    color: #fff;
}
.caseStudiesLayout ul li a span.caseLink, .caseStudiesLayout ul li a:hover span.caseLink {
    display: block;
    text-decoration: none;
    padding: 12px 0 0 20px;
}
.caseStudiesLayout ul li a .caseImg, .caseStudiesLayout ul li a:hover .caseImg {
    display: block;
    width: 250px;
    margin: 0 auto 0 auto;
    text-decoration: none;
}
/* =Layout - homepage
------------------------------------------------------------------------------ */
#home #wrapperInner {
    padding: 35px 0 0 0;
}
#home #homeMainContent {
    background: #dbf3fc;
    padding: 30px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    border-bottom: 2px solid #232424;
}
#home #intro {
    padding: 0 0 20px 0;
}
#home #intro h1 {
    font-size:120%;
    font-weight:normal;
}
/* News */
#home ul#news li {
    background: url('/images/news-item-dashed-border.gif') 0 100% no-repeat;
    padding: 20px 0 20px 0;
    line-height: 17px;
    font-size:100% !important;
}
#home ul#news li.first {
    padding-top:0;
}
#home ul#news li img {
    margin: 0 0 10px 0;
}
#home ul#news li h2 a, #home ul#news li h3 a {
    color: #333 !important;
    font-weight: bold;
    text-decoration: none;
}
#home ul#news li h2 a:hover, #home ul#news li h3 a:hover {
    color: #1ca2da !important;
}
#home ul#news li h4 {
    color: #333 !important;
    font-size: 167%;
    font-weight: normal;
    text-decoration: none;
    margin-top: 10px;
}
#home ul#news li h4 a, #home ul#news li h5 a {
    color: #333 !important;
    text-decoration: none;
}
#home ul#news li h4 a:hover, #home ul#news li h5 a:hover {
    color: #1ca2da !important;
    text-decoration: none;
}
#home ul#news li a {
    text-decoration: underline;
}
#home ul#news li a:hover {
    text-decoration: underline;
}
#home ul#news li ul.moreNewsLinks {
    /* margin-bottom: 30px; Mark removed */
}
#home ul#news li ul.moreNewsLinks li {
    background: url('/images/link-divider.gif') 100% 3px no-repeat;
    display: block;
    float: left;
    font-size: 93%;
    line-height: 15px;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
#home ul#news li ul.moreNewsLinks li:last-child, #home ul#news li ul.moreNewsLinks li.last {
    background: none;
}
/* =Homepage showcase
------------------------------------------------------------------------------ */


#home #showcase {
    background: #dbf3fc url(/images/showcase_bg.gif) 0 0 no-repeat;
    width: 900px;
    height: 300px;
    margin-top: 0;
    padding: 34px 30px 0;
}
#home #showcase #showcaseHead h1 {
    color: #fedf86;
    font-size: 182%;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 14px;
}
#home #showcase #showcaseHead p#fromTo {
    color: #f6eccd;
    font-size: 108%;
    margin: 0 325px 15px 0;
}
#home #showcase #showcaseHead p#fromTo a {
    color: #f6eccd;
    text-decoration:underline;    
}
#home #showcase #showcaseHead p#fromTo a:hover {
    color: #fff;
}
#home #showcase #panels {
    height: 200px;
    overflow: hidden;
}
#home #showcase #panels .panel {
    background-position: 100% 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 82px;
    margin-left: 15px;
    padding: 98px 20px 20px;
    width: 250px;
}
#home #showcase #panels .panel:hover,
#home #showcase #panels .panelHover {
    background-position: 0 0;
    height: 154px;
    padding-top: 26px;
}
#home #showcase #panels .panel h2 {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    font-size: 153.9%;
    font-weight: normal;
}
#home #showcase #panels .panel h2 img { margin-left: 8px; }
#home #showcase #panels .panel h2 img.over { display: none; }
#home #showcase #panels .panel:hover h2 img,
#home #showcase #panels .panelHover h2 img { display: none; }
#home #showcase #panels .panel:hover h2 img.over,
#home #showcase #panels .panelHover h2 img.over { display: inline; }
#home #showcase #panels .panel p {
    color: #fff;
    display: none;
    font-size: 100%;
    margin: 11px 0 0;
}
#home #showcase #panels .panel:hover p,
#home #showcase #panels .panelHover p { display: block; }
#home #showcase #panels .panel p a { color: #fff; }
/* Angencies */
#home #showcase #panels .agencies {
    background-image: url(/images/home_splat_creative.png);
    margin-left: 0;
}
#home #showcase #panels .agencies h2 { color: #b3d88c; }
/* Needs */
#home #showcase #panels .needs { background-image: url(/images/home_splat_understanding.png); }
#home #showcase #panels .needs h2 { color: #fcb040; }
/* Services */
#home #showcase #panels .services { background-image: url(/images/home_splat_web_services.png); }
#home #showcase #panels .services h2 { color: #71cef5; }
#home #showcase #panels .panel:hover h2,
#home #showcase #panels .panelHover h2 { color: #fff; }

/* =Main navigation
------------------------------------------------------------------------------ */
#mainNav {
    float: right;
    width: 600px;
    padding-top: 16px;
}
#mainNav ul#menu li {
    float: left;
    padding-left: 20px;
}
/* Drop down menus */
ul#menu {
    width: 600px;
    padding-left: 16px;
}
ul#menu li a {
    display: block;
    color: #fff;
    height: 28px;
    text-indent: 33px;
    font-size: 100%;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
}
ul#menu li a#expertise {
    background: url('/images/menu-expertise-bg.gif') 0 0 no-repeat;
    width: 110px; 
}
ul#menu li a#process {
    background: url('/images/menu-process-bg.gif') 0 0 no-repeat;
    width: 102px; 
}
ul#menu li a#experience {
    background: url('/images/menu-experience-bg.gif') 0 0 no-repeat;
    width: 124px; 
}
ul#menu li a#about {
    background: url('/images/menu-about-bg.gif') 0 0 no-repeat;
    width: 160px;
}
ul#menu li a:hover {
    background-position: 0 -70px !important;
    color: #71cef5;
}
ul#menu li a.current {
    background-position: 0 -140px !important;
    color: #3f4040;
}
/* DD containers */
ul#menu li ul {
    background: url('/images/dd-menu-btm.png') 0 100% no-repeat;
    width: 243px;
    margin-top: -5px;
    padding-bottom: 19px;
    padding-top: 10px;
}
ul#menu li ul.dd-position {
    margin-left: 20px;
}
ul#menu li ul li {
    background: url('/images/dd-menu-bg.png') 0 0 repeat-y;
    width: 243px;
    line-height: 13px;
    padding-left: 0 !important;
}
ul#menu li ul li ul {
    margin-left: 0;
}
ul#menu li ul li a {
    background: none !important;
    color: #fff !important;
    display: block;
    font-size: 85%;
    text-indent: 0;
    width: auto !important;
    min-height: 14px;
    height: auto !important;
    height: 14px;
    line-height: 13px;
    text-decoration: none;
    padding: 0 7px 0 8px !important;
} 
ul#menu li ul li a:hover {
    background: none !important;
    color: #0093d0 !important;
}    
ul#menu li ul li a span {
    background: url('/images/dd-menu-plus.gif') 10px 8px no-repeat !important;
    color: #fff !important;
    display: block;
    text-indent: 0;
    line-height: 13px;
    text-decoration: none;
    padding: 5px 10px 5px 20px !important;
    cursor: pointer;
}
ul#menu li ul li a:hover span {
    background: #fff url('/images/dd-menu-plus-hover.gif') 10px 8px no-repeat !important;
    color: #0093d0 !important;
}    
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    outline: 0;
}
/* Essential Styles - modify with caution */
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
    z-index: 9999;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit; /* Fixes IE7 'sticky bug' */
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu li .dd-menu-top {
    background: url('/images/dd-menu-top.png') 0 0 no-repeat !important;
    display: block;
    width: 243px !important; 
    height: 10px !important;
    position: absolute;
    top: 0;
    left: 0;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em; /* Match top ul list item height */
    z-index: 9999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 243px; /* Match ul width */
    top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10em; /* Match ul width */
    top: 0;
}
.sf-sub-indicator { /* Use if needed */
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em; /* IE6 only */
    width: 10px;
    height:    10px;
    text-indent: -999em;
    overflow: hidden;
}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    margin: 0;
}
ul#menu li.sfHover a, ul#menu li a.active {
    background-position: 0 -70px !important;
    color: #71cef5;
}
/* =Experience nav
------------------------------------------------------------------------------ */
#experienceNav {
    margin-bottom: 40px;
}
#experienceNav ul {
    float: left;
    width: 280px;
    margin-top: 20px;
    margin-left: -10px;
}
#experienceNav ul li {
    background: none;
    font-size: 100%;
    margin-bottom: 10px;
}
#experienceNav ul li span {
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 13px;
    min-height: 34px;
    height: auto !important;
    height: 34px;
    width: 196px;
    padding: 2px 0 0 44px;
}
#experienceNav ul li a {
    display: block;
    color: #54595b;
    margin: 0;
    font-size: 93%;
    cursor: pointer;
    text-decoration: none;
}
#experienceNav ul li a:hover {
    color: #50b948;
}
#experienceNav ul li a:hover span {
    background-position: 0 -70px !important;
}
#experienceNav ul li a.active, #experienceNav ul li a.active:hover {
    background: #dcdddf;
    color: #939598;
    cursor: default;
}
#experienceNav ul li a.active span, #experienceNavul li a.active:hover span{
    background-position: 0 -70px !important;
}
/* =Page navigation
----------------------------------------------------- */
#pageNav {
    padding: 15px 0 0 30px;    
}
#pageNav li {
    padding: 0;
}
#pageNav li a {
    display: block;
    color: #54595b;
    margin: 0;
    font-size: 93%;
    cursor: pointer;
    text-decoration: none;
}
#pageNav li a {
    display: block;
    color: #54595b;
    font-size: 93%;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 10px
}
#pageNav li a:hover {
    color: #50b948;
}
#pageNav li a span {
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 13px;
    min-height: 34px;
    height: auto !important;
    height: 34px;
    width: 196px;
    padding: 7px 0 0 44px;
}
#pageNav li a:hover span {
    background-position: 0 -70px !important;
}
/* =Our team nav
-------------------------------------------- */
#teamNav ul {
    float: left;
    width: 280px;
    margin-top: 20px;
    margin-left: -10px;
}
#teamNav ul li {
    background: none !important;
    font-size: 100%;
    margin-bottom: 10px;
}
#teamNav ul li span {
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 13px;
    min-height: 34px;
    height: auto !important;
    height: 34px;
    width: 196px;
    padding: 7px 0 0 44px;
}
#teamNav ul li a {
    display: block;
    color: #54595b;
    margin: 0;
    font-size: 93%;
    cursor: pointer;
    text-decoration: none;
}
#teamNav ul li a:hover {
    color: #50b948;
}
#teamNav ul li a.active, #teamNav ul li a.active:hover {
    background: #dcdddf;
    color: #939598;
    cursor: default;
}
/* =Breadcrumb
--------------------------------------------- */
#breadcrumb {
    color: #54595b;
    font-size: 93%;
    min-height: 55px;
    height: auto !important;
    height: 55px;
}
#breadcrumb ul {
    margin: 0;
    padding: 21px 0 0 0;
}
#breadcrumb ul li {
    display: inline;
    line-height: 15px;
}
#breadcrumb ul li a, #breadcrumb p a {
    background: url('/images/breabcrumb-arrow.gif') 100% 3px no-repeat;
    color: #54595b;
    text-decoration: none;
    margin-right: 5px;
    padding-right: 12px;
}
#breadcrumb ul li a:hover, #breadcrumb a:hover {
    color: #1ca2da;
}
#breadcrumb p.pdfVersion {
    float: right;
    padding: 15px 0 0 0;
}
/* =Nav bar (Strategy and Planning)
------------------------------------------------------------------------------ */
#navBar {
    background: #424444 url('/images/nav-bar-bg.jpg') 0 0 repeat-x;
    min-height: 39px;
    height: auto !important; 
    height: 39px;
}
#navBar p {
    margin: 0;
    padding-top: 12px;
}
/* =Sub contents / sidebars
------------------------------------------------------------------------------ */
/* With checkmark list bullets */
.subContentBlock,
.subContentBlock3 {
    background: #fff;
    min-height: 125px;
    height: auto !important;
    height: 125px;
    margin: 0 0 30px 0;
    padding: 16px 20px 10px 20px;
}
.subContentBlock3 {
    min-height: auto !important;
    height: auto !important;
}
.subContentBlock a,
.subContentBlock3 a {
    font-size: 93%;
}
.subContentBlock .testimonialLogo {
    background: url('/images/testimonial-logo-divider.gif') 0 100% no-repeat;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.subContentBlock .viewAll {
    display: block;
    float: right;
    color: #797979;
    text-decoration: none;
    margin-top: -2px;
}
.subContentBlock ul li {
    background: url('/images/sub-content-list-bullet.gif') 0 8px no-repeat;
    color: #797979;
    font-size: 93%;
    padding: 6px 0 6px 23px;
}
.subContentBlock ul li a {
    font-weight: bold;
    text-decoration: none;
}
.subContentBlock3 ul li {
}
.subContentBlock3 ul li a {
}
.subContentBlock a.more {
    font-weight: bold;
    font-size: 85%;
    font-weight: normal;
}
/* With square list bullets */
.subContentBlock2 {
    background: #fff;
    color: #666;
    margin: 0 0 40px 0;
    min-height: 125px;
    height: auto !important;
    height: 125px;
    padding: 16px 20px 10px 20px;
}
/* With arrow at bottom */
.subContentBlockArrow {
    display: block;
    background: url(/images/subContentBlock3Arrow.gif) 0 0 no-repeat;
    margin: -40px 0 20px 0;
    height: 14px;
}
.subContentBlock ul, .subContentBlock2 ul {
    margin-bottom: 5px;
}
.subContentBlock2 ul li {
    background: url('/images/square-list-bullet.gif') 0 9px no-repeat;
    color: #797979;
    font-size: 93%;
    padding: 6px 0 6px 20px;
}
.subContentBlock2 ul li a {
    font-weight: bold;
    text-decoration: none;
}
.subContentBlock2 a.more {
    font-weight: bold;
    font-size: 85%;
    font-weight: normal;
}
.subContentPartners {
    background: #fff;
    padding: 16px 20px 5px 20px;
    margin: 0 0 20px 0;
    min-height: 125px;
    height: auto !important;
    height: 125px;
}
.subContentPartners img {
    display: block;
    text-align: center;
    margin: 20px auto;
}
#mainContent .testimonialBlock {
    background: #fff;
    min-height: 125px;
    height: auto !important;
    height: 125px;
    color: #666!important;   
    font-family: Georgia, serif;
    line-height: 16px;
    margin: 30px 0 30px 0;
    padding: 16px 20px 10px 20px;
}
#mainContent .testimonialBlock p {
    color: #666 !important;
    font-family: Georgia, serif;
    font-size: 93% !important;
    font-style: italic;
    margin-bottom: 16px !important;
}
#mainContent .testimonialBlock p.testimonialQuoter {
    font-family: helvetica, arial !important;
    font-style: normal !important;
    padding: 0 !important;
}

#mainContent .testimonialBlock p.testimonialQuoter .testimonialDetails {
    font-size: 93%;
}
/* =Footer
------------------------------------------------------------------------------ */
#footer {
    clear: both;
    background: #3f4040;
    color: #eee;
    padding: 30px 30px 20px 30px;
}
#footer #contactElements {
    padding-bottom: 20px;
}
#footer .contactBtn  {
    width: 200px;
    float: left; 
}
#footer .contactBtn a.contact {
    background: url('/images/contact-btn-bg.gif') 0 0 no-repeat;    
    display: block;
    color: #71cef5;
    width: 160px;
    height: 22px;
    font-size: 108%;
    font-weight: bold;
    line-height: 16px;
    text-indent: 26px;
    text-decoration: none;
    padding-top: 5px;
    margin-bottom: 35px;
}
#footer .contactBtn a.contact:hover {
    background-position: 0 -27px;
    color: #fff;
}
#footer .contactBtn a.facebook {
    background: url('/images/icon_footer_facebook.png') top left no-repeat;  
    display: block;
    color: #CCCCCC;
    width: 160px;
    height: 14px;
    line-height: 10px;
    text-indent: 26px;
    text-decoration: none;
    padding-top: 5px;
    margin: 5px 5px 7px 7px;
}
#footer .contactBtn a.twitter {
    background: url('/images/icon_footer_twitter.png') top left no-repeat;  
    display: block;
    color: #CCCCCC;
    width: 160px;
    height: 14px;
    line-height: 10px;
    text-indent: 26px;
    text-decoration: none;
    padding-top: 5px;
    margin: 5px 5px 5px 7px;
}
#footer .contactBtn a.facebook:hover,
#footer .contactBtn a.twitter:hover {
    background-position: bottom left;
    color: #C8EFFF;
}
#footer ul li a {
    color: #fff;
    text-decoration: none;
}
#footer ul li a:hover {
    color: #c8efff;
}
#footer ul#contactInfo {
    float: left;
    width: 679px;
}
#footer ul#contactInfo li {
    float: left;
    font-size: 85%;
    width: 150px;
    padding-right: 26px;
    color: #eee;
}
#footer ul#contactInfo li.last {
    padding-right: 0;
}
#footer ul#contactInfo li p {
    line-height: 14px;
    margin: 0 0 5px 0;
}
#footer ul#contactInfo li p.location strong {
    font-size: 108%;
}
/* Footer nav */
#footer #footerNav {
    background: url('/images/footer-dashed-hr.gif') 0 0 no-repeat;
    clear: both;
    padding-top: 18px;
}
#footer #footerNav ul#mainItems {
    margin: 0 0 22px -9px;
}
#footer #footerNav ul#mainItems li {
    display: inline;
    font-size: 93%;
    line-height: 14px;
    color: #585858;
    border-right: 1px solid #585858;
    padding: 0 8px 0 9px;
}
#footer #footerNav ul#secondaryItems {
    margin-left: -9px;
}
#footer #footerNav ul#secondaryItems li {
    display: inline;
    font-size: 85%;
    line-height: 14px;
    color: #585858;
    border-right: 1px solid #585858;
    padding: 0 8px 0 9px;
}
#footer #footerNav ul#mainItems li.last, #footer #footerNav ul#secondaryItems li.last {
    border-right: 0;
}
#footer #footerNav ul#mainItems li a, #footer ul#secondaryItems li a {
    color: #ccc;
} 
#footer #footerNav ul#mainItems li a:hover, #footer #footerNav ul#secondaryItems li a:hover {
    color: #c8efff;
}
/* =Microformat
------------------------------------------------------------------------------ */
#footer p.org {
    float: right;
    font-size: 85%;
}
.adr {
    margin: 0;
    padding: 0;
}
.adr span.type {
    display: none;
}
/* =Links
------------------------------------------------------------------------------ */
a, a:link, a:focus {
    outline: none;
    color: #1ca2da;
    text-decoration: none;
}
a:hover {
      color: #666;
}
a.externalLink {
    background: url('/images/icons/icon-external-link.gif') 100% 50% no-repeat;
    padding: 0 14px 0 0;
}
a.more { 
    color: #585858;
    text-decoration: none;
}
a.more:hover {
    color: #1ca2da;
}
.rssImg {
    margin: 0 0 -1px 1px; 
}
a.rssLink {
    font-weight: normal;
    color: #76797a;
    padding: 0 18px 0 0;
    text-decoration: none;
}
a.rssLink:hover {
    color: #1ca2da;
}
a.commonBtn138 {
    background: url('/images/common-btn-bg.gif') 0 0 no-repeat;    
    display: block;
    color: #dbf3fc;
    width: 138px; 
    height: 22px;
    font-size: 108%;
    font-weight: bold;
    line-height: 16px;
    text-indent: 26px;
    text-decoration: none;
    padding-top: 5px;    
}
a.commonBtn138:hover {
    background-position: 0 -27px;
    color: #fff;
}
a.commonBtn117 {
    background: url('/images/common-btn-117-bg.gif') 0 0 no-repeat;    
    display: block;
    color: #dbf3fc;
    width: 117px; 
    height: 22px;
    font-size: 108%;
    font-weight: bold;
    line-height: 16px;
    text-indent: 26px;
    text-decoration: none;    
    padding-top: 5px;    
}
a.commonBtn117:hover {
    background-position: 0 -27px;
    color: #fff;
}
a.btnOrange span.pdf {
    background: url('/images/icons/icon-pdf.gif') 0 0 no-repeat;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 0 -3px;
    padding: 0 0 0 18px;
}
a.pdf {
    background: url('/images/icons/icon-pdf.gif') 0 50% no-repeat;
    display: block;
    color: #1ca2da;
    padding: 0 0 0 18px;
    line-height: 16px;
}
a.vcard {
    background: url('/images/icons/icon-vcard.gif') 0 0 no-repeat;
    padding: 0 0 0 22px;
}
#homeMainContent h2.keyline span a {
    color: #76797a;
    text-decoration: none;
}
#homeMainContent h2.keyline span a:hover {
    color: #1ca2da;
}
div.backToTop {
    text-align: right;
    clear: both;
    margin: 15px 0 25px 0;
}
div.backToTop a {
    background: url('/images/back-to-top-arrow.gif') 0 50% no-repeat;
    font-size: 85%;
    text-decoration: none;
    padding: 0 0 0 11px;
}
.addThis {
    padding: 24px 0 0 0;
    margin: 0 0 -10px 0;
}
.addThis a {
    color: #666;
    display: inline;
    text-decoration: none !important;
}
.addThis a span {
    float: left;
    font-size: 93%;
    padding: 0 10px 0 0;
    cursor: pointer; /* IE6 */
}
/* =Typography
--------------------------------------------------- */
#mainContent p {
    color: #333;
    font-size: 93%;
    margin: 14px 0 14px 0;
    line-height: 17px;
}
#mainContent p.sectionHeader {
    color: #333;
    font-size: 116%;
    margin: 0 0 6px 0;
    text-transform: uppercase;
}
#mainContent h1 {
    font-size: 207%;
    font-weight: normal;
    color: #3f4040;
    margin: 0 0 20px 0;
    width: 550px;
}
#mainContent h2 {
    font-size: 146.5%;
    font-weight: normal;
    color: #333;
    margin: 20px 0 0 0;
}
#mainContent h2 span {
    color: #666;
    font-size: 77%;
}
#mainContent h3 {
    font-size: 108%;
    color: #333;
    margin: 20px 0 12px 0;
}
#mainContent h4 {
    font-size: 100%;
    color: #333;
    margin: 20px 0 12px 0;
}
#mainContent h5 {
    font-size: 93%;
    font-weight:bold;
    color: #333;
    margin: 14px 0 14px 0;
    line-height: 17px;
}
#mainContent ul.news li h2 {
    text-transform: none;
}
#mainContent ul.news li h3 {
    margin: 16px 0 0 0;
}
#mainContent h3 span {
    color: #666;
    font-weight: normal;
}
#mainContent .subContentBlock h3, #mainContent .subContentBlock2 h3, #mainContent .subContentBlock3 h3, #mainContent .subContentPartners h3 {
    color: #797979;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}
.rightCol #processNav h3 {
    font-weight: normal;
}
.rightCol #processNav h3 span {
    font-weight: normal;
    font-size: 100%;
}
#mainContent .rightCol h4, #homeMainContent .rightCol h4 {
    color: #797979;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}
#mainContent .subContentBlock p, #mainContent .subContentBlock2 p {
    color: #666;
    font-size: 93%;
}
#mainContent .subContentBlock p.quote, #mainContent .subContentBlock2 p {
    color: #666;
    font-size: 93%;
    margin: 0;
}
#mainContent .subContentBlock p.testimonialQuoter, #mainContent .subContentBlock2 p.testimonialQuoter {
    color: #666;
    font-size: 85%;
    line-height: 13px;
    margin: 16px 0 16px 0;
    padding: 0;
}
/* Homepage */
#home h1.slogan {
    font-size: 153.9%;
    font-weight: normal;
    color: #797979;
    padding: 0 0 0 30px;
}
#homeMainContent p {
    color: #333;
    margin: 14px 0 14px;
    font-size: 93%;
}
#homeMainContent h2 {
    color: #000;
    font-size: 138.5%;
    font-weight: normal;
    margin: 18px 0 10px 0;
}
#homeMainContent h3 {
    color: #000;
    font-size: 108%;
    font-weight: normal;
    margin: 0;
}
#homeMainContent h3.keyline {
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    color: #515151;
    padding: 0;
    margin: 0;
}
#homeMainContent h4 {
    color: #000;
    font-size: 131%;
    font-weight: bold;
    margin-bottom: 10px;
}
ul#news h5 {
    font-size: 108%;
    margin: 0 0 10px 0;
}
#home ul#news li p {
    margin: 5px 0 6px 0;    
}
/* 404 page */
#mainContent .page404 h1 {
    color: #0094d0 !important;
    width: 300px;
    font-size: 207%;
    font-weight: bold;
}
/* =Lists
------------------------------------------------------------------------------ */
.leftCol ul, .contentFull ul, #mainContent .leftCol ul.news li ul.news-listing  {
    position: relative; /* IE6 */
    margin: 14px 0 18px 0;
}
.leftCol ul li, .contentFull ul li, #mainContent .leftCol ul.news li ul.news-listing li.news-item {
    font-size:93%;
    background: url('/images/list-bullet.gif') 0 7px no-repeat;
    color: #333;
    line-height: 18px;
    padding: 0 0 0 10px;
    margin-bottom:.5em;
}
.leftCol ul li ul, .contentFull ul li ul {
    margin: 5px 0 0 0;
}
.leftCol ul li ul li, .contentFull ul li ul li {
    font-size:100%;
}
/* News page */
.leftCol ul.newsArchive {
    margin: 10px 0 30px 0;
    position: relative; /* IE6 */
}
.leftCol ul.newsArchive li {
    background: none;
    padding: 2px 0 3px 0;
    color: #666;
}
.leftCol ul.newsArchive li a {
    text-decoration: none;
    margin: 0 5px 0 0;
}
.leftCol ul.newsArchive li span {
    background: url('/images/link-divider.gif') 0 2px no-repeat;
    padding: 4px 0 10px 0;
    color: #666;
    padding: 0 0 0 5px;
}
#mainContent .page404 ul li {
    background: url('') 0 7px no-repeat;
    font-size: 93%;
    line-height: 18px;
    padding-left: 15px;
}
/* =Tables
------------------------------------------------ */
.data {
    font-size: 93%;
}
.data tr th {
    text-align: left;
    vertical-align: top;
    padding: 12px 20px 12px 0;
}
.data tr td {
   vertical-align: top;
   padding: 5px 20px 5px 0;
}
.data tr td a {
    text-decoration: none;
}
/* =Misc
----------------------------------------------- */
.teamImg {
    float: left;
    margin: 5px 20px 30px 0;
}
/* =Forms
---------------------------------------------- */
form#contact {
    color: #3f4040;
}
form#contact ul {
    margin: 0 0 10px 0;
    clear: both;
}
form#contact ul li {
    background: none;
    margin: 0;
    padding: 0;
}
form#contact ul.flLeft li {
    float: left;
    padding-right: 40px;
}
form#contact ul.flLeft li.last {
    padding-right: 0;
}
form#contact ul.radioSelections li {
    float: left;
}
form#contact label {
    color: #333;
    font-size: 93%;
}
form#contact input.textField {
    background: #fff url('/images/form-field-bg.gif') 0 0 repeat-x;
    display: block;
    width: 240px;
    height: 23px;
    margin-top: 3px;
    padding: 6px 0 0 2px;
    border: 0;
}
form#contact input.focusField {
    background: #fff url('/images/form-field-focus-bg.gif') 0 0 repeat-x;
    display: block;
    width: 240px;
    height: 23px;
    margin-top: 3px;
    padding: 6px 0 0 2px;
    border: 0;
}
form#contact select, form#contact textarea.messageField {
    background: #fff url('/images/form-field-bg.gif') 0 0 repeat-x;
    width: 520px;
    margin-top: 3px;
    padding-top: 5px;
    border: 0;
}
form#contact select, form#contact textarea.messageFocusField {
    background: #fffeeb url('/images/textarea-focus-bg.gif') 0 0 repeat-x;
    width: 520px;
    margin-top: 3px;
    padding-top: 5px;
    border: 0;
}
form#contact ul.message, form#contact ul.email {
    margin: 20px 0 15px 0;
}
form#contact ul.email {
    margin: 30px 0 20px 0;
}
form#contact select {
    background: #fff;
    display: block;
    width: 240px;
    margin-top: 5px;
    padding: 0;
    border: 1px solid #ccc;
}
form#contact input.submit {
    background: url('/images/btn-send.gif') 0 0 no-repeat;
    color: #dbf3fc;
    font-weight: bold;
    height: 27px;
    width: 76px;
    text-align: center;
    margin-top: 10px;
    border: 0;
    cursor: pointer;
}
form#contact input.submit:hover {
    background-position: 0 -27px;
    color: #fff;
}
.validation {
    background: #ffebeb;
    color: #3f4040;
    border: 1px solid #ffcccc;
    margin-bottom: 20px;
    padding: 0 10px 10px 10px;
}
.validation ul {
    margin: -5px 0 0 20px;
}
.validation ul li {
    background: none;
    list-style: square;
    color: #3f4040;
    padding-left: 0;
}
.validate {
    color: #ff0000;
}
#newsletterSignup {
    background-color:#fff;
    color:#797979;
    width: 270px;
    padding: 20px 0 20px 20px;
    margin-bottom: 20px;
}
#newsletterSignup table.nlTable tr td {
    padding-right: 5px;
}
#newsletterSignup h2 {
    color: #797979;
    font-size: 93%;
    font-weight: bold;
    margin:0 0 12px;
    text-transform: uppercase;
}
#newsletterSignup h3 {
    color: #797979;
    font-size: 85%;
    font-weight: bold;
    margin:0 0 12px;
    text-transform: uppercase;
}
#newsletterSignup form .nlField {
    background: #fff url('/images/form-nl-field-bg.gif') 0 0 repeat-x;
    display: block;
    width: 150px;
    height: 23px;
    margin-top: 3px;
    padding: 6px 0 0 2px;
    border-top: 0;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}
#newsletterSignup form .nlFieldFocus {
    background: #fff url('/images/textarea-focus-bg.gif') 0 0 repeat-x;
    display: block;
    width: 150px;
    height: 23px;
    margin-top: 3px;
    padding: 6px 0 0 2px;
    border-top: 0;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}
#newsletterSignup form input.nlSubmit {
    background: url('/images/btn-add-contact-bg.gif') 0 0 no-repeat;
    color: #dbf3fc;
    font-weight: bold;
    height: 27px;
    width: 125px;
    text-align: center;
    margin-top: 10px;
    border: 0;
    cursor: pointer;
}
#newsletterSignup form input.nlSubmit:hover {
    background-position: 0 -27px;
    color: #fff;
}
/* =Interactive Demos
------------------------------------------------- */
div#interactive-demos ul.linkcontainer{
    text-align:center;
    margin:auto;
    width:700px;
}
div#interactive-demos ul.linkcontainer li{
    float:left;
    width:177px;
    height: 254px;
    margin:0 25px;
}
div#interactive-demos ul.linkcontainer li a{
    background:url(/images/but_flash-demo.png) 0 0 no-repeat;
    display:block;
    width:177px;
    height:39px;
    margin:205px 0 0 3px;
    padding:10px 0 0 0;
    color: #fff;
}
div#interactive-demos ul.linkcontainer li a:hover{
    background:url(/images/but_flash-demo.png) 0 -49px no-repeat;    
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}
/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}
/* =Global
--------------------------------------------------------------------------------------- */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    width: 290px;
    text-align: center;
    font-size: 85%;
}
.tabs-nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tabs-nav li {
    float: left;
    text-align: center;
}
.tabs-nav a, .tabs-nav a span {
    float: left;
    display: block;
    padding: 3px 5px 3px 5px;
    background: #89b9cc;
    text-transform: uppercase;
}
.tabs-nav a {
    z-index: 2;
    color: #333;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    font-size: 90%;
}
.tabs-nav .tabs-selected a {
    background: #fff;    
}
.tabs-nav a span {
    display: block;
}
.tabs-nav a:hover span {
    color: #333;
}
.tabs-nav .tabs-selected a span {
   background: #fff;
   color: #797979;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { 
    cursor: pointer;
}
.tabs-container {
    background: #fff;
}
/* =Tabs container styles
--------------------------------------------------------------------------------------- */
.tabsContainer {
    background: none;
    margin: 0 0 30px 0;
}
.tabsContainer div p.moreLink {
    text-align: right;
    font-size: 93%;
}
/* =Tabs (Careers page)
--------------------------------------------------------------------------------------- */
.tabsContainer #tab-5, .tabsContainer #tab-6, .tabsContainer #tab-7, .tabsContainer #tab-8 {
    background: #fff;
    clear: both;
    min-height: 190px;
    height: auto !important;
    height: 190px;
    padding: 20px 0 10px 20px;
}
.tabsContainer #tab-5 .map, .tabsContainer #tab-6 .map, .tabsContainer #tab-7 .map, .tabsContainer #tab-8 .map {
    float: left;
    width: 130px;
}
.tabsContainer #tab-5 .info, .tabsContainer #tab-6 .info, .tabsContainer #tab-7 .info, .tabsContainer #tab-8 .info {
    float: left;
    width: 130px;
}
/* = Additional typography and lists
-------------------------------------------------------------------------------- */
.tabsContainer #tab-5 p, .tabsContainer #tab-6 p, .tabsContainer #tab-7 p, .tabsContainer #tab-8 p {
    margin: 0 0 10px 0;
    line-height: 16px;
    font-size: 85%;
    color: #666;
}
.tabsContainer #tab-5 h4, .tabsContainer #tab-6 h4, .tabsContainer #tab-7 h4, .tabsContainer #tab-8 h4 {
    margin-top: 20px;
}
/* =Keyterm Highlight
-------------------------------------------------------------------------------- */
a.highlight {
    text-decoration: none;
    border-bottom: dashed #1CA2DA 1px;
    cursor: help;
}
a.highlight:hover {
    border-bottom: dashed #666666 1px;
}
.keyterm {
    padding-top: 15px;
    font-weight: bold;
}
/* =Flash Showcase
-------------------------------------------------------------------------------- */
div.flashShowcaseIntro {
    float: left;
    width: 680px;
}
div.flashproject {
    float: left;
    width: 450px;
    display: block;
    padding-bottom: 0 !important;
}
div.flashproject img {
    margin: 25px 20px;
    float: left;
}
div.flashproject h2 {
    margin-top: 30px !important;
    margin-bottom: 5px !important;
    display: block !important;
}
div.flashproject h2 a {
    color: #333;
}
div.flashproject span.client {
    color: #666;
}
div.flashproject span.client {
    color: #666;
}
div.flashproject span.tags {
    color: #666;
    font-size: 85%;
}

/* =Twitter Widget
-------------------------------------------------------------------------------- */
.twtr-banner {
    display: block;
    width: 193px;
    height: 32px;
    background: url(/images/twtr-banner.jpg) 0 0 no-repeat !important;
    text-indent: -9999px;
    overflow: hidden;
}
.twtr-widget {
    font-size: inherit !important;
    font-family: inherit !important;
    border-bottom: none !important;
}
.twtr-widget a {
    font-size: inherit !important;
    font-family: inherit !important;
}
.twtr-tweet-wrap {
    padding: 0 0 20px 0 !important;
}
.twtr-timestamp,
.twtr-timestamp a {
    color: #666 !important;
}
.twtr-tweet {
    border-bottom: none !important;
}
.twtr-hd a,
.twtr-hd h3,
.twtr-hd h4,
.twtr-ft {
    display: none;
}
.twtr-more {
    text-align: right;
}

/* =Share Widget
-------------------------------------------------------------------------------- */
.shareWidget {
    display: block;
    margin: 10px 0 30px 0;
}
.shareWidget ul {
    margin: 0;
}
.shareWidget ul li {
    list-style-type: none;
    float: left;
    margin: 0 5px 0 0;
}
.shareWidget a#fb_share {
    text-indent: -9999px !important;
    overflow: hidden;
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/icon_facebook.png) 0 0 no-repeat;
}
.shareWidget a#twtr_share {
    text-indent: -9999px !important;
    overflow: hidden;
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/icon_twitter.png) 0 0 no-repeat;
}
.shareWidget a#rss_share {
    text-indent: -9999px !important;
    overflow: hidden;
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/icon_rss.png) 0 0 no-repeat;
}