/* Hide table tows on Claims Table  */

.public #ClaimsTable_Template tr th:nth-child(6)  {display:none}
.public #ClaimsTable_Template tr th:nth-child(7)  {display:none}

.public #ClaimsTable_Template tr td:nth-child(6)  {display:none}
.public #ClaimsTable_Template tr td:nth-child(7)  {display:none}

/* Hide Requote button on Documents page  */
#schemeserve_policies_documentspage_aspx #requote_container { display:none; }
#schemeserve_policies_casenotespage_aspx #requote_container { display:none; }
#schemeserve_policies_notespage_aspx #requote_container { display:none; }
#schemeserve_policies_documentspage_aspx #requote_container_same_case { display:none; }
#schemeserve_policies_casenotespage_aspx #requote_container_same_case { display:none; }
#schemeserve_policies_notespage_aspx #requote_container_same_case { display:none; }

/* Site Specific */

/* pad out and increase font of helpline number (No need for JScript) */
#MiniBar {margin-top:30px;}
#ctl00_navtop_miniBar_helplineNumber { font-size: 11px; color: #0B407A;}

/* align fields right and apply 40% widths */
/*       Added by Dan 0608                 */
body.public #VoucherCode,
body.public #MaliciousDamage
{float:right;margin-top:-25px;width:40%}

