body {
	background: #f0f7f6 url("images/body-background.gif") repeat-x;
    font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 0.8em;
    margin: 0 0 10px 0;
    padding:0;
    color: #333;
}

h1 {
	font-size : 1.4em;
	font-weight : bold;
    color: #00457d;
    text-transform: uppercase;
    margin-top: 0;
}

h2 {
	font-size : 1.2em;
	font-weight : bold;
}

h3 {
	font-size : 1em;
	font-weight : bold;
}

p {
    padding: 0;
    margin: 10px 0;
}

a, a:link {
    color: #00457d;
    text-decoration: underline;
    outline: none;
}

a:visited {
	color: #668dad;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: none;
}



img {
    border: none;
}

#wrapper {
    background: #fff;
    width: 750px;
    margin: 12px auto 0 auto;
    padding: 13px
}

#top {
    padding-top: 8px;
    padding-bottom: 18px;
    position: relative;
}

    #logo {
        float: left;
        margin-right: -3px;
        margin-left: 22px;
    }

    html>body #logo {
        margin-right: 0;
    }

    #contactUs {
        background: url("images/contactUs.gif");
        display: block;
        width: 95px;
        height: 18px;
        margin: 20px 0 0 630px;
    }

    #loginMenu {
        position: absolute;
        font-size: 0.8em;
        right: 150px;
        top: 20px;
    }

    * html #loginMenu {
        right: 430px;
    }

    #loginMenu a {
        text-decoration: none;
    }

    #loginMenu a:hover {
        text-decoration: underline;
    }





ul#mainNav {
    padding:0;
    margin:0;
}

    ul#mainNav li {
        list-style: none;
        float: left;
    }

        ul#mainNav li a {
            display:block;
            height: 34px;
        }

        ul#mainNav li.aboutUs a {
            background: url("images/aboutUs.gif");
            width: 80px;
        }

        ul#mainNav li.aboutUs a:hover, .articleType-11 ul#mainNav li.aboutUs a {
            background: url("images/aboutUs-over.gif");
        }

        ul#mainNav li.sectors a {
            background: url("images/sectors.gif");
            width: 68px;
        }

        ul#mainNav li.sectors a:hover, .articleType-7 ul#mainNav li.sectors a {
            background: url("images/sectors-over.gif");
        }

        ul#mainNav li.services a {
            background: url("images/services.gif");
            width: 72px;
        }

        ul#mainNav li.services a:hover, .articleType-79 ul#mainNav li.services a {
            background: url("images/services-over.gif");
        }

        ul#mainNav li.whitePapers a {
            background: url("images/whitePapers.gif");
            width: 97px;
        }

        ul#mainNav li.whitePapers a:hover, .articleType-9 ul#mainNav li.whitePapers a {
            background: url("images/whitePapers-over.gif");
        }

        ul#mainNav li.experience a {
            background: url("images/experience.gif");
            width: 88px;
        }

        ul#mainNav li.experience a:hover, .articleType-281 ul#mainNav li.experience a {
            background: url("images/experience-over.gif");
        }

        ul#mainNav li.careers a {
            background: url("images/careers.gif");
            width: 69px;
        }

        ul#mainNav li.careers a:hover, .articleType-12 ul#mainNav li.careers a {
            background: url("images/careers-over.gif");
        }

        ul#mainNav li.news a {
            background: url("images/news.gif");
            width: 56px;
        }

        ul#mainNav li.news a:hover, .articleType-13 ul#mainNav li.news a {
            background: url("images/news-over.gif");
        }

        ul#mainNav li.search form {
            background: url("images/search.gif");
            width: 220px;
            height: 34px;
            padding:0;
            margin:0;
        }

            ul#mainNav li.search form p {
                padding:0;
                margin:0;
            }

            ul#mainNav li a span {
                display: none;
            }

            ul#mainNav li.search form label {
                display: block;
                float: left;
                background: url("images/searchLabel.gif");
                width: 41px;
                height: 8px;
                margin: 13px 0 0 15px;
                padding:0;
                text-indent: 0;
            }

            * html ul#mainNav li.search form label {
                margin-right: -3px;
                margin-left: 8px;
            }

            ul#mainNav li.search form input {
                background: #f1f3f8;
                width: 106px;
                margin: 7px 0 0 10px;
                font-size: 10px;
                padding: 1px 2px;
            }

            ul#mainNav li.search form input.submit {
                width: 14px;
                height: 8px;
                padding:0;
                margin: 0 0 0 8px;
                position: relative;
            }

            * html ul#mainNav li.search form input.submit {
                top: -2px;
            }

            *:first-child+html ul#mainNav li.search form input.submit {
                top: -2px;
            }

