﻿body {
    font-family: Tahoma, Arial, Verdana, Georgia, Times New Roman;
    font-size: 12px;
}

a:link {
    color: #6A4FB8;
}

a:visited, a:hover, a:active {
    color: #6A4FB8;
}

a:hover {
    text-decoration: underline;
}


h1 {
    font-size: 14pt;
    margin: 5px 0px 20px 0px;
    font-weight: normal;
}

h2 {
    font-size: 12pt;
    margin: 5px 0px 5px 0px;
    font-weight: normal;
}

.Reference {
    font-size: 5pt;
    vertical-align: top;
    font-weight: normal;
}

.overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FAFAFA;
    opacity: 0.8;
    filter: alpha(opacity=40);
    width: 100%;
    height: 100%;
}

#searchLoadingAnimation {
    width: 300px;
    height: 120px;
    background: white;
    position: absolute;
    left: 40%;
    top: 350px;
    border: 1px solid #cccccc;
    z-index: 3;
    opacity: 1;
}

#bodyContainer {
    position: relative;
    background: url(IPSANewDesign/patternbg.gif) repeat-x top;
}

.mainWrap {
    background: url(IPSANewDesign/bg.png) repeat-x scroll center top transparent;
    height: auto !important;
    margin: 0 auto;
    min-height: 750px;
    padding: 0 6px;
    width: 980px;
}

.headerWrap {
    display: block;
    overflow: hidden;
    padding: 24px 20px 23px 49px;
}

.logoWrap {
    float: left;
    width: 40%;
}

.autoComplete {
    overflow: auto;
    height: 200px;
    background-color: White;
    margin-left: 0px;
    border: solid 1px lightgrey;
    /*font-size: 11pt ! important;*/
}

.topMenuWrap {
    background-image: url(IPSANewDesign/topmenubg.gif);
    background-repeat: no-repeat;
    display: block !important;
    margin: 0 auto;
    width: 944px;
    padding: 0 0 15px 0;
    border-bottom: solid 3px #BAAF99;
    margin-bottom: 10px;
}

.TopMenuOne ul {
    height: 41px;
    width: 929px;
    display: block;
}

    .TopMenuOne ul li {
        display: inline;
        list-style-type: none;
        float: left;
    }

        .TopMenuOne ul li a {
            display: block;
            color: #68690c;
            font-size: 14px;
            text-decoration: none;
        }

.additional-background {
    padding-bottom: 11px;
    padding-left: 19px;
    padding-right: 17px;
    padding-top: 12px;
    display: block;
    background: url(IPSANewDesign/menulines.gif) no-repeat;
    background-position: 0px 0px;
}

.TopMenuOne ul li.selected a {
    background: url(IPSANewDesign/topmenuselected.gif) repeat-x;
    font-weight: bold;
    color: #ffffff;
}

