html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p,
a, address, cite, em, img,
strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color: #fff;
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 12px;
}

#Wrapper {
  border-top: 10px solid #1e5c6f;
  margin: 0 auto;
  overflow: hidden;
  width: 950px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #4A9AA5;
	text-decoration: none;
}

/*---------------MAIN BAR -------------*/

#Mainbar {
  float: left;
  width: 469px;
}

/*------------TOP NAV SECTION------------*/

#Header {
  background-color: #1e5c6f;
  height: 75px;
  margin-bottom: 0px;
  position: relative;
}

#Header .logo {
  left: 10px;
  position: absolute;
  top: 0;
}

#Header .address {
  bottom: 10px;
  color: #FFF;
  font-size: 0.8em;
  position: absolute;
  right: 0;
  width: 280px;
}

#Header .address a:link,
#Header .address a:visited {
  color: #fff;
}

#Header #HLinks {
  position: absolute;
  right: 10px;
  top: 0;
}

#Header #HLinks li {
  float: left;
  margin-left: 10px;
}

#Header #HLinks a:link,
#Header #HLinks a:visited {
  color: #fff;
  font-size: 0.8em;
}

#Header #HLinks a.login:link,
#Header #HLinks a.login:visited {
  color: #A7D8DF;
}

#Nav {
  overflow: hidden;
  width:470px;
}

#Nav li {
  float: left;
  margin: 1px 1px 0 0;
}

#Nav li a:link,
#Nav li a:visited {
  background-color: #969B80;
  color: #fff;
  display: block;
  font-size:0.95em;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  text-decoration: none;
  width: 83px;
}

#Nav li a:hover,
#Nav li a:active {
  text-decoration: underline;
}

#Nav li.financial a:link,
#Nav li.financial a:visited,
#Nav li.healthcare a:link,
#Nav li.healthcare a:visited,
#Nav li.commerce a:link,
#Nav li.commerce a:visited {
  background-color: #1e5c6f;
}

#Nav li.centres a:link,
#Nav li.centres a:visited {
  background-color: #6e8e9b;
}

#Nav li.jobs a:link,
#Nav li.jobs a:visited {
  background-color: #4a9aa5;
}

/*---------Multi line nav boxes------*/
#Nav li.commerce a:link,
#Nav li.commerce a:visited,
#Nav li.financial a:link,
#Nav li.financial a:visited,
#Nav li.centres a:link,
#Nav li.centres a:visited,
#Nav li.interim a:link,
#Nav li.interim a:visited  {
  height: 35px;
  line-height: 12px;
  padding-top: 10px;
}

/*---------------CONTENT SECTION--------*/

#Content {
  height: 457px;
  margin: 1px 0 0 0;
  overflow: auto;
  padding: 10px 15px 20px 10px;
  position: relative;
}

#Content.fullLength {
  height: auto;
}

#Content h1 {
  color: #1E5C6F;
  clear: both;
  font-size: 1.2em;
  margin: 20px 0;
  line-height: 16px
}

#Content h1.error {
  color: #c00;
}

#Content h3,
#Content h2 {
  font-size: 0.9em;
  line-height: 1.4em;
  padding-top: 5px;
}

#Content h4 {
  font-size: 0.9em;
  line-height: 1.4em;
  padding-top: 5px;
  font-style: italic;
}

#Content p {
  font-size: 0.9em;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.quotestext {
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #4A9AA5;
  
  }

.quotestext2 {
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #6E8E9B;
}

#Content p:last-child {
  padding-bottom: 30px;
}

#Content p.footnote {
  font-size: 0.8em;
  font-style: italic;
}

#Content a.highlight:link,
#Content a.highlight:visited {
  color: #4A9AA5;
}

.inBag {
  color: #4A9AA5;
}

#Content ul {
  font-size: 0.9em;
  line-height: 1.4em;
  list-style: disc outside;
  margin: 0 0 20px 15px;
}

#Content ul li {
  margin-bottom: 5px;
}

#Content a.strongLink:link,
#Content a.strongLink:visited {
  display: block;
  font-size: 1.2em;
  margin-top: 30px;
}

#Content .feature {
  border: 1px solid #EA765D;
  padding: 10px;
}

#Content .feature h2 {
  color: #EA765D;
}

#Content .feature p:last-child {
  padding-bottom: 0;
}

#Content .focus {
  border: 1px solid #4A9AA5;
  color: #4A9AA5;
  display: block;
  font-size: 0.9em;
  margin-bottom: 10px;
  padding: 10px;
}

#Content #Toplink {
  color: #4A9AA5;
  line-height: 1.4em;
  position: absolute;
  right: 20px;
  top: 20px;
}

