body {
  text-align:center;
  margin:0;
  padding:0;
}

a {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #C70202;
  font-weight: bold;
  text-decoration: none;
}

#headerContainer {
  width:100%;
}
#header {
  width:950px; 
  height:272px;
  margin:0 auto;
  z-index:100; 
  position:relative;
}
#contentContainer {
  position:relative;
  width:950px; 
  margin:0 auto;
  padding:0;
  text-align:left;
}
#contentWrapper {
  float:right;
  margin-left:-220px; 
  width:100%;
}
#container-centre {
  margin-left:242px; 
  margin-right:233px; 
}
#container-left {
  float:left;
  width:220px; 
}
#contentWrapper2 {
  float:left;
  width:100%;
  margin-right:-210px; 
}
#container-right {
  float:right;
  width:210px; 
}
#contentClear {
  clear:both;
}
#footerContainer {
  width:100%;
  padding-top:0px;
}
#footer {
  width:950px; 
  margin:0 auto;
}
div.fullheightcontainer_admin_mode {
  margin-top:50px !important;
}
#udm, #udm * {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1000;
  font-family: arial, verdana;
}
#udm {
  position: absolute;
  top: 142px;
  left: 0px;
  font-weight:normal !important;
  font-size: 1.1em;
}
#udm li {
  float: left;
  position: relative;
}
#udm li a {
  font-weight:normal !important;
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #fff;
}
#udm li a:hover {
  color: #222;
}
#udm li.udm_menu_item_level_1_active a {
  padding: 0px 10px 0px 10px;
  color: #222;
  border-right: 1px solid #fff;
}
#udm ul {
  position: absolute;
  top: -999em;
  width: 200px;
  margin-top: 8px;
  background: #ffffff;
  padding: 3px;
  border: 1px solid #C6C6C6;
  font-size: 0.8em;
  font-weight:normal !important;
}
#udm ul li.udm_menu_item_level_2 {
  width: 200px; 
  background: #fff;
}
#udm ul li.udm_menu_item_level_2 a {
  width: 180px; 
  text-align: left;
  padding: 5px 10px;
  background: #EDEDED;
  font-weight:normal !important;
  color: #000;
  position: relative;
  margin-bottom: 1px;
}
#udm ul li.udm_menu_item_level_2 a:hover {
  background: #C4C4C4;
}
#udm li.udm_menu_item_level_2:hover {
  visibility: inherit; 
}
#udm li:hover ul, #udm li.sfHover ul {
  left: 0px!important;
  top: 20px; 
  z-index: 99;
}
#udm li.udm_menu_item_level_2_active {
  width: 200px; 
}
#udm li.udm_menu_item_level_2_active a {
  background: #AB0202;
  color: #fff;
  font-weight:normal !important;
  padding: 5px 10px;
  margin-bottom: 1px;
  text-align: left;
}