.TopMenuOne ul li a:hover, .TopMenuOne ul li a.hovered {
    background-color: #B6B8BE;
    background-image: url(IPSANewDesign/topmenuhover.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-decoration: none;
}

.TopMenuOne ul li:first-child a .additional-background {
    background: url(IPSANewDesign/homelinkcorner.gif) no-repeat;
}
/*
.TopMenuOne ul li:last-child 
{
	float:right;
}

.TopMenuOne ul li.lastLink
{
	float:right;
	width: 160px;
}
   */
.TopMenuOne ul li.lastLink a .additional-background {
    color: #FFFFFF;
    padding-left: 60px;
}

.TopMenuOne ul li.lastLink a:hover {
    background-image: none;
    background-color: transparent;
    text-decoration: underline;
    color: #FFFFFF;
}


.footerWrap {
    display: block;
    overflow: hidden;
    clear: both;
    border-top: 1px solid #B9B098;
    padding: 2px 0 30px 0;
    color: #363636;
}

    .footerWrap .footer1 {
        display: block;
        overflow: hidden;
        clear: both;
        border-top: 1px solid #B9B098;
        padding: 12px 0 12px 0;
    }

        .footerWrap .footer1 .footer1Links {
            display: block;
            overflow: hidden;
            width: 890px;
            float: left;
        }


            .footerWrap .footer1 .footer1Links .TopMenuTwo ul {
                display: block;
                width: 890px;
                height: 31px;
                margin-top: 10px;
            }

                .footerWrap .footer1 .footer1Links .TopMenuTwo ul li {
                    float: left;
                    padding-bottom: 4px;
                }

                    .footerWrap .footer1 .footer1Links .TopMenuTwo ul li a {
                        margin: 12px 0px;
                        padding-left: 10px;
                        padding-right: 10px;
                        color: #555555;
                        font-size: 14px;
                        border-left: 1px solid #363636;
                        text-decoration: none;
                    }

                    .footerWrap .footer1 .footer1Links .TopMenuTwo ul li:first-child a {
                        border-left-width: 0px;
                    }

                    .footerWrap .footer1 .footer1Links .TopMenuTwo ul li a:hover {
                        text-decoration: underline;
                    }

        .footerWrap .footer1 .footer1Logo {
            display: block;
            overflow: hidden;
            width: 85px;
            float: right;
            text-align: right;
        }

            .footerWrap .footer1 .footer1Logo img {
                float: right;
            }

    .footerWrap .footer2 {
        display: block;
        clear: both;
        overflow: hidden;
    }

        .footerWrap .footer2 .footer2Inner {
            padding-left: 20px;
            padding-right: 20px;
            display: block;
            clear: both;
            overflow: hidden;
        }

            .footerWrap .footer2 .footer2Inner .footer2r2Copyright {
                width: 50%;
                display: block;
                float: left;
                overflow: hidden;
            }


.mainContentWrap {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.pageLine {
    width: 100%;
    border-bottom: solid 3px #BAAF99;
    clear: both;
    display: block;
}

.linkList {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}

    .linkList .listHeading {
        margin-top: 26px;
        margin-bottom: auto;
    }

    .linkList ul {
        list-style: none;
        margin-left: 20px;
    }

        .linkList ul li {
            margin-top: 16px;
        }

.iconExcel {
    display: block;
    background-image: url("/images/excel_16x16.gif");
    height: 16px;
    width: 16px;
    float: left;
    margin-right: 10px;
}

p {
    margin-bottom: 1.9em;
    line-height: 1.4em;
}

.pageHeading1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .5em;
}


.pageHeading2 {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .5em;
}

.align-center {
    text-align: center;
}

.pageSummary {
    font-size: 1.2em;
}

/* expenses search*/

.searchCriteraText {
    margin: 0 0 20px 0;
}

.searchCriteriaError {
    font-weight: bold;
    color: Red;
    padding: 10px 0px;
}

.searchFilterItem {
    margin-bottom: 10px;
}

.searchFilterCriteria {
    background: url(ipsanewdesign/expenses-criteria-title-bg.jpg) repeat-x;
    padding: 4px;
}

    .searchFilterCriteria span {
        padding: 3px;
        display: inline-block;
    }

.searchFilterSelectionOptions {
    margin: 5px 0px 10px 0px;
}

.searchFilterSelection {
    padding: 10px 0px 10px 30px;
    font-size: 11pt;
}

    .searchFilterSelection table {
        width: 100%;
    }

    .searchFilterSelection p {
        margin: 5px 0px 0px 0px;
        padding: 0;
    }

.searchFilterText a {
    font-weight: bold;
    padding-right: 5px;
}

.searchFilterHelpLink a:hover {
    color: #D90000;
    font-weight: bold;
    padding-right: 5px;
}

.RadTabStrip {
    position: relative;
    z-index: 1;
}

.searchMPConstituencyMultiPage {
    padding: 20px 0px;
    border: solid 1px #666;
    margin-top: -1px;
    z-index: 0;
    position: relative;
    text-align: center;
}

.MPSelectorWrapperTable {
    margin-left: auto;
    margin-right: auto;
}

.FormatPager {
    margin-left: auto;
    margin-right: auto;
}

.ConstituencySelectorWrapper ul li {
    padding: 2px !important;
}

.MPSelectorWrapper ul li {
    padding: 2px !important;
}

.searchMPConstituencyMultiPage p {
    margin: 0;
    padding: 0;
}

.searchMPConstituencyMultiPage .MPSelectorWrapperLabel {
    font-size: 12pt;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
}

.searchMPConstituencyMultiPage input {
    padding: 3px 3px;
}

.searchMPConstituencyMultiPage .textbox {
    margin: 0px 4px;
}

.searchMPConstituencyMultiPage .pagerDescription {
    padding: 5px;
    font-size: 10pt;
    display: block;
    clear: both;
}

.searchMPConstituencyMultiPage .FormatPager {
    margin: 10px;
    font-size: 12pt;
}

    .searchMPConstituencyMultiPage .FormatPager a {
        margin: 5px;
        color: #6A4FB8;
    }

.searchMPConstituencyMultiPage .ordivider {
    background: #E3E3E3;
    padding: 5px;
    margin: 20px 0px;
    font-weight: bold;
    color: #6A4FB8;
}

.searchCriteriaButtons {
    text-align: center;
}

.transactionDetailsButtons {
    text-align: right;
}

.transactionDetailsValue {
    display: inline-block;
    width: 230px;
}

.searchCriteriaAdvisory {
    padding-bottom: 10px;
}

.button {
    color: White !important;
    background: #6A4FB8;
    border: none;
    padding: 3px 3px;
    width: 60px;
    cursor: hand;
}

    .button:hover {
        text-decoration: underline;
    }

.RadTabStrip .rtsUL {
    margin-bottom: 0px;
}

    .RadTabStrip .rtsUL .rtsLI {
        margin-left: 3px;
        background-color: #FFFFFF;
        margin-top: 0px;
        border-left: none;
    }

    .RadTabStrip .rtsUL .rtsFirst {
        margin-left: 0px;
    }

    .RadTabStrip .rtsUL .rtsLI a {
        color: #000 !important;
    }

        .RadTabStrip .rtsUL .rtsLI a:visited {
            color: black !important;
        }

        .RadTabStrip .rtsUL .rtsLI a:hover {
            color: #336A9F !important;
        }

        .RadTabStrip .rtsUL .rtsLI a.rtsLink {
            background: none !important;
            border: 1px #666666 solid;
        }

        .RadTabStrip .rtsUL .rtsLI a.rtsSelected {
            font-weight: bold;
            color: #000 !important;
            border-bottom-color: #E3E3E3 !important;
            background: #E3E3E3 !important;
        }

.RadTabStrip .rtsOut {
    background: none !important;
}

.gobutton {
    width: 41px;
    height: 26px;
    color: #ffffff;
    background: #6A4FB8;
    cursor: pointer;
    border: none;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 3px 3px;
}

.clearbutton {
    width: 81px;
    height: 22px;
    color: #ffffff;
    background: #6A4FB8;
    cursor: pointer;
    border: none;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 3px 3px;
}

.findbutton {
    width: 81px;
    height: 22px;
    color: #ffffff;
    background: #6A4FB8;
    cursor: pointer;
    border: none;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 3px 3px;
}

.heading h1 {
    font-size: 17pt;
}

.heading2 {
    font-size: 11pt;
    font-weight: bold;
}

.topheading3, .heading3, .heading3NoIndent {
    font-size: 9pt;
    font-weight: bold;
    float: left;
    padding-bottom: 4px;
}

.heading3 {
    width: 220px;
    padding-left: 20px;
    padding-bottom: 4px;
}

.connectedParty {
    font-size: 10pt;
    float: left;
    width: 220px;
    padding-left: 20px;
}

.connectedPartyCost, .itemCost {
    margin-right: 20px;
}

.connectedPartyCost, .connectedPartyJob, .itemCost, .itemSubInfo {
    float: left;
}

.totalCost {
    width: 240px;
    font-weight: bold;
}

.vertspace {
    height: 20px;
}

.totalCostValue {
    font-weight: bold;
}

.MPSelectorWrapper {
    vertical-align: middle !important;
}

.ConstituencySelectorWrapper {
    vertical-align: middle !important;
}

.memberName, .constituencyName {
    margin-bottom: 10px;
    font-size: 12pt;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #c4c4c4;
}

.underline {
    text-decoration: underline;
    font-weight: bold;
}

.boldLinks a, .bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.td {
    padding: 4px;
}

.lowerpadding {
    padding-bottom: 50px;
}

.controlpadding {
    padding: 4px;
}

.searchFilterSelectionOptionsYear {
    float: left;
    padding-bottom: 5px;
    width: 200px;
}

.searchOptionsAnnualisedDownloadAll {
    float: right;
    padding-bottom: 5px;
}

.searchFilterSelectionOptionsStatus {
    float: left;
    padding-bottom: 5px;
    width: 200px;
}

.searchFilterSelectionOptionsMonthFrom {
    float: left;
    padding-bottom: 5px;
    width: 204px;
}

.searchFilterSelectionOptionsMonthTo {
    float: left;
    padding-bottom: 5px;
    padding-left: 24px;
    width: 190px;
}

.searchFilterMonthContainers {
    float: right;
    width: 430px;
    text-align: right;
}

.searchCriteriaHeading {
    padding-bottom: 10px;
    margin-left: 0px;
    margin-top: -0.5em;
    float: left;
    width: 640px;
}

.annualexpendaturebyMP {
    float: left;
    padding-bottom: 5px;
    width: 300px;
}

.annualexpendaturebyMpReturnSearch {
    float: right;
    padding-bottom: 5px;
}

.detailsWrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    width: 400px;
}