#companyNews {
    background: url("images/grad-28px-withBorder.gif") repeat-x;
    height: 28px;
    border-right: 1px solid #92b0be;
    position: relative;
}

    #companyNews p.title {
        background: url("images/companyNews.gif");
        width: 116px;
        height: 28px;
        padding:0;
        margin:0;
    }

    #companyNews p.title strong {
        display: none;
    }

    #companyNews p.newsticker {
        position: absolute;
        left: 130px;
        width: 607px;
        height: 17px;
        overflow: hidden;
        top: -2px;
        right: 0;
        font-size: 0.85em;
        font-weight: bold;
        cursor: pointer;
    }

    span.tickerText {
        display: block;
        height: 20px;
        width: auto;
        position: absolute;
        z-index: 2;
    }

    a.tickerLink {
        position: absolute;
        display: block;
        top: 0;
        width: 300px;
        height: 20px;
        z-index: 4;
        background:red;
        filter:alpha(opacity=0);
	    opacity: 0;
	    -moz-opacity:0;

    }


    /*#companyNews p.newsticker a {
        color: #333;
        text-decoration: none;
    }

    #companyNews p.newsticker a:hover {
        text-decoration: underline;
    }*/

#content {
    border: 1px solid #bfd0de;
}

    #mainImage {
        width: 748px;
        height:271px;
        position: relative;
        overflow: hidden;
        margin-bottom: 20px;
    }

    #mainImage img {
        position: absolute;
    }

    #mainImage .background {
        background: #375F35;
        position: absolute;
        bottom: 0;
        left: 0;
        right:0;
        width: 100%;
        height: 110px;
        filter:alpha(opacity=50);
	    opacity: 0.5;
	    -moz-opacity:0.5;
    }

    * html #mainImage .background {
        bottom: -1px;
    }

    #mainImage .links {
        width: 350px;
        height: 100px;
        position: absolute;
        top: 185px;
        left: 390px;
        z-index: 3;
    }

    #mainImage .links a {
        display: block;
        width: 140px;
        height: 11px;
        float: left;
        margin: 0 10px 5px 0;
        z-index: 3;
    }

    #mainImage .links a span {
        display: none;
    }

    .independantThinking {
        background: url("images/independantThinking.png");
        width: 632px;
        height: 72px;
        position: absolute;
        bottom: 12px;
        left: 33px;
        z-index: 2;
    }

    * html .independantThinking {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/independantThinking.png',sizingMethod='crop');
    }

    .home #left {
        padding: 0 0 0 33px;
        width: 530px;
        float: left;
        background: #fff;
    }

    * html .home #left {
        margin-right: -3px;
    }

    .home #left .standards {
        padding-top: 20px;
    }

    .home #left label.floatleft {
        width: 200px;
        margin-right: 30px;
        display: block;
        float: left;
    }

    .home #left input {
        font-size: 0.8em;
        width: 200px;
    }

    .home #left input.submit {
        width: auto;
    }

    .home #left img {
        padding: 0 0 20px 0;
    }



    .home #right {
        display: table;
    }

    * html .home #right {
        height: 1%;
    }

    *:first-child+html .home #right {
        height: 1%;
    }

.box {
    width: 168px;
    margin-bottom: 10px;
}

    .box h3 span {
        display: none;
    }

    .box h3 {
        width: 100%;
        height: 27px;
        padding: 0;
        margin: 0;
    }

    .box p {
        font-size: 0.8em;
        padding: 3px 13px 4px;
        margin:0;
    }

    .box p.morelink { /*positioning only see other styles in General styles*/
        padding-left: 10px;
        padding-right: 0;
    }

    .box form p input {
        font-size: 0.9em;
        width: 100px;
        padding-left: 2px;
    }

    .box form p input.submit {
        width: auto;
        margin-left: 5px;
    }

    .box .inner {
        margin-top: 1px;
        border: 1px solid #c0d1df;
    }