.udm a.sf-with-ul {
  min-width:1px; 
}
.sf-sub-indicator {
  display:none;
}
ul#pi_list {
  list-style-type: none;
  padding: 0;
  margin: 15px 0px 0px 10px;
}
ul#pi_list li {
  padding: 4px 0px 4px 0px;
}
span.hilite {
  font-weight:bold;
  color:#008EFF;
  font-style:italic;
}
a.searchResultURL {
  font-weight:bold;
}
div#searchSimple {
  margin-top:10px;
  margin-bottom:10px;
}
div#activeSearch {
  font-weight:bold;
  font-size:12pt;
  margin:2px;
  width:50%;
  padding:2px;
  margin:4px 0px 4px 0px;
}
div#searchFormContainer {
  width:50%;
  clear:none;
  position:relative;
  float:left;
}
div#searchBtnContainer {
  clear:none;
  position:relative;
  float:left;
  margin:15px 0px 4px 4px;
}
div#startSearch,div#activeSearch,div#searchNoResultsFound {
  width:90%;
  clear:both;
  position:relative;
}
div#searchNoResultsFound {
  width:98%;
  padding:2px;
  margin:20px 0px 4px 0px!important;
  border-top:1px solid #cccccc;
  background-color:#ececec;
  display:none;
}
div#searchNoResultsFound ul li {
  margin-left:10px!important;
  list-style:none;
  margin-top:2px;
}
div#searchResultsContainer {
  width:100%;
  position:relative;
  float:left;
  clear:both;
  margin:5px 0 5px 0;
}
div#searchStats {
  width:99%;
  position:relative;
  float:left;
  clear:both;       
  padding:2px; 
  margin:4px 5px 4px 0px;
  border-top:1px solid #cccccc;
  background-color:#ececec;
}
div#searchResultsOuter {
  width:100%;
  position:relative;
  float:left;
  clear:both;
}
div.searchResultRow {
  margin:15px 0px 5px 0;
  padding-top:5px;
}
div.searchResultBody {
  width:100%;
}
div.searchResultInfoRow {
  font-size:0.9em;
  font-weight:bold;
  margin-top:2px;
}
div.searchResultsClear {
  position:relative;
  clear:left;
  float:left;
  width:90%;
}
div.pagination {
  position:relative;
  clear:both;
  float:none;
  text-align:right;
  margin-top:1px;
}
div.searchNavOuter {
  border-top:1px solid #cccccc;
  background-color:#ececec;
  position:relative;
  clear:both!important;
  float:none;
  display:none;
}
div#searchResultsNavBarTop {
  display:none!important; 
}
a.navNumberOn {
  background-color:#ececec;
  color : #8b0000;
  padding : 1px 2px 1px 2px;
  border : none!important;
  font-size : 1.0em;
  font-weight : bold;
  text-decoration : none;
  cursor : default;
}
a.navPrev, a.navNext {
  background-color:#ececec;
  padding : 1px 2px 1px 2px;
  border : none!important;
  font-size : 1.0em;
  font-weight : bold;
  cursor : pointer;
}
a.navNumber {
  background-color:#ececec;
  padding : 1px 2px 1px 2px;
  border : none!important;
  font-size : 1.0em;
  font-weight : bold;
  cursor : pointer;
}
span#searchResultDate {
  display:none;
}
.job_title {
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #EAEAEA;
}
div#container-centre div.default div.text table.staffresults {
}
div#container-centre div.default div.text table.staffresults tr.line1 {
  border-bottom:1px #999 solid;
  padding-bottom:10px;
  margin-bottom:10px;
}
div#container-centre div.default div.text table.staffresults tr.line2 {
}
div#container-centre div.default div.text table.staffresults td.icon {
  border-top:1px #999 solid;
  padding: 10px 0 10px 0;
  margin:0 0 10px 0;
}
div#container-centre div.default div.text table.staffresults td.col2 {
  padding:0 0 10px 10px;
  border-top:1px #999 solid;
  margin:0 0 10px 0;
}
div#container-centre div.default div.text table.staffresults td.col4 {
  padding:0 0 10px 15px;
  border-top:1px #999 solid;
  margin:0 0 10px 0;
}
div.staffline {
  clear:none;
  float:left;
  border-bottom: 2px solid #E8E8E8;
  border-top: 2px solid #E8E8E8;
  width: 280px;
  margin: 0 30px 15px 0;
  position: relative;
  background: #F9F9F9;
  min-height:120px;
}
div.staffline div.picture {
  padding: 6px;
  float: left;
}
div.staffline div.picture img {
  width: 100px;
  height: 100px;
  border:1px solid #E0E0E0;
}
div.staffline div.desc {
  padding: 6px;
  float: right;
  text-align: left;
  width: 140px;
}