@media print {
    .AnnualisedReport .noprint {
        display: none;
    }
}



a {
    text-decoration: none;
    color: #6A4FB8;
}

    a:hover {
        text-decoration: underline;
        color: #5D24D8;
    }

.exportCSV {
    float: right;
    margin-top: 10px;
}

.searchCriteriaMainHeading {
    float: left;
}

.SearchResultsPageHeader {
}

.SearchResultsGridView {
    margin-top: 20px;
}

    .SearchResultsGridView td, .SearchResultsGridView th {
        border: solid 1px #B9B19A;
        background-color: White;
        border-collapse: collapse;
        color: #000;
        vertical-align: middle;
        text-align: center;
    }

        .SearchResultsGridView th a {
            color: #000;
        }

    .SearchResultsGridView td {
        padding: 5px;
    }

        .SearchResultsGridView td a {
            text-decoration: underline;
        }

    .SearchResultsGridView th {
        background: url(ipsanewdesign/expenses-criteria-title-bg.jpg) repeat-x;
        padding: 5px;
        font-weight: bold;
        vertical-align: middle;
    }

    .SearchResultsGridView .pagerFirst, .SearchResultsGridView .pagerPrev, .SearchResultsGridView .pagerNext, .SearchResultsGridView .pagerLast {
        font-weight: bold;
    }