#latestWhitePapers {

}

    #latestWhitePapers h3 {
        background: url("images/latestWhitePapers.gif");
    }

        #latestWhitePapers .inner a {
            font-size: 0.8em;
            padding: 3px 13px 4px 13px;
            border-bottom: 1px solid #c0d1df;
            display: block;
            font-weight: bold;
            text-decoration: none;
        }

        #latestWhitePapers .inner a:hover {
            background: #F2F3F8;
        }

        #latestWhitePapers .inner p.morelink {
            border-bottom: 1px solid #c0d1df;
            padding-bottom: 10px;
            padding-top: 10px;
        }

        #latestWhitePapers form {
            margin: 0;
            padding:0 0 10px 0;
        }

            #latestWhitePapers form p {
                padding: 5px 13px 0 13px;
            }

#freeWhitePapers {

}

        #freeWhitePapers  h3 {
            background: url("images/freeWhitePapers.gif");
        }

        #freeWhitePapers form {
            margin: 0;
            padding:0;
        }

        #freeWhitePapers .inner {
            padding: 5px 0;
        }

#askTheExperts {

}

    #askTheExperts h3 {
        background: url("images/askTheExperts.gif");
    }

#recentWhitePapers {

}

    #recentWhitePapers h3 {
        background: url("images/recentWhitePapers.gif");
    }

    #recentWhitePapers .inner {
        background: url("images/whitePaperBoxGradient.gif") repeat-x;
        margin-bottom: 1px;
    }

    #recentWhitePapers .inner .pictureWrapper {
        width: 145px;
        height: 100px;
        overflow: hidden;
        position: relative;
        padding: 10px 0 10px 10px;
        display: block;
    }

            #recentWhitePapers .inner .title {
                color: #00457D;
            }

        #recentWhitePapers .inner .pictureWrapper img {
            position: absolute;
        }

    #recentWhitePapers .morelink {
        padding-left: 14px;
    }

/* article styles */

.breadcrumb {
    padding: 10px 0;
}
.breadcrumb p {
    margin: 0;
    padding:0;
    font-size: 0.8em;
    padding-left: 20px;
}

.breadcrumb p.right {
    margin-right: 22px;
    float: right;
}

* html .breadcrumb p.right {
    margin-right: 8px;
}

#leftnav {
    background: url("images/2ndNavGradient.gif") repeat-x;
    width: 178px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
}

* html #leftnav {
    margin-left: 10px;
    margin-right: 17px;
}

    #leftnav ul.level1 {
        padding: 0;
        margin:0;
    }

    #leftnav ul.level1 li {
        list-style: none;
    }

        #leftnav ul.level1 li a {
            display: block;
            padding: 3px 10px 3px 30px;
            font-weight: bold;
            background: url("images/icon-navArrow.gif") no-repeat 10px center;
            font-size: 0.8em;
            text-decoration: none;
            border-bottom: dotted 1px #7399b5;
            color: #00457D;
        }

        * html #leftnav ul.level1 li a {
            height: 14px;
        }

        #leftnav ul li.hasChild a {
            background: url("images/plusIcon.gif") no-repeat 10px center;
        }

        #leftnav ul.level2 {
            padding: 0 0 5px 0;
            margin:0;
            border-bottom: dotted 1px #7399b5;
            display: none;
        }

        .articleType-281 #leftnav ul.level2 {
            display: block;            
        }

        #leftnav ul.level2 li a {
            display: block;
            background: none;
            padding: 1px 10px 1px 30px;
            font-weight: normal;
            border-bottom: none;
        }

        #leftnav ul.level2 li a:hover {
            background-color: #fff;
        }

        *:first-child+html #leftnav ul.level2 li a:hover {
            height: auto;
        }

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

* html #rhs {
    margin-right: 8px;
}

#middle {
    display: table;
    font-size: 0.89em;
    line-height: 1.5em;
}

#middle img.normalImg {
    margin-bottom: 10px;
}

.padding-left20 {
    padding-left: 20px;
}

.padding-right20 {
    padding-right: 20px;
}

*:first-child+html #middle {
    height: 1%;
}

* html #middle {
    height: 1%;
}


#middle ul {
    padding-left: 15px;
    margin-left: 0;
}


/* WHITE PAPERS STYLES */

.whitepapers h3 {
    font-size: 1.1em;
    font-weight: bold;
}

.whitepapersSearch form {
    padding: 0;
    margin:0;
}