div.staffline div.readmore {
  margin-left: 112px;
  width: 99px;
  padding: 6px;
  display: none;
}
div.staffline div.email {
  padding: 10px 0 0 0;
}
div.staffline div.readmore a {
}
.stafftypeH1 {
  clear:both;
  margin: 10px 0px 10px 0px;
}

div#container-centre div.stafflistTH div.staff_results {
  padding: 45px;
}

div#container-right div.staffmemberTH div.text div.departments {
  padding: 15px 0 0 0;
}
div#container-right div.staffmemberTH div.text div.contactDetailsTitle {
  padding: 10px 0 0 0;
}
div#container-right div.staffmemberTH div.text div.contact {
  display: none;
}
div#container-right div.staffmemberTH div.text div.vcard {
  display: none;
}
div#container-right div.staffmemberTH div.text div.office {
  display: none;
}
div#container-right div.staffmemberTH div.text div.name a {
  text-decoration: none;
}
div#container-right div.staffmemberTH div.office {
  display: none;
}

.contact {
  float:right;
  width:130px;
  margin:10px 0px 10px 0px;
  padding:5px 0px 0px 0px;
}
.vcard {
  float:left;
  margin-top:0px;
}
.department {
}
.office {
}
.profile_switcher {
  display: none;
}
.ddiLabel {
  display: none;
}
body {
  background: url(../images/body_bg.gif) center repeat-y fixed #ECECEC;
}
#headerContainer {
  background:url(../images/header_bg.gif) top left repeat-x;
}
#header {
  background:url(../images/header_strip.gif) bottom left repeat-x;
}
.companyLogo {
    position: absolute;
    top: 28px;
    left: 28px;
}
#companyLogoPrint {
  display:none;
}
#bannerImage {
  position:absolute;
  top:58px;
  left:0;
}
.button_box {
  width: 210px;
  height: 162px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
.contact_box {
  width: 210px;
  height: 100px;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 0px;
  right: 0px;
  overflow: auto;
}
.contact_box p {
  line-height: 1.2em;
  font-size: 0.9em;
  margin: 0 0 8px 0;
}
body#home div#container-centre div.calloutTH2 {
  width:222px;
  clear:right;
  float:right;
}
body#home div#container-centre div.calloutTH2 h1 {
  margin:0px 0px 15px 0px;
}
body#home .contact_box {
  height: 176px;
  background: #C3C3C3;
}
body#home .contact_box .text {
  text-align: left;
  padding: 10px;
}
body#home .contact_box h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
body#home .contact_box p {
  font-size: 0.9em;
  margin-bottom: 5px;
}
.banner {
  border-bottom:1px solid #000000;
  height:105px;
  left:0;
  position:absolute;
  top:166px;
  width:739px;
}
.telephone {
  margin: 0;
  padding: 0;
  height: 34px;
  width: inherit;
}
a.callback {
  display: block;
  width: inherit;
  height: 34px;
  background: url(../images/header_callback.gif) top left no-repeat;
  margin: 2px 0px 2px 0px;
}
a.login_conveyancing {
  display: block;
  width: 197px;
  height: 55px;
  background: url(../images/online_conveyancing.gif) top left no-repeat;
  margin-top: 15px;
  outline: 0;
}
a.free30 {
  display: block;
  width: inherit;
  height: 45px;
  background: url(../images/free30.gif) top left no-repeat;
  margin: 2px 0px 2px 0px;
}
  span.hide {
  display: none;
}
#outerContainer {
}
#contentContainer {
  height:auto !important;
  height:  475px;
  height : 475px;
  min-height:475px;
  background: url(../images/contentbg.gif) top left repeat-y;
}
#footer {
  border-top: 1px solid #444444;
  background: #fff;
  position: relative;
}
#footertext {
  text-align: left;
  padding: 10px;
  font-size: 0.8em;
}
#footertextPrintable {
  display:none;
}
div.printablePage {
  float: left;
  margin: 20px 0 20px;
  padding:0;
  clear:both;
  font-size: 0.9em;
}
div.printablePage a:link {
  color:#000; 
}
div.printablePage a:active {
  color:#000; 
}
div.printablePage  a:visited {
  color:#000; 
}
div.printablePage a:hover {
  color:#000; 
  text-decoration: none;
}
  img.printIcon {
  display:block;
  height:17px;
  width:18px;
}
#button-share {
  position:absolute;
  top:-58px;
  left:410px;
  text-align:left;
  font-size:.9em;
}
#button-share-container {
  position:relative;
}
  img.lexcel {
  position: absolute;
  top: 10px;
  right: 10px;
}
div#accessibility table {
  font-size:.9em;
}
body#home .printablePage {
  display: none;
}
.rwlhometext {
  float: left;
  width: 230px;
}
body#home div.newsTH h2 {
  margin: 0;
}
body#home div.newsTH div.text div.dateSynopReadmore div.dateSmallClear {
  display: none;
}
body#home .synopsis p {
  margin-bottom: 3px;
}
body#home div.newsTH div.text div.readmore {
  margin-bottom:10px;
  text-align:left;
}
.rwlhometext p.homeIntro {
  font-size: 1.3em;
  line-height: 1.4em;
}
body#home .rwlhomenews, body#home .newsTH {
  width: 222px;
  float: right;
  clear: right;
}
body#home #container-centre {
  margin-top: 15px;
  background: url(../images/homecontent.gif) 239px 0px repeat-y;
}
body#home #container-centre table td {
  vertical-align: top;
}
body#home #container-centre table td.icon {
  padding-right: 8px;
}
body#home #container-centre table td.date {
  font-style: italic;
  font-size: 0.8em;
  width: 25px;
}
body#home #header {
  height: 342px;
}
body#home .banner {
  height: 175px;
}
body#home div#container-right div.teaserTH2 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-left: 15px;
  padding-right: 17px;
  display: block;
  background: url(../images/buttons/chevron_big.gif) 88% 50% no-repeat;
}
body#home div#container-right div.teaserTH2 h3 {
  margin-bottom: 0px;
}
body#home div#container-right div.teaserTH2 a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
body#people #contentContainer {
  background:transparent url(../images/people_bg.gif) repeat-y scroll left top;
}
body#people #container-centre {
  margin-right: 0;
}
body#people #container-right {
  display: none;
}
.rwltestimonials p {
  padding: 0 0 15px 70px;
  display: block;
  margin: 15px 0;
  background: url(../images/testimonials_bg.gif) top left no-repeat;
}
body {
  font-family: arial, verdana, helvetica, sans-serif; 
  font-size: 0.75em;
  color: #000000;
  line-height: 1.5em;
}
  h1 {
  font-size: 1.4em;
  color: #000;
  font-weight: bold;
  text-transform: none;
}
  *:first-child+html #container-centre .title h1 {
  margin-top: 15px;
}
  * html #container-centre .title h1 {
  margin-top: 15px;
}
  *:first-child+html #container-centre .title h2 {
  margin-top: 15px;
}
  * html #container-centre .title h2 {
  margin-top: 15px;
}
  *:first-child+html #container-right .title h2 {
  margin-top: 15px;
}
  * html #container-right .title h2 {
  margin-top: 15px;
}
  h2 {
  font-size: 1.3em;
  color: #000;
  font-weight: bold;
  text-transform: none;
}
  h3 {
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
  text-transform: none;
}
  h4, h5, h6 {
  font-size: 1.1em;
  color: #000;
  font-weight: bold;
  text-transform: none;
}
  p {
  margin-top:0;
}
ul {
  list-style: disc;
}
  li {
}
  li a {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
  li a:visited {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
  li a:hover {
  color: #C70202;
  font-weight: bold;
  text-decoration: none;
}
  img {
  border:0;
}

div#footer a {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
div#footer a:visited {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
div#footer a:hover {
  color: #C70202;
  font-weight: bold;
  text-decoration: none;
}
div#container-left a {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
div#container-left a:visited {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
div#container-left a:hover {
  color: #C70202;
  font-weight: bold;
  text-decoration: none;
}
div#container-right a {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
div#container-right a:visited {
  color: #C70202;
  font-weight: bold;
  text-decoration: underline;
}
div#container-right a:hover {
  color: #C70202;
  font-weight: bold;
  text-decoration: none;
}
div#container-left div.default div.image {
  padding:0;
  margin:0;
}
div#container-left div.imageTH1 div.image {
  padding:0;
  margin:0;
}
div#container-left div.imageTH2 div.image {
  padding:0;
  margin:0;
}
div#container-left div.default {
  background-image:url(../images/callout_bg.gif);
  background-position:top left;
  background-repeat:no-repeat;
  margin:0 0 15px 0;
}
div#container-left div.default div.title h1 {
  padding: 10px 10px 3px 10px;
  margin:0;
  color:#444;
  font-size:1.2em;
}
div#container-left div.default div.text {
  padding: 0 10px 5px 10px;
  margin:0;
  font-size:.95em;
  line-height:1.3em;
}
div#container-left div.leadarticleTH {
  padding: 0;
}
div#container-left div.teaserTH {
  padding: 0;
}
div#container-left div.teaserTH2 {
  padding: 0;
}
div#container-left div.calloutTH {
  padding: 0;
}
div#container-left div.calloutTH2 {
  padding: 0;
}
#container-centre table {
  font-size:1em;
  border-collapse:collapse;
}
div#container-centre div.default div.image {
  padding:0;
  margin:0;
}
div#container-centre div.default div.imageTH1 {
  padding:0;
  margin:0;
}
div#container-centre div.default div.imageTH2 {
  padding:0;
  margin:0;
}
div#container-centre div.default {
  padding:0;
}
div#container-centre div.leadarticleTH {
  padding:0;
}
div#container-centre div.teaserTH {
  padding:0;
}
div#container-centre div.teaserTH2 {
  padding:0;
}
div#container-centre div.calloutTH {
  padding:0;
}
div#container-centre div.calloutTH2 {
  padding:0;
}
div#container-right div.default div.image {
  padding:0;
  margin:0;
}
div#container-right div.default div.imageTH1 {
  padding:0;
  margin:0;
}
div#container-right div.default div.imageTH2 {
  padding:0;
  margin:0;
}
div#container-right div.leadarticleTH {
  padding: 0;
}
div#container-right div.default {
  padding: 0;
}
div#container-right div.staffmemberTH {
  padding: 10px;
  border-bottom:1px solid #FFFFFF;
}
div#container-right div.teaserTH {
  padding: 0;
}
div#container-right div.teaserTH2 {
  padding: 0;
}
div#container-right div.calloutTH {
  padding: 0;
}
div#container-right div.calloutTH2 {
  padding: 0;
}
div#container-centre div.floatClear {
  clear: both;
}
div#container-right div.floatClear {
  clear: both;
}
div#container-left div.floatClear {
  clear: both;
}
  form#thisForm {
  width: auto;
  border-top:1px #000 solid;
  padding-top:5px;
}
  form#thisForm fieldset {
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 2em 0;
  line-height: 1.5em;
}
  legend {
  font-size:1.1em;
  font-weight:bold;
  color:#000;
}
  form#thisForm label {
  clear: left;
  display: block;
  float: left;
  width: 150px;
  padding-right: 10px;
  color: #000;
  font-size:.95em;
  font-weight:bold;
  line-height:1.3em;
  margin-bottom:0.5em;
  text-align:right;
}
  form#thisForm input {
  border: 1px solid #8B8B8B;
  padding-left: 0.5em;
  margin-bottom: 1em;
  width:250px;
  height:20px;
  background-color:#e9e9e9;
}
  form#thisForm input.radio {
  margin-bottom: 0;
  width:auto;
  height:auto;
  background-color:#ffffff;
  margin-left:15px;
}
  form#thisForm textarea {
  margin-bottom: .5em;
  padding-left: 0.5em;
  border: 1px solid #8B8B8B;
  width:250px;
  background-color:#e9e9e9;
}
  form#thisForm input.button {
  border: none;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  float: left;
  margin: -15px 0 20px 160px;
  padding: 3px;
  background-color: #b3102f;
  width:80px;
  font-size:.95em;
}
fieldset#details {
  width:auto;
}
.clearleft {
  clear: left;
  margin-bottom: 5px;
}
.top {
  padding-top: 10px;
}
  html * .top {
  margin-top: 10px;
}
  form#thisForm label.alt {
  display: none;
}
.required-marker {
  font-size: 1.2em;
  font-weight: bold;
  color: #b3102f;
}
#thisFormErrors {
  color:#ff0000 !important;
  font-weight:bold;
  text-decoration:none !important;
}
#thisFormErrors li {
  color:#ff0000;
  font-weight:bold;
}
#errorDivAnchor a {
  color:#ff0000 !important;
  font-weight:normal;
  text-decoration:none;
}
.divEnquiry {
  margin: 0px 0px 10px 0px;
}