.searchResultsTotal {
    margin: 10px 0px 0px 5px;
    font-weight: bold;
}

.searchResultsCmds {
    margin: 10px 0px 0px 5px;
}

    .searchResultsCmds a {
        font-weight: bold;
        margin-left: 10px;
    }

.dlWAMs {
    width: 450px;
    margin-bottom: 10px;
    text-align: left;
}

.dlConstituencyOptions {
    width: 720px;
    text-align: left;
}

    .dlConstituencyOptions tbody tr td {
        vertical-align: top;
    }

        .dlConstituencyOptions tbody tr td span.listBox input[type="radio"] {
            vertical-align: top;
        }

        .dlConstituencyOptions tbody tr td span.listBox label {
            display: inline-block;
            width: 210px;
            margin-top: 4px;
            padding-bottom: 4px;
        }

.searchResultsTransactionItem {
    width: 400px;
    margin-left: 10px;
    padding-bottom: 5px;
}

.searchResultsTransactionItemLabelHeader {
    float: left;
    width: 160px;
    font-weight: bold;
}

.searchResultsTransactionButton {
    float: left;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .searchResultsTransactionButton a {
        color: #ffffff;
        font-weight: bold;
        padding-left: 10px;
    }

        .searchResultsTransactionButton a:hover {
            color: #ffffff;
            font-weight: bold;
            padding-left: 10px;
        }



#ConstituencyMap {
    height: 705px;
    border: 1px solid #B9B098;
    margin-left: auto;
    margin-right: auto;
}

.constInfoTable {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    table-layout: fixed;
}

    .constInfoTable td {
        vertical-align: top !important;
    }

        .constInfoTable td.maps {
            width: 300px;
        }

        .constInfoTable td.nearbyConst {
            width: 260px;
            padding-left: 10px;
        }

            .constInfoTable td.nearbyConst li {
                margin: 2px 0px;
            }

        .constInfoTable td.annualExp {
        }