#Content #ProfileNav {
  list-style: none;
  margin: 20px 0 0 0;
  overflow: hidden;
}

#Content #ProfileNav li {
  float: left;
  margin-right: 10px;
}

#Content #ProfileNav a:link,
#Content #ProfileNav a:visited {
  color: #EA765D;
}

#Content #ProfileNav .back a:link,
#Content #ProfileNav .back a:visited {
  color: #6E8E9B;
}

#Content img.profile {
  float: right;
  margin: 0 0 10px 20px;
}

/*---------------NEWS SECTION---------*/

#Content #News {
  font-size: 1em;
  list-style: none;
  margin: 40px 0 0 0;
}

#News li {
  border-top: 1px dotted #628794;
  padding-top: 10px;
  margin-top: 10px;
}

#News li:first-child {
  border-top: 0;
  margin-top: 0;
}

#News h2 {
  color: #1E5C6F;
  font-size: 0.9em;
}

#News h2 a:link,
#News h2 a:visited {
  text-decoration: none;
}

#News h2 a:hover,
#News h2 a:active {
  text-decoration: underline;
}

#Content #News p {
  padding-bottom: 0;
}


/*----------------JOB DETAIL SECTION----------*/

#Content .job .subHeader {
  color: #1E5C6F;
  display: block;
  font-weight: bold;
  margin-bottom: 30px;
}

#Content .job h2 {
  color: #333;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 20px;
}

#Content .job ul,
#Content .job ol {
  font-size: 0.9em;
  line-height: 1.4em;
  margin-bottom: 20px;
}

.job ul {
  list-style: disc inside;
}

.job ol {
  list-style: decimal inside;
}

#Content #JobTasks {
  padding: 30px 0;
  list-style: none;
  overflow: hidden;
}

#JobTasks li {
  float: left;
}

#JobTasks a:link,
#JobTasks a:visited {
  display: block;
  line-height: 20px;
  text-decoration: none;
}

#JobTasks a.bag:hover,
#JobTasks a.bag:active {
  text-decoration: underline;
}

#JobTasks .apply {
  background-color: #1E5C6F;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-left: 10px;
  padding: 4px 10px;
}

#JobTasks .apply:hover,
#JobTasks .apply:active {
  background-color: #6E8E9B;
}

#JobArea {
  margin: 10px 0 20px 0;
  overflow: hidden;
}

#JobArea dt,
#JobArea dd {
  color: #969B80;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.5em;
}

#JobArea dt {
  clear: left;
  float: left;
  margin-right: 5px;
  text-transform: uppercase;
}

#JobArea dd {
  margin-right: 15px;
}


/*---------------JOB APPLICATION FORM----------*/

#ApplyForm {
  margin-bottom: 30px;
}

#ApplyForm fieldset {
  overflow: hidden;
  margin-bottom: 10px;
}

#ApplyForm label {
  float: left;
  font-size: 0.9em;
  width: 150px;
}

#ApplyForm label.radio {
  width: 20px;
}

#ApplyForm fieldset input,
#ApplyForm fieldset textarea {
  border: 1px solid #999;
  float: left;
  width: 200px;
}

#ApplyForm fieldset textarea {
  width: 240px;
}

#ApplyForm fieldset textarea {
  height: 100px;
}

#ApplyForm fieldset input.radio {
  border: none;
  width: auto;
}

#ApplyForm div input {
  background-color: #1E5C6F;
  border: 0;
  color: #FFFFFF;
  cursor: pointer;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
  margin-left: 150px;
  padding: 2px 15px;
}

/*---------------ACCORDIAN TEXT----------*/
.expander h2 {
  cursor: pointer;
  font-style: italic;
}

.expander h2:hover {
  color: #1E5C6F;
}

/*---------------SECTIONED TEXT--------*/

#Content #ContentNav {
  list-style: none;
  margin-bottom: 20px;
  overflow: hidden;
}

#ContentNav li {
  border-left: 1px solid #969B80;
  display: block;
  float: left;
  padding: 0 4px;
}

#ContentNav li:first-child,
#ContentNav li.first {
  border: 0;
  padding-left: 40px;
}

/*--------------IE6 DIRTY HACK----------------*/
#ContentNav li.last {
  width: 150px;
}

#ContentNav li.newline {
  border-left: 0;
  clear: left;
  width: 15em;
}

#ContentNav a:link,
#ContentNav a:visited {
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
}

#ContentNav a:hover,
#ContentNav a:active {
  text-decoration: underline;
}

/*--------------------VACANCY FORM------------------*/