/* ********************************************* */
/* Tabs and page tweaks Added by Dan 0608        */
/* ********************************************* */
body.public .inner{color: #0B407A; font-size: 13px;}
body.public .page { width: 700px;margin-left:30px;}
body.public .stub { width: 180px;}

/*
	CHANGES TO SCHEMESERVE PUBLIC CSS - THEME v1.00 by MW - 22/10/2013
	
	DARK_COLOUR: Was #000077, Then #050527, Now #0C3C6C
	LIGHT_COLOUR: Was #405BB5, Then #435BAA, Now #329FD7
	HOVER_COLOUR: #4462C8
	DARK_TEXT: #000000
	LIGHT_TEXT: #ffffff
*/


/* SIGNED IN PAGES */

/* menu when signed in */
#menu_Main,
#user_menu_Main				{ border-color: #0C3C6C; }
#menu_Main a,
#user_menu_Main a			{ border-color: #329FD7; background-color: #329FD7; color:#ffffff; }
#menu_Main a:hover,
#user_menu_Main a:hover		{ border-color: #0C3C6C; background-color: #0C3C6C; color:#ffffff; }
#menu_Main a.selected,
#user_menu_Main a.selected  { border-color: #0C3C6C; background-color: #0C3C6C; color:#ffffff; }
#topBar						{ border-bottom: 6px solid #050527; background-color: #329FD7; }

/* bottom nav when signed in */
#ctl00_navBottom_FooterContainer,
#ctl00_ctl00_navBottom_FooterContainer.schemeserve,
#ctl00_navBottom_FooterContainer.schemeserve { border-top-color:#0C3C6C; }

/* Rounded buttons on agent notification pages*/
input.rounded{background-color:#329FD7;color:#ffffff;}


/* PUBLIC PAGES */

/* existing users login link */
body.public header div.login a{background-color:#329FD7;}
body.public header div.login a:hover,
body.public header div.login a:active{background-color:#4462C8;}

/* all tabs */
body.public nav li a{color:#fff; background-color:#329FD7;}

/* currently selected tab */
body.public nav li a.selected:link,
body.public nav li a.selected:visited{color:#0C3C6C;/* background-color:#fff; */}

/* other tabs, hovering or clicking */
body.public nav li a:hover,
body.public nav li a:active{color:#fff;background-color:#9C9C9A;}

/* gradeent background for nav bar, support for specific browsers */
body.public nav{background: #0C3C6C;} /* Old browsers */
body.public nav{background: -moz-linear-gradient(45deg,  #050527 0%, #329FD7 100%);} /* FF3.6+ */
body.public nav{background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#050527), color-stop(100%,#329FD7));} /* Chrome,Safari4+ */
body.public nav{background: -webkit-linear-gradient(45deg,  #050527 0%,#329FD7 100%);} /* Chrome10+,Safari5.1+ */
body.public nav{background: -o-linear-gradient(45deg,  #0C3C6C 0%,#329FD7 100%);} /* Opera 11.10+ */
body.public nav{background: -ms-linear-gradient(45deg,  #0C3C6C 0%,#329FD7 100%);} /* IE10+ */
body.public nav{background: linear-gradient(45deg,  #0C3C6C 0%,#329FD7 100%);} /* W3C */
body.public nav{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0C3C6C', endColorstr='#329FD7',GradientType=1 );} /* IE6-9 fallback on horizontal gradient */

/* footer at bottom of site */
body.public footer{background-color:#0C3C6C;color:#fff;border-top:#329FD7 4px solid;}
body.public footer a:hover,footer a:active{color:#fff;background-color:#329FD7;}

/* navigation bar */
body nav{color:#000;padding:10px 0;margin:0;}
body nav ul.menu{list-style-type:none;margin:0;padding:10px 0 0 50px;}
body nav li{display:inline;margin:10 0 0 0px !important;}

/* existing users login link */
body.public header div.login a{background-color:#329FD7;}
body.public header div.login a:hover,
body.public header div.login a:active{background-color:#FF6600;}

/* CSS for all sites (Choice, Brady, Sennocke) */

/*
     CHOICE INSURANCE CSS
     (c) 2013 CNO Systems Ltd
     Version 20130423:1049
*/

/* HIDE AT A GLANCE REPORTS */

#ReportContainer div.Header, #ReportContainer center { display: none; } 
div.ReportList div.Header { display: block; } 

/* GET QUOTE */


/* align fields right */
body.public #question_StartDate .DateDropDown,
body.public #question_ExpiryDate .DateDropDown,
body.public #question_EIRetroactiveDate .DateDropDown,
body.public #question_Start_Date .DateDropDown,
body.public #question_OriginalInceptionDate .DateDropDown,
body.public #question_Date_of_Birth .DateDropDown,
body.public #question_Expiry_Date .DateDropDown,
body.public .client-contact-name,
body.public .Any_Claims_No,
body.public #Company_Type,
body.public #VoucherCode,
body.public #Years_Trading,
body.public #Target_Premium,
body.public #Additional_Broker_Fee,
body.public #Primary_Premium,
body.public #Primary_Insurer,
body.public #PrimaryInsurerInfo,
body.public #Primary_Policy_No,
body.public #PL_Current_Limit,
body.public #ManualWorkAway,
body.public #HeatAway,
body.public #HeatAwayPercentage,
body.public #HeatAwayConditionsOnPrimary,
body.public #Depth,
body.public #Alternative_Trade,
body.public #ExistingExcessLayers,
body.public #Years_Trading,
body.public #Building_SI_Selection,
body.public #Contents_SI,
body.public #Non_Ferrous_Metals,
body.public #High_Value_Stock,
body.public #Wines,
body.public #Building_SI,
body.public #ATMEquipmentValue,
body.public #Landlords_Contents,
body.public #Annual_LOR,
body.public #Years_at_Premises,
body.public #YearsAtPremises,
body.public #OwnershipStatus,
body.public #NumberofBathrooms,
body.public #NumberBedrooms,
body.public #BuildingsControl,
body.public #ClaimsPeriod,
body.public #YearOfOriginalConstruction,
body.public #ListedBuilding,
body.public #PropertyStructuralSupport,
body.public #Trees,
body.public #ExternalDoorLocks,
body.public #WindowLocks,
body.public #Alarms,
body.public #FireDetectors,
body.public #Safe,
body.public #Neighbourhood_Watch,
body.public #MaintenanceContract,
body.public #NumberOfTenants,
body.public #Year_Of_Construction,
body.public #Year_of_Construction,
body.public #Construction_Walls,
body.public #ConstructionRoof,
body.public #Construction_Floor,
body.public #ConstructionWalls,
body.public #Floors,
body.public #PropertyStatus,
body.public #Alarm_Type,
body.public #ELRequired,
body.public #ELrequired,
body.public #LevelOfCoverRequired,
body.public #POL_Required,
body.public #TraceAndAccess,
body.public #MaliciousDamage,
body.public #LegalDispute,
body.public #DebtRecovery,
body.public #Any_Claims,
body.public #Heat_Away,
body.public #CorrespondenceAddress_TradingAddress,
body.public #Hazardous_Materials,
body.public #Hazardous_Locations,
body.public #XOL_Hazardous_Materials,
body.public #XOL_Hazardous_Locations,
body.public #Design_Advice,
body.public #Rights_of_Recourse,
body.public #Five_Employees,
body.public #Health_and_Safety_Policy,
body.public #TreatmentCoverYN,
body.public #AdditionalInformationYNDropdown,
body.public #Risk_Assessments,
body.public #Safety_Training_Plan,
body.public #High_Risk_Documentation,
body.public #Documented_Risk_Assessments_1999,
body.public #Far_East,
body.public #SOF_Previous_Bankrupcy,
body.public #SOF_Company_Director_Disqualification,
body.public #SOF_CCJ,
body.public #SOF_Criminal_Offence,
body.public #SOF_Prosecutions,
body.public #SOF_Insurance_Declined,
body.public #Years_Trading,
body.public #PL_Limit,
body.public #EL_Limit,
body.public #Premium_Basis_PL,
body.public #Premium_Basis_EL,
body.public #Products_Required,
body.public #TemporaryEmployeeCover,
body.public #Tenants_Improvements,
body.public #Electronic_Business_Equipment,
body.public #Contents,
body.public #General_Stock,
body.public #StockInTheOpen,
body.public #Target_Stock,
body.public #Tobacco,
body.public #LOL,
body.public #BI,
body.public #AnnualLOR,
body.public #Debit_Balances,
body.public #AdditionalIncreaseInCostOfWorking,
body.public #FinesPenaltiesDamages,
body.public #InfectiousDiseasesAndOtherClosure,
body.public #PreventionOfAccess,
body.public #Patterns,
body.public #Transit,
body.public #MotorVehicles,
body.public #ContractSites,
body.public #ExhibitionSites,
body.public #LossOfAttraction,
body.public #UnspecifiedSuppliers,
body.public #UnspecifiedCustomers,
body.public #MotorVehicleManufacturers,
body.public #Money_In_Business_Hours,
body.public #Money_In_Safe,
body.public #Stock_in_Transit,
body.public #Frozen_Stock,
body.public #GITOwnVehicle,
body.public #GITHauliers,
body.public #GITPost,
body.public #MoneyDocuments,
body.public #MoneyOutsideBusinessHours,
body.public #MoneyResidence,
body.public #MoneyInSafe,
body.public #MoneyPremises,
body.public #MoneyTransit,
body.public #FidelitySI,
body.public #Frozen_Stock_One_Item,
body.public #Total_Wageroll,
body.public #Total_Turnover,
body.public #WorkAwayWageroll,
body.public #Treatment_Operatives,
body.public #Turnover_UK,
body.public #Turnover_US,
body.public #Turnover_ROW,
body.public #BFSC_Payments,
body.public #Wageroll_Clerical_Principal,
body.public #Wageroll_Manual_Principles,
body.public #Wageroll_Machine_Operators,
body.public #Wageroll_Clerical_Employees,
body.public #Wageroll_Manual_Principal,
body.public #Wageroll_Manual_Employees,
body.public #Wageroll_Drivers_Yardsmen,
body.public #Wageroll_Woodworking_machinists,
body.public #Wageroll_Manual_other,
body.public #Wageroll_Manual_Premises,
body.public #Wageroll_Manual_Away,
body.public #Wageroll_LOSC,
body.public #Clerical_Principals_Number,
body.public #Manual_Principals_Number,
body.public #Clerical_Staff_Number,
body.public #Manual_Staff_Number,
body.public #BuildingsVoluntaryExcess,
body.public #ContentsVoluntaryExcess,
body.public #SOF_LegalDispute,
body.public #SOF_DebtRecovery,
body.public #TypeOfProperty,
body.public #PropertyType,
body.public #FlatsFloor,
body.public #NumberOfFlats,
body.public #NumberOfBedsits,
body.public #NumberOfBedrooms,
body.public #MultipleCompanies,
body.public #NumberofTaxis,
body.public #TaxiDriversExtension,
body.public #FullRepairingLease,
body.public #FencedAndSecured,
body.public #FlatRoofPercentage,
body.public #TimberFloor,
body.public #Grade_Listing,
body.public #HowLongUnoccupied,
body.public #PreviousOccupancy,
body.public #Secured,
body.public #Fenced,
body.public #Water,
body.public #InsuranceType,
body.public #ERN_Details,
body.public #StateOfRepair,
body.public #LegalCoverRequired,
body.public #RentIndemnityRequired,
body.public #AnnualRent,
body.public #Legal_Expenses_Required,
body.public #AST,
body.public #SoleOccupancy,
body.public #LegalsRemovedYN,
body.public #HomeEmergencyRequiredYN,
body.public #Convictions,
body.public #CCJ,
body.public #DeclinedInsurance,
body.public #Unattended,
body.public #Watercourse,
body.public #Cliffs,
body.public #Subsidence,
body.public #WatercourseYN,
body.public #CliffsYN,
body.public #SubsidenceYN,
body.public #BuildingsCover,
body.public #IncreaseBuildingSI,
body.public #Building_Sum_Insured,
body.public #Tools_SI,
body.public #GeneralContents,
body.public #ContentsRequired,
body.public #IncreaseContentsSI,
body.public #PersonalDeepFreeze,
body.public #ItemsInBank,
body.public #PropertyInTheOpen,
body.public #ContentsInOutBuildings,
body.public #ContentsVolunaryExcess,
body.public #Claims,
body.public #NonClericalBusiness,
body.public #Same_Address,
body.public #LegalsRemoved,
body.public #AdditionalInformationYN,
body.public #Marital_Status,
body.public #CurrentPremium,
body.public #CurrentExcess,
body.public #PersonalJewellery,
body.public #PersonalPedalCycles,
body.public #PersonalPossessionsCoverRequired,
body.public #PersonalMoney,
body.public #PersonalPossessions,
body.public #Electronics,
body.public #HomeBusinessUse,
body.public #BusinessCallersMonthly,
body.public #BusinessContents,
body.public #BusinessContentsFurniture,
body.public #Stock,
body.public #ElectronicEquipmentComputers,
body.public #PortableBusinessEquipment,
body.public #CurrentInsurer,
body.public #InsuredCompanyName,
body.public #Occupation,
body.public #WorkingFarm,
body.public #PreviouslyFlooded,
body.public #ConstructionFloor,
body.public #WorkshopPercentage,
body.public #CCTV_Info,
body.public #AlarmSignallingMethod,
body.public #AccidentalDamage,
body.public #BI_Period,
body.public #LOR_Period,
body.public #ToolsLimit,
body.public #Different_Premises_Address,
body.public #SelfContained,
body.public #Workshop,
body.public #Construction_Materials,
body.public #Construction_Roof,
body.public #GoodStateOfRepair,
body.public #FlatRoof,
body.public #FlatRoofYN,
body.public #ATMAtPremasis,
body.public #ATMType,
body.public #Construction_Subsidence,
body.public #Flooding,
body.public #Sole_Occupancy,
body.public #FourteenDayUnoccupancy,
body.public #Over_Night_Security,
body.public #PremisesInShoppingCentre,
body.public #FireAlarmYN,
body.public #SprinklerInstallationYN,
body.public #CCTV,
body.public #IntruderAlarmYN,
body.public #GrillesYN,
body.public #Door_Locks,
body.public #Window_Locks,
body.public #Undesirable_Contracts,
body.public #SubsidenceCover,
body.public #WorkAwayYN,
body.public #PersonalAccidentRequired,
body.public #FidelityRequired,
body.public #TerrorismYN,
body.public #Accidental_Damage,
body.public #Subsidence_Underground_Workings,
body.public #Subsidence_Hills,
body.public #Subsidence_Extension,
body.public #Listed_Premises,
body.public #StructuralWork,
body.public #NonStructuralWork,
body.public #WorksatProperty,
body.public #TreesWithin20M,
body.public #State_Of_Repair,
body.public #Interested_Parties_Required,
body.public #AdditionalPolicyHoldersYN,
body.public #BIBasis,
body.public #DeclinedTradesYesNo,
body.public #DirectorsFiveYearsExperience,
body.public #ITUndertakeWorkInNuclear,
body.public #ITDesignsOrProvidesServices,
body.public #LargeFinancialLoss,
body.public #DeliverProjectsOverThousand,
body.public #HostECommerce,
body.public #WrittenContractTerms,
body.public #AlwaysGetLegalAdvice,
body.public #question_EstablishmentDate .DateDropDown, 
body.public #Trade_Table,
body.public #FeesCurrentYear,
body.public #SurveyorsLargestContractValue,
body.public #LastPremium,
body.public #FeesLastCompletedYear,
body.public #FeesPreviousYear,
body.public #IncreasedExcess,
body.public #RequiredLimitOfIndemnity,
body.public #ExcessRequired,
body.public #question_CurrentPIRetroDate .DateDropDown,
body.public #question_CurrentPICessationDate .DateDropDown,
body.public #CurrentPIRunOffRequired,
body.public #CurrentPIContinuousCover,
body.public #PreviousUSAProject,
body.public #UKDomicilled,
body.public #LikelyToClaim,
body.public #InsuranceDeclined,
body.public #WorkInEntertainmentIndustry,
body.public #WorksForTrustsPensionSchemes,
body.public #ClientLetterOfEngagement,
body.public #UndertakenWorkInTheFollowing,
body.public #WorkWithOffshoreCompanies,
body.public #WorkWithInvestmentBusiness,
body.public #SubjectToBankruptcyProceedings,
body.public #LargestFeeFromClient,
body.public #InvoledInTaxMitiagation,
body.public #AnnualIncomeOverSixtyThousand,
body.public #MiniSchemeHazardousWork,
body.public #ContinuousPICover,
body.public #LargestContractValue,
body.public #LargestContractComplete,
body.public #ArchitectsCleanRooms,
body.public #EngineersCleanRooms,
body.public #ArchitectsUndertakeWorkInAreas,
body.public #ArchitectsWorkInFollowingAreas,
body.public #EngineersUndertakeWorkInAreas,
body.public #EngineersWorkInFollowingAreas,
body.public #EngineersUndertakeWorkIn,
body.public #ArchitectsUndertakeWorkIn,
body.public #SurveyingWork,
body.public #SurveyorWorkInNuclear,
body.public #SurveyorSpecificFoundation,
body.public #SurveyorIndividualContracts,
body.public #SurveyorPowerStations,
body.public #ArchitectsClientsRequiredToSignContract,
body.public #EngineersLargestContractValue,
body.public #EngineersLargestContractComplete,
body.public #EngineersClientContractOrStatement,
body.public #DesignOfSoftware,
body.public #ContractsExceedOneMillion,
body.public #InvolvedInMissionCriticalSystems,
body.public #InvolvedInAeroSpace,
body.public #OperateBindingAuthorityAgreement,
body.public #LloydsBroker,
body.public #LargestSumOverTwentyFiveMillion,
body.public #LargestSumOverMillion,
body.public #InvestmentProducts,
body.public #WorkInOilGas,
body.public #MCResponsibleForLegalMatters,
body.public #ResponsibleForStrategicManagement,
body.public #ProjectsOverOneMillion,
body.public #ProposerProvidesGuarantees,
body.public #FeeBiggerThanIncome,
body.public #StandardFormOfContract,
body.public #UndertakenWorkInInvestmentBusiness,
body.public #ClientFinalSignOff,
body.public #MarketingResponsibleForLegalMatters,
body.public #ProposerSupplyProducts,
body.public #ResponsibleForMailings,
body.public #ContractsWithoutWrittenSpecification,
body.public #ResponsibleForProjectsoverOneMillion,
body.public #TurnoverByDirectMarketing,
body.public #LiveBroadcasting,
body.public #SatiricalPublications,
body.public #ResponsibleForLegalMatters,
body.public #ResponsibleForFinancialInvestment,
body.public #ResponsibleForStructuralDesign,
body.public #RespnsibleForAdvice,
body.public #ProvideServicesInRelationTo,
body.public #ResponsibleForAdvice,
body.public #ResponsibleForMedicalAdvice,
body.public #ResponsibleForContracts,
body.public #MiscSupplyProducts,
body.public #MiscAutomotiveIndustry,
body.public #MiscProductTesting,
body.public #SupplyAnyProducts,
body.public #ProvideGuarantees,
body.public #InvolvedInAviation,
body.public #InvoledInTesting,
body.public #ResponsibleForConsultancy,
body.public #DCTotalContractValue,
body.public #BusinessDescription,
body.public #CurrentPIPolicyYN,
body.public #FeesLastThreeYears,
body.public #SubsidenceSubjectoToSurvey,
body.public #SubsidenceFloodedFromDrains,
body.public #HomeExtended,
body.public #ConvertedToChurchOrBarn,
body.public #SubsidenceUndergroundDrainage,
body.public #BusinessUseStaff,
body.public #BusinessSeparateLiability,
body.public #BusinessUseVisitorsToHome,
body.public #RoomsLetToCustomers,
body.public #RoomsUsedForBusiness,
body.public #DischargeToxicSubstances,
body.public #BFSCOwnPLInsurance,
body.public #BFSCDecideServices,
body.public #BFSCToolsMaterials,
body.public #BFSCWorkForOtherClients,
body.public #BFSCWorkUnderContract,
body.public #EnvironmentalImpairmentRequired,
body.public #EIProsecuted,
body.public #EIIncidentsToCausePollution,
body.public #EIPermitOrLicence,
body.public #EIAddressesWithinSSSI,
body.public #EIEnvironmentalPolicy,
body.public #EISystemForIncidents,
body.public #EIProsecutedLastFiveYears,
body.public #EIAwareOfIncidents,
body.public #EIFailToComplyWithRegulations,
body.public #EILimitOfIndemnity,
body.public #EIRetroactiveDateRequiredDate,
body.public #EIRetroactiveDate,
body.public #FoodAndDrinkCover,
body.public #BusinessType,
body.public #IndividualOrCompany,
body.public #Lift,
body.public #LiftOff,
body.public #PreviousFlood,
body.public #ElectricityOff,
body.public #GasOff,
body.public #WaterOff,
body.public #BuildingsSI,
body.public #ValueOfWorks,
body.public #WorksDuration,
body.public #ContentsSI,
body.public #IncreasePOL,
body.public #VoluntaryExcess,
body.public #UnoccpiedLength,
body.public #FutureUnoccupancy,
body.public #FuturePlans,
body.public #SurroundingPropertiesUnoccupied,
body.public #EmergencyServicesAttended,
body.public #ConservationArea,
body.public #Outbuildings,
body.public #Inspections,
body.public #Construction_SignsOfDamage,
body.public #MonitoredForSubsidence,
body.public #SurveySubsidence,
body.public #Underpinned,
body.public #TreesWithinM,
body.public #PatioDoors,
body.public #Fencing,
body.public #FencingAgainstEntry,
body.public #Shutters,
body.public #AlarmMaintained,
body.public #AlarmAlwaysSet,
body.public #DomiciledUK,
body.public #HoldRisk,
body.public #SOF_Liquidation,
body.public #SOF_Insurance_Refused,
body.public #SOF_Insurance_Cancelled,
body.public #SOF_Insurance_SpecialTerms,
body.public #CurrentlyInsured,
body.public #PlanningPermissionRequired,
body.public #PlanningPermissionApproved,
body.public #PlanningPermissionObtained,
body.public #ProfessionalContractor,
body.public #ContractorInsurance,
body.public #AnyDemolition,
body.public #TwelveMonthPolicy,
body.public #PolicyLengthDropdown,
body.public #LevelOneVoluntaryExcess,
body.public #CommercialVoluntaryExcess,
body.public #IsPropertyNewBuild,
body.public #IntendedUse,
body.public #PreviousInsurer,
body.public *[id^="MP_YearsAtPremises"],
body.public *[id^="MP_Flooding"],
body.public *[id^="MP_PremisesPreviouslyFlooded"],
body.public *[id^="MP_LetToResidentialTenants"],
body.public *[id^="MP_ListedPremises"],
body.public *[id^="MP_TradeHeader"],
body.public *[id^="MP_AlternativeTrade"],
body.public *[id^="MP_AlternativeTradeDescription"],
body.public *[id^="MP_LateLicence"],
body.public *[id^="MP_DanceFloor"],
body.public *[id^="MP_BouncersEmployed"],
body.public *[id^="MP_Entertainment"],
body.public *[id^="MP_InsuranceCoverRequiredHeader"],
body.public *[id^="MP_BuildingSIQ"],
body.public *[id^="MP_BuildingSumInsured"],
body.public *[id^="MP_LandlordsContentsSumInsured"],
body.public *[id^="MP_AnnualLOR"],
body.public *[id^="MP_AnnualRent"],
body.public *[id^="MP_LandlordsContentsQ"],
body.public *[id^="MP_AnnualLORQ"],
body.public *[id^="MP_LORPeriod"],
body.public *[id^="MP_ConstructionMaintenanceHeader"],
body.public *[id^="MP_YearOfConstruction"],
body.public *[id^="MP_ConstructionWalls"],
body.public *[id^="MP_ConstructionRoof"],
body.public *[id^="MP_ConstructionFloors"],
body.public *[id^="MP_FlatRoof"],
body.public *[id^="MP_FlatRoofPercentage"],
body.public *[id^="MP_StateOfRepair"],
body.public *[id^="MP_TimberFloor"],
body.public *[id^="MP_SecurityHeader"],
body.public *[id^="MP_DoorLocks"],
body.public *[id^="MP_WindowLocks"],
body.public *[id^="MP_RentIndemnityRequired"],
body.public *[id^="MP_LegalProtection"],
body.public *[id^="MP_StandardPolicyCoverNonAST"],
body.public *[id^="MP_HomeEmergencyRequired"],
body.public *[id^="MP_WindowProtection"],
body.public *[id^="MP_IntruderAlarmYN"],
body.public *[id^="MP_CCTV"],
body.public *[id^="MP_CCTVInfo"],
body.public *[id^="MP_ThePremisesHeader"],
body.public *[id^="MP_SecurityHeader"],
body.public *[id^="MP_SecurityHeader"],
body.public *[id^="MP_SecurityHeader"],
body.public *[id^="MP_ThePremisesHeader"],
body.public *[id^="MP_FourteenDayUnoccupancy"],
body.public *[id^="MP_ConstructionSubsidence"],
body.public *[id^="MP_CreditCheck"],
body.public *[id^="MP_ConstructionAdjoiningPremises"],
body.public *[id^="MP_ConstructionFireBreakwall"],
body.public *[id^="MP_PremisesHeated"],
body.public *[id^="MP_PremisesFireExtinguisher"],
body.public *[id^="MP_PremisesFireAlarm"],
body.public *[id^="MP_HazardousMaterials"],
body.public *[id^="MP_UndergoingRefurbishment"],
body.public *[id^="MP_NonStructuralWorks"],
body.public *[id^="MP_CompositePanels"],
body.public *[id^="MP_CompositePanelsType"],
body.public *[id^="MP_CompositePanelsApproved"],
body.public *[id^="MP_CompositePanelsPercentage"],
body.public *[id^="MP_UndesireableContracts"],
body.public *[id^="MP_Subsidence"],
body.public *[id^="MP_TerrorismYN"],
body.public *[id^="MP_AccidentalDamage"],
body.public *[id^="MP_TraceAndAccess"],
body.public *[id^="MP_AST"],
body.public *[id^="MP_NumberOfTenants"],
body.public *[id^="MP_GradeListing"],
body.public *[id^="MP_NumberOfBedsits"],
body.public *[id^="MP_NumberOfFlats"],
body.public *[id^="MP_HowLongUnoccupied"],
body.public *[id^="MP_PreviousOccupancy"],
body.public *[id^="MP_StructuralWork"],
body.public *[id^="MP_NonStructuralWork"],
body.public *[id^="MP_SoleOccupancy"],
body.public *[id^="MP_TreesWithin20M"],
body.public *[id^="MP_NumberOfBedrooms"],
body.public *[id^="MP_TypeOfProperty"],
body.public *[id^="MP_FlatsFloor"],
body.public *[id^="MP_PropertyType"],
body.public *[id^="MP_AlarmType"],
body.public *[id^="MP_Theft"],
body.public *[id^="MP_TerrorismYN"],
body.public *[id^="MP_SubsidenceHills"],
body.public *[id^="MP_SubsidenceYearOfConstruction"],
body.public *[id^="MP_SubsidenceExtension"],
body.public *[id^="MP_SubsidenceExtensionYear"],
body.public *[id^="MP_SubsidenceTrees"],
body.public *[id^="MP_HeaderInterestedParties"],
body.public *[id^="MP_LegalProtectionHeader"],
body.public *[id^="MP_InterestedPartiesRequired"],
body.public *[id^="MP_PremisesFireExstinguisherAdditionalInfo"],
body.public *[id^="MP_SubsidenceUndergroundWorkings"],
body.public *[id^="MP_DetailsofWorkHeader"],
body.public *[id^="MP_ValueOfWorks"],
body.public *[id^="MP_PlanningPermissionRequired"],
body.public *[id^="MP_PlanningPermissionObtained"],
body.public *[id^="MP_PlanningPermissionApproved"],
body.public *[id^="MP_ProfessionalContractor"],
body.public *[id^="MP_ContractorInsurance"],
body.public *[id^="MP_WorksDuration"],
body.public *[id^="MP_AnyDemolition"],
body.public #WagerollClericalEmployees,
body.public #WagerollGardeners,
body.public #WagerollCleaners,
body.public #WagerollPropertyMaintenance,
body.public #WagerollOther,
body.public #Required_Excess,
body.public *[id^="MP_AlarmMaintained"],
body.public *[id^="MP_AlarmAlwaysSet"],
body.public *[id^="MP_FreeFromSubsidence"],
body.public #BI_Settlement,
body.public #LORPeriod,
body.public #Premises_Heated,
body.public #Premises_Fire_Extinguisher,
body.public #Premises_Fire_Exstinguisher_Additional_Info,
body.public #Premises_Fire_Alarm,
body.public #Premises_Fire_Alarm_Additional_Info,
body.public #Undesireable_Contracts,
body.public #YearOfConstruction,
body.public #ConstructionFloors,
body.public #ListedPremises,
body.public #CompositePanels,
body.public #CompositePanelsType,
body.public #CompositePanelsApproved,
body.public #CompositePanelsPercentage,
body.public #NonStructuralWorks,
body.public #UndergoingRefurbishment,
body.public #Window_Protection,
body.public #CCTV_Type,
body.public #Terrorism,
body.public #Same_AddressYN,
body.public #ConstructionAdjoiningPremises,
body.public #ConstructionFireBreakwall,
body.public #FreeFromSubsidence,
body.public #SubsidenceUndergroundWorkings,
body.public #SubsidenceHills,
body.public #SubsidenceExtension,
body.public #SubsidenceTrees,
body.public #LateLicence,
body.public #DanceFloor,
body.public #BouncersEmployed,
body.public #Entertainment,
body.public #HireOutPlantOrEquipment,
body.public #LivestockAnimalFeed,
body.public #AerialUnderwaterFilming,
body.public #ChildrensPlayArea,
body.public #InsuredIsCompanyYN
{float:right;margin-top:-25px}

body.public #question_NumberBedrooms div.text
{width:85%;}

/*Allign text for long dropdowns */
body.public #Occupation {width:47%}

/*Added by N.G: ADM.  Additional style for new adm dropdowns */
body.public #AdmDropDown-SOF_Previous_Bankrupcy,
body.public #AdmDropDown-SOF_Company_Director_Disqualification,
body.public #AdmDropDown-SOF_CCJ,
body.public #AdmDropDown-SOF_Criminal_Offence,
body.public #AdmDropDown-SOF_Prosecutions,
body.public #AdmDropDown-SOF_Insurance_Declined,
body.public #AdmDropDown-SOF_LegalDispute,
body.public #AdmDropDown-LegalDispute,
body.public #AdmDropDown-SOF_DebtRecovery,
body.public #AdmDropDown-DebtRecovery,
body.public #AdmDropDown-Legal_Expenses_Required,
body.public #AdmDropDown-Secured,
body.public #AdmDropDown-StateOfRepair,
body.public #AdmDropDown-Fenced,
body.public #AdmDropDown-Water,
body.public #AdmDropDown-InsuranceType,
body.public #AdmDropDown-ERN_Details,
body.public #AdmDropDown-ToolsLimit
{ float: right;margin-top: 0px; }


/* Added by N.G: ADM.  Additional style for AdmDropDown-Any_Claims */
body.public #AdmDropDown-Any_Claims
{ margin-top: 35px; }


/* Additional style for Any_Claims */
body.public #Any_Claims
{margin-top: 10px;}

/* Additional style for MP - Home Emergency Cover */
body.public *[id^="MP_HomeEmergencyRequired"]
{;margin-top:-286px; }

/* align legal expenses field right and move up to top (including description text */
body.public #Legal_Expenses_Required
{float:right;margin-top:-52px}

/* align address fields right and change widths */
.getquote-ui .client-address { display: block; width:100%; }
body.public #question_Correspondence_Address1 div.line{width:100%;padding-left:0px;vertical-align:middle;padding:3px;}
body.public #question_Correspondence_Address1 div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_Correspondence_Address1 div.line input{float:right;width:40%;}

body.public #question_InsuredAddress div.line{width:100%;padding-left:0px;height:25px;vertical-align:middle;padding:3px;}
body.public #question_InsuredAddress div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_InsuredAddress div.line input{float:right;width:40%;}

body.public #question_Correspondence_Address div.line{width:100%;padding-left:0px;height:25px;vertical-align:middle;padding:3px;}
body.public #question_Correspondence_Address div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_Correspondence_Address div.line input{float:right;width:40%;}

body.public #question_CorrespondenceAddress div.line{width:100%;padding-left:0px;height:25px;vertical-align:middle;padding:3px;}
body.public #question_CorrespondenceAddress div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_CorrespondenceAddress div.line input{float:right;width:40%;}

body.public #question_Insured_Address div.line{width:100%;padding-left:0px;height:25px;vertical-align:middle;padding:3px;}
body.public #question_Insured_Address div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_Insured_Address div.line input{float:right;width:40%;}

body.public *[id^="question_MP_InsuredAddress"] div.line{width:100%;padding-left:0px;vertical-align:middle;padding:3px;}
body.public *[id^="question_MP_InsuredAddress"] div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public *[id^="question_MP_InsuredAddress"] div.line input{float:right;width:40%;}

body.public #question_Client_Email div.question{width:100%;padding-left:0px;height:25px;vertical-align:middle;padding:3px;}
body.public #question_Client_Email div.question label{font-weight:normal;width:0px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_Client_Email div.question input{float:right;margin-top:-21px;width:40%;}

/* set widths of YesNo questions to 90% */
body.public #question_Alternative_Trade div.text,
body.public #question_ExistingExcessLayers div.text,
body.public #question_Any_Claims div.text,
body.public #question_PropertyStructuralSupport div.text,
body.public #question_WorkingFarm div.text,
body.public #question_PreviouslyFlooded div.text,
body.public #question_Heat_Away div.text,
body.public #question_Hazardous_Locations div.text,
body.public #question_XOL_Hazardous_Locations div.text,
body.public #question_Design_Advice div.text,
body.public #question_Rights_of_Recourse div.text,
body.public #question_Five_Employees div.text,
body.public #question_Health_and_Safety_Policy div.text,
body.public #question_TreatmentCoverYN div.text,
body.public #question_Risk_Assessments div.text,
body.public #question_Safety_Training_Plan div.text,
body.public #question_High_Risk_Documentation div.text,
body.public #question_Far_East div.text,
body.public #question_SOF_Previous_Bankrupcy div.text,
body.public #question_SOF_Company_Director_Disqualification div.text,
body.public #question_SOF_CCJ div.text,
body.public #question_SOF_Criminal_Offence div.text,
body.public #question_SOF_Prosecutions div.text,
body.public #Documented_Risk_Assessments_1999 div.text,
body.public #question_SOF_Insurance_Declined div.text,
body.public #question_Legal_Expenses_Required div.text,
body.public #Different_Premises_Address div.text,
body.public #SelfContained div.text,
body.public #Workshop div.text,
body.public #Construction_Materials div.text,
body.public #Construction_Roof div.text,
body.public #GoodStateOfRepair div.text,
body.public #FlatRoof div.text,
body.public #ATMAtPremasis div.text,
body.public #ATMType div.text,
body.public #Construction_Subsidence div.text,
body.public #Flooding div.text,
body.public #Over_Night_Security div.text,
body.public #PremisesInShoppingCentre div.text,
body.public #FireAlarmYN div.text,
body.public #SprinklerInstallationYN div.text,
body.public #CCTV div.text,
body.public #IntruderAlarmYN div.text,
body.public #GrillesYN div.text,
body.public #Door_Locks div.text,
body.public #SubsidenceCover div.text,
body.public #WorkAwayYN div.text,
body.public #PersonalAccidentRequired div.text,
body.public #FidelityRequired div.text,
body.public #TerrorismYN div.text,
body.public #Accidental_Damage div.text,
body.public #Subsidence_Underground_Workings div.text,
body.public #Subsidence_Hills div.text,
body.public #Subsidence_Extension div.text,
body.public #Listed_Premises div.text,
body.public #StructuralWork div.text,
body.public #NonStructuralWork div.text,
body.public #WorksatProperty div.text,
body.public #TreesWithin20M div.text,
body.public #State_Of_Repair div.text,
body.public #Interested_Parties_Required div.text,
body.public #Any_Claims div.text,
body.public #question_Hazardous_Materials div.text,
body.public #question_XOL_Hazardous_Materials div.text,
body.public #question_Undesirable_Contracts div.text,
body.public #question_Sole_Occupancy div.text,
body.public #question_FourteenDayUnoccupancy div.text,
body.public #question_Window_Locks div.text
{width:90%}

/* set padding of Liability questions */
body.public #question_Heat_Away div.text,
body.public #question_AdditionalInformation div.text
{padding-top: 20px;}

/* set widths of larger questions to 40% */
body.public #question_Correspondance_Address1 div,
body.public #question_Correspondance_Address2 div,
body.public #question_Correspondance_Address_Town div,
body.public #question_Correspondance_Address_County div,
body.public #question_Correspondance_Address_Postcode div,
body.public #question_Additional_Trade_Description div,
body.public #question_Additional_Trade_Information div
{width:40%}

/* align larger fields right and apply 60% widths */
body.public #Liability_Approved_by,
body.public #Insured_Name,
body.public #ctl00_MainContent_ctl01_Insured_Name,
body.public #Insured_Trading_AS,
body.public #VoucherCode,
body.public #Contact_Name,
body.public #Correspondance_Address1,
body.public #Correspondance_Address2,
body.public #Correspondance_Address_Town,
body.public #Correspondance_Address_County,
body.public #Correspondance_Address_Postcode,
body.public #Additional_Trade_Description,
body.public #Additional_Trade_Information,
body.public ctl00_MainContent_ctl03_Client_Email
{float:right;margin-top:-25px;width:60%}

/* set widths of questions to 60% */
body.public #question_VoucherCode div,
body.public #question_Year_Of_Construction div
{width:60%}

/* set widths of questions to 80% */
body.public #question_LegalDispute div,
body.public #question_DebtRecovery div,
body.public #question_SOF_Previous_Bankrupcy div,
body.public #question_SOF_Company_Director_Disqualification div,
body.public #question_SOF_CCJ div,
body.public #question_SOF_Criminal_Offence div,
body.public #question_SOF_Prosecutions div,
body.public #question_SOF_Insurance_Declined div,
body.public #question_SOF_LegalDispute div,
body.public #question_SOF_DebtRecovery div,
body.public #question_Construction_Subsidence div.text,
body.public #question_Subsidence_Underground_Workings div.text,
body.public #question_Flooding div.text,
body.public #question_Construction_Materials div.text,
body.public #question_Construction_Roof div.text,
body.public *[id^="question_MP_LandlordsContentsSumInsured"] div.text
{width:80%;}

/*ern width*/
body.public #ERNExempt
{float:right;margin-top:-25px;width:158px}

/* set widths of questions to 60% */
body.public #question_VoucherCode div
{width:60%}

/* align fields right and apply 40% widths */
body.public #VoucherCode
{float:right;margin-top:-25px;width:40%}

/* set widths of SI questions */
body.public #Building_SI_Selection {width:108px}
body.public #Wines {width:100px}
body.public #Building_SI {width:100px}
body.public #Non_Ferrous_Metals, 
body.public #High_Value_Stock,
body.public #Contents_SI {width:100px}
body.public #ATMEquipmentValue {width:100px}
body.public #WorkshopPercentage {width:100px}
body.public #Tenants_Improvements {width:100px}
body.public #Electronic_Business_Equipment {width:100px}
body.public #Contents {width:100px}
body.public #General_Stock,
body.public #StockInTheOpen {width:100px}
body.public #Target_Stock {width:100px}
body.public #Tobacco {width:100px}
body.public #LOL {width:100px}
body.public #BI {width:100px}
body.public #MotorVehicleManufacturers {width:100px}
body.public #AnnualLOR {width:100px}
body.public #Money_In_Business_Hours {width:100px}
body.public #Money_In_Safe {width:100px}
body.public #Stock_in_Transit {width:100px}
body.public #GITOwnVehicle,
body.public #GITHauliers,
body.public #GITPost,
body.public #MoneyDocuments,
body.public #MoneyOutsideBusinessHours,
body.public #MoneyResidence,
body.public #MoneyInSafe,
body.public #MoneyPremises,
body.public #MoneyTransit,
body.public #FidelitySI,
body.public #Frozen_Stock_One_Item,
body.public #Frozen_Stock,
body.public #Debit_Balances,
body.public #AdditionalIncreaseInCostOfWorking,
body.public #FinesPenaltiesDamages,
body.public #InfectiousDiseasesAndOtherClosure,
body.public #PreventionOfAccess,
body.public #Patterns,
body.public #Transit,
body.public #MotorVehicles,
body.public #ContractSites,
body.public #ExhibitionSites,
body.public #LossOfAttraction,
body.public #UnspecifiedSuppliers,
body.public #UnspecifiedCustomers {width:100px}
body.public #Total_Wageroll {width:100px}
body.public #Total_Turnover {width:100px}
body.public #WorkAwayWageroll {width:100px}
body.public #Landlords_Contents {width:100px}
body.public #Annual_LOR {width:100px}
body.public #Primary_Premium {width:100px}
body.public #Target_Premium {width:100px}
body.public #Additional_Broker_Fee {width:100px}

/* align right but also make boxes smaller */
/*{float:right;margin-top:-25px;width:100px}*/

/* align £ symbols right */
body.public #question_Building_SI .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Wines .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Contents_SI .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Non_Ferrous_Metals .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_High_Value_Stock .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_ATMEquipmentValue .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Tenants_Improvements .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Electronic_Business_Equipment .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Contents .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_General_Stock .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_StockInTheOpen .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Target_Stock .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Tobacco .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_LOL .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_BI .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Debit_Balances .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_AdditionalIncreaseInCostOfWorking  .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_FinesPenaltiesDamages  .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_InfectiousDiseasesAndOtherClosure .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_PreventionOfAccess .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Patterns .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Transit .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MotorVehicles .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_ContractSites .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_ExhibitionSites .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_LossOfAttraction .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_UnspecifiedSuppliers .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_UnspecifiedCustomers .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MotorVehicleManufacturers .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_AnnualLOR .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Money_In_Business_Hours .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Money_In_Safe .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Stock_in_Transit .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_GITOwnVehicle .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_GITHauliers .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_GITPost .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MoneyDocuments .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MoneyOutsideBusinessHours .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MoneyResidence .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MoneyInSafe .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MoneyPremises .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_MoneyTransit .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_FidelitySI .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Frozen_Stock_One_Item .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Frozen_Stock .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Total_Wageroll .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Total_Turnover .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_WorkAwayWageroll .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Landlords_Contents .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Annual_LOR .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Target_Premium .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Primary_Premium .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Additional_Broker_Fee .char_label {float:right;margin-top:-21px;margin-right:120px}

/* align £ to right */
body.public #question_Target_Premium .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Primary_Premium .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Additional_Broker_Fee .char_label{float:right;margin-top:-21px;width:10px}

body.public #question_Building_Sum_Insured .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Tools_SI .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_GeneralContents .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PersonalDeepFreeze .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ItemsInBank .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PropertyInTheOpen .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ContentsInOutBuildings .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PersonalJewellery .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PersonalPedalCycles .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PersonalMoney .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PersonalPossessions .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Electronics .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ElectronicEquipmentComputers .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PortableBusinessEquipment .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_BusinessContentsFurniture .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Stock .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_CurrentPremium .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_CurrentExcess .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Turnover_UK .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Turnover_US .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Turnover_ROW .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_BFSC_Payments .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Clerical_Principal .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Manual_Principles .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Machine_Operators .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Clerical_Employees .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Manual_Principal .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Manual_Employees .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Drivers_Yardsmen .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Woodworking_machinists .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Manual_other .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Manual_Away .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Manual_Premises .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_WorkshopPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Wageroll_LOSC .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_FeesCurrentYear  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_LastPremium  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_FeesLastCompletedYear  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_FeesPreviousYear  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_RequiredLimitOfIndemnity  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ExcessRequired  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_LargestContractValue  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_EngineersLargestContractValue  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_BuildingsSI .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ValueOfWorks .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ContentsSI .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_AnnualRent .char_label{float:right;margin-top:-21px;width:170px}

body.public #question_WagerollClericalEmployees .char_label {float:right;margin-top:-21px;width:170px}
body.public #question_WagerollGardeners .char_label {float:right;margin-top:-21px;width:170px}
body.public #question_WagerollCleaners .char_label {float:right;margin-top:-21px;width:170px}
body.public #question_WagerollPropertyMaintenance .char_label {float:right;margin-top:-21px;width:170px}
body.public #question_WagerollOther .char_label {float:right;margin-top:-21px;width:170px}


/*reduce spacing between some questions (remove spacer)*/
body.public #question_Page2_Q1 {height:0px;padding:0px;}

/* ****************************** */
/* Float all radio buttons to RHS */
/* ****************************** */
body.public .radio {float:right; padding-top:4px;border: 0px solid red; vertical-align: middle; margin: 0; *margin-top: -2px;}


/* ********************************************* */
/* Apply width and style to option box questions */
/* ********************************************* */
body.public #question_CreditCheck.question.DropDown.RISKGROUP_ID_0 {padding-bottom:20px;border: 0px solid green;height:55px; padding-top:4px;}
body.public #question_EvictionCover.question.DropDown.trigger_question.RISKGROUP_ID_0,
body.public #question_SquatterProtection.question.DropDown.trigger_question.RISKGROUP_ID_0 {padding-bottom:20px;border: 0px solid black;height:55px;} 

body.public #question_CreditCheck select,
body.public #question_EvictionCover select, 
body.public #question_SquatterProtection select {float: right;}

body.public #question_CreditCheck div.text,
body.public #question_EvictionCover div.text,
body.public #question_SquatterProtection div.text {width:570px;border: 0px solid blue;float: left;padding-bottom:20px;}


/* Added by N.G: ADM.  Additional style for questions */
body.public #question_StandardPolicyCoverHomeEmergency { clear: right !important; }
body.public #question_StandardPolicyCoverGold { clear: both; }

#question_AdverseCoverRequired div {width:570px;border: 0px solid blue;float: left;padding-bottom:20px;}

/* Added by N.G: ADM.  Additional style dropdowns */
body.public #AdmDropDown-CreditCheck,
body.public #AdmDropDown-GoldCoverRequired,
body.public #AdmDropDown-HomeEmergencyRequired,
body.public #AdmDropDown-LegalCoverRequired,
body.public #AdmDropDown-RentIndemnityRequired,
{
  width: 100px !important;
  float:right !important;
  margin-top: 10px;
}

/* ************************************* */
/* Apply width and style to radio button */
/* ************************************* */
body.public #question_Any_Claims div.text,
body.public #question_SeparateCooking div,
body.public #question_SoleOccupancy div,
body.public #question_LegalsRemovedYN div,
body.public #question_Convictions div,
body.public #question_CCJ div,
body.public #question_DeclinedInsurance div,
body.public #question_LegalsRemoved div,
body.public #question_AdditionalInformationYN div,
body.public #question_Watercourse div,
body.public #question_Cliffs div,
body.public #question_Claims div,
body.public #question_NonClericalBusiness div,
body.public #question_Same_Address div {width:560px;border: 0px solid pink;float: left;}

/* ************************************ */
/* Pad out questions a little           * /
/* ************************************ */
body.public #question_Any_Claims,
body.public #question_SoleOccupancy,
body.public #question_LegalsRemovedYN,
body.public #question_Convictions,
body.public #question_CCJ,
body.public #question_DeclinedInsurance,
body.public #question_LegalsRemoved,
body.public #question_AdditionalInformationYN,
body.public #question_Watercourse,
body.public #question_Cliffs,
body.public #question_NonClericalBusiness,
body.public #question_Claims,
body.public #question_SeparateCooking,
body.public #question_Same_Address {border: 0px solid green;padding-bottom: 39px;margin: 0px;}

/* *************************************************** */
/* LW Mods on 11-12-2012                               */
/* *************************************************** */

/* style labels that contain radio buttons expand so the YES/NO text sits to the left of radio button */
/* which decreases the vertical height by about 6px (...and the entire page marginally) */
body.public #question_Any_Claims label,
body.public #question_PropertyStructuralSupport label,
body.public #question_WorkingFarm label,
body.public #question_PreviouslyFlooded label,
body.public #question_SoleOccupancy label,
body.public #question_LegalsRemovedYN label,
body.public #question_Convictions label,
body.public #question_CCJ label,
body.public #question_DeclinedInsurance label,
body.public #question_LegalsRemoved label,
body.public #question_AdditionalInformationYN label,
body.public #question_Watercourse label,
body.public #question_Cliffs label,
body.public #question_Claims label,
body.public #question_NonClericalBusiness label,
body.public #question_SeparateCooking label,
body.public #question_Same_Address label {vertical-align: middle;width:43px;height: 25px;}

/* *************************************************** */
/* LW Mods on 11-02-2013                               */
/* *************************************************** */

body.public #question_GoldCoverRequired div.text {width:570px;border: 0px solid blue;float: left;padding-bottom:20px;}
body.public #question_GoldCoverRequired.question.DropDown.trigger_question.RISKGROUP_ID_0 {padding-bottom:20px;border: 0px solid black;height:55px;} 
body.public #question_GoldCoverRequired select {float: right;}


body.public #question_HomeEmergencyRequired div.text {width:570px;border: 0px solid blue;float: left;padding-bottom:20px;}
body.public #question_HomeEmergencyRequired.question.DropDown.trigger_question.RISKGROUP_ID_0 {padding-bottom:20px;border: 0px solid black;height:55px;} 
body.public #question_HomeEmergencyRequired select {float: right;}


body.public #question_PersonalDeepFreeze div.text {width:490px}
body.public #question_ItemsInBank div.text {width:490px}
body.public #question_PropertyInTheOpen div.text {width:490px}
body.public #question_ContentsInOutBuildings div.text {width:490px}
body.public #question_BusinessUseVisitorsToHome div.text {width:530px}
body.public #question_Wageroll_Manual_Away div.text {width:520px}
body.public #question_Tools_SI div.text {width:410px}
body.public #question_BuildingsSI div.text {width:500px}
body.public #question_ContentsSI div.text {width:500px}
body.public #question_Wageroll_Manual_Away div.text {width:510px}
body.public #question_BuildingsVoluntaryExcess div.text,
body.public #question_ContentsVoluntaryExcess div.text,
body.public #question_IncreaseBuildingSI div.text,
body.public #question_WorkInEntertainmentIndustry div.text,
body.public #question_WorksForTrustsPensionSchemes div.text,
body.public #question_ClientLetterOfEngagement div.text,
body.public #question_WorkWithInvestmentBusiness div.text,
body.public #question_SubjectToBankruptcyProceedings div.text,
body.public #question_LikelyToClaim div.text,
body.public #question_InsuranceDeclined div.text,
body.public #question_DCTotalContractValue div.text,
body.public #question_LargestContractComplete div.text,
body.public #question_ArchitectsUndertakeWorkInAreas div.text,
body.public #question_ArchitectsWorkInFollowingAreas div.text,
body.public #question_EngineersUndertakeWorkInAreas div.text,
body.public #question_EngineersWorkInFollowingAreas div.text,
body.public #question_EngineersUndertakeWorkIn div.text,
body.public #question_ArchitectsUndertakeWorkIn div.text,
body.public #question_SurveyingWork div.text,
body.public #question_SurveyorWorkInNuclear div.text,
body.public #question_SurveyorSpecificFoundation div.text,
body.public #question_SurveyorIndividualContracts div.text,
body.public #question_SurveyorPowerStations div.text,
body.public #question_ArchitectsClientsRequiredToSignContract div.text,
body.public #question_EngineersLargestContractComplete div.text,
body.public #question_EngineersClientContractOrStatement div.text,
body.public #question_OperateBindingAuthorityAgreement div.text,
body.public #question_InvestmentProducts div.text,
body.public #question_WorkInOilGas div.text,
body.public #question_MCResponsibleForLegalMatters div.text,
body.public #question_UndertakenWorkInInvestmentBusiness div.text,
body.public #question_ResponsibleForMailings div.text,
body.public #question_ResponsibleForLegalMatters div.text,
body.public #question_ResponsibleForFinancialInvestment div.text,
body.public #question_ResponsibleForStructuralDesign div.text,
body.public #question_RespnsibleForAdvice div.text,
body.public #question_ProvideServicesInRelationTo div.text,
body.public #question_ResponsibleForAdvice div.text,
body.public #question_ResponsibleForConsultancy div.text,
body.public #question_TurnoverFromSubcontractedWork div.text,
body.public #question_TurnoverFromSupervisedWork div.text,
body.public #question_ContinuousPICover div.text,
body.public #question_SubsidenceSubjectoToSurvey div.text,
body.public #question_SubsidenceFloodedFromDrains div.text,
body.public #question_SubsidenceUndergroundDrainage div.text,
body.public #question_HomeExtended div.text,
body.public #question_Undesireable_Contracts div.text,
body.public #question_EIAddressesWithinSSSI div.text,
body.public #question_EIProsecutedLastFiveYears div.text,
body.public #question_EIAwareOfIncidents div.text,
body.public #question_EIFailToComplyWithRegulations div.text,
body.public #question_BFSCOwnPLInsurance div.text,
body.public #question_BFSCDecideServices div.text,
body.public #question_VoluntaryExcess div.text,
body.public #question_Construction_SignsOfDamage div.text,
body.public #question_TreesWithinM div.text,
body.public #question_Door_Locks div.text,
body.public #question_MoneyResidence div.text,
body.public #question_FreeFromSubsidence div.text,
body.public #question_SubsidenceUndergroundWorkings div.text,
body.public #question_SubsidenceHills div.text,
body.public #question_SubsidenceExtension div.text,
body.public #question_SubsidenceTrees div.text,
body.public #question_FullRepairingLease div.text {width:570px}

body.public #question_Turnoverwherethefirmdesignsandconstructs div.text,
body.public #question_Feeswherethefirmprovidesdesign div.text,
body.public #question_Turnoverwherethefirmconstructs div.text,
body.public #question_Turnoverwherethefirmisresponsible div.text,
body.public #question_DCWorkSplitOther div.text,
body.public #question_FeeswherethefirmprovidesProjectManagement div.text {width:542px}



/* align fields right and apply 40% widths */
/*       Added by Dan 0608                 */
body.public #VoucherCode,
body.public #MaliciousDamage
{float:right;margin-top:-25px;width:40%}



/* Shrink postcode box in Properties scheme */
input#BuildingsSI_Postcode.postcode_input { width: 90%;  }
input#LandSI_Postcode.postcode_input { width: 90%;  }


/* Shrink postcode box in Res Let scheme */
input#Interested_Parties_InterestedPartyPostcode.postcode_input { width: 90%;  }

/* Shrink postcode box in Res Landlords scheme */
input#InsuredAddress_InsuredPostcode.postcode_input { width: 90%;  }

/* Shrink Multipage dropdown */
#AdmDropDown-MultiPageQuestions-RLMP_Template {width: 80%; !Important }

/* Fixed the select on top */
#ctl00_MainContent_ctl03_Container > div > ul.multi-page-options > li:first-child { width: 270px }

/* ****************************** */
/* Float New Agent Radio Buttons Right*/
/* ****************************** */
input#ctl00_MainContent_OrganisationType_FSAReg {float:left; padding-top:4px; padding-right:10px; border: 0px solid red; vertical-align: middle; margin: 0; *margin-top: -2px;} 
input#ctl00_MainContent_OrganisationType_AR {float:left; padding-top:4px;border: 0px solid red; vertical-align: middle; margin: 0; *margin-top: -2px;}
input#ctl00_MainContent_OrganisationType_None {float:left; padding-top:4px;border: 0px solid red; vertical-align: middle; margin: 0; *margin-top: -2px;}
body.public .getquote-ui div.edgy label.sub_radio {padding:10px;}


/* ****************************** */
/* PI Questions - Right Align     */
/* ****************************** */
body.public #AuditCompanyTaxPlc,
body.public #AuditCompanyTaxUnquoted,
body.public #AuditCompanyTaxSmallTraders,
body.public #AuditBanksFinancial,
body.public #AccountancyBookKeepingPayroll,
body.public #PersonalTax,
body.public #ManagementConsultancy,
body.public #AuditUnquotedCompanies,
body.public #AuditOthers,
body.public #GeneralAccountancyandComplianceTax,
body.public #CompanyTax,
body.public #TaxPlanning,
body.public #Taxmitigation,
body.public #Consultancyonly,
body.public #InsuranceBuildingSocietyStockExchange,
body.public #DirectorshipFees,
body.public #ComputerConsultancy,
body.public #CorporateFinanceMergersandAcquisitions,
body.public #FinancialServicesworkandInvestmentAdvice,
body.public #Otherwork,
body.public #ArchitectsTownPlanningConsultancy,
body.public #ArchitectsInteriorDesign,
body.public #StructuralSurveysReportsValuations,
body.public #ConsultingEngineers,
body.public #CladdingCurtainwallingRoofingandGlazing,
body.public #ArchitectsWaterDrainageIrrigation,
body.public #ArchitectsAdjudicatorArbitrator,
body.public #ArchitectsExpertWitness,
body.public #Feespaidawaytoindependentspecialist,
body.public #MultipleHousing,
body.public #HousingAssociations,
body.public #Hotelsleisuresportscentres,
body.public #HighRiseDevelopments,
body.public #Ecclesiastical,
body.public #Commercial,
body.public #MedicalFacilities,
body.public #ArchitectsDamsharboursjetties,
body.public #ArchTunnelsbridgesrailwaysairports,
body.public #ArchitectsMinesnuclearchemical,
body.public #ArchitectsBasements,
body.public #ArchitectsGolfCourses,
body.public #Feeswherethefirmprovidesdesign,
body.public #Turnoverwherethefirmconstructs,
body.public #Turnoverwherethefirmisresponsible,
body.public #DCWorkSplitOther,
body.public #FeeswherethefirmprovidesProjectManagement,
body.public #DCFoundationUnderpinning,
body.public #CladdingCurtainwallingRoofingworkandGlazing,
body.public #Waterdrainageirrigationandsewerageschemes,
body.public #DCSurveyingLand,
body.public #DCSurveyingQuantity,
body.public #DCSurveyingBuilding,
body.public #StructuralEngineering,
body.public #HeatingVentilationEngineering,
body.public #SettingOut,
body.public #CompanySecretaryRegisterWork,
body.public #DCRoadsHighways,
body.public #DCTunnelsbridgesrailwaysandairports,
body.public #Minesnuclearchemicalpetrochemical,
body.public #DCIndustrialBuildingSystems,
body.public #DCOfficesCommercial,
body.public #DCSchoolsandUniversities,
body.public #DCHotelsleisureandsportscentres,
body.public #DCSwimmingPoolsdomesticsurroundingbuildings,
body.public #DCRetailBusinessPark,
body.public #DCBasement,
body.public #DCGolfCourses,
body.public #ElectricalEngineering,
body.public #MechanicalEngineering,
body.public #EngineersFoundationUnderpinning,
body.public #SoilEnvironment,
body.public #EngineersCladdingCurtainwalling,
body.public #EngineersWaterDrainageIrrigationAndSewerage,
body.public #EngineersArchitectural,
body.public #FeesPaidAwayToIndependentSpecialistConsultants,
body.public #OfficeFacilities,
body.public #RetailFacilities,
body.public #IndustrialFacilities,
body.public #EducationalFacilities,
body.public #HotelsSeisureSportsCentres,
body.public #SwimmingPoolsDomesticSurroundingSuildings,
body.public #EngineersMedicalFacilities,
body.public #EngineersRoadsHighways,
body.public #MechanicalBulkHandlingPlant,
body.public #EngineersHarboursJetties,
body.public #EngineersBasements,
body.public #DCDamsSarboursJetties,
body.public #TunnelsBridgesRailwaysAirports,
body.public #MinesNuclearChemicalPetrochemicalIndustries,
body.public #EngineersGolfCourses,
body.public #HouseholdProperty,
body.public #LiabilityProfessionalIndemnityConstructionUK,
body.public #LiabilityProfessionalIndemnityConstructionSea,
body.public #Aviation,
body.public #Marine,
body.public #Bloodstock,
body.public #InsuranceLifePensions,
body.public #BuildingSocietyAgent,
body.public #Contingency,
body.public #JewelleryFineArt,
body.public #PersonalAccidentHealth,
body.public #PPI,
body.public #InvestmentFCAregulated,
body.public #LossAdjusting,
body.public #LossAdjustingLiabilityPI,
body.public #RiskManagement,
body.public #ExpertWitnessArbitration,
body.public #CompanySecretarialRegistrar,
body.public #InsolvenciesLiquidationsReceiverships,
body.public #MergersAcquisitionsDisposals,
body.public #ExecutorshipsTrusteeship,
body.public #Directorship,
body.public #Pensions,
body.public #Endowments,
body.public #OtherLife,
body.public #UnitTrusts,
body.public #OtherInvestments,
body.public #Mortgages,
body.public #ITConsultancy,
body.public #AccountantsOther,
body.public #Architecture,
body.public #ArchitectsBuildingSurveying,
body.public #Environmental,
body.public #ArchitectsLandscapeArchitecture,
body.public #ArchitectsLandscape,
body.public #RefurbishmentRestoration,
body.public #PlanningSupervisor,
body.public #ArchitectsStructuralSurveying,
body.public #ArchitectsProjectManagement,
body.public #ArchitectsProjectCoordination,
body.public #Engineering,
body.public #ArchitectsClerkofWorks,
body.public #ArchitectsDrafting,
body.public #ArchitectsInteriorDesignRefurbishment,
body.public #ExpertWitnessArbitrationAdjudicationWork,
body.public #ArchitectsQuantitySurveying,
body.public #ArchitectsTownPlanning,
body.public #ArchitectsAbortedWork,
body.public #ArchitectsFeasibilityStudies,
body.public #ArchitectsOther,
body.public #ArchitectsIndividualDwellings,
body.public #Schoolsuniversities,
body.public #ArchitectsCommercialbuildingsshoppingcentres,
body.public #LeisureexcludingSwimmingPools,
body.public #ArchitectsIndustrial,
body.public #DomesticExtensionsBarnConversions,
body.public #Hospitalsmunicipals,
body.public #ArchitectsModularBuildingsHousingSchemes,
body.public #ArchitectsSwimmingPools,
body.public #Churchesecclesiasticalcharitableworkhistoric,
body.public #ArchitectsHighRiseBuildings,
body.public #ArchitectsRoadsHighwaysMotorways,
body.public #ArchitectsChemicalPetroChemicalandRefineries,
body.public #ArchitectsNuclearAtomic,
body.public #ArchitectsSewerageWaterSchemes,
body.public #CladdingGlazzingCurtainingWalling,
body.public #ArchitectsRoofing,
body.public #ArchitectsBridgesTunnels,
body.public #ArchitectsHarboursOffshoreJetties,
body.public #ArchitectsFoundationsPilingUnderpinning,
body.public #AirportsRunways,
body.public #RailwaysTracksSignalling,
body.public #ArchitectsAmusementParks,
body.public #ArchitectsAviationAutomotiveMilitaryMarine,
body.public #DamsMinesFlooring,
body.public #ArchitectsDemolition,
body.public #ArchitectsFireProtectionSecurity,
body.public #ArchitectsLiftsBulkHandling,
body.public #ArchitectsSectionBOther,
body.public #GeneralBuildingfullservicecontractor,
body.public #DCArchitectural,
body.public #DCCivilEngineering,
body.public #DCStructuralEngineering,
body.public #DCMechanicalEngineering,
body.public #DCProcessEngineering,
body.public #DCElectricalEngineering,
body.public #DCHeatingVentilationEngineering,
body.public #DCChemicalEngineering,
body.public #DCSoilEngineering,
body.public #DCNuclearEngineering,
body.public #DCLandSurveying,
body.public #DCQuantitySurveying,
body.public #DCBuildingSurveying,
body.public #DCDiciplineOther,
body.public #DCIndividualDwellings,
body.public #DCLowRiseMultipleDwellings,
body.public #DCHighRiseMultipleDwellings,
body.public #DCModularDwellings,
body.public #DCOfficeRetailMixedUse,   
body.public #DCHighways,
body.public #DCBridgesTunnelsDams,
body.public #RailwaysandAirportsNonsafetyNonAirsideNon,
body.public #RailwaysandAirportsSafetyAirsideTrackside,
body.public #HarboursJettiesNonStructural,
body.public #DCSewerageWaterSchemes,
body.public #DCPowerPlants,
body.public #DCManufacturingPlants,
body.public #DCRefineriesPetroChemical,
body.public #DCMechanicalPlantBulkHandlingEquipment,
body.public #DCIndustrialSystemBuild,
body.public #DCHospitalsNursingHomes,
body.public #DCSchoolsUniversities,
body.public #DCHotelsRecreationsexcludingSwimmingPools,
body.public #DCEcclesiasticalSwimmingPoolsotherSports,
body.public #DCContractsSwimmingPools,
body.public #DCRoofingOrGlazing,
body.public #DCOffshoreInstallations,
body.public #DCFoundationsorUnderpinning,
body.public #DCCladdingGlazingRoofing,
body.public #DCOther,
body.public #ArchitecturalDesign,
body.public #BuildingSurveying,
body.public #CivilStructuralEngineers,
body.public #ClerkofWorks,
body.public #Drafting,
body.public #Environmentalwork,
body.public #ExpertWitness,
body.public #FeasibilityStudies,
body.public #GeotechnicalSoilEngineers,
body.public #InteriorDesignRefurbishment,
body.public #LandSurveying,
body.public #LandscapeArchitecture,
body.public #MarineEngineers,
body.public #MEHVAEngineering,
body.public #PlanningSupervisoryCDM,
body.public #ProjectCoordination,
body.public #EngineersProjectManagement,
body.public #QuantitySurveying,
body.public #StructuralSurveying,
body.public #TownPlanning,
body.public #EngineersOther,    
body.public #IndividualDwellings,
body.public #LowRiseBuildings,
body.public #HighRiseBuildings,
body.public #SchoolsHospitalsMunicipal,
body.public #CommercialBuildingsShoppingCentres,
body.public #ModularBuildingsHousingSchemes,
body.public #RetailTownhousesBusinessParksWarehouses,
body.public #LeisureSportexcludingSwimmingPools,
body.public #SwimmingPools,
body.public #ChurchesEcclesiastical,
body.public #RoadsHighwaysMotorways,
body.public #Industrial,
body.public #ChemicalPetroChemicalandRefineries,
body.public #NuclearAtomic,
body.public #SewerageWaterSchemes,
body.public #CladdingGlazingCurtainWalling,
body.public #Roofing,
body.public #BridgesTunnels,
body.public #HarboursOffshoreJetties,
body.public #FoundationsPilingUnderpinning,
body.public #AirportsNonSafetyRelated,
body.public #AirportsRunwaysetc,
body.public #RailwayNonSafetyRelated,
body.public #RailwayTracksSignalling,
body.public #AbortedWork,
body.public #AmusementParks,
body.public #AviationAutomotiveMilitaryMarine,
body.public #Dams,
body.public #Mines,
body.public #Demolition,
body.public #Flooring,
body.public #FireProtectionSecurity,
body.public #LiftsBulkHandling,
body.public #EngineersOtherPleasespecify,
body.public #PackagedSoftwarethirdpartysoftware,
body.public #AuditPlc,
body.public #AdjudicatorArbitrator,
body.public #ArchitecturalServices,
body.public #ArchitectsIndividualHousing,
body.public #Turnoverwherethefirmdesignsandconstructs,
body.public #DCArchitecture,
body.public #CivilEngineering,
body.public #EngineersHousing,
body.public #PersonalMotor,
body.public #PackagedSoftwareown,
body.public #CustomisableSoftware,
body.public #BespokeSoftware,
body.public #SystemAnalysis,
body.public #DataProcessing,
body.public #FacilitiesManagement,
body.public #SaleSupplyMaintenanceHardware,
body.public #HardwareMaintenanceInstallation,
body.public #SoftwareMaintenance,
body.public #SoftwareInstallation,
body.public #Generalcomputeradvice,
body.public #StrategicPlanning,
body.public #ProcurementConsultancy,
body.public #ITTraining,
body.public #TroubleShooting,
body.public #ProjectManagement,
body.public #SystemsAudit,
body.public #ISP,
body.public #ASP,
body.public #Websitedesign,
body.public #NHSandorMedicalContracts,
body.public #SAPERPSoftware,
body.public #WebHostingServices,
body.public #Domainnameregistrations,
body.public #ITOther,
body.public #PersonalLines,
body.public #CommercialExcludingMotorProperty,
body.public #CommercialExcludingMotorviaBinders,
body.public #CommercialMotor,
body.public #CommercialProperty,
body.public #AviationSmallcraft,
body.public #Aviationother,
body.public #MarineSmallcraftcargo,
body.public #Marineother,
body.public #ReinsuranceFacultative,
body.public #ReinsuranceTreaty,
body.public #InsurancePensions,
body.public #InsuranceEndowments,
body.public #InsuranceOtherLife,
body.public #InsuranceUnitTrusts,
body.public #InsuranceOtherInvestments,
body.public #MortgageBroking,
body.public #PaymentProtectionInsurance,
body.public #InsuranceOther,
body.public #CompanyDevelopment,
body.public #Production,
body.public #MarketingSales,
body.public #FinanceAccounting,
body.public #HumanResources,
body.public #IT,
body.public #InterimLocumManagement,
body.public #QualityAssurance,
body.public #MergersAcquisitions,
body.public #Training,
body.public #Accountancyortaxwork,
body.public #InsolvencyValuationorduediligencework,
body.public #ManagementOther,
body.public #Publishing,
body.public #Distribution,
body.public #PrintingServices,
body.public #TelevisionBroadcasting,
body.public #RadioBroadcasting,
body.public #SatelliteBroadcasting,
body.public #FilmProduction,
body.public #PostFilmProduction,
body.public #MediaBuyerTV,
body.public #MediaBuyerNonTV,
body.public #TVAdvertising,
body.public #NonTVAdvertising,
body.public #PromotionalMaterial,
body.public #DirectMailMarketing,
body.public #MarketingMarkerResearchPR,
body.public #GraphicDesign,
body.public #GamesCompetitions,
body.public #FilmFinance,
body.public #MarketingPR,
body.public #MarketingOther,
body.public #TurnoverFromOwnDesign,
body.public #Feesinrespectofdesignonly,
body.public #TurnoverFromSubcontractedWork,
body.public #TurnoverFromSupervisedWork,
body.public #TurnoverDesignsByClient,
body.public #DCAllotherturnover,
body.public #AccountantsTotalPercentage,
body.public #ArchitectsTotalPercentage,
body.public #ArchitectsFeesTotalPercentage,
body.public #EngineersTotalPercentage,
body.public #EngineersFeesTotalPercentage,
body.public #ITTotalPercentage,
body.public #InsuranceBrokersTotalPercentage,
body.public #ManagementConsultantsTotalPercentage,
body.public #MarketingMediaTotalPercentage,
body.public #DCWorkSplit,
body.public #DCDisciplineSplit,
body.public #DCContractTypeSplit,
body.public #TerritorialSplitTotalPercentage,
body.public #UKFeesPercent,
body.public #EuropeFeesPercent,
body.public #USFeesPercent,
body.public #ROWFeesPercent,
body.public #SurvQuantitySurveying,
body.public #SurvStructuralSurveying,
body.public #SurvEstateAgencyResidential,
body.public #SurvEstateAgencyCommercial,
body.public #SurvValuationsForLendingPurposes,
body.public #SurvValuationsBalanceSheet,
body.public #SurvRentReviews,
body.public #AgriculturalSurveyingandValuing,
body.public #ArchitecturalWork,
body.public #AsbestosSurveyingInspections,
body.public #AssetValuationsforbalancesheetpurposes,
body.public #SurvAuctioneering,
body.public #SurvBuildingSocietyAgency,
body.public #BuildingSocietyAgencyIntroduceronly,
body.public #SurvBuildingSurveying,
body.public #SurvClerkofWorks,
body.public #SurvCommercialSurveying,
body.public #SurvCommercialEstateAgency,
body.public #SurvCommercialPropertyManagement,
body.public #CommercialPropertyManagementExcludingRent,
body.public #SurvCommercialRentReviewsinCityCentres,
body.public #SurvCommercialRentReviewsoutsideCityCentres,
body.public #SurvRating,
body.public #SurvDilapidations,
body.public #SurvEmployersAgent,
body.public #SurvExpertWitness,
body.public #SurvFinancialServices,
body.public #SurvFurtheradvancesremortgagelendingvaluation,
body.public #SurvGeneralPractice,
body.public #SurvInsuranceAgencyIntroduceronly,
body.public #LandSurveyingexcludingsettingout,
body.public #SurvLeaseholdEnfranchisement,
body.public #SurvLossAssessingandAdjusting,
body.public #SurvMineralSurveying,
body.public #SurvMortgageBroking,
body.public #SurvMortgageBrokingIntroduceronly,
body.public #SurvPlanningDevelopmentLandAgency,
body.public #SurvPrincipalDesigner,
body.public #SurvProbateMatrimonialDivorceValuations,
body.public #PropertyAcquisitionInvestmentDevelopment,
body.public #SurveyorsQuantitySurveying,
body.public #SurvResidentialEstateAgency,
body.public #SurvResidentialLettingAgency,
body.public #ResidentialPropertyManagementCityCentres,
body.public #ResidentialPropertyManagementExCityCentres,
body.public #ResidentialRentReviewsinCityCentres,
body.public #ResidentialRentReviewsoutsideCityCentres,
body.public #ResidentialSurveyingandValuing,
body.public #SurvSettingOut,
body.public #SurvStocktaking,
body.public #SurvStructuralSurveys,
body.public #SurvTownPlanning,
body.public #SurvProjectManagement,
body.public #SurvProjectCoordination,
body.public #SurvArchitectural,
body.public #SurvBuildingLandSurveying,
body.public #SurvInsuranceAgencyBuildingSocietyAgency,
body.public #SurvCouncilTaxValuations,
body.public #SurvAuctionsofLivestockProperty,
body.public #SurvAuctionsFineArts,
body.public #SurvFinancialServicesWork,
body.public #SurvAllotherfinancialserviceswork,
body.public #SurvPlanningSupervisionHealthSafety,
body.public #SurvOther,
body.public #SurvTotalPercentage
{float:right;margin-top:-25px;width:100px}

/* ****************************** */
/* PI Questions - Align Percent sign */
/* ****************************** */
body.public #question_AuditCompanyTaxPlc  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AuditCompanyTaxUnquoted .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AuditCompanyTaxSmallTraders .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AuditBanksFinancial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AccountancyBookKeepingPayroll .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PersonalTax .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ManagementConsultancy .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AuditUnquotedCompanies .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AuditOthers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_GeneralAccountancyandComplianceTax .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CompanyTax .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TaxPlanning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Taxmitigation .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Consultancyonly .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceBuildingSocietyStockExchange .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DirectorshipFees .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ComputerConsultancy .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CorporateFinanceMergersandAcquisitions .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FinancialServicesworkandInvestmentAdvice .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Otherwork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsTownPlanningConsultancy .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsInteriorDesign .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_StructuralSurveysReportsValuations .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ConsultingEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CladdingCurtainwallingRoofingandGlazing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsWaterDrainageIrrigation .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsAdjudicatorArbitrator .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsExpertWitness .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Feespaidawaytoindependentspecialist .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MultipleHousing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HousingAssociations .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Hotelsleisuresportscentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HighRiseDevelopments .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Ecclesiastical .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Commercial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MedicalFacilities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsDamsharboursjetties .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchTunnelsbridgesrailwaysairports .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsMinesnuclearchemical .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsBasements .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsGolfCourses .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Feeswherethefirmprovidesdesign .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Turnoverwherethefirmconstructs .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Turnoverwherethefirmisresponsible .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCWorkSplitOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FeeswherethefirmprovidesProjectManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCFoundationUnderpinning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CladdingCurtainwallingRoofingworkandGlazing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Waterdrainageirrigationandsewerageschemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSurveyingLand .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSurveyingQuantity .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSurveyingBuilding .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_StructuralEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HeatingVentilationEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SettingOut .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CompanySecretaryRegisterWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRoadsHighways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCTunnelsbridgesrailwaysandairports .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Minesnuclearchemicalpetrochemical .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCIndustrialBuildingSystems .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCOfficesCommercial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSchoolsandUniversities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCHotelsleisureandsportscentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSwimmingPoolsdomesticsurroundingbuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRetailBusinessPark .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCBasement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCGolfCourses .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ElectricalEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MechanicalEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersFoundationUnderpinning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SoilEnvironment .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersCladdingCurtainwalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersWaterDrainageIrrigationAndSewerage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersArchitectural .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FeesPaidAwayToIndependentSpecialistConsultants .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_OfficeFacilities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RetailFacilities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_IndustrialFacilities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EducationalFacilities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HotelsSeisureSportsCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SwimmingPoolsDomesticSurroundingSuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersMedicalFacilities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersRoadsHighways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MechanicalBulkHandlingPlant .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersHarboursJetties .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersBasements .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDamsSarboursJetties .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TunnelsBridgesRailwaysAirports .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MinesNuclearChemicalPetrochemicalIndustries .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersGolfCourses .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HouseholdProperty .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LiabilityProfessionalIndemnityConstructionUK .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LiabilityProfessionalIndemnityConstructionSea .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Aviation .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Marine .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Bloodstock .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceLifePensions .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_BuildingSocietyAgent .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Contingency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_JewelleryFineArt .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PersonalAccidentHealth .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PPI .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InvestmentFCAregulated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LossAdjusting .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LossAdjustingLiabilityPI .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RiskManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ExpertWitnessArbitration .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CompanySecretarialRegistrar .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsolvenciesLiquidationsReceiverships .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MergersAcquisitionsDisposals .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ExecutorshipsTrusteeship .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Directorship .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Pensions .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Endowments .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_OtherLife .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_UnitTrusts .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_OtherInvestments .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Mortgages .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ITConsultancy .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AccountantsOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Architecture .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsBuildingSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Environmental .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsLandscape .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RefurbishmentRestoration .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsLandscapeArchitecture .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PlanningSupervisor .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsStructuralSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsProjectManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsProjectCoordination .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Engineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsClerkofWorks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsDrafting .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsInteriorDesignRefurbishment .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ExpertWitnessArbitrationAdjudicationWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsQuantitySurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsTownPlanning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsAbortedWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsFeasibilityStudies .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsIndividualDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Schoolsuniversities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsCommercialbuildingsshoppingcentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LeisureexcludingSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsIndustrial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DomesticExtensionsBarnConversions .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Hospitalsmunicipals .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsModularBuildingsHousingSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Churchesecclesiasticalcharitableworkhistoric .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsHighRiseBuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsRoadsHighwaysMotorways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsChemicalPetroChemicalandRefineries .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsNuclearAtomic .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsSewerageWaterSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CladdingGlazzingCurtainingWalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsRoofing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsBridgesTunnels .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsHarboursOffshoreJetties .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsFoundationsPilingUnderpinning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AirportsRunways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RailwaysTracksSignalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsAmusementParks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsAviationAutomotiveMilitaryMarine .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DamsMinesFlooring .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsDemolition .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsFireProtectionSecurity .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsLiftsBulkHandling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsSectionBOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_GeneralBuildingfullservicecontractor .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCArchitectural .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCCivilEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCStructuralEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCMechanicalEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCProcessEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCElectricalEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCHeatingVentilationEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCChemicalEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSoilEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCNuclearEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCLandSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCQuantitySurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCBuildingSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDiciplineOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCIndividualDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCLowRiseMultipleDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCHighRiseMultipleDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCModularDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCOfficeRetailMixedUse .char_label{float:right;margin-top:-21px;width:10px}   
body.public #question_DCHighways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCBridgesTunnelsDams .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RailwaysandAirportsNonsafetyNonAirsideNon .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RailwaysandAirportsSafetyAirsideTrackside .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HarboursJettiesNonStructural .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSewerageWaterSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCPowerPlants .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCManufacturingPlants .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRefineriesPetroChemical .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCMechanicalPlantBulkHandlingEquipment .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCIndustrialSystemBuild .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCHospitalsNursingHomes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCSchoolsUniversities .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCHotelsRecreationsexcludingSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCEcclesiasticalSwimmingPoolsotherSports .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCContractsSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRoofingOrGlazing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCOffshoreInstallations .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCFoundationsorUnderpinning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCCladdingGlazingRoofing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitecturalDesign .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_BuildingSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CivilStructuralEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ClerkofWorks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Drafting .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Environmentalwork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ExpertWitness .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FeasibilityStudies .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_GeotechnicalSoilEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InteriorDesignRefurbishment .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LandSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LandscapeArchitecture .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarineEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MEHVAEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PlanningSupervisoryCDM .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ProjectCoordination .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersProjectManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_QuantitySurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_StructuralSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TownPlanning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersOther .char_label{float:right;margin-top:-21px;width:10px}    
body.public #question_IndividualDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LowRiseBuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HighRiseBuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SchoolsHospitalsMunicipal .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CommercialBuildingsShoppingCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ModularBuildingsHousingSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RetailTownhousesBusinessParksWarehouses .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LeisureSportexcludingSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ChurchesEcclesiastical .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RoadsHighwaysMotorways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Industrial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ChemicalPetroChemicalandRefineries .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_NuclearAtomic .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SewerageWaterSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CladdingGlazingCurtainWalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Roofing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_BridgesTunnels .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HarboursOffshoreJetties .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FoundationsPilingUnderpinning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AirportsNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AirportsRunwaysetc .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RailwayNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RailwayTracksSignalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AbortedWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AmusementParks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AviationAutomotiveMilitaryMarine .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Dams .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Mines .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Demolition .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Flooring .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FireProtectionSecurity .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LiftsBulkHandling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersOtherPleasespecify .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_PackagedSoftwarethirdpartysoftware  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AuditPlc  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AdjudicatorArbitrator  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitecturalServices .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsIndividualHousing  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Turnoverwherethefirmdesignsandconstructs  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCArchitecture  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CivilEngineering  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersHousing  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PersonalMotor  .char_label{float:right;margin-top:-21px;width:10px}

body.public #question_PackagedSoftwareown  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CustomisableSoftware  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_BespokeSoftware  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SystemAnalysis  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DataProcessing  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FacilitiesManagement  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SaleSupplyMaintenanceHardware  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HardwareMaintenanceInstallation  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SoftwareMaintenance  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SoftwareInstallation  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Generalcomputeradvice  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_StrategicPlanning  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ProcurementConsultancy  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ITTraining  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TroubleShooting  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ProjectManagement  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SystemsAudit  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ISP  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ASP  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Websitedesign  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_NHSandorMedicalContracts  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SAPERPSoftware  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_WebHostingServices  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Domainnameregistrations  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ITOther  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PersonalLines  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CommercialExcludingMotorProperty  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CommercialExcludingMotorviaBinders  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CommercialMotor  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CommercialProperty  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AviationSmallcraft  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Aviationother  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarineSmallcraftcargo  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Marineother  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ReinsuranceFacultative  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ReinsuranceTreaty  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsurancePensions  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceEndowments  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceOtherLife  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceUnitTrusts  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceOtherInvestments  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MortgageBroking  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PaymentProtectionInsurance  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceOther  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CompanyDevelopment  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Production  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarketingSales  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FinanceAccounting  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_HumanResources  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_IT  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InterimLocumManagement  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_QualityAssurance  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MergersAcquisitions  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Training  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Accountancyortaxwork  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsolvencyValuationorduediligencework  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ManagementOther  .char_label{float:right;margin-top:-21px;width:10px}	
body.public #question_Publishing  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Distribution  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PrintingServices  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TelevisionBroadcasting  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_RadioBroadcasting  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SatelliteBroadcasting  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FilmProduction  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PostFilmProduction  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MediaBuyerTV  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MediaBuyerNonTV  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TVAdvertising  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_NonTVAdvertising  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PromotionalMaterial  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DirectMailMarketing  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarketingMarkerResearchPR  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_GraphicDesign  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_GamesCompetitions  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_FilmFinance  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarketingPR  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarketingOther  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_UKFeesPercent  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EuropeFeesPercent  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_USFeesPercent  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ROWFeesPercent  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TurnoverFromOwnDesign .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_Feesinrespectofdesignonly .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TurnoverFromSubcontractedWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TurnoverFromSupervisedWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TurnoverDesignsByClient .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCAllotherturnover .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AccountantsTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsFeesTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersFeesTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ITTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_InsuranceBrokersTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ManagementConsultantsTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_MarketingMediaTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCWorkSplit .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDisciplineSplit .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCContractTypeSplit .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_TerritorialSplitTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvQuantitySurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvStructuralSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvEstateAgencyResidential .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvEstateAgencyCommercial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvValuationsForLendingPurposes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvValuationsBalanceSheet .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvRentReviews .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AgriculturalSurveyingandValuing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitecturalWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AsbestosSurveyingInspections .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_AssetValuationsforbalancesheetpurposes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvAuctioneering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvBuildingSocietyAgency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_BuildingSocietyAgencyIntroduceronly .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvBuildingSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvClerkofWorks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvCommercialSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvCommercialEstateAgency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvCommercialPropertyManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_CommercialPropertyManagementExcludingRent .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvCommercialRentReviewsinCityCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvCommercialRentReviewsoutsideCityCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvRating .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvDilapidations .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvEmployersAgent .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvExpertWitness .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvFinancialServices .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvFurtheradvancesremortgagelendingvaluation .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvGeneralPractice .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvInsuranceAgencyIntroduceronly .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_LandSurveyingexcludingsettingout .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvLeaseholdEnfranchisement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvLossAssessingandAdjusting .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvMineralSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvMortgageBroking .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvMortgageBrokingIntroduceronly .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvPlanningDevelopmentLandAgency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvPrincipalDesigner .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvProbateMatrimonialDivorceValuations .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_PropertyAcquisitionInvestmentDevelopment .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurveyorsQuantitySurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvResidentialEstateAgency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvResidentialLettingAgency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ResidentialPropertyManagementCityCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ResidentialPropertyManagementExCityCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ResidentialRentReviewsinCityCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ResidentialRentReviewsoutsideCityCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ResidentialSurveyingandValuing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvSettingOut .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvStocktaking .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvStructuralSurveys .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvTownPlanning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvProjectManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvProjectCoordination .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvArchitectural .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvBuildingLandSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvInsuranceAgencyBuildingSocietyAgency .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvCouncilTaxValuations .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvAuctionsofLivestockProperty .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvAuctionsFineArts .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvFinancialServicesWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvAllotherfinancialserviceswork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvPlanningSupervisionHealthSafety .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvOther .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_SurvTotalPercentage .char_label{float:right;margin-top:-21px;width:10px}

/* ****************************** */
/* PI Questions - Background Colour */
/* ****************************** */
body.public #question_AuditCompanyTaxPlc.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AuditCompanyTaxUnquoted.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AuditCompanyTaxSmallTraders.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AuditBanksFinancial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AccountancyBookKeepingPayroll.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PersonalTax.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ManagementConsultancy.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AuditUnquotedCompanies.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AuditOthers.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_GeneralAccountancyandComplianceTax.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CompanyTax.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TaxPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Taxmitigation.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Consultancyonly.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceBuildingSocietyStockExchange.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DirectorshipFees.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ComputerConsultancy.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CorporateFinanceMergersandAcquisitions.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FinancialServicesworkandInvestmentAdvice.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Otherwork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsTownPlanningConsultancy.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsInteriorDesign.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_StructuralSurveysReportsValuations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ConsultingEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CladdingCurtainwallingRoofingandGlazing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsWaterDrainageIrrigation.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsAdjudicatorArbitrator.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsExpertWitness.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Feespaidawaytoindependentspecialist.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MultipleHousing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HousingAssociations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Hotelsleisuresportscentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HighRiseDevelopments.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Ecclesiastical.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Commercial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MedicalFacilities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsDamsharboursjetties.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchTunnelsbridgesrailwaysairports.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsMinesnuclearchemical.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsBasements.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsGolfCourses.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Feeswherethefirmprovidesdesign.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Turnoverwherethefirmconstructs.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Turnoverwherethefirmisresponsible.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCWorkSplitOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FeeswherethefirmprovidesProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCFoundationUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CladdingCurtainwallingRoofingworkandGlazing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Waterdrainageirrigationandsewerageschemes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSurveyingLand.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSurveyingQuantity.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSurveyingBuilding.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_StructuralEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HeatingVentilationEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SettingOut.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}

body.public #question_CompanySecretaryRegisterWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRoadsHighways.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCTunnelsbridgesrailwaysandairports.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Minesnuclearchemicalpetrochemical.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCIndustrialBuildingSystems.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCOfficesCommercial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSchoolsandUniversities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHotelsleisureandsportscentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSwimmingPoolsdomesticsurroundingbuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRetailBusinessPark.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCBasement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCGolfCourses.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ElectricalEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MechanicalEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersFoundationUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SoilEnvironment.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersCladdingCurtainwalling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersWaterDrainageIrrigationAndSewerage.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersArchitectural.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FeesPaidAwayToIndependentSpecialistConsultants.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_OfficeFacilities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RetailFacilities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_IndustrialFacilities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EducationalFacilities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HotelsSeisureSportsCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SwimmingPoolsDomesticSurroundingSuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersMedicalFacilities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersRoadsHighways.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MechanicalBulkHandlingPlant.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersHarboursJetties.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersBasements.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDamsSarboursJetties.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TunnelsBridgesRailwaysAirports.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MinesNuclearChemicalPetrochemicalIndustries.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersGolfCourses.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HouseholdProperty.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LiabilityProfessionalIndemnityConstructionUK.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LiabilityProfessionalIndemnityConstructionSea.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Aviation.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Marine.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Bloodstock.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceLifePensions.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_BuildingSocietyAgent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Contingency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_JewelleryFineArt.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PersonalAccidentHealth.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PPI.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InvestmentFCAregulated.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LossAdjusting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LossAdjustingLiabilityPI.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RiskManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ExpertWitnessArbitration.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CompanySecretarialRegistrar.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsolvenciesLiquidationsReceiverships.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MergersAcquisitionsDisposals.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ExecutorshipsTrusteeship.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Directorship.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Pensions.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Endowments.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_OtherLife.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_UnitTrusts.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_OtherInvestments.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Mortgages.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ITConsultancy.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AccountantsOther.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AccountantsTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_Architecture.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsBuildingSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Environmental.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsLandscape.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RefurbishmentRestoration.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsLandscapeArchitecture.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}


body.public #question_PlanningSupervisor.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsStructuralSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsProjectCoordination.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Engineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsClerkofWorks.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsDrafting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsInteriorDesignRefurbishment.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ExpertWitnessArbitrationAdjudicationWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsQuantitySurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsTownPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsAbortedWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsFeasibilityStudies.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsIndividualDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Schoolsuniversities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsCommercialbuildingsshoppingcentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LeisureexcludingSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsIndustrial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DomesticExtensionsBarnConversions.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Hospitalsmunicipals.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsModularBuildingsHousingSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Churchesecclesiasticalcharitableworkhistoric.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsHighRiseBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsRoadsHighwaysMotorways.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsChemicalPetroChemicalandRefineries.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsNuclearAtomic.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsSewerageWaterSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CladdingGlazzingCurtainingWalling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsRoofing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsBridgesTunnels.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsHarboursOffshoreJetties.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsFoundationsPilingUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AirportsRunways.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RailwaysTracksSignalling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsAmusementParks.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsAviationAutomotiveMilitaryMarine.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DamsMinesFlooring.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsDemolition.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsFireProtectionSecurity.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsLiftsBulkHandling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsSectionBOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsFeesTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_GeneralBuildingfullservicecontractor.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCArchitectural.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCCivilEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCStructuralEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCMechanicalEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCProcessEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCElectricalEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHeatingVentilationEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCChemicalEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSoilEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCNuclearEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCLandSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCQuantitySurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCBuildingSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDiciplineOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDisciplineSplit.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_DCIndividualDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCLowRiseMultipleDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHighRiseMultipleDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCModularDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCOfficeRetailMixedUse.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}   
body.public #question_DCHighways.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCBridgesTunnelsDams.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RailwaysandAirportsNonsafetyNonAirsideNon.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RailwaysandAirportsSafetyAirsideTrackside.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HarboursJettiesNonStructural.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSewerageWaterSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCPowerPlants.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCManufacturingPlants.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRefineriesPetroChemical.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCMechanicalPlantBulkHandlingEquipment.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCIndustrialSystemBuild.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHospitalsNursingHomes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCSchoolsUniversities.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHotelsRecreationsexcludingSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCEcclesiasticalSwimmingPoolsotherSports.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCContractsSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRoofingOrGlazing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCOffshoreInstallations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCFoundationsorUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCCladdingGlazingRoofing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCContractTypeSplit.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitecturalDesign.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_BuildingSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CivilStructuralEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ClerkofWorks.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Drafting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Environmentalwork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ExpertWitness.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FeasibilityStudies.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_GeotechnicalSoilEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InteriorDesignRefurbishment.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LandSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LandscapeArchitecture.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarineEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MEHVAEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PlanningSupervisoryCDM.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ProjectCoordination.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_QuantitySurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_StructuralSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TownPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_IndividualDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LowRiseBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HighRiseBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SchoolsHospitalsMunicipal.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CommercialBuildingsShoppingCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ModularBuildingsHousingSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RetailTownhousesBusinessParksWarehouses.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LeisureSportexcludingSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ChurchesEcclesiastical.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RoadsHighwaysMotorways.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Industrial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ChemicalPetroChemicalandRefineries.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_NuclearAtomic.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SewerageWaterSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CladdingGlazingCurtainWalling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Roofing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_BridgesTunnels.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HarboursOffshoreJetties.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FoundationsPilingUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AirportsNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AirportsRunwaysetc.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RailwayNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RailwayTracksSignalling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AbortedWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AmusementParks.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AviationAutomotiveMilitaryMarine.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Dams.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Mines.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Demolition.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Flooring.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FireProtectionSecurity.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LiftsBulkHandling.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersOtherPleasespecify.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersFeesTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_PackagedSoftwarethirdpartysoftware.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AuditPlc.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AdjudicatorArbitrator.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitecturalServices.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsIndividualHousing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Turnoverwherethefirmdesignsandconstructs.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCArchitecture.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CivilEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersHousing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PersonalMotor.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PackagedSoftwareown.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CustomisableSoftware.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_BespokeSoftware.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SystemAnalysis.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DataProcessing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FacilitiesManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SaleSupplyMaintenanceHardware.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HardwareMaintenanceInstallation.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SoftwareMaintenance.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SoftwareInstallation.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Generalcomputeradvice.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_StrategicPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ProcurementConsultancy.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ITTraining.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TroubleShooting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SystemsAudit.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ISP.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ASP.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Websitedesign.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_NHSandorMedicalContracts.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SAPERPSoftware.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_WebHostingServices.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Domainnameregistrations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ITOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ITTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_PersonalLines.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CommercialExcludingMotorProperty.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CommercialExcludingMotorviaBinders.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CommercialMotor.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CommercialProperty.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AviationSmallcraft.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Aviationother.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarineSmallcraftcargo.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Marineother.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ReinsuranceFacultative.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ReinsuranceTreaty.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsurancePensions.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceEndowments.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceOtherLife.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceUnitTrusts.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceOtherInvestments.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MortgageBroking.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PaymentProtectionInsurance.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsuranceBrokersTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_CompanyDevelopment.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Production.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarketingSales.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FinanceAccounting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_HumanResources.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_IT.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InterimLocumManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_QualityAssurance.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MergersAcquisitions.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Training.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Accountancyortaxwork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_InsolvencyValuationorduediligencework.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ManagementOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ManagementConsultantsTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_Publishing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Distribution.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PrintingServices.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TelevisionBroadcasting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_RadioBroadcasting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SatelliteBroadcasting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FilmProduction.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PostFilmProduction.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MediaBuyerTV.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MediaBuyerNonTV.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TVAdvertising.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_NonTVAdvertising.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PromotionalMaterial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DirectMailMarketing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarketingMarkerResearchPR.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_GraphicDesign.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_GamesCompetitions.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_FilmFinance.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarketingPR.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarketingOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_MarketingMediaTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}
body.public #question_TurnoverFromOwnDesign.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_Feesinrespectofdesignonly.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TurnoverFromSubcontractedWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TurnoverFromSupervisedWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TurnoverDesignsByClient.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCAllotherturnover.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCWorkSplit.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}

body.public #question_SurvQuantitySurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvStructuralSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvEstateAgencyResidential.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvEstateAgencyCommercial.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvValuationsForLendingPurposes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvValuationsBalanceSheet.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvRentReviews.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AgriculturalSurveyingandValuing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitecturalWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AsbestosSurveyingInspections.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AssetValuationsforbalancesheetpurposes.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvAuctioneering.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvBuildingSocietyAgency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_BuildingSocietyAgencyIntroduceronly.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvBuildingSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvClerkofWorks.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvCommercialSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvCommercialEstateAgency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvCommercialPropertyManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_CommercialPropertyManagementExcludingRent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvCommercialRentReviewsinCityCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvCommercialRentReviewsoutsideCityCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvRating.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvDilapidations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvEmployersAgent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvExpertWitness.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvFinancialServices.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvFurtheradvancesremortgagelendingvaluation.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvGeneralPractice.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvInsuranceAgencyIntroduceronly.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_LandSurveyingexcludingsettingout.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvLeaseholdEnfranchisement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvLossAssessingandAdjusting.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvMineralSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvMortgageBroking.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvMortgageBrokingIntroduceronly.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvPlanningDevelopmentLandAgency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvPrincipalDesigner.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvProbateMatrimonialDivorceValuations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PropertyAcquisitionInvestmentDevelopment.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurveyorsQuantitySurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvResidentialEstateAgency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvResidentialLettingAgency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ResidentialPropertyManagementCityCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ResidentialPropertyManagementExCityCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ResidentialRentReviewsinCityCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ResidentialRentReviewsoutsideCityCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ResidentialSurveyingandValuing.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvSettingOut.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvStocktaking.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvStructuralSurveys.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvTownPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvProjectCoordination.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvArchitectural.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvBuildingLandSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvInsuranceAgencyBuildingSocietyAgency.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvCouncilTaxValuations.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvAuctionsofLivestockProperty.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvAuctionsFineArts.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvFinancialServicesWork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvAllotherfinancialserviceswork.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvPlanningSupervisionHealthSafety.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvOther.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_SurvTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;} 

body.public #question_UKFeesPercent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EuropeFeesPercent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_USFeesPercent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ROWFeesPercent.question.Percentage.RISKGROUP_ID_0 {border-color:#194479;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_TerritorialSplitTotalPercentage.question.Percentage.RISKGROUP_ID_0{border-color:#194479;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px;}

body.public #AccountantsTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #ArchitectsFeesTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #ArchitectsTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #EngineersFeesTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #EngineersTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #ITTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #InsuranceBrokersTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #InsuranceBrokersTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #ManagementConsultantsTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #MarketingMediaTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #DCWorkSplit.number_input.cover.Percentage {background:none;border-style:none;}
body.public #DCDisciplineSplit.number_input.cover.Percentage {background:none;border-style:none;}
body.public #DCContractTypeSplit.number_input.cover.Percentage {background:none;border-style:none;}
body.public #TerritorialSplitTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}
body.public #SurvTotalPercentage.number_input.cover.Percentage {background:none;border-style:none;}


/* ****************************** */
/* PI Questions - Rating screen colour */
/* ****************************** */
body.private #question_AccountantsHeader{background-color:#F2F2F3;}
body.private #question_ArchitectsHeader{background-color:#F2F2F3;}
body.private #question_InformationTechnologyHeader{background-color:#F2F2F3;}
body.private #question_InsuranceBrokersHeader{background-color:#F2F2F3;}
body.private #question_ManagementConsultantsHeader{background-color:#F2F2F3;}
body.private #question_MarketingHeader{background-color:#F2F2F3;}
body.private #question_EngineersHeader{background-color:#F2F2F3;}
body.private #question_MiscellaneousHeader{background-color:#F2F2F3;}
body.private #question_SurveyorsHeader{background-color:#F2F2F3;}
body.private #question_DesignConstructionHeader{background-color:#F2F2F3;}

/* ****************************** */
/* Unoccupied Questions - Rating screen colour */
/* ****************************** */
body.private #question_FLEEACoverTwelveMonth{background-color:#F2F2F3;}
body.private #question_FullCoverExEOWTwelveMonth{background-color:#F2F2F3;}
body.private #question_FullPerilsTwelveMonth{background-color:#F2F2F3;}
body.private #question_FLEEACoverThreeMonth{background-color:#F2F2F3;}
body.private #question_FullCoverExEOWThreeMonth{background-color:#F2F2F3;}
body.private #question_FullPerilsThreeMonth{background-color:#F2F2F3;}
body.private #question_FLEEACoverTwelveMonthContents{background-color:#F2F2F3;}
body.private #question_FullCoverExEOWTwelveMonthContents{background-color:#F2F2F3;}
body.private #question_FullPerilsTwelveMonthContents{background-color:#F2F2F3;}
body.private #question_FLEEACoverSixMonthContents{background-color:#F2F2F3;}
body.private #question_FullCoverExEOWSixMonthContents{background-color:#F2F2F3;}
body.private #question_FullPerilsSixMonthContents{background-color:#F2F2F3;}
body.private #question_FLEEACoverThreeMonthContents{background-color:#F2F2F3;}
body.private #question_FullCoverExEOWThreeMonthContents{background-color:#F2F2F3;}
body.private #question_FullPerilsThreeMonthContents{background-color:#F2F2F3;}
body.private #question_POLIncreasePremiumCalculationTwelveMonth{background-color:#F2F2F3;}
body.private #question_POLIncreasePremiumCalculationSixMonth{background-color:#F2F2F3;}
body.private #question_POLIncreasePremiumCalculationThreeMonth{background-color:#F2F2F3;}
body.private #question_LegalPremiumCalculation{background-color:#F2F2F3;}

/* ****************************** */
/* Household Questions - Rating screen colour */
/* ****************************** */
body.private #question_BuildingsAdjustmentsHeader{background-color:#F2F2F3;}
body.private #question_ContentsAdjustmentsHeader{background-color:#F2F2F3;}
body.private #question_ContentsSpecifiedHeaderOne{background-color:#F2F2F3;}
body.private #question_SpecifiedPersonalPossessionsAdjustmentheader{background-color:#F2F2F3;}

/* ****************************** */
/* Address Lookup button styling  */
/* ****************************** */

body.public .LookupGetAddress  {padding-top: 2.5px; font-size: 12px !important; color: #FFFFFF !important; background: #329FD7 !important; border: 1px solid #329FD7 !important; width: 110px !important; margin-right: 10px !important; padding-bottom: 2.5px; font-family: 'Lucida Grande','Segoe UI',Arial,Helvetica,Sans-serif;    border-radius: 10px; height: 25px; font-weight: Bold; cursor: pointer;}

/* ****************************** */
/* Unoccupied Property - CSS     */
/* ****************************** */
body.public #question_WorksDuration div.info_text {margin-top: -16px !important; margin-left: 640px!important;}
body.public #question_BuildingsSIDescription {margin-top: -18px !important;}

/* ****************************** */
/* Make Textboxes stretch across 100%   */
/* ****************************** */
body.public #OccupationDetails,
body.public #LiftOffDetails,
body.public #Flooding_Additional_Info,
body.public #TimberFloorAdditionalInfo,
body.public #ElectricityOffInfo,
body.public #GasOffInfo,
body.public #WaterOffInfo,
body.public #PreviousOccupancyDetails,
body.public #FuturePlansOther,
body.public #SurroundingPropertiesUnoccupiedDetails,
body.public #EmergencyServicesAttendedInfo,
body.public #Construction_Walls_Additional_Info,
body.public #Construction_Floor_Additional_Info,
body.public #Construction_Roof_Additional_Info,
body.public #State_Of_Repair_Additional_Info,
body.public #OutbuildingsInfo,
body.public #Construction_Subsidence_Additional_Info,
body.public #Construction_SignsOfDamageInfo,
body.public #MonitoredForSubsidenceInfo,
body.public #SurveySubsidenceInfo,
body.public #Subsidence_Trees_Additional_Info,
body.public #Subsidence_HillsInfo,
body.public #Door_Locks_Additional_Info,
body.public #PatioDoorsInfo,
body.public #Window_Locks_Additional_Info,
body.public #Other_Alarm_Details,
body.public #Security_Additional_Info,
body.public #DomiciledUKInfo,
body.public #SOF_Additional_Information,
body.public #GapInInsurance,
body.public #StructuralWorkInfo,
body.public #AdditionalNotes,
body.public #ReasonForReferral,
body.public #IntendedUseOther,
body.public #Subsidence_Underground_WorkingsInfo,
body.public #Subsidence_ExtensionInfo,
body.public #Sole_Occupancy_Information,
body.public #Additional_Underwriting_Information,
body.public #SOFAdditionalInformation,
body.public #Heat_Away_Details,
body.public #Hazardous_Materials_Details,
body.public #Hazardous_Locations_Details,
body.public #XOL_Hazardous_Materials_Details,
body.public #XOL_Hazardous_Locations_Details,
body.public #DepthInfo,
body.public #Design_Advice_Details,
body.public #Far_East_Details,
body.public #Additional_Underwriting_Information,
body.public #EIProsecutedDetails,
body.public #EIIncidentsToCausePollutionDetails,
body.public #EIPermitOrLicenceDetails,
body.public #EIAddressesWithinSSSIDetails,
body.public #EIEnvironmentalPolicyDetails,
body.public #EISystemForIncidentsDetails,
body.public #EIProsecutedLastFiveYearsDetails,
body.public #EIAwareOfIncidentsDetails,
body.public #EIFailToComplyWithRegulationsDetails,
body.public #SoleOccupancyDetails,
body.public #CCJDetails,
body.public #DeclinedInsuranceDetails,
body.public #AdditionalInformation,
body.public #UnattendedDetails,
body.public #PreviouslyFloodedDetails,
body.public #ConstructionWallsDetails,
body.public #ConstructionRoofDetails,
body.public #GoodStateOfRepairInfo,
body.public #SubsidenceDetails,
body.public #WatercourseDetails,
body.public #PropertyStructuralSupportInfo,
body.public #CliffsDetails,
body.public #SubsidenceSubjectoToSurveyDetails,
body.public #SubsidenceFloodedFromDrainsDetails,
body.public #SubsidenceUndergroundDrainageDetails,
body.public #HomeExtendedDetails,
body.public #SafeDetails,
body.public #AlarmsDetails,
body.public #WindowsLocksDetails,
body.public #ExternalDoorLocksDetails,
body.public #TreesInfo,
body.public #SelfContainedInfo,
body.public #ConstructionFloorDetails,
body.public #ConstructionMaterialsDetails,
body.public #GoodStateOfRepairDetails,
body.public #FourteenDayUnoccupancyInfo,
body.public #Over_Night_Security_Additional_Info,
body.public #CCTVInfoOther,
body.public #Window_LocksInfo,
body.public #Undesirable_Contracts_Additional_Information,
body.public #AccountantsQualificationsOther,
body.public #ArchitectsQualificationsOther,
body.public #EngineersQualificationOther,
body.public #SurveyorQualificationsOther,
body.public #LikelyToClaimDetails,
body.public #InsuranceDeclinedDetails,
body.public #SecuredInfo,
body.public #StateOfRepairInfo,
body.public #WaterInfo,
body.public #PreviousFloodInfo,
body.public #NonStructuralWorkInfo,
body.public #AdditionalCaseInformation,
body.public #AdditionalInfoConstructionWalls,
body.public #AdditionalInfoConstructionRoof,
body.public #AdditionalInfoConstructionFloor,
body.public #OtherCompositePanels,
body.public #InfoUndergoingRefurbishment,
body.public #Undesireable_Contracts_Additional_Info,
body.public *[id^="MP_AdditionalInfoPremisesPreviouslyFlooded"],
body.public *[id^="MP_AdditionalInfoConstructionWalls"],
body.public *[id^="MP_AdditionalInfoConstructionRoof"],
body.public *[id^="MP_AdditionalInfoConstructionFloor"],
body.public *[id^="MP_AdditionalInfoStateOfRepair"],
body.public *[id^="MP_AdditionalInfoDoorLocks"],
body.public *[id^="MP_AdditionalInfoWindowLocks"],
body.public *[id^="MP_OtherCCTVInfo"],
body.public *[id^="MP_InformationSoleOccupancy"],
body.public *[id^="MP_AdditionalInfoConstructionSubsidence"],
body.public *[id^="MP_AdditionalInfoConstructionAdjoiningPremises"],
body.public *[id^="MP_InfoUndergoingRefurbishment"],
body.public *[id^="MP_OtherCompositePanels"],
body.public *[id^="MP_AdditionalInfoUndesireableContracts"],
body.public *[id^="MP_InfoSecurityAdditional"],
body.public *[id^="MP_AdditionalInformationHazardousMaterials"],
body.public *[id^="MP_AdditionalInfoSubsidenceTrees"],
body.public *[id^="MP_InfoInterestedParties"],
body.public *[id^="MP_InfoConstructionSubsidence"],
body.public *[id^="MP_InfoSubsidenceUndergroundWorkings"],
body.public *[id^="MP_InfoSubsidenceHills"],
body.public *[id^="MP_InfoSubsidenceExtension"],
body.public *[id^="MP_InfoTreesWithin20M"],
body.public *[id^="MP_InfoSoleOccupancy"],
body.public *[id^="MP_OtherTimberFloor"],
body.public *[id^="MP_InfoStructuralWork"],
body.public *[id^="MP_InfoNonStructuralWork"],
body.public *[id^="MP_InfoFlooding"],
body.public *[id^="MP_InfoStateOfRepair"],
body.public *[id^="MP_InfoConstructionWalls"],
body.public *[id^="MP_InfoConstructionRoof"],
body.public *[id^="MP_InfoDoorLocks"],
body.public *[id^="MP_InfoWindowLocks"],
body.public *[id^="MP_InfoAlarmType"],
body.public *[id^="MP_SecurityAdditionalInfo"],
body.public *[id^="MP_OtherAlarmDetails"],
body.public *[id^="MP_AdditionalInfoPremisesHeated"],
body.public *[id^="MP_AdditionalInfoFreeFromSubsidence"],
body.public *[id^="MP_AdditionalInfoSubsidenceUndergroundWorkings"],
body.public *[id^="MP_AdditionalInfoSubsidenceHills"],
body.public *[id^="MP_AdditionalInfoSubsidenceExtension"],
body.public #AdditionalInfoConstructionAdjoiningPremises,
body.public #AdditionalInfoPremisesHeated,
body.public #Interested_Parties,
body.public #OtherCCTVInfo,
body.public #AdditionalInfoFreeFromSubsidence,
body.public #AdditionalInfoSubsidenceUndergroundWorkings,
body.public #AdditionalInfoSubsidenceHills,
body.public #AdditionalInfoSubsidenceExtension,
body.public #AdditionalInfoSubsidenceTrees,
body.public #DeclinedTradesYesNoAdditionalInformation,
body.public #LandSIOther,
body.public #MoneyInSafeDetails,
body.public #BFSCOwnPLInsuranceDetails,
body.public #BFSCDecideServicesDetails,
body.public #BFSCToolsMaterialsDetails,
body.public #BFSCWorkForOtherClientsDetails,
body.public #BFSCWorkUnderContractDetails,
body.public #ERNExemptReason,
body.public #BusinessDescriptionOther,
body.public #Trade_Association,
body.public #OtherworkDescription,
body.public #ArchitectsOtherDescription,
body.public #ArchitectsSectionBOtherDescription,
body.public #DCWorkSplitOtherDescription,
body.public #DCDiciplineOtherDescription,
body.public #DCOtherDescription,
body.public #EngineersOtherDescription,
body.public #EngineersOtherPleasespecifyDescription,
body.public #ITOtherDescription,
body.public #InsuranceOtherDescription,
body.public #MarketingOtherDescription,
body.public #ArchitectsUndertakeWorkInAreasDetails,
body.public #EngineersUndertakeWorkInAreasDetails,
body.public #ArchitectsWorkInFollowingAreasDetails,
body.public #EngineersWorkInFollowingAreasDetails,
body.public #ArchitectsUndertakeWorkInDetails,
body.public #EngineersUndertakeWorkInDetails,
body.public #InspectionsOther,
body.public #DirectorsFiveYearsExperienceDetails,
body.public #ManagementOtherDescription,
body.public #TurnoverROWDetails,
body.public #NatureOfBusiness,
body.public #UKEmployeesInfo,
body.public #ContractorsBusinessExplosivesDetails,
body.public #ContractorsMaxDepthFiveMDetails,
body.public #ContractorsMaxHeightFifteenMDetails,
body.public #Contract_Details,
body.public #MaterialsDetails,
body.public #CPEHazardousConditionsInfo,
body.public #ContractorsLocationAirportsInfo,
body.public #ContractorsLocationAircraftInfo,
body.public #ContractorsLocationJettiesInfo,
body.public #ContractorsLocationShipsInfo,
body.public #ContractorsLocationHovercraftInfo,
body.public #ContractorsLocationRailwayInfo,
body.public #ContractorsLocationRailwayInfrastructureInfo,
body.public #ContractorsLocationDamsInfo,
body.public #ContractorsLocationMinesInfo,
body.public #ContractorsLocationNuclearInfo,
body.public #ContractorsLocationOilInfo,
body.public #ContractorsLocationChemicalInfo,
body.public #ContractorsLocationFuelInfo,
body.public #ContractorsLocationBridgesInfo,
body.public #ContractorsLocationDemolitionSitesInfo,
body.public #ContractorsLocationRecyclingInfo,
body.public #CoverAwayFromPremisesOther,
body.public #FlatRoofNewInfo,
body.public #ContractorsLocationOffshoreInfo
{width:100%}

/* ****************************** */
/* Make Textboxes stretch across 45%   */
/* ****************************** */
body.public #PrimaryInsurerInfo,
body.public #Primary_Policy_No
{width:45%}

/* ****************************** */
/* Move dropdown to Top of question   */
/* ****************************** */
body.public #XOL_Hazardous_Materials {margin-top: -280px;}
body.public #XOL_Hazardous_Locations {margin-top: -240px;}

/* ****************************** */
/* Align Warning Triangles    */

/* ****************************** */
/* body.public img.QuestionWarning {margin-left: 690px; margin-top: -50px;} */

.AdmDropDown-Container {display:inline !important}

/* ****************************** */
/* CSS for MP Commercial Property Owners    */
/* ****************************** */

/* adds the top, left & right border  */
body.public *[id^="question_MP_LocationHeader"], 
body.public *[id^="question_MP_TradeHeader"],
body.public *[id^="question_MP_InsuranceCoverRequiredHeader"],
body.public *[id^="question_MP_ConstructionMaintenanceHeader"],
body.public *[id^="question_MP_SecurityHeader"],
body.public *[id^="question_MP_ThePremisesHeader"],
body.public *[id^="question_MP_SubsidenceGroundHeaveLandslipSupplementaryQuestionnaire"],
body.public *[id^="question_MP_HeaderInterestedParties"],
body.public *[id^="question_MP_LegalProtectionHeader"],
body.public *[id^="question_MP_DetailsofWorkHeader"],
body.public *[id^="question_MP_OccupancyDetailsHeader"],
body.public *[id^="question_MP_SumsInsuredHeader"],
body.public *[id^="question_MP_SubsidenceQuestionnaireHeader"]
{border-left-style:solid !important; border-left-color:#194479 !important; border-left-width:1px !important; border-right-style:solid !important; border-right-color:#194479 !important; border-right-width:1px !important; padding-left: 10px !important; border-top-style:solid !important; border-top-color:#194479 !important; border-top-width:1px !important; background-color:#194479 !important; height:30px !important;  }

/* Adds the side border and background */
body.public *[id^="question_MP_InsuredAddress"],
body.public *[id^="question_MP_YearsAtPremises"],
body.public *[id^="question_MP_PremisesPreviouslyFlooded"],
body.public *[id^="question_MP_AdditionalInfoPremisesPreviouslyFlooded"],
body.public *[id^="question_MP_Flooding"],
body.public *[id^="question_MP_AdditionalInfoFlooding"],
body.public *[id^="question_MP_LetToResidentialTenants"],
body.public *[id^="question_MP_ListedPremises"],
body.public *[id^="question_MP_TradeTable"],
body.public *[id^="question_MP_AlternativeTrade"],
body.public *[id^="question_MP_LateLicence"],
body.public *[id^="question_MP_DanceFloor"],
body.public *[id^="question_MP_BouncersEmployed"],
body.public *[id^="question_MP_Entertainment"],
body.public *[id^="question_MP_AlternativeTradeDescription"],
body.public *[id^="question_MP_BuildingSIQ"],
body.public *[id^="question_MP_BuildingSumInsured"],
body.public *[id^="question_MP_LandlordsContentsSumInsured"],
body.public *[id^="question_MP_AnnualLOR"],
body.public *[id^="question_MP_AnnualRent"],
body.public *[id^="question_MP_LandlordsContentsQ"],
body.public *[id^="question_MP_AnnualLORQ"],
body.public *[id^="question_MP_LORPeriod"],
body.public *[id^="question_MP_YearOfConstruction"],
body.public *[id^="question_MP_ConstructionWalls"],
body.public *[id^="question_MP_AdditionalInfoConstructionWalls"],
body.public *[id^="question_MP_ConstructionRoof"],
body.public *[id^="question_MP_AdditionalInfoConstructionRoof"],
body.public *[id^="question_MP_ConstructionFloors"],
body.public *[id^="question_MP_AdditionalInfoConstructionFloor"],
body.public *[id^="question_MP_FlatRoof"],
body.public *[id^="question_MP_FlatRoofPercentage"],
body.public *[id^="question_MP_StateOfRepair"],
body.public *[id^="question_MP_TimberFloor"],
body.public *[id^="question_MP_AdditionalInfoStateOfRepair"],
body.public *[id^="question_MP_DoorLocks"],
body.public *[id^="question_MP_AdditionalInfoDoorLocks"],
body.public *[id^="question_MP_WindowLocks"],
body.public *[id^="question_MP_RentIndemnityRequired"],
body.public *[id^="question_MP_LegalProtection"],
body.public *[id^="question_MP_StandardPolicyCoverNonAST"],
body.public *[id^="question_MP_HomeEmergencyRequired"],
body.public *[id^="question_MP_AdditionalInfoWindowLocks"],
body.public *[id^="question_MP_WindowProtection"],
body.public *[id^="question_MP_IntruderAlarmYN"],
body.public *[id^="question_MP_CCTV"],
body.public *[id^="question_MP_CCTVInfo"],
body.public *[id^="question_MP_OtherCCTVInfo"],
body.public *[id^="question_MP_FourteenDayUnoccupancy"],
body.public *[id^="question_MP_InformationSoleOccupancy"],
body.public *[id^="question_MP_ConstructionSubsidence"],
body.public *[id^="question_MP_CreditCheck"],
body.public *[id^="question_MP_AdditionalInfoConstructionSubsidence"],
body.public *[id^="question_MP_ConstructionAdjoiningPremises"],
body.public *[id^="question_MP_ConstructionFireBreakwall"],
body.public *[id^="question_MP_AdditionalInfoConstructionAdjoiningPremises"],
body.public *[id^="question_MP_PremisesHeated"],
body.public *[id^="question_MP_PremisesFireExtinguisher"],
body.public *[id^="question_MP_PremisesFireExstinguisherAdditionalInfo"],
body.public *[id^="question_MP_PremisesFireAlarm"],
body.public *[id^="question_MP_HazardousMaterials"],
body.public *[id^="question_MP_UndergoingRefurbishment"],
body.public *[id^="question_MP_InfoUndergoingRefurbishment"],
body.public *[id^="question_MP_NonStructuralWorks"],
body.public *[id^="question_MP_CompositePanels"],
body.public *[id^="question_MP_CompositePanelsType"],
body.public *[id^="question_MP_OtherCompositePanels"],
body.public *[id^="question_MP_CompositePanelsApproved"],
body.public *[id^="question_MP_CompositePanelsPercentage"],
body.public *[id^="question_MP_UndesireableContracts"],
body.public *[id^="question_MP_AdditionalInfoUndesireableContracts"],
body.public *[id^="question_MP_InfoSecurityAdditional"],
body.public *[id^="question_MP_InfoConstructionSubsidence"],
body.public *[id^="question_MP_InfoSubsidenceUndergroundWorkings"],
body.public *[id^="question_MP_InfoSubsidenceHills"],
body.public *[id^="question_MP_InfoSubsidenceExtension"],
body.public *[id^="question_MP_InfoTreesWithin20M"],
body.public *[id^="question_MP_InfoSoleOccupancy"],
body.public *[id^="question_MP_OtherTimberFloor"],
body.public *[id^="question_MP_InfoStructuralWork"],
body.public *[id^="question_MP_InfoNonStructuralWork"],
body.public *[id^="question_MP_InfoFlooding"],
body.public *[id^="question_MP_InfoStateOfRepair"],
body.public *[id^="question_MP_InfoConstructionWalls"],
body.public *[id^="question_MP_InfoConstructionRoof"],
body.public *[id^="question_MP_InfoDoorLocks"],
body.public *[id^="question_MP_InfoWindowLocks"],
body.public *[id^="question_MP_InfoAlarmType"],
body.public *[id^="question_MP_SecurityAdditionalInfo"],
body.public *[id^="question_MP_AdditionalInformationHazardousMaterials"],
body.public *[id^="question_MP_Subsidence"],
body.public *[id^="question_MP_TerrorismYN"],
body.public *[id^="question_MP_AccidentalDamage"],
body.public *[id^="question_MP_Occupancy"],
body.public *[id^="question_MP_AdditionalOccupancy"],
body.public *[id^="question_MP_ThirdOccupancy"],
body.public *[id^="question_MP_MaliciousDamage"],
body.public *[id^="question_MP_InfoPropertyType"],
body.public *[id^="question_MP_TraceAndAccess"],
body.public *[id^="question_MP_AST"],
body.public *[id^="question_MP_NumberOfTenants"],
body.public *[id^="question_MP_GradeListing"],
body.public *[id^="question_MP_NumberOfBedsits"],
body.public *[id^="question_MP_NumberOfFlats"],
body.public *[id^="question_MP_HowLongUnoccupied"],
body.public *[id^="question_MP_PreviousOccupancy"],
body.public *[id^="question_MP_StructuralWork"],
body.public *[id^="question_MP_NonStructuralWork"],
body.public *[id^="question_MP_SoleOccupancy"],
body.public *[id^="question_MP_TreesWithin20M"],
body.public *[id^="question_MP_NumberOfBedrooms"],
body.public *[id^="question_MP_TypeOfProperty"],
body.public *[id^="question_MP_FlatsInformationQuestion"],
body.public *[id^="question_MP_PropertyType"],
body.public *[id^="question_MP_AlarmType"],
body.public *[id^="question_MP_Theft"],
body.public *[id^="question_MP_TerrorismYN"],
body.public *[id^="question_MP_SubsidenceUndergroundWorkings"],
body.public *[id^="question_MP_SubsidenceHills"],
body.public *[id^="question_MP_SubsidenceYearOfConstruction"],
body.public *[id^="question_MP_SubsidenceExtension"],
body.public *[id^="question_MP_SubsidenceExtensionYear"],
body.public *[id^="question_MP_SubsidenceTrees"],
body.public *[id^="question_MP_AdditionalInfoSubsidenceTrees"],
body.public *[id^="question_MP_InterestedPartiesRequired"],
body.public *[id^="question_MP_InfoInterestedParties"],
body.public *[id^="question_MP_SpacerOne"],
body.public *[id^="question_MP_SpacerTwo"],
body.public *[id^="question_MP_SpacerThree"],
body.public *[id^="question_MP_SpacerFour"],
body.public *[id^="question_MP_SpacerFive"],
body.public *[id^="question_MP_SpacerSix"],
body.public *[id^="question_MP_SpacerSeven"],
body.public *[id^="question_MP_LegalSpacer"],
body.public *[id^="question_MP_SpacerEight"],
body.public *[id^="question_MP_SpacerNine"],
body.public *[id^="question_MP_ValueOfWorks"],
body.public *[id^="question_MP_PlanningPermissionRequired"],
body.public *[id^="question_MP_PlanningPermissionObtained"],
body.public *[id^="question_MP_PlanningPermissionApproved"],
body.public *[id^="question_MP_ProfessionalContractor"],
body.public *[id^="question_MP_ContractorInsurance"],
body.public *[id^="question_MP_WorksDuration"],
body.public *[id^="question_MP_AnyDemolition"],
body.public *[id^="question_MP_OtherAlarmDetails"],
body.public *[id^="question_MP_AlarmMaintained"],
body.public *[id^="question_MP_AlarmAlwaysSet"],
body.public *[id^="question_MP_AdditionalInfoPremisesHeated"],
body.public *[id^="question_MP_FreeFromSubsidence"],
body.public *[id^="question_MP_AdditionalInfoFreeFromSubsidence"],
body.public *[id^="question_MP_AdditionalInfoSubsidenceUndergroundWorkings"],
body.public *[id^="question_MP_AdditionalInfoSubsidenceHills"],
body.public *[id^="question_MP_AdditionalInfoSubsidenceExtension"]
{border-left-style:solid; border-left-color:#194479; border-left-width:1px; border-right-style:solid; border-right-color:#194479; border-right-width:1px; padding-left: 10px; background-color:#F2F2F3;}

/* Adds the bottom border */
body.public *[id^="question_MP_SpacerOne"],
body.public *[id^="question_MP_SpacerTwo"],
body.public *[id^="question_MP_SpacerThree"],
body.public *[id^="question_MP_SpacerFour"],
body.public *[id^="question_MP_SpacerFive"],
body.public *[id^="question_MP_SpacerSix"],
body.public *[id^="question_MP_SpacerEight"],
body.public *[id^="question_MP_SpacerSeven"],
body.public *[id^="question_MP_LegalSpacer"],
body.public *[id^="question_MP_SpacerNine"]
{border-bottom-style:solid; border-bottom-color:#194479; border-bottom-width:1px;}

/* Make questions 90% of width */
body.public *[id^="question_MP_Flooding"] div.text, 
body.public *[id^="question_MP_DoorLocks"] div.text,
body.public *[id^="question_MP_ConstructionSubsidence"] div.text,
body.public *[id^="question_MP_CreditCheck"] div.text,
body.public *[id^="question_MP_HazardousMaterials"] div.text,
body.public *[id^="question_MP_UndesireableContracts"] div.text,
body.public *[id^="question_MP_FreeFromSubsidence"] div.text,
body.public *[id^="question_MP_NonStructuralWorks"] div.text
{width:90%;}

/* Make quetions 70% of width */
body.public *[id^="question_MP_SubsidenceUndergroundWorkings"] div.text,
body.public *[id^="question_MP_CompositePanelsPercentage"] div.text,
body.public *[id^="question_MP_BuildingSIQ"] div.text
{width:70%;}

/* align £ signsright */
body.public *[id^="question_MP_BuildingSIQ"] .char_label,
body.public *[id^="question_MP_BuildingSumInsured"] .char_label,
body.public *[id^="question_MP_LandlordsContentsSumInsured"] .char_label,
body.public *[id^="question_MP_AnnualLOR"] .char_label,
body.public *[id^="question_MP_AnnualRent"] .char_label,
body.public *[id^="question_MP_LandlordsContentsQ"] .char_label,
body.public *[id^="question_MP_AnnualLORQ"] .char_label,
body.public *[id^="question_MP_ValueOfWorks"] .char_label
{float:right;margin-top:-21px;width:170px}

/* makes the % sign within the field  */
body.public *[id^="question_MP_CompositePanelsPercentage"] .char_label
{float:right;margin-top:-21px;}

/* makes "weeks" to be within the field */
body.public *[id^="question_MP_WorksDuration"] div.info_text 
{margin-top: -16px !important; margin-left: 610px!important;}

/* MR Fix for notes width */

table.AddNoteEmailTo td.external {width:320px}
table.AddNoteEmailTo td.internal {width:200px}
table.AddNoteEmailTo {width: 680px;}

/* Release CSS Fixes */

span.ResultsContainer { margin-top:18px; }

/* Release fix for get address button done by AM */

.LookupGetAddress {float:none !important;}

/* Release fix for page 2 get address */

#question_Insured_Address .SearchButtonContainer {margin-bottom:30px}
#question_Insured_Address #PostcodeLookup.line {padding-left:370px}
#question_InsuredAddress .SearchButtonContainer {margin-bottom:30px}
#question_InsuredAddress #PostcodeLookup.line {padding-left:370px}

/* Release CSS for MP */

#PostcodeLookup_Row1.line {padding-left:370px}
#PostcodeLookup_Row2.line {padding-left:370px}
#PostcodeLookup_Row3.line {padding-left:370px}
#PostcodeLookup_Row4.line {padding-left:370px}
#PostcodeLookup_Row5.line {padding-left:370px}
#PostcodeLookup_Row6.line {padding-left:370px}
#PostcodeLookup_Row7.line {padding-left:370px}
#PostcodeLookup_Row8.line {padding-left:370px}
#PostcodeLookup_Row9.line {padding-left:370px}

/* Question Warning */

img.QuestionWarning.SS {padding-left:600px; }

/* MR DD */

.ui-autocomplete {Padding-bottom:15px}

/* MR Multipage widening */

.EditTableColumns .ColumnFormName {width:200px}
.EditTableColumns .ColumnName {width:250px}

/* MR 150716 */

#question_InsuredAddress {padding-bottom:30px;}


/* HH second lookup */

#question_Correspondence_Address .SearchButtonContainer {Padding-bottom:55px}
#question_Correspondence_Address .LookupGetAddress {margin-left: 54%}

/* XOL  lookup */
#question_Correspondence_Address1 .SearchButtonContainer {Padding-bottom:10px}
#question_Correspondence_Address1 .LookupGetAddress {margin-left: 59%}