.constListHeading {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.wrapperConstMaps {
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    text-align: center;
}

    .wrapperConstMaps img {
        width: 135px;
    }

        .wrapperConstMaps img:first-child {
            width: 135px;
            margin-right: 10px;
        }


.ddlAnnualExpenditure {
    width: 200px;
}

.fakeGvSummaryOfExpensesHeader {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #BAAF99;
}

    .fakeGvSummaryOfExpensesHeader td {
        padding: 5px;
        background-image: url("/Images/ipsanewdesign/expenses-criteria-title-bg.jpg");
        font-weight: bold;
    }

        .fakeGvSummaryOfExpensesHeader td.right {
            border-left: 1px solid #BAAF99;
            width: 120px;
        }

.gvSummaryOfExpenses {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    border-top: 0px solid #BAAF99;
    border-right: 1px solid #BAAF99;
    border-left: 1px solid #BAAF99;
    border-bottom: 1px solid #BAAF99;
}

    .gvSummaryOfExpenses th {
        padding: 5px;
        background-image: url("ipsanewdesign/expenses-criteria-title-bg.jpg");
        font-weight: bold;
        text-align: left;
        border-top: 1px solid #BAAF99;
        border-bottom: 1px solid #BAAF99;
        height: 21px;
        vertical-align: middle;
    }

        .gvSummaryOfExpenses th:last-child {
            border-left: 1px solid #BAAF99;
            width: 120px;
        }

    .gvSummaryOfExpenses td {
        padding: 5px;
        border-bottom: solid 1px #BAAF99;
    }

    .gvSummaryOfExpenses tr td:last-child {
        border-left: 1px solid #BAAF99;
        width: 120px;
        text-align: center;
    }

.expenseTypeClaimsWrapper {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.fakeGvExpenseTypeClaimsHeader {
    width: 200px;
    border-top: 1px solid #BAAF99;
    border-right: 1px solid #BAAF99;
    border-left: 1px solid #BAAF99;
    border-bottom: 0px solid #BAAF99;
}

    .fakeGvExpenseTypeClaimsHeader td {
        padding: 5px;
        background-image: url("ipsanewdesign/expenses-criteria-title-bg.jpg");
        font-weight: bold;
        height: 21px;
        vertical-align: middle;
    }


.gvExpenseTypeClaims {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    border-top: 0px solid #BAAF99;
    border-right: 1px solid #BAAF99;
    border-left: 1px solid #BAAF99;
    border-bottom: 1px solid #BAAF99;
}

    .gvExpenseTypeClaims th {
        padding: 5px;
        background-image: url("ipsanewdesign/expenses-criteria-title-bg.jpg");
        font-weight: bold;
        text-align: left;
        border-top: 1px solid #BAAF99;
        border-bottom: 1px solid #BAAF99;
        height: 21px;
        vertical-align: middle;
        border-right: 1px solid #BAAF99;
    }

        .gvExpenseTypeClaims th:last-child {
            border-left: 1px solid #BAAF99;
            width: 120px;
        }

    .gvExpenseTypeClaims td {
        padding: 5px;
        border-bottom: solid 1px #BAAF99;
        border-right: 1px solid #BAAF99;
    }

    .gvExpenseTypeClaims tr td:last-child {
        border-left: 1px solid #BAAF99;
        width: 120px;
        text-align: center;
    }

.gvConstStats {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    border-top: 1px solid #BAAF99;
    border-right: 1px solid #BAAF99;
    border-left: 1px solid #BAAF99;
    border-bottom: 1px solid #BAAF99;
}

    .gvConstStats th {
        padding: 5px;
        background-image: url("ipsanewdesign/expenses-criteria-title-bg.jpg");
        font-weight: bold;
        text-align: left;
        border-left: 1px solid #BAAF99;
        border-bottom: 1px solid #BAAF99;
        height: 21px;
        vertical-align: middle;
    }

        .gvConstStats th:first-child {
            border-left: 0px;
        }

    .gvConstStats td {
        padding: 5px;
        border-bottom: solid 1px #BAAF99;
        border-left: 1px solid #BAAF99;
    }

        .gvConstStats td:first-child {
            font-weight: bold;
            border-left: 0px;
        }


.ddlRegions {
    width: 250px;
    margin-left: 5px;
    margin-right: 5px;
}

.mainWrap .topMenuWrap .TopMenuOne ul li ul.dropdown {
    padding-top: 12px;
    margin-left: 2px;
}

    .mainWrap .topMenuWrap .TopMenuOne ul li ul.dropdown li {
        display: block;
        float: none;
    }

        .mainWrap .topMenuWrap .TopMenuOne ul li ul.dropdown li a {
            padding-top: 5px;
            padding-bottom: 5px;
            padding-left: 4px;
            padding-right: 4px;
        }

            .mainWrap .topMenuWrap .TopMenuOne ul li ul.dropdown li a .additional-background {
                background: none !important;
                font-weight: bold;
                color: #555555;
                font-size: 12px;
                padding: 0px;
                margin: 0px;
            }

.mainWrap .topMenuWrap .TopMenuOne ul li ul.dropdown {
    background-image: url("ipsanewdesign/topmenudropdown1.png");
    background-repeat: no-repeat;
    display: none; /* jQuenry will hide and show this but by default this should be not visible */
    height: auto !important;
    position: absolute;
    width: 185px;
    z-index: 999;
}

    .mainWrap .topMenuWrap .TopMenuOne ul li ul.dropdown li.hoverBottomEdge {
        background-image: url("ipsanewdesign/topmenudropdown2.png");
        background-repeat: no-repeat;
        height: 14px;
        position: absolute;
        width: 185px;
    }

.dataDownloadSpinner {
    display: inline-block;
    width: 30px !important;
    vertical-align: top;
}

.dataDownloadLink {
    display: inline-block;
    vertical-align: top;
}

.searchFilterSelection table {
    margin-top: 5px;
}

    .searchFilterSelection table tr td {
        width: 270px;
        line-height: auto;
    }

        .searchFilterSelection table tr td span.selectedFilter {
            padding: 2px;
            display: block;
            height: 1.4em;
        }

.cookieTable {
    border: 1px solid #aaa;
    margin: 15px;
    margin-bottom: 25px;
    background: #efefef;
}

    .cookieTable th {
        font-weight: bold;
        text-align: left;
    }

    .cookieTable td, .cookieTable th {
        padding: 10px;
        border-left: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        line-height: 1.4em;
    }

/* styles for static aggregated data page */

.aggregateData {
    border: 1px solid #aaa;
    margin: 5px;
    margin-bottom: 25px;
    background: #efefef;
}

    .aggregateData th {
        font-weight: bold;
        text-align: left;
        text-align: center;
    }

    .aggregateData td, .aggregateData th {
        padding: 5px;
        text-align: center;
        border-left: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        line-height: 1.4em;
    }

.budgets table, table.fixed {
    table-layout: fixed;
}

.ag-table-panel table {
    width: 940px;
}

.budgets table, .budgets table tr, .budgets table td, table.flat tr, table.flat td {
    font-size: auto;
    line-height: normal;
    border-collapse: collapse;
    border: solid 1px #000;
    padding: 5px 10px;
    vertical-align: middle;
}

    .budgets table thead *, table.flat thead * {
        font-weight: bold;
    }


.ag-table-panel {
    margin-bottom: 30px;
}

    .ag-table-panel table thead {
        text-align: center;
    }

.ag-table-text {
    text-align: center;
    width: 520px;
}

/* this doesn't appear to work in IE7 standards document mode*/
.ag-table-panel table tbody tr td:nth-child(3) {
    width: 100px;
}

/* so we will use this instead */
.ag-table-amount {
    width: 110px;
}

.ag-table-amount-wide {
    width: 170px;
}

h1.ag-title {
    width: 250px;
    height: auto;
}

.ag-return {
    display: inline-block;
    float: right;
    top: -38px;
    position: relative;
}

.ag-subtitle a {
    font-size: 12pt;
    display: block;
    clear: both;
    line-height: normal;
    margin-bottom: 10px;
}

.searchFilterSelectionOptionsAggregateYear {
    height: 16px;
}

.searchOptionsAnnualisedDownloadAll a {
    float: right;
    display: block;
    position: relative;
    clear: both;
}

.numberedbudgetlist ol {
    text-align: left;
    padding-left: 1.5em;
    margin: 0;
}

.numberedbudgetlist {
    max-width: 80%;
    white-space: nowrap;
}