.contactForm {
  width: auto;
  border-top:1px #000 solid;
  padding-top:5px;
}
#contactForm fieldset {
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 2em 0;
  line-height: 1.5em;
}
#contactForm legend {
  font-size:1.1em;
  font-weight:bold;
  color:#000;
}
.contactFormlabel {
  clear: left;
  display: block;
  float: left;
  width: 100px;
  padding-right: 10px;
  color: #000;
  font-size:.95em;
  font-weight:bold;
  text-align:right;
}

.letuscallyoubacklabel {
  clear: left;
  display: block;
  float: left;
  width: 150px;
  padding-right: 10px;
  color: #000;
  font-size:.95em;
  font-weight:bold;
  text-align:right;
}


.contactForminput {
  border: 1px solid #8B8B8B;
  padding-left: 0.5em;
  width:250px;
  height:20px;
  background-color:#e9e9e9;
}
.contactformsubaction {
  height:20px;
  line-height:20px;
}


#contactForm input.radio {
  margin-bottom: 0;
  width:auto;
  height:auto;
  background-color:#ffffff;
  margin-left:15px;
}
#contactForm textarea {
  margin-bottom: .5em;
  padding-left: 0.5em;
  border: 1px solid #8B8B8B;
  width:250px;
  background-color:#e9e9e9;
}
.contactForminputbutton {
  float: left;
  clear:both;
  margin: 0px 0 20px 160px;
  padding: 3px;
  margin-bottom: 1em;
  width:80px;
  height:20px;
  border: none;
  background-color: #b3102f;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:.95em;
  text-align:center;

  text-decoration: none;
}

