/* 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}

.public #PIClaimsTable_Template tr th:nth-child(5)  {display:none}
.public #PIClaimsTable_Template tr th:nth-child(6)  {display:none}

.public #PIClaimsTable_Template tr td:nth-child(5)  {display:none}
.public #PIClaimsTable_Template tr td:nth-child(6)  {display:none}


/* Align Client Details questions to the right  */
#question_LogClientDetailsYesNo.question.Radio .text,
#question_LogClientDetailsYesNo.question.Radio label.radio { display: inline-block;}

/* Hide table tows on Communal Areas Scheme */

.public #CommunalAreasLocation_Template tr td:nth-child(5)  {display:none}
.public #CommunalAreasLocation_Template tr th:nth-child(5)  {display:none}
.public #CommunalAreasLocation_Template tr td:nth-child(6)  {display:none}
.public #CommunalAreasLocation_Template tr th:nth-child(6)  {display:none}
.public #CommunalAreasLocation_Template tr td:nth-child(7)  {display:none}
.public #CommunalAreasLocation_Template tr th:nth-child(7)  {display:none}
.public #CommunalAreasLocation_Template tr td:nth-child(8)  {display:none}
.public #CommunalAreasLocation_Template tr th:nth-child(8)  {display:none}
.public #CommunalAreasLocation_Template tr td:nth-child(9)  {display:none}
.public #CommunalAreasLocation_Template tr th:nth-child(9)  {display:none}
.public #CommunalAreasLocation_Template tr td:nth-child(10)  {display:none}
.public #CommunalAreasLocation_Template tr th:nth-child(10)  {display:none}

.public #CommunalAreasContents_Template tr td:nth-child(4)  {display:none}
.public #CommunalAreasContents_Template tr th:nth-child(4)  {display:none}
.public #CommunalAreasContents_Template tr td:nth-child(5)  {display:none}
.public #CommunalAreasContents_Template tr th:nth-child(5)  {display:none}
.public #CommunalAreasContents_Template tr td:nth-child(6)  {display:none}
.public #CommunalAreasContents_Template tr th:nth-child(6)  {display:none}
.public #CommunalAreasContents_Template tr td:nth-child(7)  {display:none}
.public #CommunalAreasContents_Template tr th:nth-child(7)  {display:none}
.public #CommunalAreasContents_Template tr td:nth-child(8)  {display:none}
.public #CommunalAreasContents_Template tr th:nth-child(8)  {display:none}
.public #CommunalAreasContents_Template tr td:nth-child(9)  {display:none}
.public #CommunalAreasContents_Template tr th:nth-child(9)  {display:none}


/* #cancelpolicy_container {display:none;} */

body{font-family:'Lucida Grande','Segoe UI',Arial,Helvetica,Sans-serif;}
#ctl00_ctl00_MainContent_Grey_PolicyContent_tableClaims { font-family: 'Lucida Grande','Segoe UI',arial,helvetica,sans-serif;}
.SearchItem, .SearchItem * { font-family: 'Lucida Grande','Segoe UI',arial,helvetica,sans-serif; }
.settingsExtensionsBox { font-family: Lucida Grande,Helvetica; }

body.private #hidden-scheme SCHEME_ID_7114 {color:red}
body.public #hidden-scheme SCHEME_ID_7114 {color:blue}
body.private .hidden-scheme SCHEME_ID_7114 {color:pink}
body.public .hidden-scheme SCHEME_ID_7114 {color:green}

/*New colouring April 2021
Yellow  #fecc05
Purple #841b4f
Grey #585761
Black #0c0c0c
White #ffffff
 */

/* TICKET 21661 */

/* Hide the back button on pages - mostly to stop users going back on the aggregator page */
.SummaryButtons .Back {display:none;}

/* Set the width of dropdowns on rating page */
#ctl00_MainContent_ctl00_selDownload {width:260px;}
#ctl00_MainContent_ctl01_selDownload {width:260px;}
#ctl00_MainContent_ctl02_selDownload {width:260px;}
#ctl00_MainContent_ctl03_selDownload {width:260px;}
#ctl00_MainContent_ctl04_selDownload {width:260px;}
#ctl00_MainContent_ctl05_selDownload {width:260px;}
#ctl00_MainContent_ctl06_selDownload {width:260px;}
#ctl00_MainContent_ctl07_selDownload {width:260px;}
#ctl00_MainContent_ctl08_selDownload {width:260px;}
#ctl00_MainContent_ctl09_selDownload {width:260px;}
#ctl00_MainContent_ctl10_selDownload {width:260px;}
#ctl00_MainContent_ctl11_selDownload {width:260px;}
#ctl00_MainContent_ctl12_selDownload {width:260px;}


/*ADAMOV FROM SCHEMESERVE FIXES*/
img.QuestionWarning.SS {
   position: absolute;
   top: 5px;
   right: -15px;
}

#resultsContainer span.ResultsContainer,
#resultsContainer span.ResultsContainer > div,
#resultsContainer span.ResultsContainer + div,
#resultsContainer span.ResultsContainer + div > a
{
    display: inline;
}

#resultsContainer {
  text-align:right;
  margin-top:20px;
}

#resultsContainer span.ResultsContainer + div > a {
  color:blue;
  cursor:pointer;
margin-left:5px;
}


.question.YesNo .text
{
    display: inline-block;
    width: 90%;
}

#question_PrivacyPolicy.question.Radio .text,
#question_PrivacyPolicy.question.Radio label.radio
{
    display: inline-block;
    width: 100%;
}

#question_PrivacyPolicy.question.Radio input.radio {
  float:none;
  margin:3px;
}