#VacancyForm {
  margin-top: 40px;
  padding-bottom: 30px;
}

#VacancyForm fieldset {
  margin-bottom: 20px;
}

#VacancyForm h2 {
  margin-bottom: 10px;
}

#VacancyForm div {
  clear: left;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
}

#VacancyForm label {
  float: left;
  font-size: 0.9em;
  width: 150px;
}

#VacancyForm label em {
  color: #c00;
  margin-left: 3px;
}

#VacancyForm fieldset input,
#VacancyForm fieldset textarea {
  border: 1px solid #999;
  float: left;
  width: 200px;
}

#VacancyForm fieldset textarea {
  width: 240px;
}

#VacancyForm div.submit input {
  background-color: #1E5C6F;
  border: 0;
  color: #FFFFFF;
  cursor: pointer;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
  margin-left: 150px;
  padding: 2px 15px;
}

#VacancyForm div p.error {
  clear:left;
  color: #CC0000;
  display: block;
  margin: 0 0 0 150px;
  padding: 5px 0 0 0;
}


/*-----------------CANDIDATE APPLICATION FORM------------*/

#CandidateForm h2 {
  margin-bottom: 5px;
}

#CandidateForm fieldset {
  border-bottom: 1px dotted #628794;
  margin-top: 30px;
  padding-bottom: 30px;
}

#CandidateForm div {
  margin-bottom: 5px;
  padding-top: 5px;
  overflow: hidden;
}

#CandidateForm label {
  clear: left;
  color: #628794;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 16px;
  padding-right: 10px;
  text-align: right;
  width: 140px;
}

#CandidateForm label em {
  color: #ea765d;
}

#CandidateForm ul {
  border: 1px solid #999;
  height: 200px;
  list-style: none;
  overflow: auto;
}

#CandidateForm ul li {
  overflow: hidden;
}

#CandidateForm ul li.alt {
  background-color: #ddd;
}

#CandidateForm ul input {
  float: left;
}

#CandidateForm ul label {
  clear: none;
  color: #333;
  padding: 0;
  font-weight: normal;
  text-align: left;
  width: auto;
}

#candidate_hear {
  width: 291px;
}

/*--------------JOBS SECTION-----------*/

#Jobs {
  margin: 20px 0 10px 0;
  padding-left: 5px;
  width: 455px;
}

#Jobs h2 {
  border-bottom: 4px solid #628794;
  color: #1e5c6f;
  font-weight: normal;
  padding-bottom: 8px;
}

#Jobs .joblisting {
  margin-bottom: 30px;
}

#Jobs li {
  border-bottom: 2px solid #628794;
  font-size: 0.9em;
  margin-top: 15px;
  padding-bottom: 15px;
}

#Jobs li h3 {
  color: #000;
  font-size: 1em;
  font-weight: bold;
  line-height: 15px;
}

#Jobs li h3 a:link,
#Jobs li h3 a:visited {
  color: #000;
  text-decoration: none;
}

#Jobs li h3 a:hover,
#Jobs li h3 a:active {
  color: #1E5C6F;
}

#Jobs .info {
  color: #000;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 10px;
}

#Jobs .footer {
  margin-top: 5px;
  overflow: hidden;
}

#Jobs ul.functions {
  float: left;
  height: 1.1em;
  margin: 0;
  padding: 0;
}

#Jobs ul.functions li {
  border: 0;
  border-left: 2px solid #999;
  float: left;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

#Jobs ul.functions li:first-child,
#Jobs ul.functions li.first {
  margin: 0;
  padding: 0;
  border: 0;
}

.job a.bag:link,
.job a.bag:visited,
#Jobs ul.functions li a:link,
#Jobs ul.functions li a:visited {
  color: #EA765D;
  font-style: normal;
  text-decoration: none;
}

.job a.bag:hover,
.job a.bag:active,
#Jobs ul.functions li a:hover,
#Jobs ul.functions li a:active {
  text-decoration: underline;
}

#Jobs a.more:link {
  color: #4A9AA5;
  display: block;
  float: right;
  text-decoration: none;
}

#Jobs a.more:visited {
  color: #6E8E9B;
  display: block;
  float: right;
  text-decoration: none;
}

#Jobs a.more:hover,
#Jobs a.more:active {
  text-decoration: underline;
}

/*----------------NEWS TEASER---------------*/

#NewsTeaser {
  border: 1px solid #1E5C6F;
  color: #666;
  font-size: 0.9em;
  height: 100px;
  line-height: 1.3em;
  margin-top: 3px;
  overflow: hidden;
  padding: 10px 5px;
  position: relative;
  width: 454px;
}