.whitepapersSearch label {
    color: #00467e;
    font-weight: bold;
    font-size: 1em;
    display: block;
    padding: 2px 10px 0 0;
    float:left;
}

* html .whitepapersSearch label {
    padding-right: 7px;
}

.whitepapersSearch select {
    padding: 2px;
    font-size: 0.8em;
    background-color: #f2f3f8;
    width: 120px;
    border-width: 1px;
}

.whitepapersSearch input {
    font-size: 0.8em;
    width: 200px;
}

.whitepapersSearch input.submit {
    width: auto;
}


.whitepaperSummary {
    padding-bottom: 5px;
    padding-right: 20px;
    margin-bottom: 10px;
    border-bottom: #bfd1df 1px solid;
    line-height: normal;
}

.whitepaperSummary h3 {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 1.05em
}

.whitepaperSummary p {
    padding: 5px 0;
    margin:0;
}

.whitepaperSummary p.see {
    padding-top: 5px;
    color: #00457D;
}

.whitepaperSummary p.more {
    padding:0;
    margin:0;
}

.whitepaperLinks {
    word-spacing:0.3em;
}

.whitepaperLinks span {
    word-spacing: normal;
}

.whitepaperLinks .digg {
    padding-left: 18px;
    background: url("images/digg.gif") no-repeat center left;
    word-spacing: normal;
}

h1.whitepaper {
    text-transform: none;
}

#footer {
    background: url("images/footer-background.gif") repeat-x;
    height: 33px;
}

#footer p {
    margin: 0;
    padding:0;
}
#footer a.rss {
    position: relative;
    left: 33px;
    top: 10px;
}

#footer p.backToTop {
    font-size: 0.85em;
    padding: 10px 0 0 220px;
}

#footer .right {
    float: right;
    padding: 10px 35px 0 0;
    font-size: 0.85em;
}



/* GENERAL STYLES */

.separator2px {
    height: 2px;
    clear: left;
    overflow: hidden;
}

.seo {
    display: none;
}

.clearleft {
    clear: left;
}

.clearboth {
    clear: both
}

a.moreButton,
a:link.moreButton,
a:active.moreButton,
a:visited.moreButton,
a:hover.moreButton,
#latestWhitePapers a.moreButton,
#latestWhitePapers a.moreButton,
#latestWhitePapers a:link.moreButton,
#latestWhitePapers a:active.moreButton,
#latestWhitePapers a:visited.moreButton,
#latestWhitePapers a:hover.moreButton
{
    display: block;
    background: url("images/moreButton.gif") no-repeat;
    width: 44px;
    height: 11px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    border: none;
    text-indent: 0;
}

    a.moreButton span {
        display: none;
    }


a.rss {
    background: url("images/rss.gif");
    display: block;
    height: 14px;
    width: 14px;
}

a.rss span {
    display: none;
}


/* form styles */

.loginCustomise #middle {
    padding: 0 200px;
}

.loginCustomise form {
    margin: 0;
    padding: 0;
}

.loginCustomise form div {
    margin: 0 0 10px 0;
}

.loginCustomise form p {
    margin: 0;
    padding:0;
    clear: left;
}

.loginCustomise form p input {
    display: block;
    float: left;
    margin: 2px 10px 0 0;
    padding: 0;
}

*:first-child+html .loginCustomise form p input {
    margin-top: -4px;
}

* html .loginCustomise form p input {
    margin-top: -4px;
}

.loginCustomise form p label {
    margin:0;
    padding: 0;
    line-height: normal;
}

*:first-child+html .loginCustomise form p label {
    height: 1%;
}

* html .loginCustomise form p label {
    height: 1%;
}

.loginCustomise form .contactDetails {
    margin-top: 10px;
}

.loginCustomise form .contactDetails p {
    padding-bottom:5px;

}

.loginCustomise form .contactDetails p label {
    float: left;
    margin: 0 5px 0 0;
}

.loginCustomise form .contactDetails p input {
    float: right;
    width: 240px;
    font-size: 0.8em;
    margin: 0;
}

*:first-child+html .loginCustomise form .contactDetails p input {
    margin-top: -2px;
}

* html .loginCustomise form .contactDetails p input {
    margin-top: -2px;
}

.loginCustomise form .contactDetails p.submit {
    padding-top:5px;

}