/* Make MTA figures blue */
body.private .questions .calculation .prorata {color: #2416ff !important}

/* Format font of Case Notes question */
body.private #ImportantCaseNotesTextbox { font-size:25px; color:red; width:100%;}

/* Hide Castle Reports question from matrix */
body.private #BuildingsNotionalValueForCastleReport,
body.private #ContentsNotionalValueForCastleReport,
body.private #question_BuildingsNotionalValueForCastleReport,
body.private #question_ContentsNotionalValueForCastleReport {display:none;} 


/* Resizes search box for Trade Tables using search box */
body.public *[id^="AdmDropDown-Trade_Table_Trade"].ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button  {width:85%}
body.private *[id^="AdmDropDown-Trade_Table_Trade"].ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button  {width:85%}

/* CC Operative covers page  */
body.private #Fire,
body.private #Lightning,
body.private #ExplosionOfBoilers,
body.private #Explosion,
body.private #Aircraft,
body.private #Riots,
body.private #Earthquake,
body.private #SubterraneanFire,
body.private #FireFromSpontaneousFermentation,
body.private #MaliciousPersons,
body.private #Aerials,
body.private #EscapeOfOil,
body.private #Impact,
body.private #StormAndFlood,
body.private #BurstPipes,
body.private #Sprinkler,
body.private #SubsidenceOperative,
body.private #AccidentalCause
{margin-left: 94%; margin-top: -3.5%;}

body.private #question_Fire,
body.private #question_Lightning,
body.private #question_ExplosionOfBoilers,
body.private #question_Explosion,
body.private #question_Aircraft,
body.private #question_Riots,
body.private #question_Earthquake,
body.private #question_SubterraneanFire,
body.private #question_FireFromSpontaneousFermentation,
body.private #question_MaliciousPersons,
body.private #question_Aerials,
body.private #question_EscapeOfOil,
body.private #question_Impact,
body.private #question_StormAndFlood,
body.private #question_BurstPipes,
body.private #question_Sprinkler,
body.private #question_SubsidenceOperative,
body.private #question_AccidentalCause
{border-bottom:1px solid black;}

/* Highlight Broker Fee in matrix  */
body.private #question_Additional_Broker_Fee,
body.private #question_AdditionalBrokerFee {background: #F2F2F3;}


/* Increase spacing and add black line to matrix page  */
.questions tr.calculation td {border-top:1px solid #616060; padding:5px 0px 5px 0px;} 

/* Alternate colours on matrix page  */
.questions tr.calculation:nth-child(3n+1) {background:#FFFFFF;} 
.questions tr.calculation:nth-child(3n+2) {background:#f0f5f9;} 
.questions tr.calculation:nth-child(3n+3) {background:#f5f5f5;} 

/*Aggregation CSS*/
.ss-riskgroup {margin-left: -3% !important; overflow-x: visible !important; width: 100% !important; float: left; margin-left: -10%;}
.ss-riskgroup .ss-riskgroup-table tr.selectable td {padding: 1%; border-bottom: 2px solid black !important; border-top: 2px solid black !important;}
.ss-riskgroup .ss-riskgroup-table .ss-insurer-logo img {margin-right: 11px;}
.ss-riskgroup .ss-riskgroup-table tr.selectable.selected {background-color: #f0f7fa !important;}
.ss-riskgroup .ss-riskgroup-table tr.selectable td:last-child {display: none;}
.ss-riskgroup .ss-riskgroup-table th:last-child {display: none;}


/* Hide Requote button on Documents page  */
#schemeserve_policies_documentspage_aspx #requote_container { display:none !important; }
#schemeserve_policies_casenotespage_aspx #requote_container { display:none !important; }
#schemeserve_policies_notespage_aspx #requote_container { display:none !important; }
#schemeserve_policies_documentspage_aspx #requote_container_same_case { display:none !important; }
#schemeserve_policies_casenotespage_aspx #requote_container_same_case { display:none !important; }
#schemeserve_policies_notespage_aspx #requote_container_same_case { display:none !important; }


/* Set Contact us back to the left  */
.contactus-ui {margin:0};

/* CSS for my Background color   */ 
body article {    background-color: #AEC1DB !important;  min-height: 840px; }
.getquote-ui {    max-width: 932px; border-radius:10px; }

/* CSS for my homepage get quote my profile settings logout helpguide   */ 
#MiniBar .link {font-size: 10px; height: 40px; line-height: 40px; color: #585757; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; font-family: 'Lato',sans-serif;}
#MiniBar span a, #MiniBar span a:link, #MiniBar span a:visited, #MiniBar span a:hover {color: #585757; }
#helpguidelink {color:white !important; } 

/* CSS for Top Bar  */ 
#schemeserve_search_fulltext_aspx #topBar, #schemeserve_useful_documents_default_aspx #topBar, #schemeserve_admin_default_aspx #topBar, #topBar {font-size: 18px !important; color: #0c0c0c !important; font-family: 'Raleway',sans-serif !important; text-align: left !important; background-color: white !important; line-height: 1 !important; letter-spacing: 1px !important; padding-left: 55px !important; padding-right: 10px !important; padding-bottom: 29px !important; margin-left: -40px !important; margin-right: -40px !important; font-weight: 600 !important; text-transform: uppercase !important; border:0px solid transparent !important; }

#schemeserve_search_fulltext_aspx #user_menu_Main, #schemeserve_useful_documents_default_aspx #user_menu_Main, #schemeserve_admin_default_aspx #user_menu_Main {border:0px solid transparent !important; }

#schemeserve_search_fulltext_aspx #content, #schemeserve_useful_documents_default_aspx #content, #schemeserve_admin_default_aspx #content {background:white;}

#topBar div.middle {font-size: 18px !important; color: #0c0c0c !important; font-family: 'Raleway',sans-serif !important; line-height: 1 !important; letter-spacing: 1px !important;  }

#schemeserve_search_fulltext_aspx #user_menu_Main, #schemeserve_useful_documents_default_aspx #user_menu_Main, #schemeserve_admin_default_aspx #user_menu_Main {padding-left:9px !important;}

#menu_Main, #user_menu_Main {border:0px solid transparent !important; padding-bottom: 27px;}

#content {background: #fff !important}

#topBar strong.title {line-height: 3.7;} 


/* CSS for Cases Clients Agents Claims Admin Reports Useful Documents Search Bar  */ 

#user_menu_Main a#Cases,
#user_menu_Main a#Clients,
#user_menu_Main a#Agents,
#user_menu_Main a#Claims, 
#user_menu_Main a#Admin,
#user_menu_Main a#Reports, 
#user_menu_Main a#UsefulDocuments,
#user_menu_Main a#YourAccount,
#user_menu_Main a#ContactUs,
#user_menu_Main a#Search {font-size: 13px; height: 28px; line-height: 30px; background-color: #841b4f; color: #ffffff; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;font-family: 'Lato',sans-serif; border: 0px solid transparent; text-shadow: none; border-radius: 0px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

#user_menu_Main a#Cases:link,
#user_menu_Main a#Clients:link,
#user_menu_Main a#Agents:link,
#user_menu_Main a#Claims:link, 
#user_menu_Main a#Admin:link,
#user_menu_Main a#Reports:link, 
#user_menu_Main a#UsefulDocuments:link,
#user_menu_Main a#YourAccount:link,
#user_menu_Main a#ContactUs:link,
#user_menu_Main a#Search:link {font-size: 13px; height: 28px; line-height: 30px;  background-color: #841b4f; color: #ffffff; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;font-family: 'Lato',sans-serif; border: 0px solid transparent; text-shadow: none; border-radius: 0px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

#user_menu_Main a#Cases:visited,
#user_menu_Main a#Clients:visited,
#user_menu_Main a#Agents:visited,
#user_menu_Main a#Claims:visited, 
#user_menu_Main a#Admin:visited,
#user_menu_Main a#Reports:visited,
#user_menu_Main a#UsefulDocuments:visited,
#user_menu_Main a#YourAccount:visited,
#user_menu_Main a#ContactUs:visited,
#user_menu_Main a#Search:visited {font-size: 13px; height: 28px; line-height: 30px; background-color: #841b4f; color: #ffffff; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;font-family: 'Lato',sans-serif; border: 0px solid transparent; text-shadow: none; border-radius: 0px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

#user_menu_Main a#Cases:hover,
#user_menu_Main a#Clients:hover,
#user_menu_Main a#Agents:hover,
#user_menu_Main a#Claims:hover, 
#user_menu_Main a#Admin:hover,
#user_menu_Main a#Reports:hover,
#user_menu_Main a#UsefulDocuments:hover,
#user_menu_Main a#YourAccount:hover,
#user_menu_Main a#ContactUs:hover,
#user_menu_Main a#Search:hover { background-color:#fecc05; color: #0c0c0c; border-color:transparent ;}

#user_menu_Main a#Cases:selected,
#user_menu_Main a#Clients:selected,
#user_menu_Main a#Agents:selected,
#user_menu_Main a#Claims:selected,
#user_menu_Main a#Admin:selected,,
#user_menu_Main a#Reports:selected,
#user_menu_Main a#UsefulDocuments:selected,
#user_menu_Main a#YourAccount:selected,
#user_menu_Main a#ContactUs:selected,
#user_menu_Main a#Search:selected { background-color: #fecc05; color: #0c0c0c; } 

body.public header div.login a {border-radius:0px;}

#user_menu_Main li {padding-left:2.5px; padding-right:2.5px;}

#menu_Main a.selected, #user_menu_Main a.selected {color: #0c0c0c !important; border-color:#fecc05 !important; background-color: #fecc05 !important; color: #0c0c0c !important;}

/* CSS for CIA Logo   */

body header div.logo img {padding-top: 22% !important;   margin-left: 28%;}

/* CSS for Helpline number  */

#ctl00_HelplineNumber {float: right;    padding: 10px;    margin-top: 0.55% !important;   margin-right: 2%; background-color:#841b4f; color:white;}


/* CSS for Contact us page */


#ctl00_MainContent_send {font-family: 'Lato',sans-serif;    display: inline-block;    position: relative; cursor: pointer; outline: none; white-space: nowrap; margin: 0px 0px 0px 0; padding: 0 10px; font-size: 13px; height: 40px; background-color: #fecc05; border: 0.5px solid #fecc05; line-height: 40px; font-weight: 600; text-shadow: none;color:white; border-radius: 0px;text-transform: uppercase; letter-spacing: 1px; border-radius: 0px; margin-left: 736px;}

#contact_form #fields label {display: inline-block;    font-size: 13px;    font-weight: 700;    font-family: 'Raleway',sans-serif;   text-transform: uppercase;  letter-spacing: 1px;  color: #0c0c0c;   margin: 10px 0;   cursor: pointer;}

#contact_form #fields{margin-top: 90px;  margin-left: 10px; padding-left: 20px; padding-top:20px; padding-bottom: 500px; padding-right: 390px; border-color:transparent ;  }
#contact_form #fields input, #contact_form #fields select, #contact_form #fields textarea{display: block;    padding: 6px 12px;  font-size: 14px;   line-height: 1.42857143;    color: #555555;    border: 1px solid #contact_form #fields; border-radius:0px;}

Label[for=name] {float: left; margin-top: 0px !important;}
body.public #ctl00_MainContent_name {margin-top: 21px !important;    margin-left: -199px !important;    float: left;}

Label[for=ctl00_MainContent_usermail] {float: left;      margin-left: 530px !important;    margin-top: -59px !important;}
body.public #ctl00_MainContent_usermail__Selected  {float: left;    margin-left: 530px !important;    margin-top: -36px !important;}

Label[for=subject] {float: left; margin-top: 10px !important;}
body.public #ctl00_MainContent_subject  {float: left;        margin-top: 30px !important;    margin-left: -199px !important; height: 34px;    width: 306px !important;}


Label[for=refno] {float: left;    margin-left: 530px !important;    margin-top: -58px !important; width:100% !important;}
body.public #ctl00_MainContent_refno {    float: left;    margin-left: 530px !important;   margin-top: -36px !important;}


Label[for=brokerphone] {  float: left; margin-top:8px !important;}
body.public #ctl00_MainContent_brokerphone { margin-top: 29px !important;    margin-left: -199px !important;    float: left;}

Label[for=clientname] {    float: left;    margin-left: 530px !important;    margin-top: -57px !important;}
body.public #ctl00_MainContent_clientname {     float: left;    margin-left: 530px !important;    margin-top: -37px !important;}

Label[for=scheme] {    float: left;   margin-top: 10px !important;}
body.public #ctl00_MainContent_scheme {    margin-top: 31px !important;    margin-left: -199px !important;    float: left;  height: 34px;    width: 306px !important;}

Label[for=message] {    float: left;   margin-top: 10px !important;}
body.public #ctl00_MainContent_message{  float: left;    margin-top: 30px !important;    margin-left: -0px !important; width:809px !important; margin-top:0px !important;}


/* CSS for Contact us view all cases and get a quote buttons */

body.public nav li a#ContactUs,
body.public nav li a#ViewAllCases,
body.public nav li a#AboutUs,
body.public nav li a#Announcements,
body.public nav li a#Getaquote,
body.public header div.login a{-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

body.public nav li a#ContactUs:hover,
body.public nav li a#ViewAllCases:hover,
body.public nav li a#AboutUs:hover,
body.public nav li a#Announcements:hover,
body.public nav li a#Getaquote:hover{background: #fecc05; color: #0c0c0c !important; border-color:#0c0c0c ;} 

body.public nav li a#ContactUs.selected,
body.public nav li a#ViewAllCases.selected,
body.public nav li a#AboutUs.selected,
body.public nav li a#Announcements.selected,
body.public nav li a#Getaquote.selected{background: #fecc05; color: #0c0c0c !important; text-shadow: none;}

body.public nav li a#ContactUs,
body.public nav li a#ViewAllCases,
body.public nav li a#AboutUs,
body.public nav li a#Announcements,
body.public nav li a#Getaquote{font-size: 13px; height: 40px; line-height: 40px; background-color: #841b4f; color: #ffffff !important; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;font-family: 'Lato',sans-serif; border: 0px solid #444; text-shadow: none; border-radius: 0px;}


/* Claims Table Sizing */

/* body.public *[id^="Claims_Table_ClaimDetails"]  {margin-top: 30px; width:600% !important;}*/
/* body.public *[id^="question_Claims_Table_ClaimDetails"]  {margin-top: 30px;} */


/* Site Specific */

/* line between questions */
/* #question_Insured_Name {background-color:#D6D6FF} */
/* #question_Insured_Trading_AS {background-color:#E6E6E6} */
/* #question_Target_Premium {background-color:#D6D6FF} */
/* #question_Start_Date {background-color:#E6E6E6} */

/* pad out and increase font of helpline number (No need for JScript) */
#MiniBar {margin-top:30px;}
#ctl00_navtop_miniBar_helplineNumber { font-size: 11px; color: black;}

/* ********************************************* */
/* Tabs and page tweaks Added by Dan 0608        */
/* ********************************************* */
body.public .inner{color: black; 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: #fecc05; background-color: #fecc05; 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; width:98.5% !important;}

/* 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:#fecc05; color:#0c0c0c !important;}


/* 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:#fecc05;}

/* 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;}

/* gradient 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 */
body.public nav{background: white} 

/* footer at bottom of site */
body.public footer{background-color:#0c0c0c; color:#ffffff; border-top:#0c0c0c 4px solid; position: relative; line-height: 14px; float: left; width: 100%; top:1114px;}
body.public footer a:hover,footer a:active{color:#ffffff; background-color:#0c0c0c;}

/* 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 43px;}
body nav li{display:inline;margin:10 0 0 0px !important;}

/* existing users login link */
body.public header div.login a{background-color:#841b4f; padding: 10px;}
body.public header div.login a:hover,
body.public header div.login a:active{background-color:#fecc05;}

/* 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 JOHN RAWLINGS*/
body.public #question_StartDate .DateDropDown,
body.public #question_DateOfEvent .DateDropDown,
body.public #question_BuildingWorksDate .DateDropDown,
body.public #question_DateOfPurchase .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 #ProductTypeDropdown,
body.public #MakeOfMobilityProduct,
body.public #ModelOfMobilityProduct,
body.public #MobilityScooterUsers,
body.public #MobilityScooterCondition,
body.public #MobilityCoverRequired,
body.public #PunctureCareRequiredYN,
body.public #RecoveryRequiredYN,
body.public #ScooterKeptInLockedAccomodationYN,
body.public #PolicyHolderType,
body.public #VoucherCode,
body.public #Years_Trading,
body.public #Target_Premium,
body.public #EstimatedMobilityValue,
body.public #Additional_Broker_Fee,
body.public #AdditionalBrokerFee,
body.public #LogHomePhoneNumber,
body.public #LogClientMobileNumber,
body.public #LogHomePhoneNumber,
body.public #LogClientPersonalInformation,
body.public #Primary_Premium,
body.public #PLOtherLimit,
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 #HeightWork,
body.public #Alternative_Trade,
body.public #IsPrimaryPolicyAnnual,
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 #BuildingSI,
body.public #ContentsSI,
body.public #ContentsInOutbuildings,
body.public #AwningSI,
body.public #UnspecifiedItemsAway,
body.public #PersonalPossessionsSumInsured,
body.public #OwnershipStatus,
body.public #HomeType,
body.public #HomeManufacturer,
body.public #TypeOfOccupancy,
body.public #NumberOfBedrooms,
body.public #TypeOfHeating,
body.public #CaravanClubMembership,
body.public #SiteLocation,
body.public #SiteSize,
body.public #CaravanSecurity,
body.public #AdditionalSecurity,
body.public #CoverType,
body.public #CoverRequired,
body.public #VoluntaryExcess,
body.public #NumberBedrooms,
body.public #NumberofBathrooms,
body.public #ClaimsPeriod,
body.public #YearOfOriginalConstruction,
body.public #EventDuration,
body.public #MaximumNumberofVisitors,
body.public #NumberOfEvents,
body.public #TotalGarages,
body.public #LeaseholdGarages,
body.public #SitePlotNumber,
body.public #YearsNCDAtMainResidence,
body.public #HomeLength,
body.public #HomeWidth,
body.public #ListedBuilding,
body.public #EventType,
body.public #MusicEventType,
body.public #OilHeatingAtPremises,
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 #CookinginCommericalPremises,
body.public #Floors,
body.public #PropertyStatus,
body.public #Alarm_Type,
body.public #ELRequired,
body.public #CommunalAreasWater,
body.public #CommunalAreasChildrensPlayground,
body.public #CommunalAreasCoverRequired,
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 #HeightWork2M,
body.public #HazardousSubstances,
body.public #StructureErection,
body.public #HazardousRoutines,
body.public #NoiseLevels,
body.public #CorrespondenceAddress_TradingAddress,
body.public #Hazardous_Materials,
body.public #Hazardous_Locations,
body.public #EmployeesRecieveInductionTraining,
body.public #RiskAssessmentsReviewedAnnually,
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 #PropertyManned,
body.public #CustomersOnPremises,
body.public #EmployChaperones,
body.public #AdministrationPrescriptionDrugs,
body.public #OperativesFullyTrained,
body.public #MinibusesYN,
body.public #MechanicsWorking,
body.public #MechanicsThirdParty,
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 #CurrentPolicyInPlace,
body.public #Years_Trading,
body.public #PL_Limit,
body.public #EL_Limit,
body.public #CommunalAreasSumInsured,
body.public #CommunalAreasContentsSumInsured,
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 #DeteriorationOfStock,
body.public #Contents,
body.public #General_Stock,
body.public #StockInTheOpen,
body.public #Target_Stock,
body.public #Tobacco,
body.public #HouseholdContents,
body.public #GlassAndFixedSigns,
body.public #Money_Ouside_Business_Hours,
body.public #LOL,
body.public #BI,
body.public #AnnualLOR,
body.public #LORPayable,
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 #LORReceivable,
body.public #Money_In_Safe,
body.public #Stock_in_Transit,
body.public #SecurityDoorStaffWageroll,
body.public #FunctionRoomCapacity,
body.public #LiveEntertainmentDaysPerYear,
body.public #OpenDaysAWeek,
body.public #TurnoverFromTakeaways,
body.public #NumberOfLetRooms,
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 #FloatingContentsSI,
body.public #FloatingStockSI,
body.public #FloatingBISI,
body.public #Frozen_Stock_One_Item,
body.public #Total_Wageroll,
body.public #Total_Turnover,
body.public #WorkAwayWageroll,
body.public #Treatment_Operatives,
body.public #EstimatedMechanicsWageroll,
body.public #Turnover_UK,
body.public #Turnover_US,
body.public #Turnover_ROW,
body.public #UnspecifiedEquipmentOther,
body.public #NumberOfStaff,
body.public #UnspecifiedEquipment,
body.public #CancellationCover,
body.public #LoadingandUnloading,
body.public #HiretoThirdParty,
body.public #IndemnitytoFirstHirer,
body.public #MaterialsorFeedstock,
body.public #CPEHazardousConditionsDemolitionSites,
body.public #CPEHazardousConditionsMines,
body.public #CPEHazardousConditionsDynamiting,
body.public #CPEHazardousConditionsWater,
body.public #TotalPlantVal,
body.public #TemporaryBuildings,
body.public #PlantMarketVal,
body.public #MaxOneLimitPlant,
body.public #MaxHiredIn,
body.public #AnnualHiringInCharges,
body.public #AnnualHiringChargesReceived,
body.public #CPEInsuredSoleyWithBusiness,
body.public #CPEUsedInGB,
body.public #CPEMaintained,
body.public #CPESecured,
body.public #CPEStatuatoryRegulations,
body.public #CPEOperatorsLicence,
body.public #CPEHazardousConditions,
body.public #CPEHiredOut,
body.public #ToolsFromVehiclesRequired,
body.public #ContractingTurnover,
body.public #MaxContractVal,
body.public #AveContactVal,
body.public #EmployeeTools,
body.public #MaxContactLength,
body.public #AveContractLength,
body.public #StandardContractBetweenClient,
body.public #LocationAirports,
body.public #LocationAircraft,
body.public #LocationJetties,
body.public #LocationShips,
body.public #LocationHovercraft,
body.public #LocationRailway,
body.public #LocationRailwayInfrastructure,
body.public #LocationDams,
body.public #LocationMines,
body.public #LocationNuclear,
body.public #LocationOil,
body.public #LocationChemical,
body.public #LocationFuel,
body.public #LocationOffshore,
body.public #ContractorsLocationBridges,
body.public #ContractorsLocationDemolitionSites,
body.public #ContractorsLocationRecycling,
body.public #Wageroll_Drivers,
body.public #Wageroll_Yard,
body.public #CostOfMaterialsTurnover,
body.public #BFSCTurnover,
body.public #TotalTurnover,
body.public #BFSC_Payments,
body.public #DesignWorkOwnContract,
body.public #DesignWorkOtherWork,
body.public #HealthAndSafetyActCompliant,
body.public #HealthAndSafetyManager,
body.public #RiskManagementConsultant,
body.public #TrainingRecordsRetained,
body.public #PPDIssuedToEmployees,
body.public #RIDDORReporting,
body.public #MaxNumberStoreys,
body.public #RiskAssessmentsAndMethodStatements,
body.public #LocationTowers,
body.public #LocationViaducts,
body.public #LocationMotorways,
body.public #LocationTunnels,
body.public #HealthAndSafetyPolicyInPlace,
body.public #HealthAndSafetyRiskAssessments,
body.public #HealthAndSafetyCOSHH,
body.public #HealthAndSafetyProtectiveEquipment,
body.public #HealthAndSafetyManualHandling,
body.public #HealthAndSafetyInductionTraining,
body.public #HealthAndSafetyInspections,
body.public #BusinessWoodWorkingMachinery,
body.public #BusinessLiftscraneshoistsorotherlifting,
body.public #BusinessScaffolding,
body.public #BusinessLiftscraneshoistsorotherlifting,
body.public #BusinessScaffoldingErection,
body.public #BusinessProcessesinvolvingnoiselevels,
body.public #BusinessProcessesinvolvingnoiselevelsAssessment,
body.public #BusinessRadioactivesubstancesorothersources,
body.public #BusinessAsbestos,
body.public #BusinessSilicaPCBsorlead,
body.public #BusinessExplosives,
body.public #MaxHeightLimitDropdown,
body.public #MaximumDepthLimitDropdown,
body.public #MaxHeightGroundLevel,
body.public #MaxHeightUpToFiveM,
body.public #MaxHeightFiveToTenM,
body.public #MaxHeightTenToFifteenM,
body.public #MaxHeightFifteenM,
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 #OtherStorageLocations,
body.public #StoragePlace,
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 #SeparateCooking,
body.public #TenancyAgreementPerPerson,
body.public #NumberOfBedrooms,
body.public #PropertyisHMO,
body.public #MultipleCompanies,
body.public #OutsideUK,
body.public #Oxyacetylene,
body.public #OxyacetyleneAdditionalInfo,
body.public #SprayPainting,
body.public #WorksInDataCentres,
body.public #WorkWithLifeCriticalProducts,
body.public #AlarmOrSprinklerWorks,
body.public #WorksInvolvingRoofingCladding,
body.public #LocationsWorkedAtPrivateDwellings,
body.public #ConservatoriesShopFronts,
body.public #AutomatedGatesOrBarriers,
body.public #InstallSecurityFencingCommercial,
body.public #DegreasingDuctwork,
body.public #CleanAirRoomsColdStores,
body.public #BasementConstructionAlterations,
body.public #UndertakeRoofingWorkActivities,
body.public #WorkInPilingUnderpinningDemolition,
body.public #HireIncranes,
body.public #InstallationConstructionAlteration,
body.public #ManualWorkInstallationConstruction,
body.public #ManufactureProductsYN,
body.public #SpecialistOrProtectivePaintsorCoatings,
body.public #PlumbingAirConHeating,
body.public #SpecialistSportsSurfacingFloorings,
body.public #AccessByRopesHarnesses,
body.public #JCTContract,
body.public #BasementConversions,
body.public #ContractorsHeatAway,
body.public #TimberFrambedBuildings,
body.public #UKEmployees,
body.public #PreviousManagementExperience,
body.public #NumberofOperatives,
body.public #UpToNineSeats,
body.public #UpToSixteenSeats,
body.public #UpToSeventeenSeats,
body.public #NumberofTaxis,
body.public #TaxiDriversExtension,
body.public #FullRepairingLease,
body.public #AlternativeTrade,
body.public #DemolitionWork,
body.public #EventsOnLand,
body.public #LandfillChemicals,
body.public #FencedAndSecured,
body.public #FlatRoofPercentage,
body.public #FlatRoofNewConstructionType,
body.public #TimberFloor,
body.public #Grade_Listing,
body.public #HowLongUnoccupied,
body.public #PreviousOccupancy,
body.public #Secured,
body.public #Fenced,
body.public #Water,
body.public #ChildrensPlayground,
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 #PreviousInsurance,
body.public #WatercourseYN,
body.public #CliffsYN,
body.public #SubsidenceYN,
body.public #BuildingsCover,
body.public #IncreaseBuildingSI,
body.public #Building_Sum_Insured,
body.public #TotalCashRatingSafe,
body.public #OutbuildingsBuildingsSumInsured,
body.public #TotalCycleCover,
body.public #Tools_SI,
body.public #GeneralContents,
body.public #CollectionsIncludingStamps,
body.public #ContentsGoldSilverPlate,
body.public #ContentsFineArt,
body.public #ContentsJewellery,
body.public #ContentsRequired,
body.public #IncreaseContentsSI,
body.public #PersonalDeepFreeze,
body.public #StorageContentsValue,
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 #GuestHouse,
body.public #BusinessContentsFurniture,
body.public #Stock,
body.public #ElectronicEquipmentComputers,
body.public #PortableBusinessEquipment,
body.public #CurrentInsurer,
body.public #InsuredCompanyName,
body.public #Occupation,
body.public #IndustryWorkedIn,
body.public #WorkingFarm,
body.public #Anchored,
body.public #FloatationDevice,
body.public #PerimeterFencing,
body.public #SiteSecurityGates,
body.public #SiteCCTV,
body.public #SiteWarden,
body.public #NearWaterSource,
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 #OpenFiresAtPremises,
body.public #SecurityDoorStaff,
body.public #SecurityDoorStaffAgency,
body.public #FunctionRoomYN,
body.public #LiveEntertainment,
body.public #LiveEntertainmentType,
body.public #EntertainmentAtPremises,
body.public #SoftPlayArea,
body.public #DanceFloors,
body.public #LateLicence,
body.public #FireworksAtPremises,
body.public #FoodServedAtPremises,
body.public #DeepFatFrying,
body.public #DeepFatFryingAge,
body.public #Premises_Fire_Extinguisher,
body.public #TakeawaysFromPrem,
body.public #RoomsLetYN,
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 #LORReceivablePeriod,
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 #JCTInPlace,
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 #FeesForCurrentYear,
body.public #FeesPriorCompletedYear,
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 #SeparatePublicLiabilityPolicy,
body.public #DoYouRequireRetroactiveCover,
body.public #YNTotalContractValue,
body.public #Any_Claims,
body.public #SOFHistoryOfFraudDishonesty,
body.public #SOFDisqualifiedMembership,
body.public #SOFCeaseTrading,
body.public #SOFAnticipateMaterialChanges,
body.public #CurrentPIContinuousCover,
body.public #PreviousUSAProject,
body.public #PIDosubcontractorssubconsultantsCarryOwnPI,
body.public #PIDueDilligencesubcontractorssubconsultants,
body.public #PIEngagedUnderWrittenContracts,
body.public #UKDomicilled,
body.public #LikelyToClaim,
body.public #InsuranceDeclined,
body.public #WorkInEntertainmentIndustry,
body.public #WorksForTrustsPensionSchemes,
body.public #ClientLetterOfEngagement,
body.public #AccHighNetWorth,
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 #DCLargestContractComplete,
body.public #ArchitectsCleanRooms,
body.public #EngineersCleanRooms,
body.public #ArchitectsUndertakeWorkInAreas,
body.public #ArchitectsWorkInFollowingAreas,
body.public #EngineersUndertakeWorkInAreas,
body.public #EngineersWorkInFollowingAreas,
body.public #EngineersUndertakeWorkIn,
body.public #EngineersIsProposerMemberOfConsortium,
body.public #EngineersConsortiumRequireCover,
body.public #EngineersCIATCIEEMLIAffiliated,
body.public #ArchitectsUndertakeWorkIn,
body.public #ArchitectureIsProposerMemberOfConsortium,
body.public #ArchitectsEngineersConsortiumRequireCover,
body.public #ArchiectsCIATCIEEMLIAffiliated,
body.public #ArchitectsRIBAAffiliated,
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 #IBClaimsHandlingAuthority,
body.public #IBOnlineQuoteAndBindPlatform,
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 #BuildingsControl,
body.public #NonDesirableActivities,
body.public #BFSCInsuranceCert,
body.public #SpecifiedEquipmentCoverYN,
body.public #MultiAbseilingNonDesirableActivity,
body.public #MultiAqualyngScubaNonDesirableActivity,
body.public #MultiArcheryNonDesirableActivity,
body.public #MultiAerialNonDesirableActivity,
body.public #MultiFireDisplayNonDesirableActivity,
body.public #MultiJumpingRacingNonDesirableActivity,
body.public #MultiCanoeingNonDesirableActivity,
body.public #MultiCanoeingNonDesirableActivity,
body.public #MultiCavingNonDesirableActivity,
body.public #MultiActsNonDesirableActivity,
body.public #MultiRidesNonDesirableActivity,
body.public #MultiMotorNonDesirableActivity,
body.public #MultiHangGlidingNonDesirableActivity,
body.public #MultiHorseRidingNonDesirableActivity,
body.public #MultiKnockoutNonDesirableActivity,
body.public #MultiPlayEquipmentNonDesirableActivity,
body.public #MultiPlayEquipmentNonDesirableActivity,
body.public #MultiMotorRacingNonDesirableActivity,
body.public #MultiMountaineeringNonDesirableActivity,
body.public #MultiOutwardBoundActivity,
body.public #MultiPaintballNonDesirableActivity,
body.public #MultiParachutingNonDesirableActivity,
body.public #MultiPotholingNonDesirableActivity,
body.public #MultiPyrotechnicalNonDesirableActivity,
body.public #MultiRockClimbingNonDesirableActivity,
body.public #MultiRacingNonDesirableActivity,
body.public #MultiSailingNonDesirableActivity,
body.public #MultiShootingNonDesirableActivity,
body.public #MultiTrampolinesNonDesirableActivity,
body.public #MultiThemeParkNonDesirableActivity,
body.public #MultiTugofWarNonDesirableActivity,
body.public #MultiWaterNonDesirableActivity,
body.public #AbseilingNonDesirableActivity,
body.public #AqualyngScubaNonDesirableActivity,
body.public #ArcheryNonDesirableActivity,
body.public #AerialNonDesirableActivity,
body.public #FireDisplayNonDesirableActivity,
body.public #JumpingRacingNonDesirableActivity,
body.public #CanoeingNonDesirableActivity,
body.public #CavingNonDesirableActivity,
body.public #ActsNonDesirableActivity,
body.public #RidesNonDesirableActivity,
body.public #MotorNonDesirableActivity,
body.public #KnockoutNonDesirableActivity,
body.public #HangGlidingNonDesirableActivity,
body.public #HorseRidingNonDesirableActivity,
body.public #PlayEquipmentNonDesirableActivity,
body.public #MotorRacingNonDesirableActivity,
body.public #MountaineeringNonDesirableActivity,
body.public #OutwardBoundActivity,
body.public #PaintballNonDesirableActivity,
body.public #ParachutingNonDesirableActivity,
body.public #PotholingNonDesirableActivity,
body.public #PyrotechnicalNonDesirableActivity,
body.public #QuadNonDesirableActivity,
body.public #RockClimbingNonDesirableActivity,
body.public #SailingNonDesirableActivity,
body.public #ShootingNonDesirableActivity,
body.public #TrampolinesNonDesirableActivity,
body.public #ThemeParkNonDesirableActivity,
body.public #TugofWarNonDesirableActivity,
body.public #WaterNonDesirableActivity,
body.public #NonDesirableActivitiesOwnInsurance,
body.public #InfectiousDiseasesRiskAssessment,
body.public #WorkplaceMeasuresReviewed,
body.public #EventTypeAdditionalInfoYN,
body.public #TemporaryStructures,
body.public #MarqueesorGazebos,
body.public #TieredSeating,
body.public #Staging,
body.public #TemporaryStructuresOther,
body.public #TemporaryStructuresProfessionalSubcontractor,
body.public #DoBFSCCarryPLWithHigherLimit,
body.public #EventMultipleLocationsYN,
body.public #MultiNonDesirableActivitiesOwnInsurance,
body.public #MultiBFSCInsuranceCert,
body.public #NumberofEvents,
body.public #MultiMaximumNumberofVisitors,
body.public #TypePolicyRequired,
body.public #SingleOrMultiEvent,
body.public #NumberOfEvents,
body.public #SubsidenceUndergroundDrainage,
body.public #BusinessUseStaff,
body.public #BusinessSeparateLiability,
body.public #RegisterChildminder,
body.public #NumberofChildrenatPremises,
body.public #NumberOfEmployees,
body.public #BusinessManufacturing,
body.public #BusinessUseVisitorsToHome,
body.public #RoomsLetToCustomers,
body.public #RoomsUsedForBusiness,
body.public #NumberOfEmployeesWorkingFromPremises,
body.public #MaxNumberOfGuests,
body.public #NumberOfYearsTradingBandB,
body.public #DischargeToxicSubstances,
body.public #BFSCOwnPLInsurance,
body.public #BFSCDecideServices,
body.public #BFSCToolsMaterials,
body.public #BFSCWorkForOtherClients,
body.public #BFSCWorkUnderContract,
body.public #EnvironmentalImpairmentRequired,
body.public #CeasedTradingCovid,
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 #JapaneseKnotweedAtProperty,
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 #TradeDiffersYN,
body.public #TypeOfPremises,
body.public #TenantsImprovements,
body.public #GlassCoverRequired,
body.public #FridgeStock,
body.public #TerrorismAnnualGrossProfit,
body.public #GoodsInTransit,
body.public #MoneyOnPremisesDuringHoursAndInTransit,
body.public #HowManyQualified,
body.public #TurnoverFigure,
body.public #WagerollFigure,
body.public #MedicalMalpracticeRequired,
body.public #PI_Limit,
body.public #NoOfPharmacistsCovered,
body.public #UKBankAccount,
body.public #UKPassport,
body.public #UKRepresentative,
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 #LivingAtPremises,
body.public #FoundationBasementWorks,
body.public #TwelveMonthPolicy,
body.public #PolicyLengthDropdown,
body.public #WorkRestrictedToUK,
body.public #AnyWorkInEU,
body.public #AnyWorkInROW,
body.public #LevelOneVoluntaryExcess,
body.public #CommercialVoluntaryExcess,
body.public #IsPropertyNewBuild,
body.public #IntendedUse,
body.public #PreviousInsurer,
body.public *[id^="MP_YearsAtPremises"],
body.public *[id^="MP_YearsatPremises"],
body.public *[id^="MP_TotalGarages"],
body.public *[id^="MP_LeaseholdGarages"],
body.public *[id^="MP_Flooding"],
body.public *[id^="MP_TypeOfPremises"],
body.public *[id^="MP_PremisesFireAlarm"],
body.public *[id^="MP_OverNightSecurity"],
body.public *[id^="MP_GoodStateOfRepair"],
body.public *[id^="MP_BuildingSI"],
body.public *[id^="MP_TenantsImprovements"],
body.public *[id^="MP_GlassCoverRequired"],
body.public *[id^="MP_ContentsSI"],
body.public *[id^="MP_Stock"],
body.public *[id^="MP_FridgeStock"],
body.public *[id^="MP_Terrorism"],
body.public *[id^="MP_GoodsInTransit"],
body.public *[id^="MP_MoneyOnPremisesDuringHoursAndInTransit"],
body.public *[id^="MP_BIPeriod"],
body.public *[id^="MP_BI"],
body.public *[id^="MP_JCTInPlace"],
body.public *[id^="MP_PremisesPreviouslyFlooded"],
body.public *[id^="MP_LetToResidentialTenants"],
body.public *[id^="MP_PropertyisHMO"],
body.public *[id^="MP_ListedPremises"],
body.public *[id^="MP_TradeHeader"],
body.public *[id^="MP_AlternativeTrade"],
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_ElectronicBusinessEquipmentQ"],
body.public *[id^="MP_CustomerGoodsInTrustQ"],
body.public *[id^="MP_GreensTeesandFairwaysQ"],
body.public *[id^="MP_GreensTeesandClubsQ"],
body.public *[id^="MP_OtherSpecificPropertySumInsuredQ"],
body.public *[id^="MP_ContentsSIQ"],
body.public *[id^="MP_TenantsImprovementsQ"],
body.public *[id^="MP_NonFerrousMetalsQ"],
body.public *[id^="MP_TobaccoQ"],
body.public *[id^="MP_HighValueStockQ"],
body.public *[id^="MP_OtherSpecificStockSumInsuredQ"],
body.public *[id^="MP_GeneralStockQ"],
body.public *[id^="MP_StockInTheOpenQ"],
body.public *[id^="MP_MoneyDocuments"],
body.public *[id^="MP_MoneyOutsideBusinessHours"],
body.public *[id^="MP_MoneyResidence"],
body.public *[id^="MP_MoneyInSafe"],
body.public *[id^="MP_MoneyPremises"],
body.public *[id^="MP_MoneyTransit"],
body.public *[id^="MP_FrozenStockSI"],
body.public *[id^="MP_FrozenStockOneItemSI"],
body.public *[id^="MP_FloatingContentsQ"],
body.public *[id^="MP_FloatingStockQ"],
body.public *[id^="MP_LORPayableQ"],
body.public *[id^="MP_AdditionalIncreaseInCostOfWorking"],
body.public *[id^="MP_FinesPenaltiesDamages"],
body.public *[id^="MP_InfectiousDiseasesAndOtherClosure"],
body.public *[id^="MP_PreventionOfAccess"],
body.public *[id^="MP_Patterns"],
body.public *[id^="MP_Transit"],
body.public *[id^="MP_MotorVehicles"],
body.public *[id^="MP_ContractSites"],
body.public *[id^="MP_ExhibitionSites"],
body.public *[id^="MP_LossOfAttraction"],
body.public *[id^="MP_SpecifiedSuppliersSumInsured"],
body.public *[id^="MP_UnspecifiedSuppliers"],
body.public *[id^="MP_SpecifiedCustomersSumInsured"],
body.public *[id^="MP_UnspecifiedCustomers"],
body.public *[id^="MP_MotorVehicleManufacturers"],
body.public *[id^="MP_DebitBalances"],
body.public *[id^="MP_PeriodLOR"],
body.public *[id^="MP_LOLQ"],
body.public *[id^="MP_BusinessInterruptionQ"],
body.public *[id^="MP_PeriodLORPayable"],
body.public *[id^="MP_BISettlement"],
body.public *[id^="MP_BIPeriod"],
body.public *[id^="MP_BuildingSumInsured"],
body.public *[id^="MP_CommunalAreasContentsSumInsured"],
body.public *[id^="MP_CommunalAreasLocationSumInsured"],
body.public *[id^="MP_Water"],
body.public *[id^="MP_ChildrensPlayground"],
body.public *[id^="MP_LandlordsContentsSumInsured"],
body.public *[id^="MP_ValueOfWorks"],
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_FlatRoofNewConstructionType"],
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_YNGreensTeesandFairwaysQ"],
body.public *[id^="MP_CCTVInfo"],
body.public *[id^="MP_ThePremisesHeader"],
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_AdditionalInfoPremisesFireExstinguisher"],
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_HolidayLetOut"],
body.public *[id^="MP_RentalIncomeRecieved"],
body.public *[id^="MP_SafeManufacturersRecommendations"],
body.public *[id^="MP_SafeModel"],
body.public *[id^="MP_OtherManufacturer"],
body.public *[id^="MP_NumberOfTenants"],
body.public *[id^="MP_GradeListing"],
body.public *[id^="MP_NumberOfBedsits"],
body.public *[id^="MP_SeparateCooking"],
body.public *[id^="MP_TenancyAgreementPerPerson"],
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_PreviouslyFlooded"],
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_SafeManufacturer"],
body.public *[id^="MP_SafeType"],
body.public *[id^="MP_PrivateOrCommercial"],
body.public *[id^="MP_SafeValue"],
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 *[id^="MP_PreviousInsurance"],
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 #FloatingBISettlement,
body.public #FloatingBIPeriod,
body.public #LORPayablePeriod,
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 #YNGreensTeesandFairwaysQ,
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 #Oxyacetylene,
body.public #HoldRiskDetails,
body.public #BFSCPlumbingAirConHeating,
body.public #BFSCBusinessScaffoldingErection,
body.public #StructuralConservatoriesShopFronts,
body.public #BFSCUndertakeRoofingWorkActivities,
body.public #RoofingWorkAncillaryTileReplacement,
body.public #BFSCWorkInPilingUnderpinningDemolition,
body.public #PISOFPreviousBankrupcy,
body.public #PISOFCompanyDirectorDisqualification,
body.public #PISOFCCJ,
body.public #PISOFCriminalOffence,
body.public #PISOFProsecutions,
body.public #PISOFHistoryOfFraudDishonesty,
body.public #PISOFDisqualifiedMembership,
body.public #PISOFCeaseTrading,
body.public #PISOFAnticipateMaterialChanges,
body.public *[id^="MP_YNSubsidence"],
body.public *[id^="MP_YNTerrorism"],
body.public #InsuredIsCompanyYN
{float:right;margin-top:-25px}

/*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-CurrentPolicyInPlace,
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; max-width: 50%; }


/* 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:-271px; }

/* align legal expenses field right and move up to top (including description text */
body.public #Legal_Expenses_Required
{float:right;margin-top:-52px}


/* Make address longer in admin view for Paul Thompson as his vision isnt what it used to be */
body.private #Correspondence_Address1_AddressLine1, 
body.private #Correspondence_Address1_AddressLine2,
body.private #Correspondence_Address1_TownCity,
body.private #Correspondence_Address1_County,
body.private #Correspondence_Address1_Postcode,

body.private #Correspondence_Address_AddressLine1, 
body.private #Correspondence_Address_AddressLine2,
body.private #Correspondence_Address_TownCity,
body.private #Correspondence_Address_County,
body.private #Correspondence_Address_Postcode,

body.private #StorageLocation_Address1_AddressLine1, 
body.private #StorageLocation_Address1_AddressLine2,
body.private #StorageLocation_Address1_TownCity,
body.private #StorageLocation_Address1_County,
body.private #StorageLocation_Address1_Postcode,

body.private #StorageLocation_Address_AddressLine1, 
body.private #StorageLocation_Address_AddressLine2,
body.private #StorageLocation_Address_TownCity,
body.private #StorageLocation_Address_County,
body.private #StorageLocation_Address_Postcode,

body.private #InsuredAddress_AddressLine1, 
body.private #InsuredAddress_AddressLine2,
body.private #InsuredAddress_TownCity,
body.private #InsuredAddress_County,
body.private #InsuredAddress_Postcode,

body.private #InsuredAddress1_AddressLine1, 
body.private #InsuredAddress1_AddressLine2,
body.private #InsuredAddress1_TownCity,
body.private #InsuredAddress1_County,
body.private #InsuredAddress1_Postcode,

body.private #Insured_Address_AddressLine1, 
body.private #Insured_Address_AddressLine2,
body.private #Insured_Address_TownCity,
body.private #Insured_Address_County,
body.private #Insured_Address_Postcode,

body.private #Insured_Address1_AddressLine1, 
body.private #Insured_Address1_AddressLine2,
body.private #Insured_Address1_TownCity,
body.private #Insured_Address1_County,
body.private #Insured_Address1_Postcode
{width:30%;}

/* 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_StorageLocation_Address1 div.line{width:100%;padding-left:0px;vertical-align:middle;padding:3px;}
body.public #question_StorageLocation_Address1 div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_StorageLocation_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_StorageLocation div.line{width:100%;padding-left:0px;height:25px;vertical-align:middle;padding:3px;}
body.public #question_StorageLocation div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public #question_StorageLocation 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_CommunalAreasLocationAddress"] div.line{width:100%;padding-left:0px;vertical-align:middle;padding:3px;}
body.public *[id^="question_MP_CommunalAreasLocationAddress"] div.line label{font-weight:normal;width:100px;padding-left:0px;text-align:left;vertical-align:middle;}
body.public *[id^="question_MP_CommunalAreasLocationAddress"] 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_AccessByRopesHarnesses div.text,
body.public #question_CommunalAreasCoverRequired div.text,
body.public #question_PISOFPreviousBankrupcy div.text,
body.public #question_PISOFCriminalOffence div.text,
body.public #question_PISOFProsecutions div.text,
body.public #question_MaxNumberStoreys div.text,
body.public #question_Alternative_Trade div.text,
body.public #question_JapaneseKnotweedAtProperty 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_OilHeatingAtPremises div.text,
body.public #question_Hazardous_Locations div.text,
body.public #question_HEmployeesRecieveInductionTraining div.text,
body.public #question_RiskAssessmentsReviewedAnnually 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 #PropertyManned div.text,
body.public #CustomersOnPremises div.text,
body.public #EmployChaperones div.text,
body.public #AdministrationPrescriptionDrugs div.text,
body.public #OperativesFullyTrained div.text,
body.public #MinibusesYN div.text,
body.public #MechanicsWorking div.text,
body.public #MechanicsThirdParty 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 #Documented_Risk_Assessments_1999 div.text,
body.public #question_Legal_Expenses_Required div.text,
body.public #Different_Premises_Address div.text,
body.public #SelfContained div.text,
body.public #OpenFiresAtPremises div.text,
body.public #SecurityDoorStaff div.text,
body.public #SecurityDoorStaffAgency div.text,
body.public #FunctionRoomYN div.text,
body.public #LiveEntertainment div.text,
body.public #LiveEntertainmentType div.text,
body.public #EntertainmentAtPremises div.text,
body.public #SoftPlayArea div.text,
body.public #DanceFloors div.text,
body.public #LateLicence div.text,
body.public #FireworksAtPremises div.text,
body.public #FoodServedAtPremises div.text,
body.public #DeepFatFrying div.text,
body.public #DeepFatFryingAge div.text,
body.public #Premises_Fire_Extinguisher div.text,
body.public #TakeawaysFromPrem div.text,
body.public #RoomsLetYN 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 #LORReceivablePeriod 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_Sole_Occupancy div.text,
body.public #question_SOF_Insurance_Declined div.text,
body.public #question_CurrentPolicyInPlace div.text,
body.public #question_SOF_Criminal_Offence div.text,
body.public #question_SOF_Prosecutions div.text,
body.public #question_SOF_Previous_Bankrupcy div,
body.public #question_Heat_Away 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_InstallationConstructionAlteration div.text,
body.public #question_ManualWorkInstallationConstruction div.text,
body.public #question_FourteenDayUnoccupancy div.text
{width:90%}


/* set widths of YesNo questions to 75% */
body.public #question_Window_Locks div.text
{width:75%}

/* set padding of Liability questions */
body.public #question_Heat_Away div.text,
body.public #question_AdditionalInformation div.text,
body.public #question_Hazardous_Materials 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_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 #Email,
body.public #ConfirmEmail,
body.public #Password,
body.public #ConfirmPassword,
body.public #ClientPhoneNumber,
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 ctl00_MainContent_ctl03_Client_Email
{float:right;margin-top:-25px;width:60%}

/* align account setup fields right body.public */
body.public #Email,
body.public #ConfirmEmail,
body.public #Password,
body.public #ConfirmPassword 
{margin-right: -10px;}

/* set widths of questions to 60% */
body.public #question_VoucherCode div,
body.public #question_VoucherCode div,
body.public #question_VoucherCode div,
body.public #question_Year_Of_Construction div
{width:60%}

/* set widths of questions to 80% */
body.public #question_Any_Claims div,
body.public #question_LegalDispute div,
body.public #question_DebtRecovery 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_CurrentPolicyInPlace 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 #question_CPEUsedInGB div.text,
body.public #question_CPEMaintained div.text,
body.public #question_CPEHazardousConditions div.text,
body.public #question_CPEHiredOut div.text,
body.public #question_ToolsFromVehiclesRequired div.text,
body.public *[id^="question_MP_LandlordsContentsSumInsured"] div.text
{width:80%;}

body.public #question_NumberBedrooms div.text,
body.public #question_EmployeesRecieveInductionTraining div.text
{width:85%;}


/*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 #NumberOfEmployees {width:100px}
body.public #HowManyQualified {width:100px}
body.public #TurnoverFigure {width:100px}
body.public #WagerollFigure {width:100px}
body.public #Tenants_Improvements {width:100px}
body.public #TenantsImprovements {width:100px}
body.public #TerrorismAnnualGrossProfit {width:100px}
body.public #GoodsInTransit {width:100px}
body.public #Electronic_Business_Equipment {width:100px}
body.public #DeteriorationOfStock {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 #HouseholdContents {width:100px}
body.public #GlassAndFixedSigns {width:100px}
body.public #Money_Ouside_Business_Hours {width:100px}
body.public #LOL {width:100px}
body.public #BI {width:100px}
body.public #MotorVehicleManufacturers {width:100px}
body.public #AnnualLOR {width:100px}
body.public #LORPayable {width:100px}
body.public #Money_In_Business_Hours {width:100px}
body.public #LORReceivable {width:100px}
body.public #Money_In_Safe {width:100px}
body.public #Stock_in_Transit {width:100px}
body.public #SecurityDoorStaffWageroll {width:100px}
body.public #FunctionRoomCapacity {width:100px}
body.public #LiveEntertainmentDaysPerYear {width:100px}
body.public #OpenDaysAWeek {width:100px}
body.public #TurnoverFromTakeaways {width:100px}
body.public #NumberOfLetRooms {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 #FloatingContentsSI,
body.public #FloatingStockSI,
body.public #FloatingBISI,
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 #PLOtherLimit {width:100px}
body.public #Target_Premium {width:100px}
body.public #EstimatedMobilityValue {width:100px}
body.public #CommunalAreasSumInsured {width:100px}
body.public #CommunalAreasContentsSumInsured {width:100px}
body.public #Additional_Broker_Fee {width:100px}
body.public #AdditionalBrokerFee {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_DeteriorationOfStock .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_HouseholdContents .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_GlassAndFixedSigns .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_Money_Ouside_Business_Hours .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_LORPayable .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_LORReceivable .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_SecurityDoorStaffWageroll .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_FunctionRoomCapacity .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_LiveEntertainmentDaysPerYear .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_OpenDaysAWeek .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_TurnoverFromTakeaways .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_NumberOfLetRooms .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_FloatingContentsSI .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_FloatingStockSI .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_FloatingBISI .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_EstimatedMobilityValue .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_CommunalAreasSumInsured .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_CommunalAreasContentsSumInsured .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_PLOtherLimit .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}
body.public #question_AdditionalBrokerFee .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_TenantsImprovements .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_TerrorismAnnualGrossProfit .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_GoodsInTransit .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_TurnoverFigure .char_label {float:right;margin-top:-21px;margin-right:120px}
body.public #question_WagerollFigure .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_EstimatedMobilityValue .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_PLOtherLimit .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_AdditionalBrokerFee .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_TotalCashRatingSafe .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_OutbuildingsBuildingsSumInsured .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_TotalCycleCover .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_CollectionsIncludingStamps .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_BuildingSI .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_ContentsInOutbuildings .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_AwningSI .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_UnspecifiedItemsAway .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PersonalPossessionsSumInsured .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_YearsAtPremises .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_YearsNCDAtMainResidence .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ContentsGoldSilverPlate .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ContentsFineArt .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ContentsJewellery .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_StorageContentsValue .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_EstimatedMechanicsWageroll .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PaymentsSubcontactorsSubconsultants .char_label{float:right;margin-top:-21px;width:118px}
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_UnspecifiedEquipmentOther .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_TotalPlantVal .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_TemporaryBuildings .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_PlantMarketVal .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_MaxOneLimitPlant .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_MaxHiredIn .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_AnnualHiringInCharges .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_AnnualHiringChargesReceived .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_ContractingTurnover .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_MaxContractVal .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_AveContactVal .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_EmployeeTools .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_UnspecifiedEquipment .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_CancellationCover .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Drivers .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_Wageroll_Yard .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_CostOfMaterialsTurnover .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_BFSCTurnover .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_TotalTurnover .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_SurveyorsLargestContractValue  .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_FeesForCurrentYear  .char_label{float:right;margin-top:-21px;width:170px}
body.public #question_FeesPriorCompletedYear  .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)*/
/* UNSURE WHAT THIS LINE RELATED TO BUT ITS CAUSING CC LIABILITY COVER TO HAVE TOO SMALL SPACING body.public #question_Page2_Q1 */
body.public #question_ContractorsSpacerOne,
body.public #question_ContractorsSpacerTwo,
body.public #question_ContractorsSpacerThree,
body.public #question_SPACERTWOBusinessScaffoldingErection,
body.public #question_SPACERONEBusinessScaffoldingErection
 {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_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_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) JOHN RAWLINGS*/
/* body.public #question_Any_Claims label,*/
body.public #question_PropertyStructuralSupport label,
body.public #question_WorkingFarm label,
body.public #question_Anchored label,
body.public #question_FloatationDevice label,
body.public #question_PerimeterFencing label,
body.public #question_SiteSecurityGates label,
body.public #question_SiteCCTV label,
body.public #question_SiteWarden 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_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_BuildingSI div.text {width:500px}
body.public #question_ContentsSI div.text {width:500px}
body.public #question_ElectronicEquipmentComputers 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_DCLargestContractComplete 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_DemolitionWork div.text,
body.public #question_EventsOnLand div.text,
body.public #question_LandfillChemicals 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%;  }

/* Align Question Right Res Let scheme*/
body.public #HolidayLetOut,
body.public #RentalIncomeRecieved
{float:right;margin-top:-25px}

/* 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 #ArchitectsEnvironmentalImpactorEcology,
body.public #ArchitectsEnvironmentalEngineers,
body.public #ArchitectsEngineering,
body.public #ArchitectsEWS,
body.public #ArchitectsLeisureexcludingSwimmingPools,
body.public #ArchitectsDomesticExtensionsBarnConversions,
body.public #ArchitectsHospitalsmunicipals,
body.public #ArchitectsCladdingGlazzingCurtainingWalling,
body.public #ArchitectsBasement,
body.public #ArchitectsAirportsRunwaysaircraftairsideetc,
body.public #ArchitectsRailwayTracksSignallingTrains,
body.public #ArchitectsRailwayNonSafetyRelated,
body.public #ArchitectsAirportsNonSafetyRelated,
body.public #ArchitectsDamsMinesFlooring,
body.public #ArchitectsPlaygrounds,
body.public #EngineersBuildingSurveying,
body.public #EngineersClerkofWorks,
body.public #EngineersDrafting,
body.public #EngineersEnvironmentalImpactorEcologySpecialist,
body.public #EngineersEnvironmentalEngineers,
body.public #EngineersExpertWitness,
body.public #EngineersFeasibilityStudies,
body.public #EngineersGeotechnicalSoilEngineers,
body.public #EngineersLandSurveying,
body.public #EngineersLandscapeArchitecture,
body.public #EngineersMarineEngineers,
body.public #EngineersMEHVAEngineering,
body.public #EngineersPlanningSupervisoryCDM,
body.public #EngineersQuantitySurveying,
body.public #EngineersStructuralSurveying,
body.public #EngineersTownPlanning,
body.public #EngineersIndividualDwellings,
body.public #EngineersLowRiseBuildings,
body.public #EngineersHighRiseBuildings,
body.public #EngineersSchoolsHospitalsMunicipal,
body.public #EngineersCommercialBuildingsShoppingCentres,
body.public #LeisureSportExcludingSwimmingPools,
body.public #EngineersSwimmingPools,
body.public #EngineersChurchesEcclesiastical,
body.public #EngineersRoadsHighwaysMotorways,
body.public #EngineersChemicalPetroChemicalandRefineries,
body.public #EngineersNuclearAtomic,
body.public #EngineersSewerageWaterSchemes,
body.public #EngineersCladdingGlazingCurtainWalling,
body.public #EngineersRoofing,
body.public #EngineersBridgesTunnels,
body.public #EngineersHarboursOffshoreJetties,
body.public #EngineersFoundationsPilingUnderpinning,
body.public #EngineersAirportsNonSafetyRelated,
body.public #EngineersAirportsRunwaysaircraftairside,
body.public #EngineersRailwayNonSafetyRelated,
body.public #EngineersRailwayTracksSignallingTrains,
body.public #EngineersAbortedWork,
body.public #EngineersAmusementParks,
body.public #EngineersAviationAutomotiveMilitaryMarine,
body.public #EngineersDams,
body.public #EngineersMines,
body.public #EngineersDemolition,
body.public #EngineersFlooring,
body.public #EngineersFireProtectionSecurity,
body.public #EngineerLiftsBulkHandling,
body.public #EngineersPlaygrounds,
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 #DCClerkofWorks,
body.public #DCDrafting,
body.public #DCEnvironmentalImpactorEcologyspecialist,
body.public #DCEnvironmentalEngineers,
body.public #DCExpertWitness,
body.public #DCFeasibilityStudies,
body.public #DCGeotechnicalSoilEngineers,
body.public #DCInteriorDesignRefurbishment,
body.public #DCLandscapeArchitecture,
body.public #DCMarineEngineers,
body.public #DCPlanningSupervisoryCDM,
body.public #DCProjectCoordination,
body.public #DCProjectManagement,
body.public #DCStructuralSurveying,
body.public #DCTownPlanning,
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 #DCHighRiseMultipleDwellingsAboveHeightLimit,
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 #DCAbortedWork,
body.public #DCAirportsNonSafetyRelated,
body.public #DCAirportsRunwaysAircraftandAirside,
body.public #DCAmusementParks,
body.public #DCAviationAutomotiveMilitaryandMarine,
body.public #DCBridgesandTunnels,
body.public #DCChemicalandPetrochemicalIndustries,
body.public #DCChurchesandEcclesiasticalBuildings,
body.public #DCCladdingGlazingandCurtainWalling,
body.public #DCCommercialBuildingsandShoppingCentres,
body.public #DCDamsHarboursJettiesandOffshoreInstallatio,
body.public #DCDemolition,
body.public #DCDomesticSwimmingPools,
body.public #DCFireProtectionandSecurity,
body.public #DCFlooring,
body.public #DCFoundationsPilingandUnderpinning,
body.public #DCGolfCourses,
body.public #DCHighRiseMultipleDwellingsabovestoreys,
body.public #DCHospitalsandMunicipalBuildings,
body.public #DCHotelsLeisureandSportsCentres,
body.public #DCIndividualDwellings,
body.public #DCIndustrial,
body.public #DCLiftsandBulkHandling,
body.public #DCLowRiseMultipleDwellingsbelowstoreys,
body.public #DCManufacturingPlants,
body.public #DCMines,
body.public #DCModularBuildingsandHousingSchemes,
body.public #DCNuclearandAtomicIndustries,
body.public #DCPlaygrounds,
body.public #DCRailwayNonSafetyRelated,
body.public #DCRailwayTracksSignallingTrainsandcarriages,
body.public #DCRetailTownhousesBusinessParksandWarehouses,
body.public #DCRoadsHighwaysandMotorways,
body.public #DCRoofing,
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 #StandardContractBetweenClientPercent,
body.public #MaxHeightGroundLevel,
body.public #MaxHeightUpToFiveM,
body.public #MaxHeightFiveToTenM,
body.public #MaxHeightTenToFifteenM,
body.public #MaxHeightFifteenM,
body.public #MaxDepthGroundLevel,
body.public #MaxDepthUpToOneM,
body.public #MaxDepthOneToThreeM,
body.public #MaxDepthThreeToFiveM,
body.public #MaxDepthFiveM,
body.public #PackagedSoftwarethirdpartysoftware,
body.public #AuditPlc,
body.public #AdjudicatorArbitrator,
body.public #ArchitecturalServices,
body.public #ArchitectsIndividualHousing,
body.public #Turnoverwherethefirmdesignsandconstructs,
body.public #DCArchitecture,
body.public #DCBuildingContractor,
body.public #DCBuildingServicesContractors,
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 #HeightLimitTotal,
body.public #DepthLimitTotal,
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 #NumberOfPrinicpalsDirectors,
body.public #NumberOfQualifiedStaff,
body.public #PaymentsSubcontactorsSubconsultants,
body.public #NumberOfNonQualifiedStaff,
body.public #PINumberOfPrinicpalsDirectors,
body.public #PINumberOfQualifiedStaff,
body.public #PINumberOfNonQualifiedStaff,
body.public #FeePercentageToSubcontractorsSubConsultants,
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 #DomicilePermission,
body.public #DomicilePermissionMP,
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_DCAbortedWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCAirportsNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCAirportsRunwaysAircraftandAirside .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCAmusementParks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCAviationAutomotiveMilitaryandMarine .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCBridgesandTunnels .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCChemicalandPetrochemicalIndustries .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCChurchesandEcclesiasticalBuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCCladdingGlazingandCurtainWalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCCommercialBuildingsandShoppingCentres .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDamsHarboursJettiesandOffshoreInstallatio .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDemolition .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDomesticSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCFireProtectionandSecurity .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCFlooring .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCFoundationsPilingandUnderpinning .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_DCHighRiseMultipleDwellingsabovestoreys .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCHospitalsandMunicipalBuildings .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_DCIndividualDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCIndustrial .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCLiftsandBulkHandling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCLowRiseMultipleDwellingsbelowstoreys .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_DCMines .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCModularBuildingsandHousingSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCNuclearandAtomicIndustries .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCPlaygrounds .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRailwayNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRailwayTracksSignallingTrainsandcarriages .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRetailTownhousesBusinessParksandWarehouses .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRoadsHighwaysandMotorways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCRoofing .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_DCClerkofWorks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCDrafting .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCEnvironmentalImpactorEcologyspecialist .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCEnvironmentalEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCExpertWitness .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCFeasibilityStudies .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCGeotechnicalSoilEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCInteriorDesignRefurbishment .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCLandscapeArchitecture .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCMarineEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCPlanningSupervisoryCDM .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCProjectCoordination .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCProjectManagement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCStructuralSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCTownPlanning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsEnvironmentalImpactorEcology .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsEnvironmentalEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsEWS .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsLeisureexcludingSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsDomesticExtensionsBarnConversions .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsHospitalsmunicipals .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsCladdingGlazzingCurtainingWalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsBasement .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsAirportsRunwaysaircraftairsideetc .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsRailwayTracksSignallingTrains .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsRailwayNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsAirportsNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsDamsMinesFlooring .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_ArchitectsPlaygrounds .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersBuildingSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersClerkofWorks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersDrafting .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersEnvironmentalImpactorEcologySpecialist .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersEnvironmentalEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersExpertWitness .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersFeasibilityStudies .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersGeotechnicalSoilEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersLandSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersLandscapeArchitecture .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersMarineEngineers .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersMEHVAEngineering .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersPlanningSupervisoryCDM .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersQuantitySurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersStructuralSurveying .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersTownPlanning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersIndividualDwellings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersLowRiseBuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersHighRiseBuildings .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersSchoolsHospitalsMunicipal .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersCommercialBuildingsShoppingCentres .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_EngineersSwimmingPools .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersChurchesEcclesiastical .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersRoadsHighwaysMotorways .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersChemicalPetroChemicalandRefineries .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersNuclearAtomic .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersSewerageWaterSchemes .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersCladdingGlazingCurtainWalling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersRoofing .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersBridgesTunnels .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersHarboursOffshoreJetties .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersFoundationsPilingUnderpinning .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersAirportsNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersAirportsRunwaysaircraftairside .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersRailwayNonSafetyRelated .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersRailwayTracksSignallingTrains .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersAbortedWork .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersAmusementParks .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersAviationAutomotiveMilitaryMarine .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersDams .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersMines .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersDemolition .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersFlooring .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersFireProtectionSecurity .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineerLiftsBulkHandling .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_EngineersPlaygrounds .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_DCHighRiseMultipleDwellingsAboveHeightLimit .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_StandardContractBetweenClientPercent .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxHeightGroundLevel .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxHeightUpToFiveM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxHeightFiveToTenM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxHeightTenToFifteenM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_HeightLimitTotal .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_DepthLimitTotal .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxHeightFifteenM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxDepthGroundLevel .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxDepthUpToOneM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxDepthOneToThreeM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxDepthThreeToFiveM .char_label{float:right;margin-top:-25px;width:10px}
body.public #question_MaxDepthFiveM .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_DCBuildingContractor  .char_label{float:right;margin-top:-21px;width:10px}
body.public #question_DCBuildingServicesContractors  .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_FeePercentageToSubcontractorsSubConsultants  .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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFPreviousBankrupcy {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFCompanyDirectorDisqualification {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFCCJ {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFCriminalOffence {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFProsecutions {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFHistoryOfFraudDishonesty {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFDisqualifiedMembership  {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFDisqualifiedMembership  {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFFooterSpacer {border-bottom-style: solid; border-bottom-color: #841b4f; border-bottom-width: 2px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 2px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 2px; background: #F2F2F3;}
body.public #question_PISOFAdditionalInformation  {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PISOFHeader {border-top-style: solid; border-top-color: #841b4f; border-top-width: 2px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 2px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 2px; background: #F2F2F3;}
body.public #question_ArchitectsTownPlanningConsultancy.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsEnvironmentalImpactorEcology.question.Percentage.RISKGROUP_ID_0{border-color:#841b4f;border-collapse:collapse;border-style:solid;border-top-width:0px;border-left-width:2px;border-right-width:2px;border-bottom-width:0px;background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsEnvironmentalEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsEWS.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsLeisureexcludingSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsDomesticExtensionsBarnConversions.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsHospitalsmunicipals.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsCladdingGlazzingCurtainingWalling.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsBasement.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsAirportsRunwaysaircraftairsideetc.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsRailwayTracksSignallingTrains.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsRailwayNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsAirportsNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsDamsMinesFlooring.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_ArchitectsPlaygrounds.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersBuildingSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersClerkofWorks.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersDrafting.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersEnvironmentalImpactorEcologySpecialist.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersEnvironmentalEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersExpertWitness.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersFeasibilityStudies.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersGeotechnicalSoilEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersLandSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersLandscapeArchitecture.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersMarineEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersMEHVAEngineering.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersPlanningSupervisoryCDM.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersQuantitySurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersStructuralSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersTownPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersIndividualDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersLowRiseBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersHighRiseBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersSchoolsHospitalsMunicipal.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersCommercialBuildingsShoppingCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersChurchesEcclesiastical.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersRoadsHighwaysMotorways.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersChemicalPetroChemicalandRefineries.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersNuclearAtomic.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersSewerageWaterSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersCladdingGlazingCurtainWalling.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersRoofing.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersBridgesTunnels.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersHarboursOffshoreJetties.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersFoundationsPilingUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersAirportsNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersAirportsRunwaysaircraftairside.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersRailwayNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersRailwayTracksSignallingTrains.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersAbortedWork.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersAmusementParks.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersAviationAutomotiveMilitaryMarine.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersDams.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersMines.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersDemolition.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersFlooring.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersFireProtectionSecurity.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineerLiftsBulkHandling.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_EngineersPlaygrounds.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCAbortedWork.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  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_DCAirportsNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCAirportsRunwaysAircraftandAirside.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCAmusementParks.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCAviationAutomotiveMilitaryandMarine.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCBridgesandTunnels.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCChemicalandPetrochemicalIndustries.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCChurchesandEcclesiasticalBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCCladdingGlazingandCurtainWalling.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCCommercialBuildingsandShoppingCentres.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDamsHarboursJettiesandOffshoreInstallatio.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDemolition.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDomesticSwimmingPools.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCFireProtectionandSecurity.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCFlooring.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCFoundationsPilingandUnderpinning.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHighRiseMultipleDwellingsabovestoreys.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHospitalsandMunicipalBuildings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCIndividualDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCIndustrial.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCLiftsandBulkHandling.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCLowRiseMultipleDwellingsbelowstoreys.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCMines.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCModularBuildingsandHousingSchemes.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCNuclearandAtomicIndustries.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCPlaygrounds.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRailwayNonSafetyRelated.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRailwayTracksSignallingTrainsandcarriages.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRetailTownhousesBusinessParksandWarehouses.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRoadsHighwaysandMotorways.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCRoofing.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCClerkofWorks.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCDrafting.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCEnvironmentalImpactorEcologyspecialist.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
Environmental Impact or Ecology specialist.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCEnvironmentalEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCExpertWitness.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCFeasibilityStudies.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCGeotechnicalSoilEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCInteriorDesignRefurbishment.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCLandscapeArchitecture.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCMarineEngineers.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCPlanningSupervisoryCDM.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCProjectCoordination.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #ProjectManagement.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCStructuralSurveying.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCTownPlanning.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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_DCLowRiseMultipleDwellings.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCHighRiseMultipleDwellingsAboveHeightLimit.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;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:#841b4f;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:#841b4f;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:#841b4f;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:#841b4f;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:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_DCBuildingContractor.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;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_DCBuildingServicesContractors.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;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:#841b4f;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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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:#841b4f;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_PINumberOfPrinicpalsDirectors {border-color:#841b4f;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:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PINumberOfQualifiedStaff {border-color:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PaymentsSubcontactorsSubconsultants {border-color:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_PINumberOfNonQualifiedStaff {border-color:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}
body.public #question_AdditionalInfoROWTurnover.question.Percentage.RISKGROUP_ID_0 {border-color:#841b4f;border-collapse: collapse;  border-style: solid;  border-top-width: 0px; 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:#841b4f;  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_HeightLimitTotal.question.Percentage.RISKGROUP_ID_0{border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px; }
body.public #question_DepthLimitTotal.question.Percentage.RISKGROUP_ID_0{border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#E2E2E4;padding-top:1px;padding-bottom:1px; }
body.public #question_WaterNonDesirableActivity.question.RISKGROUP_ID_0{border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px; }
body.public #question_MultiWaterNonDesirableActivity.question.RISKGROUP_ID_0{border-color:#841b4f;  border-collapse: collapse;  border-style: solid;  border-top-width: 0px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#F2F2F3;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 #HeightLimitTotal.number_input.cover.Percentage {background:none;border-style:none;}
body.public #DepthLimitTotal.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_IncomeCaptureHeaderTwo,
body.private #question_IncomeCaptureHeaderOne,
body.private #question_DiciplineHeaderOne,
body.private #question_ContractTypeHeaderOne {background-color:#841b4f54;}

body.private #question_AccountantsHeader,
body.private #question_ArchitectsHeader,
body.private #question_InformationTechnologyHeader,
body.private #question_InsuranceBrokersHeader,
body.private #question_ManagementConsultantsHeader,
body.private #question_MarketingHeader,
body.private #question_EngineersHeader,
body.private #question_MiscellaneousHeader,
body.private #question_SurveyorsHeader,
body.private #question_DesignConstructionHeader {background-color:#841b4f; color: white; font-weight: 600;}

/* ****************************** */
/* 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;}
body.private #question_BuildingsHeaderText{background-color:#F2F2F3;}
body.private #question_ContentsHeaderText{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: #841b4f !important; border: 1px solid #841b4f  !important; width: 110px !important; margin-right: 10px !important; padding-bottom: 2.5px; font-family: 'Lucida Grande','Segoe UI',Arial,Helvetica,Sans-serif;    border-radius: 0px; height: 25px; font-weight: Bold; cursor: pointer;}

body.public .LookupGetAddress:hover  {opacity: 0.5;}

.getquote-ui div.edgy input.LookupGetAddress, .getquote-ui div.edgy input.rounded, .getquote-ui input.rounded {border-radius:0px;}

.getquote-ui div.edgy input.LookupGetAddress, .getquote-ui div.edgy input.rounded, .getquote-ui input.rounded:hover {opacity: 0.5;}

/* ****************************** */
/* 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 #AdditionalInfoTemporaryStructures,
body.public #AdditionalInfoTemporaryStructuresOther,
body.public #Additional_Trade_Description,
body.public #YearsTradingExperience,
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 #AdditionalInfoPIDosubcontractorssubconsultantsCarr,
body.public #AdditionalInfoPIDueDilligencesubcontractorssubcons,
body.public #AdditionalInfoPIEngagedUnderWrittenContracts,
body.public #JCTContractInfo,
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 #Additional_Trade_Information,
body.public #CurrentPolicyInPlaceInfo,
body.public #SOFAdditionalInformation,
body.public #Heat_Away_Details,
body.public #HeatAwayDetailsContractors,
body.public #DescBasementConversions,
body.public #DescTimberFrambedBuildings,
body.public #DescLocationTunnels,
body.public #DescLocationMotorways,
body.public #DescLocationViaducts,
body.public #DescLocationTowers,
body.public #DescriptionMaxNumberStoreys,
body.public #HealthandSafetyDetailsContractors,
body.public #DesignWorkDetailsContractos,
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 #HeightWorkInfo,
body.public #Design_Advice_Details,
body.public #Far_East_Details,
body.public #Additional_Underwriting_Information,
body.public #DescriptionCommunalAreasCoverRequired,
body.public #AdditionalInfoCommunalAreasWater,
body.public #AdditionalInfoCommunalAreasChildrensPlayground,
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 #OutbuildingsDescription,
body.public #CCJDetails,
body.public #DeclinedInsuranceDetails,
body.public #AdditionalInformation,
body.public #UnattendedDetails,
body.public #StorageSecurity,
body.public #OtherHomeType,
body.public #ManufacturerOther,
body.public #TypeOfOccupancyOther,
body.public #OtherCaravanClubMembership,
body.public #OtherSiteDescription,
body.public #OtherSiteSecurity,
body.public #OtherAdditionalSecurity,
body.public #TypeOfHeatingOther,
body.public #NearWaterSourceDetails,
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 #EventTypeAdditionalInfo,
body.public #MusicEventTypeOther,
body.public #NonDesirableActivitiesAdditionalInfo,
body.public #MultiNonDesirableActivitiesAdditionalInfo,
body.public #WindowsLocksDetails,
body.public #ExternalDoorLocksDetails,
body.public #TreesInfo,
body.public #PreviouslyFloodedInfo,
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 #AlternativeTradeDescription,
body.public #StateOfRepairInfo,
body.public #WaterInfo,
body.public #InfoChildrensPlayground,
body.public #DetailsDemolitionWork,
body.public #DetailsEventsOnLand,
body.public #DetailsLandfillChemicals,
body.public #PreviousFloodInfo,
body.public #NonStructuralWorkInfo,
body.public #AdditionalCaseInformation,
body.public #AdditionalInfoConstructionWalls,
body.public #AdditionalInfoConstructionRoof,
body.public #DetailsGoodStateOfRepair,
body.public #AdditionalInfoConstructionFloor,
body.public #OtherCompositePanels,
body.public #InfoUndergoingRefurbishment,
body.public #PropertyTypeInfo,
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_DetailsGoodStateOfRepair"],
body.public *[id^="MP_AdditionalInfoStateOfRepair"],
body.public *[id^="MP_AdditionalInfoDoorLocks"],
body.public *[id^="MP_AdditionalInfoWindowLocks"],
body.public *[id^="MP_OtherCCTVInfo"],
body.public *[id^="MP_AdditionalInfoOverNightSecurity"],
body.public *[id^="MP_InformationSoleOccupancy"],
body.public *[id^="MP_AdditionalFloodingInfo"],
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_InfoPropertyType"],
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_InfoPreviouslyFlooded"],
body.public *[id^="MP_InfoConstructionWalls"],
body.public *[id^="MP_InfoConstructionRoof"],
body.public *[id^="MP_InfoDoorLocks"],
body.public *[id^="MP_FlatRoofInfo"],
body.public *[id^="MP_InfoFlatRoof"],
body.public *[id^="MP_InfoWindowLocks"],
body.public *[id^="MP_InfoAlarmType"],
body.public *[id^="MP_SecurityAdditionalInfo"],
body.public *[id^="MP_CommunalAreasLocationDescription"],
body.public *[id^="MP_OtherAlarmDetails"],
body.public *[id^="MP_AdditionalInfoPremisesHeated"],
body.public *[id^="MP_AdditionalInfoPremisesFireAlarm"],
body.public *[id^="MP_AdditionalInfoFreeFromSubsidence"],
body.public *[id^="MP_AdditionalInfoSecurity"],
body.public *[id^="MP_InfoWater"],
body.public *[id^="MP_InfoChildrensPlayground"],
body.public *[id^="MP_LocksDoorAdditionalInfo"],
body.public *[id^="MP_LocksWindowAdditionalInfo"],
body.public *[id^="MP_OtherTypeOfPremises"],
body.public *[id^="MP_AdditionalInfoSubsidenceUndergroundWorkings"],
body.public *[id^="MP_AdditionalInfoSubsidenceHills"],
body.public *[id^="MP_AdditionalInfoSubsidenceExtension"],
body.public *[id^="MP_AdditionalTradeDescription"],
body.public *[id^="MP_OtherSpecificPropertyPropertyDescription"],
body.public *[id^="MP_DetailsMoneyInSafe"],
body.public *[id^="MP_OtherSpecificStockPropertyDescription"],
body.public *[id^="MP_MoneyInSafeDetails"],
body.public #AdditionalInfoConstructionAdjoiningPremises,
body.public #AdditionalInfoPremisesHeated,
body.public #AdditionalInfoPremisesFireAlarm,
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 #UsedInConnectionWithBusinessInfo,
body.public #DetailsBusinessWoodWorkingMachinery,
body.public #DetailsBusinessLiftscraneshoistsorotherlifting,
body.public #DetailsBusinessProcessesinvolvingnoiselevels,
body.public #DetailsBusinessRadioactivesubstancesorothersources,
body.public #DetailsBusinessAsbestos,
body.public #DetailsBusinessSilicaPCBsorlead,
body.public #ContractorsMaxDepthFiveMDetails,
body.public #ContractorsMaxHeightThirtyMDetails,
body.public #ContractorsMaxHeightFifteenMDetails,
body.public #Contract_Details,
body.public #MaterialsDetails,
body.public #CPEInsuredSoleyWithBusinessInfo,
body.public #CPEUsedInGBInfo,
body.public #CPEMaintainedInfo,
body.public #CPESecuredInfo,
body.public #CPEStatuatoryRegulationsInfo,
body.public #CPEOperatorsLicenceInfo,
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 #OpenFiresAtPremisesDetails,
body.public #EntertainmentAtPremisesDetails,
body.public #SoftPlayAreaDetails,
body.public #TradeSpecificQuestionDescription,
body.public #AdditionalInfoROWTurnover,
body.public #DetailsOfTotalContractValue,
body.public #AdditionalInfoSOFCeaseTrading,
body.public #PISOFAdditionalInformation,
body.public #PIAdditionalInfoSOFCeaseTrading,
body.public #PIAdditionalInfoSOFAnticipateMaterialChanges,
body.public #AlarmSignallingMethodOther,
body.public #AdditionalInfoSOFAnticipateMaterialChanges,
body.public #ContractorsLocationOffshoreInfo
{width:100%}

body.public #Occupation {width:47%}

/* ****************************** */
/* 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 Contractors    */
/* ****************************** */

/* adds the top, left & right border  */
body.public *[id^="question_DoyouundertakedesignworkforHeader"],
body.public *[id^="question_BasementConversions"],
body.public *[id^="question_ContractorsHeatAway"], 
body.public *[id^="question_HealthAndSafetyHeader"], 
body.public *[id^="question_HealthAndSafetyActCompliant"], 
body.public *[id^="question_TopHazardousLocations"], 
body.public *[id^="question_FollowingUsedInConnectionWithBusiness"], 
body.public *[id^="question_BusinessScaffoldingErection"], 
body.public *[id^="question_MaxmiumHeightHeader"], 
body.public *[id^="question_MaximumDepthHeader"]
{border-left-style:solid !important; border-left-color:#841b4f !important; border-left-width:1px !important; border-right-style:solid !important; border-right-color:#841b4f !important; border-right-width:1px !important; padding-left: 10px !important; border-top-style:solid !important; border-top-color:#841b4f !important; border-top-width:1px !important; background-color:#F2F2F3 !important; height:30px !important;  }


/* Adds the bottom border */
body.public *[id^="question_BottomDoyouundertakedesignworkfor"],
body.public *[id^="question_BottomHealthAndSafety"],
body.public *[id^="question_BottomHASCompliant"],
body.public *[id^="question_BottomHazardousLocations"],
body.public *[id^="question_BottomHeatAway"],
body.public *[id^="question_BottomGeneralQuestions"],
body.public *[id^="question_BottomFollowingUsedInConnectionWithBusiness"],
body.public *[id^="question_BusinessScaffoldingErection"],
body.public *[id^="question_BottomMaximumHeight"],
body.public *[id^="question_BottomMaximumDepth"]
{border-bottom-style:solid; border-bottom-color:#841b4f; border-bottom-width:1px;border-left-style:solid !important; border-left-color:#841b4f!important; border-left-width:1px !important; border-right-style:solid !important; border-right-color:#841b4f!important; border-right-width:1px !important; padding-left: 10px !important; background-color:#F2F2F3; padding-bottom:0px; height:0px;}

/* ****************************** */
/* CSS for MP Commercial Property Owners    */
/* ****************************** */

/* adds the top, left & right border  */
body.public *[id^="question_MP_InfrastructureDetailsHeader"], 
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_ThePremisesDetailsHeader"], 
body.public *[id^="question_MP_ConstructionandMaintenanceHeader"], 
body.public *[id^="question_MP_PropertyCoverHeader"], 
body.public *[id^="question_MP_LossofRentPayableHeader"], 
body.public *[id^="question_MP_OptionalCoversHeader"], 
body.public *[id^="question_MP_BusinessInterruptionCoverHeader"], 
body.public *[id^="question_MP_ContructionAndMaintenanceHeader"], 
body.public *[id^="question_MP_HeaderBusinessInterruption"], 
body.public *[id^="question_MP_HeaderSubsidence"], 
body.public *[id^="question_MP_TheBusinessHeader"], 
body.public *[id^="question_MP_SubsidenceQuestionnaireHeader"]
{border-left-style:solid !important; border-left-color:#841b4f!important; border-left-width:1px !important; border-right-style:solid !important; border-right-color:#841b4f !important; border-right-width:1px !important; padding-left: 10px !important; border-top-style:solid !important; border-top-color:#841b4f!important; border-top-width:1px !important; background-color:#841b4f !important; height:30px !important;  }

/* Adds the side border and background */
body.public *[id^="question_MP_CommunalAreasLocationDescription"],
body.public *[id^="question_MP_CommunalAreasLocationSumInsured"],
body.public *[id^="question_MP_NoSumInsuredEnteredHeader"],
body.public *[id^="question_MP_Water"],
body.public *[id^="question_MP_InfoWater"],
body.public *[id^="question_MP_ChildrensPlayground"],
body.public *[id^="question_MP_InfoChildrensPlayground"],
body.public *[id^="question_MP_CommunalAreasContentsSumInsured"],
body.public *[id^="question_MP_InsuredAddress"],
body.public *[id^="question_MP_YearsAtPremises"],
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_PremisesPreviouslyFlooded"],
body.public *[id^="question_MP_TypeOfPremises"],
body.public *[id^="question_MP_PremisesFireAlarm"],
body.public *[id^="question_MP_OverNightSecurity"],
body.public *[id^="question_MP_GoodStateOfRepair"],
body.public *[id^="question_MP_BuildingSI"],
body.public *[id^="question_MP_TenantsImprovements"],
body.public *[id^="question_MP_GlassCoverRequired"],
body.public *[id^="question_MP_ContentsSI"],
body.public *[id^="question_MP_Stock"],
body.public *[id^="question_MP_FridgeStock"],
body.public *[id^="question_MP_Terrorism"],
body.public *[id^="question_MP_GoodsInTransit"],
body.public *[id^="question_MP_MoneyOnPremisesDuringHoursAndInTransit"],
body.public *[id^="question_MP_BIPeriod"],
body.public *[id^="question_MP_BI"],
body.public *[id^="question_MP_JCTInPlace"],
body.public *[id^="question_MP_AdditionalInfoFlooding"],
body.public *[id^="question_MP_LetToResidentialTenants"],
body.public *[id^="question_MP_ListedPremises"],
body.public *[id^="question_MP_PropertyisHMO"],
body.public *[id^="question_MP_SeparateCooking"],
body.public *[id^="question_MP_TenancyAgreementPerPerson"],
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_NeitherBuildingsOrContentsRequestedheader"],
body.public *[id^="question_MP_LandlordsContentsSumInsured"],
body.public *[id^="question_MP_AnnualLOR"],
body.public *[id^="question_MP_ValueOfWorks"],
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_DetailsGoodStateOfRepair"],
body.public *[id^="question_MP_FlatRoof"],
body.public *[id^="question_MP_FlatRoofPercentage"],
body.public *[id^="question_MP_FlatRoofNewConstructionType"],
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_YNGreensTeesandFairwaysQ"],
body.public *[id^="question_MP_CCTVInfo"],
body.public *[id^="question_MP_OtherCCTVInfo"],
body.public *[id^="question_MP_FourteenDayUnoccupancy"],
body.public *[id^="questionName_MP_LocksWindowAdditionalInfo"],
body.public *[id^="question_MP_AdditionalInfoOverNightSecurity"],
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_AdditionalInfoPremisesFireAlarm"],
body.public *[id^="question_MP_AdditionalInfoPremisesFireExstinguisher"],
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_DoorLocksAdditionalInfo"],
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_InfoPreviouslyFlooded"],
body.public *[id^="question_MP_InfoConstructionWalls"],
body.public *[id^="question_MP_InfoConstructionRoof"],
body.public *[id^="question_MP_InfoDoorLocks"],
body.public *[id^="question_MP_FlatRoofInfo"],
body.public *[id^="question_MP_InfoFlatRoof"],
body.public *[id^="question_MP_InfoWindowLocks"],
body.public *[id^="question_MP_InfoAlarmType"],
body.public *[id^="question_MP_SecurityAdditionalInfo"],
body.public *[id^="question_MP_AdditionalFloodingInfo"],
body.public *[id^="question_MP_AdditionalInfoSecurity"],
body.public *[id^="question_MP_LocksWindowAdditionalInfo"],
body.public *[id^="question_MP_LocksDoorAdditionalInfo"],
body.public *[id^="question_MP_OtherTypeOfPremises"],
body.public *[id^="question_MP_HeaderLossofRent"],
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_HeaderTandAFree"],
body.public *[id^="question_MP_Occupancy"],
body.public *[id^="question_MP_AdditionalOccupancy"],
body.public *[id^="question_MP_ThirdOccupancy"],
body.public *[id^="question_MP_AsylumSeekersHeaderCannotcover"],
body.public *[id^="question_MP_MaliciousDamage"],
body.public *[id^="question_MP_LevelOfCoverRequired"],
body.public *[id^="question_MP_InfoPropertyType"],
body.public *[id^="question_MP_TraceAndAccess"],
body.public *[id^="question_MP_AST"],
body.public *[id^="question_MP_HolidayLetOut"],
body.public *[id^="question_MP_HoilidayHomeLetOutMessage"],
body.public *[id^="question_MP_RentalIncomeRecieved"],
body.public *[id^="question_MP_SafeManufacturersRecommendations"],
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_PreviouslyFlooded"],
body.public *[id^="question_MP_TreesWithin20M"],
body.public *[id^="question_MP_NumberOfBedrooms"],
body.public *[id^="question_MP_TypeOfProperty"],
body.public *[id^="question_MP_HeaderTextForCommercialUsage"],
body.public *[id^="question_MP_FlatsFloor"],
body.public *[id^="question_MP_FlatsInformationQuestion"],
body.public *[id^="question_MP_PropertyType"],
body.public *[id^="question_MP_TotalGarages"],
body.public *[id^="question_MP_LeaseholdGarages"],
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_SpacerTen"],
body.public *[id^="question_MP_SpacerEleven"],
body.public *[id^="question_MP_SpacerTwelve"],
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_AdditionalInfoPremisesFireAlarm"],
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"],
body.public *[id^="question_MP_PreviousInsurance"],
body.public *[id^="question_DesignWorkOwnContract"],
body.public *[id^="question_DesignWorkOtherWork"],
body.public *[id^="question_HealthAndSafetyActCompliant"],
body.public *[id^="question_HealthAndSafetyManager"],
body.public *[id^="question_RiskManagementConsultant"],
body.public *[id^="question_LocationTowers"],
body.public *[id^="question_LocationViaducts"],
body.public *[id^="question_LocationMotorways"],
body.public *[id^="question_LocationTunnels"],
body.public *[id^="question_DescLocationTowers"],
body.public *[id^="question_DescLocationViaducts"],
body.public *[id^="question_DescLocationMotorways"],
body.public *[id^="question_DescLocationTunnels"],
body.public *[id^="question_TrainingRecordsRetained"],
body.public *[id^="question_PPDIssuedToEmployees"],
body.public *[id^="question_RIDDORReporting"],
body.public *[id^="question_RiskAssessmentsAndMethodStatements"],
body.public *[id^="question_HealthAndSafetyPolicyInPlace"],
body.public *[id^="question_HealthAndSafetyRiskAssessments"],
body.public *[id^="question_HealthAndSafetyCOSHH"],
body.public *[id^="question_HealthAndSafetyProtectiveEquipment"],
body.public *[id^="question_HealthAndSafetyManualHandling"],
body.public *[id^="question_HealthAndSafetyInductionTraining"],
body.public *[id^="question_HealthAndSafetyInspections"],
body.public *[id^="question_BusinessWoodWorkingMachinery"],
body.public *[id^="question_BusinessLiftscraneshoistsorotherlifting"],
body.public *[id^="question_BusinessScaffolding"],
body.public *[id^="question_BusinessLiftscraneshoistsorotherlifting"],
body.public *[id^="question_BusinessProcessesinvolvingnoiselevels"],
body.public *[id^="question_BusinessProcessesinvolvingnoiselevelsAssessment"],
body.public *[id^="question_BusinessRadioactivesubstancesorothersources"],
body.public *[id^="question_BusinessAsbestos"],
body.public *[id^="question_BusinessSilicaPCBsorlead"],
body.public *[id^="question_BusinessExplosives"],
body.public *[id^="question_ContractorsBusinessExplosivesDetails"],
body.public *[id^="question_UsedInConnectionWithBusinessInfo"],
body.public *[id^="question_DetailsBusinessProcessesinvolvingnoiselevels"],
body.public *[id^="question_DetailsBusinessWoodWorkingMachinery"],
body.public *[id^="question_DetailsBusinessLiftscraneshoistsorotherlifting"],
body.public *[id^="question_BusinessProcessesinvolvingnoiselevelsAssessment"],
body.public *[id^="question_DetailsBusinessRadioactivesubstancesorothersources"],
body.public *[id^="question_DetailsBusinessAsbestos"],
body.public *[id^="question_DetailsBusinessSilicaPCBsorlead"],
body.public *[id^="question_MaxHeightGroundLevel"],
body.public *[id^="question_MaxHeightUpToFiveM"],
body.public *[id^="question_MaxHeightFiveToTenM"],
body.public *[id^="question_MaxHeightTenToFifteenM"],
body.public *[id^="question_MaxHeightFifteenM"],
body.public *[id^="question_MaxDepthGroundLevel"],
body.public *[id^="question_MaxDepthUpToOneM"],
body.public *[id^="question_MaxDepthOneToThreeM"],
body.public *[id^="question_MaxDepthThreeToFiveM"],
body.public *[id^="question_MaxDepthFiveM"],
body.public *[id^="question_ContractorsMaxHeightFifteenMDetails"],
body.public *[id^="question_DoyouundertakedesignworkforHeader"],
body.public *[id^="question_BasementConversions"],
body.public *[id^="question_ContractorsHeatAway"],
body.public *[id^="question_HeatAwayDetailsContractors"],
body.public *[id^="question_DescBasementConversions"],
body.public *[id^="question_DescTimberFrambedBuildings"],
body.public *[id^="question_TimberFrambedBuildings"],
body.public *[id^="question_HealthandSafetyDetailsContractors"],
body.public *[id^="question_DesignWorkDetailsContractos"],
body.public *[id^="question_LocationAirports"],
body.public *[id^="question_ContractorsLocationAirportsInfo"],
body.public *[id^="question_LocationAircraft"],
body.public *[id^="question_ContractorsLocationAircraftInfo"],
body.public *[id^="question_LocationJetties"],
body.public *[id^="question_ContractorsLocationJettiesInfo"],
body.public *[id^="question_LocationShips"],
body.public *[id^="question_ContractorsLocationShipsInfo"],
body.public *[id^="question_LocationHovercraft"],
body.public *[id^="question_ContractorsLocationHovercraftInfo"],
body.public *[id^="question_LocationRailway"],
body.public *[id^="question_ContractorsLocationRailwayInfo"],
body.public *[id^="question_LocationRailwayInfrastructure"],
body.public *[id^="question_ContractorsLocationRailwayInfrastructureInfo"],
body.public *[id^="question_LocationDams"],
body.public *[id^="question_ContractorsLocationDamsInfo"],
body.public *[id^="question_LocationMines"],
body.public *[id^="question_ContractorsLocationMinesInfo"],
body.public *[id^="question_LocationNuclear"],
body.public *[id^="question_ContractorsLocationNuclearInfo"],
body.public *[id^="question_LocationOil"],
body.public *[id^="question_ContractorsLocationOilInfo"],
body.public *[id^="question_LocationChemical"],
body.public *[id^="question_ContractorsLocationChemicalInfo"],
body.public *[id^="question_LocationFuel"],
body.public *[id^="question_ContractorsLocationFuelInfo"],
body.public *[id^="question_LocationOffshore"],
body.public *[id^="question_ContractorsLocationOffshoreInfo"],
body.public *[id^="question_ContractorsLocationBridges"],
body.public *[id^="question_ContractorsLocationBridgesInfo"],
body.public *[id^="question_ContractorsLocationDemolitionSites"],
body.public *[id^="question_ContractorsLocationDemolitionSitesInfo"],
body.public *[id^="question_ContractorsLocationRecycling"],
body.public *[id^="question_ContractorsLocationRecyclingInfo"],
body.public *[id^="question_BottomDoyouundertakedesignworkfor"],
body.public *[id^="question_MultiAbseilingNonDesirableActivity"],
body.public *[id^="question_MultiAqualyngScubaNonDesirableActivity"],
body.public *[id^="question_MultiArcheryNonDesirableActivity"],
body.public *[id^="question_MultiAerialNonDesirableActivity"],
body.public *[id^="question_MultiFireDisplayNonDesirableActivity"],
body.public *[id^="question_MultiJumpingRacingNonDesirableActivity"],
body.public *[id^="question_MultiCanoeingNonDesirableActivity"],
body.public *[id^="question_MultiCanoeingNonDesirableActivity"],
body.public *[id^="question_MultiCavingNonDesirableActivity"],
body.public *[id^="question_MultiActsNonDesirableActivity"],
body.public *[id^="question_MultiRidesNonDesirableActivity"],
body.public *[id^="question_MultiMotorNonDesirableActivity"],
body.public *[id^="question_MultiHangGlidingNonDesirableActivity"],
body.public *[id^="question_MultiHorseRidingNonDesirableActivity"],
body.public *[id^="question_MultiKnockoutNonDesirableActivity"],
body.public *[id^="question_MultiPlayEquipmentNonDesirableActivity"],
body.public *[id^="question_MultiPlayEquipmentNonDesirableActivity"],
body.public *[id^="question_MultiMotorRacingNonDesirableActivity"],
body.public *[id^="question_MultiMountaineeringNonDesirableActivity"],
body.public *[id^="question_MultiOutwardBoundActivity"],
body.public *[id^="question_MultiPaintballNonDesirableActivity"],
body.public *[id^="question_MultiParachutingNonDesirableActivity"],
body.public *[id^="question_MultiPotholingNonDesirableActivity"],
body.public *[id^="question_MultiPyrotechnicalNonDesirableActivity"],
body.public *[id^="question_MultiRockClimbingNonDesirableActivity"],
body.public *[id^="question_MultiRacingNonDesirableActivity"],
body.public *[id^="question_MultiSailingNonDesirableActivity"],
body.public *[id^="question_MultiShootingNonDesirableActivity"],
body.public *[id^="question_MultiTrampolinesNonDesirableActivity"],
body.public *[id^="question_MultiThemeParkNonDesirableActivity"],
body.public *[id^="question_MultiTugofWarNonDesirableActivity"],
body.public *[id^="question_MultiWaterNonDesirableActivity"],
body.public *[id^="question_AqualyngScubaNonDesirableActivity"],
body.public *[id^="question_AbseilingNonDesirableActivity"],
body.public *[id^="question_ArcheryNonDesirableActivity"],
body.public *[id^="question_AerialNonDesirableActivity"],
body.public *[id^="question_FireDisplayNonDesirableActivity"],
body.public *[id^="question_JumpingRacingNonDesirableActivity"],
body.public *[id^="question_CanoeingNonDesirableActivity"],
body.public *[id^="question_CavingNonDesirableActivity"],
body.public *[id^="question_ActsNonDesirableActivity"],
body.public *[id^="question_RidesNonDesirableActivity"],
body.public *[id^="question_MotorNonDesirableActivity"],
body.public *[id^="question_KnockoutNonDesirableActivity"],
body.public *[id^="question_HangGlidingNonDesirableActivity"],
body.public *[id^="question_HorseRidingNonDesirableActivity"],
body.public *[id^="question_PlayEquipmentNonDesirableActivity"],
body.public *[id^="question_MotorRacingNonDesirableActivity"],
body.public *[id^="question_MountaineeringNonDesirableActivity"],
body.public *[id^="question_OutwardBoundActivity"],
body.public *[id^="question_PaintballNonDesirableActivity"],
body.public *[id^="question_ParachutingNonDesirableActivity"],
body.public *[id^="question_PotholingNonDesirableActivity"],
body.public *[id^="question_PyrotechnicalNonDesirableActivity"],
body.public *[id^="question_RockClimbingNonDesirableActivity"],
body.public *[id^="question_SailingNonDesirableActivity"],
body.public *[id^="question_ShootingNonDesirableActivity"],
body.public *[id^="question_TrampolinesNonDesirableActivity"],
body.public *[id^="question_ThemeParkNonDesirableActivity"],
body.public *[id^="question_TugofWarNonDesirableActivity"],
body.public *[id^="question_MP_AdditionalTradeDescription"],
body.public *[id^="question_MP_YearsatPremises"],
body.public *[id^="question_MP_Premises_Heated"],
body.public *[id^="question_MP_OverNightSecurity"],
body.public *[id^="question_MP_OverNightSecurityAdditionalInfo"],
body.public *[id^="question_MP_GoodStateOfRepair"],
body.public *[id^="question_MP_InformationSoleOccupancy"],
body.public *[id^="question_MP_InfoFloodingAdditional"],
body.public *[id^="question_MP_AdditionalInfoPremisesFireExstinguisher"],
body.public *[id^="question_MP_AdditionalInfoPremisesFireAlarm"],
body.public *[id^="question_MP_AdditionalInfoUndesireableContracts"],
body.public *[id^="question_MP_InfoDoorLocksAdditional"],
body.public *[id^="question_MP_AdditionalInfoWindowLocks"],
body.public *[id^="question_MP_TypeOfCCTV"],
body.public *[id^="question_MP_AdditionalInfoOverNightSecurity"],
body.public *[id^="question_MP_PercentageFlatRoof"],
body.public *[id^="question_MP_DetailsGoodStateOfRepair"],
body.public *[id^="question_MP_TypeCompositePanels"],
body.public *[id^="question_MP_PercentageCompositePanels"],
body.public *[id^="question_MP_RequiredPlanningPermission"],
body.public *[id^="question_MP_ObtainedPlanningPermission"],
body.public *[id^="question_MP_BuildingSI"],
body.public *[id^="question_MP_ElectronicBusinessEquipment"],
body.public *[id^="question_MP_CustomerGoodsInTrust"],
body.public *[id^="question_MP_GreensTeesandFairwaysQ"],
body.public *[id^="question_MP_GreensTeesandClubs"],
body.public *[id^="question_MP_OtherSpecificPropertyPropertyDescription"],
body.public *[id^="question_MP_OtherSpecificPropertySumInsured"],
body.public *[id^="question_MP_ContentsSI"],
body.public *[id^="question_MP_TenantsImprovements"],
body.public *[id^="question_MP_NonFerrousMetals"],
body.public *[id^="question_MP_Tobacco"],
body.public *[id^="question_MP_HighValueStock"],
body.public *[id^="question_MP_OtherSpecificStockPropertyDescription"],
body.public *[id^="question_MP_MoneyInSafeDetails"],
body.public *[id^="question_MP_OtherSpecificStockSumInsured"],
body.public *[id^="question_MP_GeneralStock"],
body.public *[id^="question_MP_StockInTheOpen"],
body.public *[id^="question_MP_DetailsMoneyInSafe"],
body.public *[id^="question_MP_HeaderDeteriorationofStock"],
body.public *[id^="question_MP_MoneyheaderText"],
body.public *[id^="question_MP_MoneyDocuments"],
body.public *[id^="question_MP_MoneyOutsideBusinessHours"],
body.public *[id^="question_MP_MoneyResidence"],
body.public *[id^="question_MP_MoneyInSafe"],
body.public *[id^="question_MP_MoneyPremises"],
body.public *[id^="question_MP_MoneyTransit"],
body.public *[id^="question_MP_FrozenStockSI"],
body.public *[id^="question_MP_FrozenStockOneItemSI"],
body.public *[id^="question_MP_FloatingContents"],
body.public *[id^="question_MP_FloatingStock"],
body.public *[id^="question_MP_LORPayableQ"],
body.public *[id^="question_MP_BIPageSpacer"],
body.public *[id^="question_MP_OptionalExtensionsHeader"],
body.public *[id^="question_MP_AdditionalIncreaseInCostOfWorking"],
body.public *[id^="question_MP_FinesPenaltiesDamages"],
body.public *[id^="question_MP_InfectiousDiseasesAndOtherClosure"],
body.public *[id^="question_MP_PreventionOfAccess"],
body.public *[id^="question_MP_Patterns"],
body.public *[id^="question_MP_Transit"],
body.public *[id^="question_MP_MotorVehicles"],
body.public *[id^="question_MP_ContractSites"],
body.public *[id^="question_MP_ExhibitionSites"],
body.public *[id^="question_MP_LossOfAttraction"],
body.public *[id^="question_MP_SpecifiedSuppliersDescription"],
body.public *[id^="question_MP_SpecifiedSuppliersSumInsured"],
body.public *[id^="question_MP_UnspecifiedSuppliers"],
body.public *[id^="question_MP_SpecifiedCustomersDescription"],
body.public *[id^="question_MP_SpecifiedCustomersSumInsured"],
body.public *[id^="question_MP_UnspecifiedCustomers"],
body.public *[id^="question_MP_MotorVehicleManufacturers"],
body.public *[id^="question_MP_DebitBalances"],
body.public *[id^="question_MP_LossOfRentHeader"],
body.public *[id^="question_MP_AnnualLORQ"],
body.public *[id^="question_MP_PeriodLOR"],
body.public *[id^="question_MP_LossOfLicenseHeader"],
body.public *[id^="question_MP_LOLQ"],
body.public *[id^="question_MP_BusinessInterruptionQ"],
body.public *[id^="question_MP_PeriodLORPayable"],
body.public *[id^="question_MP_BIPeriod"],
body.public *[id^="question_MP_BISettlement"],
body.public *[id^="question_MP_Terrorism"],
body.public *[id^="question_MP_YNTerrorism"],
body.public *[id^="question_MP_HeaderTextDescriptionTerrorism"],
body.public *[id^="question_MP_YNSubsidence"],
body.public *[id^="question_MP_YNAccidentalDamage"],
body.public *[id^="question_MP_PeriodLORPayable"]
{border-left-style:solid; border-left-color:#841b4f; border-left-width:1px; border-right-style:solid; border-right-color:#841b4f; border-right-width:1px; padding-left: 10px; background-color:#F2F2F3;}

/* adds the top, left & right border Events  */
body.public *[id^="question_NonDesirableActivityHeader"],
body.public *[id^="question_MultiNonDesirableActivityHeader"]
{border-left-style:solid !important; border-left-color:#841b4f !important; border-left-width:1px !important; border-right-style:solid !important; border-right-color:#841b4f !important; border-right-width:1px !important; padding-left: 10px !important; border-top-style:solid !important; border-top-color:#841b4f !important; border-top-width:1px !important; background-color:#F2F2F3 !important; height:30px !important;  }

/* 
Font size for Events  
body.public *[id^="question_AqualyngScubaNonDesirableActivity"],
body.public *[id^="question_ArcheryNonDesirableActivity"],
body.public *[id^="question_AerialNonDesirableActivity"],
body.public *[id^="question_FireDisplayNonDesirableActivity"],
body.public *[id^="question_JumpingRacingNonDesirableActivity"],
body.public *[id^="question_CanoeingNonDesirableActivity"],
body.public *[id^="question_CavingNonDesirableActivity"],
body.public *[id^="question_ActsNonDesirableActivity"],
body.public *[id^="question_RidesNonDesirableActivity"],
body.public *[id^="question_MotorNonDesirableActivity"],
body.public *[id^="question_KnockoutNonDesirableActivity"],
body.public *[id^="question_HangGlidingNonDesirableActivity"],
body.public *[id^="question_HorseRidingNonDesirableActivity"],
body.public *[id^="question_PlayEquipmentNonDesirableActivity"],
body.public *[id^="question_MotorRacingNonDesirableActivity"],
body.public *[id^="question_MountaineeringNonDesirableActivity"],
body.public *[id^="question_OutwardBoundActivity"],
body.public *[id^="question_PaintballNonDesirableActivity"],
body.public *[id^="question_ParachutingNonDesirableActivity"],
body.public *[id^="question_PotholingNonDesirableActivity"],
body.public *[id^="question_PyrotechnicalNonDesirableActivity"],
body.public *[id^="question_RockClimbingNonDesirableActivity"],
body.public *[id^="question_SailingNonDesirableActivity"],
body.public *[id^="question_ShootingNonDesirableActivity"],
body.public *[id^="question_TrampolinesNonDesirableActivity"],
body.public *[id^="question_ThemeParkNonDesirableActivity"],
body.public *[id^="question_TugofWarNonDesirableActivity"],
body.public *[id^="question_AbseilingNonDesirableActivity"],
body.public *[id^="question_WaterNonDesirableActivity"],
body.public *[id^="question_MultiAbseilingNonDesirableActivity"],
body.public *[id^="question_MultiAqualyngScubaNonDesirableActivity"],
body.public *[id^="question_MultiArcheryNonDesirableActivity"],
body.public *[id^="question_MultiAerialNonDesirableActivity"],
body.public *[id^="question_MultiFireDisplayNonDesirableActivity"],
body.public *[id^="question_MultiJumpingRacingNonDesirableActivity"],
body.public *[id^="question_MultiCanoeingNonDesirableActivity"],
body.public *[id^="question_MultiCanoeingNonDesirableActivity"],
body.public *[id^="question_MultiCavingNonDesirableActivity"],
body.public *[id^="question_MultiActsNonDesirableActivity"],
body.public *[id^="question_MultiRidesNonDesirableActivity"],
body.public *[id^="question_MultiMotorNonDesirableActivity"],
body.public *[id^="question_MultiHangGlidingNonDesirableActivity"],
body.public *[id^="question_MultiHorseRidingNonDesirableActivity"],
body.public *[id^="question_MultiKnockoutNonDesirableActivity"],
body.public *[id^="question_MultiPlayEquipmentNonDesirableActivity"],
body.public *[id^="question_MultiPlayEquipmentNonDesirableActivity"],
body.public *[id^="question_MultiMotorRacingNonDesirableActivity"],
body.public *[id^="question_MultiMountaineeringNonDesirableActivity"],
body.public *[id^="question_MultiOutwardBoundActivity"],
body.public *[id^="question_MultiPaintballNonDesirableActivity"],
body.public *[id^="question_MultiParachutingNonDesirableActivity"],
body.public *[id^="question_MultiPotholingNonDesirableActivity"],
body.public *[id^="question_MultiPyrotechnicalNonDesirableActivity"],
body.public *[id^="question_MultiRockClimbingNonDesirableActivity"],
body.public *[id^="question_MultiRacingNonDesirableActivity"],
body.public *[id^="question_MultiSailingNonDesirableActivity"],
body.public *[id^="question_MultiShootingNonDesirableActivity"],
body.public *[id^="question_MultiTrampolinesNonDesirableActivity"],
body.public *[id^="question_MultiThemeParkNonDesirableActivity"],
body.public *[id^="question_MultiTugofWarNonDesirableActivity"],
body.public *[id^="question_MultiWaterNonDesirableActivity"]
{font-size:10px;}*/

/* Y/N Boxes Events  
body.public #AqualyngScubaNonDesirableActivity,
body.public #ArcheryNonDesirableActivity,
body.public #AerialNonDesirableActivity,
body.public #FireDisplayNonDesirableActivity,
body.public #JumpingRacingNonDesirableActivity,
body.public #CanoeingNonDesirableActivity,
body.public #CavingNonDesirableActivity,
body.public #ActsNonDesirableActivity,
body.public #RidesNonDesirableActivity,
body.public #MotorNonDesirableActivity,
body.public #KnockoutNonDesirableActivity,
body.public #HangGlidingNonDesirableActivity,
body.public #HorseRidingNonDesirableActivity,
body.public #PlayEquipmentNonDesirableActivity,
body.public #MotorRacingNonDesirableActivity,
body.public #MountaineeringNonDesirableActivity,
body.public #OutwardBoundActivity,
body.public #PaintballNonDesirableActivity,
body.public #ParachutingNonDesirableActivity,
body.public #PotholingNonDesirableActivity,
body.public #PyrotechnicalNonDesirableActivity,
body.public #RockClimbingNonDesirableActivity,
body.public #SailingNonDesirableActivity,
body.public #ShootingNonDesirableActivity,
body.public #TrampolinesNonDesirableActivity,
body.public #ThemeParkNonDesirableActivity,
body.public #TugofWarNonDesirableActivity,
body.public #AbseilingNonDesirableActivity,
body.public #WaterNonDesirableActivity,
body.public #MultiAbseilingNonDesirableActivity"],
body.public #MultiAqualyngScubaNonDesirableActivity"],
body.public #MultiArcheryNonDesirableActivity"],
body.public #MultiAerialNonDesirableActivity"],
body.public #MultiFireDisplayNonDesirableActivity"],
body.public #MultiJumpingRacingNonDesirableActivity"],
body.public #MultiCanoeingNonDesirableActivity"],
body.public #MultiCanoeingNonDesirableActivity"],
body.public #MultiCavingNonDesirableActivity"],
body.public #MultiActsNonDesirableActivity"],
body.public #MultiRidesNonDesirableActivity"],
body.public #MultiMotorNonDesirableActivity"],
body.public #MultiHangGlidingNonDesirableActivity"],
body.public #MultiHorseRidingNonDesirableActivity"],
body.public #MultiKnockoutNonDesirableActivity"],
body.public #MultiPlayEquipmentNonDesirableActivity"],
body.public #MultiPlayEquipmentNonDesirableActivity"],
body.public #MultiMotorRacingNonDesirableActivity"],
body.public #MultiMountaineeringNonDesirableActivity"],
body.public #MultiOutwardBoundActivity"],
body.public #MultiPaintballNonDesirableActivity"],
body.public #MultiParachutingNonDesirableActivity"],
body.public #MultiPotholingNonDesirableActivity"],
body.public #MultiPyrotechnicalNonDesirableActivity"],
body.public #MultiRockClimbingNonDesirableActivity"],
body.public #MultiRacingNonDesirableActivity"],
body.public #MultiSailingNonDesirableActivity"],
body.public #MultiShootingNonDesirableActivity"],
body.public #MultiTrampolinesNonDesirableActivity"],
body.public #MultiThemeParkNonDesirableActivity"],
body.public #MultiTugofWarNonDesirableActivity"],
body.public #MultiWaterNonDesirableActivity"]
{font-size:10px !important; width:40px !important; height:20px !important;} */


/* Moving Events YN Boxes 
body.public #FireDisplayNonDesirableActivity {margin-top: -22px;}
body.public #JumpingRacingNonDesirableActivity {margin-top: -29px;}
body.public #ActsNonDesirableActivity {margin-top: -22px;}
body.public #RidesNonDesirableActivity {margin-top: -29px;}
body.public #WaterNonDesirableActivity {margin-top: -19px;}
body.public #NonDesirableActivitiesAdditionalInfo {top: 6px; position: relative;}
body.public #question_NonDesirableActivitiesAdditionalInfo {top: -140px; position: relative}
body.public #admdropdown-BFSCInsuranceCert {top: -120px; position: relative;}
body.public #question_BFSCInsuranceCert {top: -120px; position: relative}
body.public #admdropdown-NonDesirableActivitiesOwnInsurance {top: -120px; position: relative;}
body.public #question_NonDesirableActivitiesOwnInsurance {top: -120px; position: relative} */

/* Moving Events Questions 
body.public *[id^="question_NonDesirableActivityHeader"]	{top: -10px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_AbseilingNonDesirableActivity"]	{top: -10px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_AqualyngScubaNonDesirableActivity"]	{top: -13px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_ArcheryNonDesirableActivity"]	{top: -19px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_AerialNonDesirableActivity"]	{top: -24px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_FireDisplayNonDesirableActivity"]	{top: -29px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_JumpingRacingNonDesirableActivity"]	{padding-top: 0px; top: -29px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_CanoeingNonDesirableActivity"]	{top: -35px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_CavingNonDesirableActivity"]	{top: -41px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_ActsNonDesirableActivity"]	{top: -47px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_RidesNonDesirableActivity"]	{top: -47px; padding-top: 0px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MotorNonDesirableActivity"]	{top: -53px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_KnockoutNonDesirableActivity"]	{top: -72px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_HangGlidingNonDesirableActivity"]	{top: -59px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_HorseRidingNonDesirableActivity"]	{top: -65px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_PlayEquipmentNonDesirableActivity"]	{top: -79px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MotorRacingNonDesirableActivity"]	{top: -86px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_OutwardBoundActivity"]	{top: -92px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MountaineeringNonDesirableActivity"]	{top: -92px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_PaintballNonDesirableActivity"]	{top: -98px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_ParachutingNonDesirableActivity"]	{top: -104px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_PotholingNonDesirableActivity"]	{top: -110px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_PyrotechnicalNonDesirableActivity"]	{top: -116px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_RockClimbingNonDesirableActivity"]	{top: -122px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_SailingNonDesirableActivity"]	{top: -128px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_ShootingNonDesirableActivity"]	{top: -134px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_TrampolinesNonDesirableActivity"]	{top: -140px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_ThemeParkNonDesirableActivity"]	{top: -146px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_TugofWarNonDesirableActivity"]	{top: -152px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_WaterNonDesirableActivity"]	{top: -158px !important; border-top-color: #b9b9b9 !important; border-top-width: 1px !important; border-top-style: solid !important; padding-bottom: 6px !important;} */

/* Adding borders Events Questions */

body.public *[id^="question_MultiAbseilingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiAqualyngScubaNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiArcheryNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiAerialNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiFireDisplayNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiJumpingRacingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiCanoeingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiCavingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiActsNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiRidesNonDesirableActivity"]	{padding-top: 0px; border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiMotorNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiKnockoutNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiHangGlidingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiHorseRidingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiPlayEquipmentNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiMotorRacingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiMountaineeringNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiOutwardBoundActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiPaintballNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiParachutingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiPotholingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiPyrotechnicalNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiRockClimbingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiRacingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiSailingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiShootingNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiTrampolinesNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiThemeParkNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiTugofWarNonDesirableActivity"]	{border-top-color: #b9b9b9; border-top-width: 1px; border-top-style: solid;}
body.public *[id^="question_MultiWaterNonDesirableActivity"]	{ border-top-color: #b9b9b9 !important; border-top-width: 1px !important; border-top-style: solid !important; padding-bottom: 6px !important;}

/* Safe CSS */
body.public *[id^="question_MP_SafeManufacturer"],
body.public *[id^="question_MP_SafeType"],
body.public *[id^="question_MP_PrivateOrCommercial"],
body.public *[id^="question_MP_SafeValue"],
body.public *[id^="question_MP_SafeManufacturersRecommendations"],
body.public *[id^="question_MP_SafeModel"],
body.public *[id^="question_MP_OtherManufacturer"],
body.public *[id^="question_MP_DateOfPurchase"]
{border-left-style:solid; border-left-color:white; border-left-width:1px; border-right-style:solid; border-right-color:white; border-right-width:1px; padding-left: 10px; background-color:white;}

/* Safe CSS for Date First */
body.public *[id^="MP_DateOfPurchase_ddlDate_First"]
{ float: right;margin-top: 0px; position: relative; bottom:30px;right:111px;}

/* Safe CSS for Date Second */
body.public *[id^="MP_DateOfPurchase_ddlDate_Second"]
{ float: right;margin-top: 0px; position: relative; bottom:30px;right:15px;}

/* Safe CSS for Date Third */
body.public *[id^="MP_DateOfPurchase_ddlDate_Third"]
{ float: right;margin-top: 0px; position: relative; bottom:30px;right:-96px;}

/* 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"],
body.public *[id^="question_MP_SpacerTen"],
body.public *[id^="question_MP_SpacerEleven"],
body.public *[id^="question_MP_SpacerTwelve"]
{border-bottom-style:solid; border-bottom-color:#841b4f; border-bottom-width:1px;}

/* Make questions 90% of width */
body.public *[id^="question_MP_Flooding"] div.text, 
body.public *[id^="question_MP_YearsatPremises"] div.text, 
body.public *[id^="question_MP_YearsAtPremises"] div.text, 
body.public *[id^="question_MP_SoleOccupancy"] div.text, 
body.public *[id^="question_MP_TypeOfPremises"] div.text, 
body.public *[id^="question_MP_PremisesFireAlarm"] div.text, 
body.public *[id^="question_MP_OverNightSecurity"] div.text, 
body.public *[id^="question_MP_GoodStateOfRepair"] div.text, 
body.public *[id^="question_MP_BuildingSI"] div.text, 
body.public *[id^="question_MP_TenantsImprovements"] div.text, 
body.public *[id^="question_MP_GlassCoverRequired"] div.text, 
body.public *[id^="question_MP_ContentsSI"] div.text, 
body.public *[id^="question_MP_Stock"] div.text, 
body.public *[id^="question_MP_FridgeStock"] div.text, 
body.public *[id^="question_MP_Terrorism"] div.text, 
body.public *[id^="question_MP_GoodsInTransit"] div.text, 
body.public *[id^="question_MP_MoneyOnPremisesDuringHoursAndInTransit"] div.text, 
body.public *[id^="question_MP_BIPeriod"] div.text, 
body.public *[id^="question_MP_BI"] 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,
body.public *[id^="question_MP_ElectronicBusinessEquipmentQ"]  div.text,
body.public *[id^="question_MP_CustomerGoodsInTrustQ"]  div.text,
body.public *[id^="question_MP_GreensTeesandFairwaysQ"]  div.text,
body.public *[id^="question_MP_GreensTeesandClubsQ"]  div.text,
body.public *[id^="question_MP_OtherSpecificPropertySumInsuredQ"]  div.text,
body.public *[id^="question_MP_ContentsSIQ"]  div.text,
body.public *[id^="question_MP_TenantsImprovementsQ"]  div.text,
body.public *[id^="question_MP_NonFerrousMetalsQ"]  div.text,
body.public *[id^="question_MP_TobaccoQ"]  div.text,
body.public *[id^="question_MP_HighValueStockQ"]  div.text,
body.public *[id^="question_MP_OtherSpecificStockSumInsuredQ"]  div.text,
body.public *[id^="question_MP_GeneralStockQ"]  div.text,
body.public *[id^="question_MP_StockInTheOpenQ"]  div.text,
body.public *[id^="question_MP_MoneyDocuments"]  div.text,
body.public *[id^="question_MP_MoneyOutsideBusinessHours"]  div.text,
body.public *[id^="question_MP_MoneyResidence"]  div.text,
body.public *[id^="question_MP_MoneyInSafe"]  div.text,
body.public *[id^="question_MP_MoneyPremises"]  div.text,
body.public *[id^="question_MP_MoneyTransit"]  div.text,
body.public *[id^="question_MP_FrozenStockSI"]  div.text,
body.public *[id^="question_MP_FrozenStockOneItemSI"]  div.text,
body.public *[id^="question_MP_FloatingContentsQ"]  div.text,
body.public *[id^="question_MP_FloatingStockQ"]  div.text,
body.public *[id^="question_MP_LORPayableQ"]  div.text,
body.public *[id^="question_MP_BusinessInterruptionQ"]  div.text,
body.public *[id^="question_TotalPlantVal"] div.text,
body.public *[id^="question_TemporaryBuildings"] div.text,
body.public *[id^="question_PlantMarketVal"] div.text,
body.public *[id^="question_ContentsJewellery"] div.text,
body.public *[id^="question_MaxHiredIn"] div.text
{width:70%;}

/* align £ signsright */
body.public *[id^="question_MP_BuildingSIQ"] .char_label,
body.public *[id^="question_MP_ElectronicBusinessEquipmentQ"] .char_label,
body.public *[id^="question_MP_CustomerGoodsInTrustQ"] .char_label,
body.public *[id^="question_MP_GreensTeesandFairwaysQ"] .char_label,
body.public *[id^="question_MP_GreensTeesandClubsQ"] .char_label,
body.public *[id^="question_MP_OtherSpecificPropertySumInsuredQ"] .char_label,
body.public *[id^="question_MP_ContentsSIQ"] .char_label,
body.public *[id^="question_MP_TenantsImprovementsQ"] .char_label,
body.public *[id^="question_MP_NonFerrousMetalsQ"] .char_label,
body.public *[id^="question_MP_TobaccoQ"] .char_label,
body.public *[id^="question_MP_HighValueStockQ"] .char_label,
body.public *[id^="question_MP_OtherSpecificStockSumInsuredQ"] .char_label,
body.public *[id^="question_MP_GeneralStockQ"] .char_label,
body.public *[id^="question_MP_StockInTheOpenQ"] .char_label,
body.public *[id^="question_MP_FridgeStock"] .char_label,
body.public *[id^="question_MP_MoneyDocuments"] .char_label,
body.public *[id^="question_MP_MoneyOutsideBusinessHours"] .char_label,
body.public *[id^="question_MP_MoneyResidence"] .char_label,
body.public *[id^="question_MP_MoneyInSafe"] .char_label,
body.public *[id^="question_MP_MoneyPremises"] .char_label,
body.public *[id^="question_MP_MoneyTransit"] .char_label,
body.public *[id^="question_MP_FrozenStockSI"] .char_label,
body.public *[id^="question_MP_FrozenStockOneItemSI"] .char_label,
body.public *[id^="question_MP_FloatingContentsQ"] .char_label,
body.public *[id^="question_MP_FloatingStockQ"] .char_label,
body.public *[id^="question_MP_LORPayableQ"] .char_label,
body.public *[id^="question_MP_AdditionalIncreaseInCostOfWorking"] .char_label,
body.public *[id^="question_MP_FinesPenaltiesDamages"] .char_label,
body.public *[id^="question_MP_InfectiousDiseasesAndOtherClosure"] .char_label,
body.public *[id^="question_MP_PreventionOfAccess"] .char_label,
body.public *[id^="question_MP_Patterns"] .char_label,
body.public *[id^="question_MP_Transit"] .char_label,
body.public *[id^="question_MP_MotorVehicles"] .char_label,
body.public *[id^="question_MP_ContractSites"] .char_label,
body.public *[id^="question_MP_ExhibitionSites"] .char_label,
body.public *[id^="question_MP_LossOfAttraction"] .char_label,
body.public *[id^="question_MP_UnspecifiedCustomers"] .char_label,
body.public *[id^="question_MP_SpecifiedSuppliersSumInsured"] .char_label,
body.public *[id^="question_MP_UnspecifiedSuppliers"] .char_label,
body.public *[id^="question_MP_MotorVehicleManufacturers"] .char_label,
body.public *[id^="question_MP_DebitBalances"] .char_label,
body.public *[id^="question_MP_AnnualLORQ"] .char_label,
body.public *[id^="question_MP_LOLQ"] .char_label,
body.public *[id^="question_MP_BusinessInterruptionQ"] .char_label,
body.public *[id^="question_MP_BuildingSumInsured"] .char_label,
body.public *[id^="question_MP_CommunalAreasContentsSumInsured"] .char_label,
body.public *[id^="question_MP_CommunalAreasLocationSumInsured"] .char_label,
body.public *[id^="question_MP_LandlordsContentsSumInsured"] .char_label,
body.public *[id^="question_MP_ValueOfWorks"] .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_BuildingSI"] .char_label,
body.public *[id^="question_MP_TenantsImprovements"] .char_label,
body.public *[id^="question_MP_ContentsSI"] .char_label,
body.public *[id^="question_MP_Stock"] .char_label,
body.public *[id^="question_MP_BI_Row1"] .char_label,
body.public *[id^="question_MP_GoodsInTransit"] .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_StorageLocation .SearchButtonContainer {margin-bottom:30px}
#question_StorageLocation #PostcodeLookup.line {padding-left:370px}
#question_CorrespondenceAddress .SearchButtonContainer {margin-bottom:30px}
#question_CorrespondenceAddress #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 */



/* 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%}

#question_StorageLocation_Address .SearchButtonContainer {Padding-bottom:55px}
#question_StorageLocation_Address .LookupGetAddress {margin-left: 54%}


/* XOL  lookup */
#question_Correspondence_Address1 .SearchButtonContainer {Padding-bottom:10px}
#question_Correspondence_Address1 .LookupGetAddress {margin-left: 58%}

#question_StorageLocation_Address1 .SearchButtonContainer {Padding-bottom:10px}
#question_StorageLocation_Address1 .LookupGetAddress {margin-left: 58%}


/* Cookie Control */

.cc-window.cc-banner{visibility:hidden !important;}

/* Notional or SI Basis */
#question_NotionalOrSumInsuredBasis {font-weight: bold; font-size:15px;}

/* DD CSS */
#question_DiscretionaryDiscountForRating .rate {display:none;}
#question_DiscretionaryDiscountForRating .char_label {display:none;}

/* CSS For Adjusment TOP spacers JOHN RAWLINGS*/
body.private #question_BuildingsAdjustmentTopSpacer,
body.private #question_ContentsAdjustmentTopSpacer,
body.private #question_ContentsSpecifiedTopSpacer,
body.private #question_SpecifiedPPTopSpacer
{border-top-color: #841b4f !Important; border-top: solid; border-top-width: 2px; border-left-style: solid; border-left-width: 2px; border-left-color: #841b4f; border-right-style: solid; border-right-width: 2px; border-right-color: #841b4f;}

/* CSS For Adjusment Bottom spacers JOHN RAWLINGS*/
body.private #question_BuildingsAdjustmentBottomSpacer,
body.private #question_ContentsAdjustmentBottomSpacer,
body.private #question_ContentsSpecifiedBottomSpacer,
body.private #question_SpecifiedPPBottomSpacer
{border-bottom-color: #841b4f !Important; border-bottom: solid; border-bottom-width: 2px; border-left-style: solid; border-left-width: 2px; border-left-color: #841b4f; border-right-style: solid; border-right-width: 2px; border-right-color: #841b4f;}

/* CSS For Adjusment Right & Left spacers JOHN RAWLINGS*/
body.private #question_SiteDescriptionBuildingsAdjustment,
body.private #question_PerimiterFencingBuildingsAdjustment,
body.private #question_FullTimeWardenBuildingsAdjustment,
body.private #question_SecurityGatesBuildingsAdjustment,
body.private #question_CCTVBuildingsAdjustment,
body.private #question_LeisureHomeBuildingsAdjustment,
body.private #question_ManufacturerBuildingsAdjustment,
body.private #question_BedroomBuildingsAdjustment,
body.private #question_YearOfManufactureBuildingsAdjustment,
body.private #question_UsageBuildingsAdjustment,
body.private #question_CaravanClubMembershipBuildingsAdjustment,
body.private #question_StructureAnchoredBuildingsAdjustment,
body.private #question_FloatationDeviceBuildingsAdjustment,
body.private #question_TypeOfHeatingBuildingsAdjustment,
body.private #question_AlarmBuildingsAdjustment,
body.private #question_AgeBuildingsAdjustment,
body.private #question_LeisureHomeNCDBuildingsAdjustment,
body.private #question_ClaimsBuildingsAdjustment,
body.private #question_TotalBuildingsAdjustment,
body.private #question_TotalBuildingsCalculatedAdjustment,
body.private #question_SiteDescriptionContentsAdjustment,
body.private #question_PerimeterFencingContentsAdjustment,
body.private #question_FullTimeWardenContentsAdjustment,
body.private #question_SecurityGatesContentsAdjustment,
body.private #question_CCTVContentsAdjustment,
body.private #question_LeisureHomeContentsAdjustment,
body.private #question_ManufacturerContentsAdjustment,
body.private #question_BedroomContentsAdjustment,
body.private #question_YearOfManufactureContentsAdjustment,
body.private #question_UsageContentsAdjustment,
body.private #question_CaravanClubMembershipContentsAdjustment,
body.private #question_StructureAnchoredContentsAdjustment,
body.private #question_FloatationDeviceContentsAdjustment,
body.private #question_TypeOfHeatingContentsAdjustment,
body.private #question_AlarmContentsAdjustment,
body.private #question_AgeContentsAdjustment,
body.private #question_LeisureHomeNCDContentsAdjustment,
body.private #question_HouseholdNCDContentsAdjustment,
body.private #question_ClaimsContentsAdjustment,
body.private #question_TypeOfLeisureBuildingsAdjustment,
body.private #question_SIBuildingsAdjustment,
body.private #question_VolXSBuildingsAdjustment,
body.private #question_ConvictionBuildingsAdjusment,
body.private #question_CoverTypeBuildingsAdjustment,
body.private #question_VolXSContentsAdjustment,
body.private #question_ConvictionContentsAdjustment,
body.private #question_CoverTypeContentsAdjustment,
body.private #question_AdditionalSecurityBuildingsAdjustment,
body.private #question_AdditionalSecurityContentsAdjustment,
body.private #question_HouseholdNCDBuildingsAdjustment,
body.private #question_ContentsAdjustmentsHeader,
body.private #question_ContentsBaseRate,
body.private #question_PostcodeAreaContentsAdjustment,
body.private #question_NewForOldBuildingsAdjustment,
body.private #question_NewForOldContentsAdjustment,
body.private #question_TotalContentsAdjustment,
body.private #question_TotalContentsCalculatedAdjustment,
body.private #question_PostcodeAreaBuildingsAdjustment,
body.private #question_BuildingsBaseRate,
body.private #question_BuildingPremium,
body.private #question_ContentsPostcodeAreaLoad,
body.private #question_ContentsPremium,
body.private #question_ADBuildingsPremium,
body.private #question_ADContentsPremium,
body.private #question_BuildingsCCJLoad,
body.private #question_ContentsCCJLoad,
body.private #question_MDBuildingsPremium,
body.private #question_MDContentsPremium,
body.private #question_POLPremium,
body.private #question_YOCpremium,
body.private #question_CCJBuildingsLoad,
body.private #question_CCJContentsLoad,
body.private #question_BuildingSumInsuredPremium,
body.private #question_ContentsSumInsuredPremium,
body.private #question_BuildingsLoadBuildingsAndContents,
body.private #question_ContentsLoadBuildingsAndContents,
body.private #question_OccupancyContentsLoad,
body.private #question_OccupancyBuildingsLoad,
body.private #question_WallConstructionLoad,
body.private #question_FibreGlassLoad,
body.private #question_FlatFloorLoad,
body.private #question_FlatRoofLoad,
body.private #question_GradeLoad,
body.private #question_NonPurposeFlatLoad,
body.private #question_TimberFlooringLoad,
body.private #question_TypeOfPropertyPremium,
body.private #question_TraceAndAccessBuildingsPremium,
body.private #question_TraceAndAccessContentsPremium,
body.private #question_BuildingsSubsidenceLoad,
body.private #question_EOWClaimsLoadBuildings,
body.private #question_StormFloodClaimsLoadBuildings,
body.private #question_FireClaimsLoadBuildings,
body.private #question_AllClaimsLoadBuildings,
body.private #question_BuildingsNCD,
body.private #question_EOWClaimsLoadContents,
body.private #question_StormFloodClaimsLoadContents,
body.private #question_FireClaimsLoadContents,
body.private #question_AllClaimsLoadContents,
body.private #question_ContentsAlarmTypeLoad,
body.private #question_ContentsNCD,
body.private #question_TotalBuildingsLoad,
body.private #question_CalculatedTotalBuildingsLoad,
body.private #question_TotalContentsLoad,
body.private #question_CalculatedTotalContentsLoad,
body.private #question_ContentsHeaderText,
body.private #question_PostcodeContentsLoad,
body.private #question_PostcodeVPPLoad,
body.private #question_PostcodeCycleLoad,
body.private #question_ContentsBusinessUseVisitorsLoad,
body.private #question_ContentsBusinessChildMindersLoad,
body.private #question_OccupancyTypeContentsLoad,
body.private #question_AlarmTypeContentsAdjustment,
body.private #question_ContentsSumInsuredLoad,
body.private #question_NoClaimsBonusContentsAdjustment,
body.private #question_BusinessUseContentsRate,
body.private #question_ContentsClaimsLoad,
body.private #question_FineArtAdjustmentsHeader,
body.private #question_FineArtConvictionsLoad,
body.private #question_PostcodeAreaAffinityFineArtAdjustment,
body.private #question_FineArtNCD,
body.private #question_FineArtAgeLoad,
body.private #question_FineArtCoverTypeLoad,
body.private #question_FineArtOccupancy,
body.private #question_FineArtCustomerOccupation,
body.private #question_PropertyTypeLoad,
body.private #question_FineArtClaimsLoad,
body.private #question_FineArtTotalLoad,
body.private #question_FineArtTotalCalculatedLoad,
body.private #question_ValuablesHeader,
body.private #question_ValuablesConvictionsLoad,
body.private #question_ValuablesNCDLoad,
body.private #question_ValuablesCustomersAgeLoad,
body.private #question_ValuablesCoverTypeLoad,
body.private #question_ValuablesOccupationLoad,
body.private #question_ValuablesClaimsLoad,
body.private #question_ValuablesTotalLoad,
body.private #question_ValuablesTotalCalculatedLoad,
body.private *[id^="question_MP_BuildingPremium"],
body.private *[id^="question_MP_ContentsPremium"],
body.private *[id^="question_MP_ADBuildingsPremium"],
body.private *[id^="question_MP_ADContentsPremium"],
body.private *[id^="question_MP_MDBuildingsPremium"],
body.private *[id^="question_MP_MDContentsPremium"],
body.private *[id^="question_MP_BuildingsCCJLoad"],
body.private *[id^="question_MP_ContentsCCJLoad"],
body.private *[id^="question_MP_POLPremium"],
body.private *[id^="question_MP_YOCpremium"],
body.private *[id^="question_MP_CCJBuildingsLoad"],
body.private *[id^="question_MP_CCJContentsLoad"],
body.private *[id^="question_MP_BuildingSumInsuredPremium"],
body.private *[id^="question_MP_ContentsSumInsuredPremium"],
body.private *[id^="question_MP_WallConstructionLoad"],
body.private *[id^="question_MP_FibreGlassLoad"],
body.private *[id^="question_MP_FlatRoofLoad"],
body.private *[id^="question_MP_GradeLoad"],
body.private *[id^="question_MP_NonPurposeFlatLoad"],
body.private *[id^="question_MP_TimberFlooringLoad"],
body.private *[id^="question_MP_TypeOfPropertyPremium"],
body.private *[id^="question_MP_TraceAndAccessBuildingsPremium"],
body.private *[id^="question_MP_TraceAndAccessContentsPremium"],
body.private *[id^="question_MP_BuildingsSubsidenceLoad"],
body.private *[id^="question_MP_EOWClaimsLoadBuildings"],
body.private *[id^="question_MP_StormFloodClaimsLoadBuildings"],
body.private *[id^="question_MP_FireClaimsLoadBuildings"],
body.private *[id^="question_MP_AllClaimsLoadBuildings"],
body.private *[id^="question_MP_AllClaimsLoadContents"],
body.private *[id^="question_MP_BuildingsNCD"],
body.private *[id^="question_MP_ContentsNCD"],
body.private *[id^="question_MP_VoluntaryExcessBuildingsDiscount"],
body.private *[id^="question_MP_VoluntaryExcessContentsDiscount"],
body.private *[id^="question_MP_OccupancyBuildingsLoad"],
body.private *[id^="question_MP_OccupancyContentsLoad"],
body.private *[id^="question_MP_ContentsAlarmTypeLoad"],
body.private *[id^="question_MP_FlatFloorLoad"],
body.private *[id^="question_MP_TotalBuildingsLoad"],
body.private *[id^="question_MP_CalculatedTotalBuildingsLoad"],
body.private *[id^="question_MP_TotalContentsLoad"],
body.private *[id^="question_MP_CalculatedTotalContentsLoad"],
body.private #question_BuildingsAdjustmentsHeader,
body.private #question_BuildingsWallConstruction,
body.private #question_BuildingsRoofConstruction,
body.private #question_BuildingsFloodAreaLoad,
body.private #question_BuildingsSubsAreaLoad,
body.private #question_BuildingsSocialEconomicArea,
body.private #question_ContentsWallConstruction,
body.private #question_ContentsRoofConstruction,
body.private #question_ContentsFloodAreaLoad,
body.private #question_ContentsSubsAreaLoad,
body.private #question_ContentsSocialEconomicArea,
body.private #question_BuildingsAdjustmentsHeader,
body.private #question_PostcodeAreaAffinityBuildingsAdjustment,
body.private #question_VoluntaryExcessBuildingsAdjustment,
body.private #question_ADBuildingsAdjustment,
body.private #question_PropertyTypeBuildingsAdjustment,
body.private #question_PropertyAgeBuildingsAdjustment,
body.private #question_PropertyAgeLoadByPostcodeBuildings,
body.private #question_FloodReBuildingsLoad,
body.private #question_WallConstructionBuildingsAdjustment,
body.private #question_RoofConstructionBuildingsAdjustment,
body.private #question_FlatRoofBuildingsAdjustment,
body.private #question_NumberOfBedsBuildingsAdjustment,
body.private #question_NumberOfBedsLoadByPostcodeBuildings,
body.private #question_AgeOfInsuredBuildingsAdjustment,
body.private #question_ClaimsHistoryBuildingsAdjustment,
body.private #question_BuildingsContentsBuildingsAdjustment,
body.private #question_PreviousSubsidenceBuildingsAdjustment,
body.private #question_ListedBuildingBuildingsAdjustment,
body.private #question_BuildingsSumInsuredAdjustment,
body.private #question_BuildingsOccupationLoad,
body.private #question_ConvictionsBuildingsLoad,
body.private #question_BuildingsBnBLoad,
body.private #question_BuildingsCCJLoad,
body.private #question_OilHeatingBuildingsAdjustment,
body.private #question_PostcodeAreaAffinityContentsAdjustment,
body.private #question_VoluntaryExcessContentsAdjustment,
body.private #question_ADContentsAdjustment,
body.private #question_CommercialCookingContentsAdjustment,
body.private #question_NumberOfBedroomsContentsAdjustment,
body.private #question_AgeOfInsuredContentsAdjustment,
body.private #question_NumberOfBedsLoadByPostcodeContents,
body.private #question_ClaimsHistoryContentsAdjustment,
body.private #question_BuildingsContentsContentsAdjustment,
body.private #question_ContentsSIIncreaseAdjustment,
body.private #question_ContentsOccupationLoad,
body.private #question_PropertyAgeLoadByPostcodeContents,
body.private #question_FloodReContentsLoad,
body.private #question_ContentsPropertyTypeLoad,
body.private #question_ContentsConvictionsLoad,
body.private #question_ContentsBnBLoad,
body.private #question_ContentsCCJLoad,
body.private #question_ContentsSpecifiedHeaderOne,
body.private #question_CSBaseRate,
body.private #question_CSPostcodeLoad,
body.private #question_CSAffinitypostcodeloading,
body.private #question_CSVoluntaryExcessLoad,
body.private #question_CSADAdjustment,
body.private #question_CSIIncreaseLoad,
body.private #question_CSClaimsHistoryLoad,
body.private #question_CSAgeLoad,
body.private #question_CSBuildingsContentsLoad,
body.private #question_CSOccupationLoad,
body.private #question_CSConvictionsLoad,
body.private #question_CSBnBLoad,
body.private #question_CSCCJLoad,
body.private #question_CSTotalLoadDiscount,
body.private #question_CSTotalCalculatedLoadDiscount,
body.private #question_SpecifiedPersonalPossessionsAdjustmentheader,
body.private #question_SPPBaseRate,
body.private #question_ItemsInBankBaseRate,
body.private #question_PersonalSpecifiedCyclesBaseRate,
body.private #question_PersonalMoneyBaseRate,
body.private #question_PPBaseRate,
body.private #question_PersonalDeepFreezeBaseRate,
body.private #question_SpecifiedElectronicsBaseRate,
body.private #question_SPPPostcodeLoad,
body.private #question_SPPAffinityPostcodeLoad,
body.private #question_CyclesPostcodeArea,
body.private #question_CyclesAffinityPostcodeArea,
body.private #question_SPPClaimsHistory,
body.private #question_SPPAgeLoad,
body.private #question_SPPBuildingsContentsAdjustment,
body.private #question_SPPOccupationLoad,
body.private #question_SPPBnBLoad,
body.private #question_SPPCCJLoad,
body.private #question_PostcodeBuildingsLoad,
body.private #question_PropertyTypeBuildingsLoad,
body.private #question_WallConstructionBuildingsLoad,
body.private #question_RoofConstructionBuildingsLoad,
body.private #question_FlatRoofBuildingsLoad,
body.private #question_PropertyListingBuildingsLoad,
body.private #question_OccupancyTypeBuildingsLoad,
body.private #question_YearBuiltBuildingsLoad,
body.private #question_AlarmTypeBuildingsAdjustment,
body.private #question_BuildingsSumInsuredLoad,
body.private #question_NoClaimsBuildingsAdjustment,
body.private #question_BuildingsClaimsLoad,
body.private #question_PostcodeAreaAffinityValuablesAdjustment,
body.private #question_SPPTotalLoad,
body.private #question_SPPTotalCalculatedLoad
{border-left-style: solid; border-left-width: 2px; border-left-color: #841b4f; border-right-style: solid; border-right-width: 2px; border-right-color: #841b4f;}

/* Pop up notifcation text for IE */
#notif-bar-wrapper h1 {line-height:20px; font-size:44px; font-weight: bold;}
#notif-bar-wrapper p {line-height:40px; font-size:38px;}
#notif-bar-wrapper {height:810px !Important; line-height:10px;}
#notif-bar-content {Overflow:Visible;}

/* Hiding Reply Button */
table.notes tr td a.NoteReplyLink { font-size:0px;}

/* Changing colour of warning message */
.MessagingContainer div.Warning {padding: 5px; border-bottom: 2px solid #Fecc05; color: black; background-color: #Fecc05;}
.MessagingContainer div {margin: 0; text-align: center; font-size: 14px; color: black;}
.Warning, .WarningNoBorder {border: 1px solid #000000; color: #FF6600;}
.MessagingContainer div.Message {padding:5px; border: 2px solid black; color: black; background-color:#fecc05;}
.search_results_grid_container .type_status {background-color:white;}
.search_results_grid_container .inception {background-color:white; color:black;}
.search_results_grid_container .expiry {background-color:white; color:black;}

/* Event Scheme Wording CSS */
body.public #question_OtherSchemesLiability {border-style: solid; border-width: 2px; border-color: #841b4f; background-color: #F2F2F3;}

/* Read Only GL fields */
body.private #question_PLLimitforMatrix {pointer-events: none; background-color: white; color: black; font-size: 16px; font-weight: bold; border-color:#6e6eff; border-style:solid;}
body.private #question_ELLimitforMatrix {pointer-events: none; background-color: white; color: black; font-size: 16px; font-weight: bold; border-color:#ff4141; border-style:solid;}
#question_ELLimitforMatrix .rate {display:none;}
#question_ELLimitforMatrix .char_label {display:none;}
#question_PLLimitforMatrix .rate {display:none;}
#question_PLLimitforMatrix .char_label {display:none;}
#question_PLLimitforMatrix .cover {color: black; background-color: white; border-width: 0px; position: absolute; left: 75px; top: 7px; border-color: #6e6eff; font-weight: bold; font-size: 16px; width: 80px;}
#question_PLLimitforMatrix .result {color: white; background-color: white;}
#question_ELLimitforMatrix .cover {color: black; background-color: white; border-width: 0px; position: absolute; left: 75px; top: 7px; border-color: #ff4141; font-weight: bold; font-size: 16px; width: 80px;}
#question_ELLimitforMatrix .result {color: white; background-color: white;}

/*Contact us Send Message Button */
#ctl00_MainContent_send {top:365px; left:-307px;}

#notification-banner-root {
display:none;
opacity:0;
}

/*Contractors Extra Padding */
#question_ContractorsHeatAway {padding-bottom:10px;}

/* Notes Font Size */
table.notes div.note.Body {font-size:13px;}

/* Number Taxis CSS */
body.public #question_NumberOfSeatsHeader.RISKGROUP_ID_0 {border-color:#841b4f; 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_UpToNineSeats.question.RISKGROUP_ID_0 {border-color:#841b4f; border-collapse: collapse; border-style: solid; border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}

body.public #question_UpToSixteenSeats.question.RISKGROUP_ID_0 {border-color:#841b4f; border-collapse: collapse; border-style: solid; border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}

body.public #question_UpToSeventeenSeats.question.RISKGROUP_ID_0 {border-color:#841b4f; border-collapse: collapse; border-style: solid; border-top-width: 0px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 2px; background-color:#F2F2F3;padding-top:1px;padding-bottom:1px;}

/* Temporary Hide for Useful Docs */
#user_menu_Main a#UsefulDocuments {display:none;}

/* Logged in Button CSS */
body header div.login {display: block; float: right; margin-top:0.58%;}


/* Hide cover question for BuildignsSICalculatedRate  */
body.private *[id^="MP_BuildingSICalculatedRate"].cover {display:none;}
body.private *[id^="MP_BuildingSICalculatedRate"].cover .char_label {display:none;}
body.private *[id^="MP_BuildingSICalculatedRate"] .char_label {display:none;}
body.private #BuildingSICalculatedRate.cover {display:none;}
body.private #BuildingSICalculatedRate.cover .char_label.prefix {display:none;}

/* CSS for Additional Trade Information Box */
body.public #Additional_Trade_Information {margin-top:0px;}

/*Turnover CSS One */
body.public #question_EstimatedAnnualTurnoverHeader,
body.public #question_TurnoverHeader,
body.public #question_WagerollTopSpacerOne,
body.public #question_TurnoverTopSpacerOne{border-top-style: solid; border-top-color: #841b4f; border-top-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

body.public #question_TurnoverBottomSpacerOne {border-bottom-style: solid; border-bottom-color: #841b4f; border-bottom-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

/*Turnover CSS Two*/
body.public #question_Turnover_UK,
body.public #question_Turnover_US,
body.public #question_Turnover_ROW,
body.public #question_BFSC_Payments,
body.public #question_BFSCTurnover,
body.public #question_TotalTurnover,
body.public #question_TurnoverROWDetails,
body.public #question_CostOfMaterialsTurnover {border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

/* Wageroll CSS One */
body.public #question_WagerollHeader,
body.public #question_WagerollTopSpacerOne,
body.public #question_SingleEvent
{border-top-style: solid; border-top-color: #841b4f; border-top-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

body.public #question_WagerollBottomSpacerOne {border-bottom-style: solid; border-bottom-color: #841b4f; border-bottom-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}


/* Wageroll CSS Two */
body.public #question_Wageroll_Clerical_Employees,
body.public #question_Wageroll_Clerical_Principal,
body.public #question_Wageroll_Manual_Principles,
body.public #question_Wageroll_Manual_Premises,
body.public #question_Wageroll_Manual_Away,
body.public #question_Wageroll_Woodworking_machinists,
body.public #question_Wageroll_Drivers_Yardsmen,
body.public #question_Wageroll_Drivers,
body.public #question_Wageroll_Yard,
body.public #question_WagerollClericalEmployees,
body.public #question_WagerollGardeners,
body.public #question_WagerollCleaners,
body.public #question_WagerollPropertyMaintenance,
body.public #question_WagerollOther,
body.public #question_Wageroll_Manual_Principal,
body.public #question_Total_Turnover,
body.public #question_WorkAwayWageroll,
body.public #question_Total_Wageroll,
body.public #question_FeesCurrentYear,
body.public #question_FeesLastCompletedYear,
body.public #question_FeesForCurrentYear,
body.public #question_FeesPriorCompletedYear,
body.public #question_FeesLastThreeYears,
body.public #question_NumberOfStaff,
body.public #question_Wageroll_Manual_Employees,
body.public #question_Wageroll_Machine_Operators {border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

/*Number of People CSS One */
body.public #question_PerCapitaHeader {border-top-style: solid; border-top-color: #841b4f; border-top-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

body.public #question_NumberofPeopleBottomSpacerOne{border-bottom-style: solid; border-bottom-color: #841b4f; border-bottom-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

/* body.public #question_CCSpacerOne{border-bottom-style: solid; border-bottom-color: #841b4f; border-bottom-width: 1px; border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;} */

/*Number of People CSS Two */
body.public #question_Clerical_Principals_Number,
body.public #question_Manual_Principals_Number,
body.public #question_Clerical_Staff_Number,
body.public #question_Manual_Staff_Number,
body.public #question_TemporaryEmployeeCover {border-right-style: solid; border-right-color: #841b4f; border-right-width: 1px; border-left-style: solid; border-left-color: #841b4f; border-left-width: 1px; background: #F2F2F3;}

/*MNW Contents Tables  */
body.public *[id^="question_ContentsRequired"],
body.public *[id^="question_GeneralContents"],
body.public *[id^="question_SpecifiedGeneralContents"],
body.public *[id^="question_SpecifiedLandVehicles"],
body.public *[id^="question_SpecifiedWatercraft"],
body.public *[id^="question_CollectionsIncludingStamps"],
body.public *[id^="question_SpecifiedCollectionsIncludingStamps"],
body.public *[id^="question_ContentsFineArt"],
body.public *[id^="question_SpecifiedContentsFineArt"],
body.public *[id^="question_ContentsJewellery"],
body.public *[id^="question_SpecifiedContentsJewellery"],
body.public *[id^="question_SpecifiedItemsInTheBank"],
body.public *[id^="question_SpecifiedInSafe"],
body.public *[id^="question_ContentsVoluntaryExcess"],
body.public *[id^="question_MNWFineArtHeader"],
body.public *[id^="question_MNWValuablesHeader"],
body.public *[id^="question_MNWSpacerone"],
body.public *[id^="question_MNWSpacerNine"],
body.public *[id^="question_MNWSpacerTen"],
body.public *[id^="question_OHHSpacerone"],
body.public *[id^="question_LeisureSpacerone"],
body.public *[id^="question_OHHSpacerEight"],
body.public *[id^="question_SpecifiedInSafe"],
body.public *[id^="question_MNWSpacerFive"],
body.public *[id^="question_MNWSpacerEleven"],
body.public *[id^="question_MNWSpacerSix"],
body.public *[id^="question_MNWSpacerFour"],
body.public *[id^="question_MNWSpacerThirteen"],
body.public *[id^="question_MNWSpacerEight"],
body.public *[id^="question_MNWSpacerFourteen"],
body.public *[id^="question_OHHSpacerNine"],
body.public *[id^="question_ContentsAutoMaticallyIncludesHeading"],
body.public *[id^="question_IncreaseContentsSI"],
body.public *[id^="question_SpecifiedItems"],
body.public *[id^="question_PropertyInTheOpen"],
body.public *[id^="question_ContentsInOutBuildings"],
body.public *[id^="question_PersonalDeepFreeze"],
body.public *[id^="question_ItemsInBank"]
{border-left-style:solid; border-left-color:#841b4f; border-left-width:1px; border-right-style:solid; border-right-color:#841b4f; border-right-width:1px; padding-left: 10px; background-color:#F2F2F3;}

/*MNW Headers Contents Tables  */
body.public *[id^="question_MNWContentsHeader"],
body.public *[id^="question_MNWCollectionsHeader"],
body.public *[id^="question_MNWFineArtHeader"],
body.public *[id^="question_MNWValuablesHeader"],
body.public *[id^="question_OHHContentsHeader"],
body.public *[id^="question_SpecifiedItemsRequiredHeader"],
body.public *[id^="question_Contents_Heading"],
body.public *[id^="question_MNWLandvehiclesHeader"],
body.public *[id^="question_MNWWaterCraftHeader"],
body.public *[id^="question_MNWExcessesHeader"],
body.public *[id^="question_OHHExcessesHeader"],
body.public *[id^="question_MNWItemsInTheBankHeader"],
body.public *[id^="question_MNWItemsInTheSafeHeader"]
{border-left-style:solid !important; border-left-color:#841b4f!important; border-left-width:1px !important; border-right-style:solid !important; border-right-color:#841b4f !important; border-right-width:1px !important; padding-left: 10px !important; border-top-style:solid !important; border-top-color:#841b4f!important; border-top-width:1px !important; background-color:#841b4f !important; height:30px !important;  }

/* Adds the bottom border MNW headers  */
body.public *[id^="question_MNWSpacerFive"],
body.public *[id^="question_MNWSpacerNine"],
body.public *[id^="question_MNWSpacerTen"],
body.public *[id^="question_MNWSpacerEleven"],
body.public *[id^="question_MNWSpacerSix"],
body.public *[id^="question_MNWSpacerFour"],
body.public *[id^="question_MNWSpacerEight"],
body.public *[id^="question_OHHSpacerone"],
body.public *[id^="question_LeisureSpacerone"],
body.public *[id^="question_OHHSpacerEight"],
body.public *[id^="question_MNWSpacerThirteen"],
body.public *[id^="question_MNWSpacerFourteen"],
body.public *[id^="question_OHHSpacerNine"]
{border-bottom-style:solid; border-bottom-color:#841b4f; border-bottom-width:1px;}