.contactForminputbutton:hover {
  float: left;
  clear:both;
  margin: 0px 0 20px 160px;
  padding: 3px;
  margin-bottom: 1em;
  width:80px;
  height:20px;
  border: none;
  background-color: #b3102f;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:.95em;
  text-align:center;
  text-decoration: none;
}

#contactForm fieldset#details {
  width:auto;
}
#contactForm .clearleft {
  clear: left;
  margin-bottom: 5px;
}
#contactForm .top {
  padding-top: 10px;
}
  html * #contactForm .top {
  margin-top: 10px;
}
#contactForm label.alt {
  display: none;
}
.required-marker {
  font-size: 1.2em;
  font-weight: bold;
  color: #b3102f;
  width: 20px;
}
#contactFormErrors {
  color:#ff0000 !important;
  font-weight:bold;
  text-decoration:none !important;
  display: none;
}
#contactForm Errors li {
  color:#ff0000;
  font-weight:bold;
}
#sbholder {
  background: #C70202;
  height: 40px;
  width: inherit;
  position: relative;
}
#sbholder p {
  font-size: 9px;
  color: #fff;
  text-align: left;
  position: absolute;
  left: 9px;
}
#searchbox {
}
.searchFormContainer {
  position: absolute;
  top: 15px;
  left: 9px;
}
#searchbox_text {
  width: 175px;
  height: 17px;
  border: 0;
  background: #fff;
}
.searchboxbutton {
  background: url(../images/buttons/chevron.gif) 50% center no-repeat;
  width: 20px;
  height: 17px;
  border: 0;
  cursor: pointer;
}
.tips {
  margin: 10px 0px;
}
div.service_buttons {
  border-bottom: 1px solid #fff;
  padding: 15px 0 15px 20px;
  background: url(../images/servicebuttonarrow.gif) 90% 50% no-repeat;
}
#container-right div.service_buttons a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 1.2em;
}
#container-right div.service_buttons a:hover {
  text-decoration: underline;
}
.menutitle {
  padding: 5px 10px;
  background: #f2f2f2;
  cursor: pointer;
}
.submenu {
  padding: 10px;
}
.quote_container .quote {
  padding: 10px; 
  background: #EEEEEE;
  height: 250px;
}
.quote_container .text {
  width: 280px;
  float: left;
}
.quote_container .quote .image {
  float: right;
}
.quote_container .speaker_detail {
  float: right;
  clear: both;
  width: 150px;
  text-align: left;
}
div.newsTH div.text {
}
div.newsTH div.text div.dateSmall {
  padding: 5px 0 0 0;
  font-style:italic;
}
div.newsTH div.text div.newstitle {
  padding: 5px 0 0 0;
}
div.newsTH div.text div.synopsis {
}
div.newsTH div.text div.readmore {
  text-align: right;
  margin-bottom: 10px;
}
div.newsTH div.text ul {
  margin: 0 0 0 25px;
  padding: 0;
}
div.newsTH div.text ul li {
  list-style-image: url(../images/icon_news.gif);
  padding: 5px 0 5px 0;
}
  * html div.newsTH div.text ul li {
  list-style-image: url(../images/icon_news.gif);
  padding: 5px 0 5px 5px;  
}
  *:first-child+html div.newsTH div.text ul li {
  list-style-image: url(../images/icon_news.gif);
  padding: 5px 0 5px 5px;  
}
div.newsTH div.text ul li a {
  white-space: normal;
}
div.newsTH div.text ul li h3 {
  font-size: 1em;
  padding: 3px 0 0 0;
  margin:0;
}
div.newsTH h2 {
}
div.newsTH div.text td.date {
  vertical-align: top;
  padding: 5px 0 0 5px;  
  font-style:italic;
  width: 40px;
  text-align: right;
  font-size: 0.9em;
}
div.newsTH div.text td.title {
  vertical-align: top;
  padding: 5px 0 10px 5px;
}
div.newsTH div.text td.icon {
  white-space: nowrap;
  vertical-align: top;
  padding: 5px 5px 0 0;
  display: none;
}
div.newsTH div.text div.newsContainer {
  width: 100%;
  padding: 0;
}
div.newsTH div.text div.newsContainer div.dateSmall {
  padding: 10px 0 0 0;
  font-style:italic;
  font-size:.95em;
}
div.newsTH div.text div.newsContainer div.newstitle {
  padding: 0;
}
div.newsTH div.text div.titleOnly {
  text-align: left;
  padding: 5px 0 5px 0;
}
#container-right .newsTH {
  padding: 0 15px;
}
div.relatedarticlesTH div.text div.dateSynopReadmore {
  padding:  0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #cccccc;
}
div.relatedarticlesTH div.text div.dateSynopReadmore div.newstitle {
  padding: 0;
  float: left;
}
div.relatedarticlesTH div.text div.dateSynopReadmore div.dateSmallClear {
  font-style: italic;
  float: left;
  margin-left: 10px;
  display: inline;
}
div.relatedarticlesTH div.text div.dateSynopReadmore div.synopsis {
  clear: both;
}
div.relatedarticlesTH div.text div.dateSynopReadmore div.readmore {
  margin: 10px 0 0;
  clear: both;
  font-size:.95em;
  display: inline;
}
div.newsTH div.text div.titleSynopReadmore {
  padding: 5px 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #cccccc;
}
div.newsTH div.text div.titleSynopReadmore div.newstitle {
  float: left;
  padding: 3px 0 0 0;
  font-weight: bold;
}
div.newsTH div.text div.titleSynopReadmore div.synopsis {
  clear: left;
}
div.paginationContainer div.pagination {
  font-size:.9em;
  margin-top:10px;
}
div.date {
  font-style:italic;
  font-size:.95em;
}
div.relatedarticlesTH div.text ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.relatedarticlesTH div.text ul li {
  padding:0 0 10px 0;
  margin:0 0 10px 0;
  border-bottom: 1px solid #EAEAEA;
}
div.relatedarticlesTH div.text ul li h3 {
  font-size: 1em;
  padding: 3px 0 5px 0;
  margin:0;
}
div.relatedarticlesTH td.date {
  padding: 5px 0;
}
div.defaultdocTH td.icon {
  width:20px;
  text-align:center;
}
div.defaultdocTH td.title {
  width:412px;
  padding-left:5px;
}
div.defaultdocTH td.date {
  width:100px;
  text-align:right;
  font-size:.95em;
  font-style:italic;
}
div.content_disclaimer {
  background-color:#eee;
  padding:5px;
  margin-top:10px;
}
div.disclaimer {
  font-style:italic;
}
body#latestNews div.latestNewsContainer {
  text-align:left;
}
body#latestNews div.latestNewsContainer li h4 {
  padding-top:10px;
  margin-bottom:0;
}
body#latestNews div#container-centre div.latestNewsContainer ul {
  margin-left:0px;
  padding-left:0;
  list-style-image:none;
}
body#latestNews div.latestNewsContainer ul li {
  list-style-type:none;
}
body#latestNews div.latestNewsContainer li.latestItemSuppressed {
  background-color:#ddd;
}
body#latestNews div.latestNewsContainer p.suppressedNote {
  color:#f00;
}
  
  
.h3Date {
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-weight:normal;
  font-style:italic;
}