.loginCustomise form .contactDetails p.submit input {
    float: none;
    width: auto;
}

.loginCustomise form.login label {
    display: block;
    width: 80px;
    float: left;
}

.loginCustomise form.login input {
    width: 250px;
    font-size: 0.8em;
}

.loginCustomise form.login p.submit {
    padding-top: 10px;
}
.loginCustomise form.login p.submit input {
    width: auto;
}

.sectionServiceSummary {
    border-bottom: #bfd1df 1px solid;
}

.sectionServiceSummary h2 {
    font-size: 1.05em;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sectionServiceSummary p {
    padding: 0;
    margin:0;
}

.sectionServiceSummary .more {
    padding: 5px 0 10px 0;
}

p.error {
    color: red;
    margin-bottom: 20px;
}


/* WEBFORM STYLES */

.webform label {
    display: block;

}

* html .webform label {
    margin-right: 7px;
}

.padding-left20 .webform label {
    float: left;
    width: 140px;
    margin-right: 10px;
    text-align: right;
}

.webform input {
    width: 220px;
    font-size: 0.8em;
}

.webform p.submit {
    text-align: right;
    padding-right:20px;
}


.webform p.textarea textarea {
    width: 220px;
    font-family: sans-serif;
    font-size: 0.95em;

}

.webform p.submit input {
    width: auto;
    margin-right: 0;
}

.withLHS .webform label {
    float: none;
    text-align: left;
}

.withLHS .webform input  {
    width: 300px;
}

.withLHS .webform label {
    width: auto;
}

.withLHS .webform textarea {
    width: 300px;
}

.wd-paragraph-image {

}

.wd-table {
    display:table;
}

* html .wd-table {
    height: 1%;
}

*:first-child+html .wd-table {
    height: 1%;
}

.wd-left {
    float: left;
    padding: 0 10px 10px 0;
}

.wd-right {
    float: right;
    padding: 0 0 10px 10px;
}

/* EMAIL THIS PAGE STYLES */

#emailForm {
    top: 0;
    background: #fff;
    padding: 10px;
    border: 1px solid #00457D;
}

#emailForm p {
    padding:5px 0 0 0;
    margin:0;
}

#emailForm fieldset {
    border: none;
    margin-bottom: 5px;
    padding: 0 0 5px 0;
}

#emailForm legend {
    font-size: 1.1em;
    font-weight: bold;
    color: #00457D;
    background: none;
    margin:0;
}


#emailForm p#closebox {
    text-align: right;
    display: none;
}

* html #emailForm p#closebox a {
    display: block;
    width: 150px;
}

*:first-child+html #emailForm p#closebox a {
    display: block;
    width: 150px;
}

#emailForm h2#emailPageHeading {
    display: block;
}

#emailForm p.sendmail {
    text-align: right;
}
#emailForm p.sendmail input {
    width: auto;
}

#emailForm label {
    display: block;
}

* html #emailForm label {
    width: 230px;
}

#emailForm input {
    font-size: 0.8em;
    width: 230px;
}

#emailForm textarea {
    width: 230px;
}

#emailForm .disclaimer {
    width: 230px;
}

#footerContact {
    font-size: 0.8em;
    display: none;
}

.serviceLink {
    padding: 0 0 10px 30px;
}

.serviceLink p {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 0.85em;
    color: #666;
}

.serviceLink ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.serviceLink li {
    font-size: 0.75em;
    padding: 2px 0;
    margin: 0;

}

.serviceLink li a {
    text-decoration: none;
    color: #666;
}

.serviceLink li a:hover {
    text-decoration: underline;
}

#bottomLinks {
    display: none;
}
        ul#bottomLinks li.aboutUs a {
            background: url("images/aboutUs-over.gif");
        }

        ul#bottomLinks li.sectors a {
            background: url("images/sectors-over.gif");
        }


        ul#bottomLinks li.services a {
            background: url("images/services-over.gif");
        }


        ul#bottomLinks li.whitePapers a {
            background: url("images/whitePapers-over.gif");
        }


        ul#bottomLinks li.experience a {
            background: url("images/experience-over.gif");
        }


        ul#bottomLinks li.careers a {
            background: url("images/careers-over.gif");
        }


        ul#bottomLinks li.news a {
            background: url("images/news-over.gif");
        }

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

.quote {
    font-style: italic;
    color: #00457D;
    font-size: 1.05em;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