#NewsTeaser h2 
{
  color: #1E5C6F;
  margin-bottom: 5px;
  text-transform: uppercase;
}

#NewsTeaser h2 a:link,
#NewsTeaser h2 a:visited 
{
  text-decoration: none;
}

#NewsTeaser h2 a:hover,
#NewsTeaser h2 a:active 
{
  text-decoration: underline;
}

#NewsTeaser h3 a:link,
#NewsTeaser h3 a:visited 
{
  color: #000;
  text-decoration: none;
}

#NewsTeaser h3 a:hover,
#NewsTeaser h3 a:active {
  color: #1E5C6F;
}

#NewsTeaser li:first-child 
{
  border-bottom: 1px dotted #628794;
  padding-bottom: 4px;
  margin-bottom: 4px;
}

#NewsTeaser p {
  font-size: 0.9em;
  line-height: 1.3em;
}

#NewsTeaser a.more 
{
  position: absolute;
  top: 6px;
  right: 20px;
}



/*---------------SIDEBAR SECTION------*/

#Sidebar 
{
  float: right;
  width: 479px;
  margin-bottom: 3px;
}

/*--------------LARGE BANNER------------*/
#Banner 
{
  float: left;
  height: 280px;
  margin-bottom: 3px;
  width: 479px;
}

div.bannerone 
{
  background: #fff url(../img/banner.jpg) no-repeat;
}

div.bannertwo 
{
  background: #fff url(../img/banner1.jpg) no-repeat;
}

div.bannerthree 
{
  background: #fff url(../img/banner2.jpg) no-repeat;
  }

div.bannerfour 
{
  background: #fff url(../img/banner3.jpg) no-repeat;
  }

div.bannerfive 
{
  background: #fff url(../img/banner4.jpg) no-repeat;
}

div.bannersix 
{
  background: #fff url(../img/banner5.jpg) no-repeat;
}

div.bannerseven 
{
  background: #fff url(../img/banner6.jpg) no-repeat;

}
div.bannereight 
{
  background: #fff url(../img/banner7.jpg) no-repeat;
}

div.bannernine 
{
  background: #fff url(../img/banner13.jpg) no-repeat;
}

div.bannernine 
{
  background: #fff url(../img/banner14.jpg) no-repeat;
}

div.bannernine 
{
  background: #fff url(../img/banner15.jpg) no-repeat;
}

div.bannerten 
{
  background: #fff url(../img/banner9.jpg) no-repeat;
}


div.slideshow
{
  background: #fff url(../img/banner/back.jpg) no-repeat;
  overflow: hidden;
  position: relative;
}

#Banner p 
{
  color: #1E5C6F;
  font-family: Arial, Sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 90px 0 0 20px;
  width: 261px;
}

#Banner blockquote 
{
  width: 241px;
  margin: 0 0 0 20px;
}

#Banner blockquote.quote1 { margin-top: 70px; }

#Banner blockquote.quote2 { margin-top: 60px; }

#Banner blockquote.quote3 { margin-top: 50px; }

#Banner blockquote.quote4 { margin-top: 65px; }

#Banner blockquote p 
{
  color: #1E5C6F;
  font-family: Arial, Sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0 0 4px 0;
  width: auto;
}

#Banner blockquote .source 
{
  font-style: italic;
  line-height: 1.3em;
}

#Slideshow li 
{
  display: block;
  height: 280px;
  overflow: hidden;
  position: absolute;
  right: -5px;
  top: 0;
}

#Slideshow li 
{
  display: none;
}
/*---------------SIDEBAR JOB LIST-------------*/

#Sidebar #Jobs 
{
  background-color: #EAE9E5;
  float: left;
  height: 477px;
  margin: 00;
  padding: 10px;
  overflow: auto;
  width: 337px;
}

#Sidebar #Jobs li 
{
  margin-top: 8px;
  padding-bottom: 8px;
}

#Sidebar #Jobs a.all:link,
#Sidebar #Jobs a.all:visited 
{
  display: block;
  margin-top: 10px;
  text-align: right;
  text-decoration: none;
}

#Sidebar #Jobs a.all:hover,
#Sidebar #Jobs a.all:active 
{
  text-decoration: underline;
}

/*-------------JOB SEARCH-----------*/

#JobSearch 
{
  background-color: #EAE9E5;
  clear: both;
  padding: 35px;
  margin: 3px 0 2px 0;
  min-height: 320px;
}

#JobSearch fieldset 
{
  margin-bottom: 5px;
  overflow: hidden;
}