.divStaffName {
  margin: 10px 0px 10px 0px;
  font-size:16px;
  font-weight:bold;
}
.divStaffTitle {
  margin: 0px 0px 10px 0px;
  font-size:14px;
  font-weight:bold;
}

.divStaffBiog {

}

.headbuttons {
padding: 37px 0 0 260px;
}

.headbuttons a {
display: block;
margin-bottom: 2px;
}

.seobuttons {
padding: 20px 0 20px 0;
margin: 0;
}

.seobuttons a {
display: block;
float: left;
width: 110px;
height: 81px;
overflow: hidden;
margin: 0 8px 8px 0;
}

/*
ul.seobuttons li { float: left; }

ul.seobuttons li a {
display: block;
float: left;
width: 92px;
height: 42px;
margin: 0 10px 10px 0;
padding: 7px 7px 0;
background: url(../Images/seobutton.gif) no-repeat;
font-size: 10px;
font-family: Arial, helvetica, Sans-Serif;
font-weight: bold;
letter-spacing: -0.05em;
text-decoration: none;
text-align: center;
line-height: 12px;
}
*/

.sideexpertise {
padding: 0 10px;
line-height: 12px;
font-size: 10px;
}

.sideexpertise img {
float: left;
width: 76px;
padding: 0 10px 10px 0;
}

div#container-right .sideexpertise a {
text-decoration: none;
display: block;
padding-bottom: 5px;
}