#JobSearch label 
{
  color: #000;
  float: left;
  font-size: 0.9em;
  margin-right: 5px;
  text-align: right;
  width: 140px;
}

#JobSearch select 
{
  float: left;
  width: 170px;
}

#JobSearch input 
{
  background-color: #1E5C6F;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  margin-left: 5px;
  padding: 0;
}

#JobSearch .jobsAvailable 
{
  display: block;
  margin: 10px 0 10px 150px;
}

#SearchJobBag 
{
  background-color: #fff;
  border: 1px solid #1E5C6F;
  margin-left: 145px;
  padding: 5px;
  width: 158px;
}

#SearchJobBag h3 
{
  color: #1E5C6F;
  margin-bottom: 3px;
}

#SearchJobBag h3 a:link,
#SearchJobBag h3 a:visited 
{
  text-decoration: none;
}

#SearchJobBag h3 a:hover,
#SearchJobBag h3 a:active 
{
  text-decoration: underline;
}

#OtherJobs 
{
  border: 1px solid #1E5C6F;
  margin-top: 30px;
  padding: 10px;
}

#OtherJobs h3 
{
  color: #1E5C6F;
  margin-bottom: 15px;
}

#OtherJobs li 
{
  color: #000;
  line-height: 1.1em;
  margin-bottom: 15px;
}

#OtherJobs a:link,
#OtherJobs a:visited 
{
  color: #000;
  font-size: 0.9em;
  font-weight: bold;
}

#OtherJobs a:hover,
#OtherJobs a:active 
{
  color: #1E5C6F;
  text-decoration: none;
}

/*----------------CALL TO ACTION------------*/

#CallToAction 
{
  border: 1px solid #ea765d;
  float: left;
  font-size: 0.9em;
  height: 100px;
  line-height: 1.3em;
  padding: 10px 5px;
  text-decoration: none;
  color: #666;
  width: 345px;
}

#CallToAction strong 
{
  color: #ea765d;
  display: block;
  font-size: 1.2em;
  line-height: 1em;
  margin-bottom: 3px;
}

#CallToAction span 
{
  color: #ea765d;
  display: block;
  font-size: 1.1em;
  margin-bottom: 5px;
}


/*--------------SIDE LINKS-------------*/

#Links 
{
  float: right;
  width: 119px;
}

#Links li 
{
  margin-top: 3px;
}

#Links li:first-child 
{
  margin-top: 0;
}

#Links a:link,
#Links a:visited 
{
  border: 1px solid #6E8E9B;
  color: #6E8E9B;
  display: block;
  font-size: 1.2em;
  height: 110px;
  line-height: 1.2em;
  padding: 5px;
  text-decoration: none;
}

#Links .cta a:link,
#Links .cta a:visited 
{
  font-size: 0.9em;
}


#Links li.peach a:link,
#Links li.peach a:visited
{
background: #000000 url(../img/lloyds.jpg) no-repeat;
  border: 0px solid #4A9AA5;
  color: #000000;
}

#Links .cta span 
{
  color: #4A9AA5;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}

#Links li.em a:link,
#Links li.em a:visited 
{
  background-color: #DD002B;
  border: 1px solid #6E8E9B;
  color: #fff;
}

#Links li.strong a:link,
#Links li.strong a:visited
{
background: #000000 url(../img/buysol.gif) no-repeat;
  border: 0px solid #4A9AA5;
  color: #000000;
}

#Links li.sponsor a:link,
#Links li.sponsor a:visited
{
	background-color: #CC0000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#Links .fix a:link,
#Links .fix a:visited
{
	border: 0px;
	display: block;
	padding: 0px;
}

#Links a em 
{
  font-style: normal;
  font-weight: bold;
}

/*----------------FOOTER SECTION-------------*/
#Footer 
{
  background-color: #e1decb;
  clear: both;
  font-size: 0.8em;
  height: 1.5em;
  overflow: hidden;
  padding: 5px 10px;
}

#Footer ul li 
{
  float: left;
  margin-right: 20px;
}

#Footer ul li a:link,
#Footer ul li a:visited 
{
  color: #666;
  font-size: 0.9em;
  text-decoration: none;
}

#Footer ul li a:hover,
#Footer ul li a:active 
{
  text-decoration: underline;
}

#Footer span 
{
  float: right
}

#Footer span a:link,
#Footer span a:visited,
#Copyright a:link,
#Copyright a:visited 
{
  color: #4A9AA5;
}

#Copyright 
{
  font-size: 0.8em;
  height: 1.5em;
  padding: 10px;
}

#opendaybox 
{
	margin-left: 360px;
	margin-top: 658px;
}