html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

html {
	padding:0;
}

body {
	padding:25px 0;
}

div#access {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	font-size: 18px;
}

div#access p {
	width: 54%;
	float: left;
	color: #fff;
	padding-bottom: 15px;	
}

div#access p strong{
	color: #fff;
}

div#access p a {
	color: #FFF201;
}

div#access p a:hover {
	text-decoration: none;
}

div#access form {
	width: 45%;
	float: right;
	text-align: right;
	padding-bottom: 15px;	
	
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	clear: both;
	border: 3px solid #2f3192;
}

#header {
	height: 140px;
	background-color: #2E3094;
	margin: 10px 10px 0 10px;
	background-image: url(../images/newheader.jpg);
	background-repeat: no-repeat;
	background-position: 0 -40px;
	border-bottom: 3px solid #2E3094;
}

#header a {
	display:block;
	background-color:#2e3192;
	width: 250px;
	height: 140px;
}

#header #logo {
	margin-top: 38px;
	margin-left: 20px;
}


#left {
	width: 230px;
	float: left;
	margin: 10px 0 20px 10px;
	padding: 0;
}

#left img.back-to-main {
	margin-top: 10px;
	margin-left: 25px;
}

ol#nav {
	display: block;
	width: 230px;
	margin: 0;
	padding: 0;
}
ol#nav li {
	display: block;
	width: 230px;
	margin: 2px 0 0 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	/*text-indent: 40px;*/
}
ol#nav li a span {
	margin-left: 40px;
}

/* overseas */

ol#nav-overseas {
	display: block;
	width: 230px;
	margin: 40px 0 0 0;
	padding: 0;
}
ol#nav-overseas li {
	display: block;
	width: 230px;
	margin: 2px 0 16px 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	/*text-indent: 40px;*/
}
ol#nav-overseas li a span {
	margin-left: -26px;
}

/* overseas end */


#right {
	padding-bottom: 60px;
	width: 690px;
	margin: 10px 10px 20px 0;
	float: right;
	line-height: 1.5em;
}

#right iframe {
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
}

#right table {
	margin:20px;
}

#right table th {
	padding-right: 20px;
	font-weight:bold;
}	

#right div#surcharge {
width:660px;overflow:scroll;padding:0;margin:20px;
}

#right div#surcharge table {
	margin: 0;
	padding: 0;
border-collapse:collapse;
border-top:1px solid #ccc;
border-right: 1px solid #ccc;	
}

#right div#surcharge table td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin: 0;
	padding: 0 4px;	
	text-align: center;
	font-size: 0.85em;
}

#right div#surcharge table th {
	border-bottom:1px solid #ccc;
	position: relative;
	margin: 0;
}

#right div#surcharge table th span {
	/*position:fixed;*/
	background:#efefef;
	width:160px;
	padding: 0 4px;
	margin: 0;
	font-weight: normal;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display: block;	
}

#right div#surcharge table th span strong {

}

#right div#surcharge table td span {
	padding: 0;
}

#main-container-overseas #right {
	width: 545px;
	margin-top: 30px;
}
#right h1 {
	margin-top: 20px;
}
#right h1, #right h2, #right h3, #right p {
	margin-left: 22px;
	margin-right: 22px;
}
#right ul {
	margin: 10px 20px 10px 50px;
}
#right ul li {
	line-height: 1.2em;
	margin-bottom: 4px;
}
#right ol#enquiries, #right ol#overseas {
	display: block;
	width: 555px;
	height: 418px;
	margin-left: 22px;
}
#right ol#enquiries.customer-care {
	display: block;
	width: 555px;
	height: 500px;
	margin-left: 22px;
}

#right ol#enquiries.vacancy {
	display: block;
	width: 555px;
	height: 4450px;
	margin-left: 22px;
}
#right ol#enquiries li, #right ol#overseas li {
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 6px;
	clear: both;
}
#right ol#enquiries li.first, #right ol#overseas li.first {
	padding-top: 22px;
}
#IE6root #right ol#enquiries li.first, #IE6root #right ol#overseas li.first {
	margin-top: 22px;
}
#right ol#enquiries li label {
	width: 155px;
	display: block;
	float: left;
	line-height: 1em;
	margin-top: 4px;
}
#right ol#overseas li label {
	width: 200px;
	display: block;
	float: left;
	line-height: 1.1em;
	margin-top: 4px;
}
#right ol#enquiries li label.textbox-smaller {
	width: 150px;
	margin-right: 5px;
}
#right ol#enquiries li label.radio {
	width: 400px;
	display: block;
	float: left;
	line-height: 1em;
	margin-top: 4px;
}
#right ol#enquiries li input, #right ol#enquiries li textarea, {
	width: 330px;
	border-top: 3px solid #C7C7C5;
	border-left: 3px solid #AFAFAF;
	border-right: 3px solid #EDEDED;
	border-bottom: 3px solid #EDEDED;
}
#right ol#overseas li input {
	border: 1px solid #818286;
}

#right ol#enquiries li input.radio {
	width: 10px;
	border: none;
}

#right ol#enquiries li input#submit {
	width: 65px;
	height: 28px;
	border: none;
}
#right ol#overseas li input#submit {
	width: 76px;
	height: 19px;
	border: none;
}

#right #quote-block-wrapper {
	margin: 0 auto 20px;
	min-height: 96px;
	text-align: center;
}
#right #quote-block-wrapper #quote-block-left {
	width: 36px;
	height: 96px;
	margin: 0 0 0 20px;
	padding: 0px;
	display: block;
	float: left;
	background-image: url(../images/quote-left-large.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#right #quote-block-wrapper #quote-inner {
	display: block;
	float: left;
	max-width: 400px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#right #quote-block-wrapper #quote-inner p {
	margin: 14px 0 0 0;
	padding: 0;
	font-style: italic;
	font-size: 1.2em;
}
.quote-left-small {
	margin-right: 4px;
}
.quote-right-small {
	margin-left: 4px;
}
#right #quote-block-wrapper #quote-inner p strong {
	color: #000000;
}
#right #quote-block-wrapper #quote-block-right {
	width: 36px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	background-image: url(../images/quote-right-large.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#right #overseas-footnote {
	margin-top: 40px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
#right #overseas-footnote p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #000000;
}
#right #overseas-footnote p.title {
	font-style: normal;
	color: #2E3192;
	text-transform: uppercase;
}
#right #overseas-footnote p strong {
	font-style: normal;
	color: #2E3192;
	font-size: 1.3em;
}
	

ul.centered-bullets {
	clear: both;
	list-style-type: disc;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
ul.centered-bullets li {
	display: inline;
	height: 24px;
	line-height: 24px;
	list-style-type: disc;
}

img#telephone {
	text-align: center;
	position: relative;
	left: 45px;
}


#right-images {
	float: left;
	width: 145px;
	display: block;
	margin-top: 220px;
}

div#home {
	margin-left: 20px;
}

/* Slider */



div#slider {
	float: left;
	margin-top: 6px;
	width: 400px;
}

#myController span {
	cursor:pointer;
	text-decoration: none;
	color: #4F5BB1;
	font-size: 11px;
	font-weight:bold;
	float:left;
	padding: 0 6px;
}

#myController span.jFlowSelected {
	background-color: #000;
	color: #fff;
}

#right div#mySlides {
	width: 400px;
	height: 212px;
	position: relative;
}

#right div#mySlides div {
	position: absolute;
	width: 400px;
	height: 212px;
	background-position:0;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);	
	background-color: #efefef;
}

#right div#mySlides div a {
	display:block;
	width: 400px;
	height: 212px;
	text-decoration: none;	
}

#right div#mySlides div a span {
	margin: 0;
	padding: 4px 10px;
	line-height: 1.5em;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}

#right div#mySlides div a:hover span {
	background-color: #4F5BB1;
}

/**/

div#login {
	width: 260px;
	float: right;
	margin-top: 6px;
}

div#login ul {
	margin: 0;
	padding: 0;
}

div#login ul li {
	list-style-type: none;
	border-bottom: 1px solid orange;
	padding: 18px 6px 10px 6px;
	line-height: 1.2em;
	margin: 0;
	background-color: #FBEA28;
}

div#login ul li h2 a:link, div#login ul li h2 a:visited {
	text-decoration: none;
}

div#login ul li h2 a span {
	text-decoration: underline;
}



body {
	background-color:#4E5BB1;
	font-size:100%;
	font-family: arial,verdana,ms sans serif,tahoma,geneva,sans-serif,helvetica;
}
	
.hideme {
	display: none;
	visibility: hidden;
}
.no-border {
	border: none;
}
.caps {
	text-transform: capitalize;
}

.display-block {
	display: block;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
a em {
	font-style: normal;
}

strong {
	font-weight: bold;
	color: #2F3192;
}

h1 {
	color: #2F3192;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {
	color: #2F3192;
	font-weight:normal;
	font-size:1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #2F3192;
	font-weight:bold;
	font-size:1.1em;
	margin: 0 0 10px 0;
	padding: 0;
}

p {
	font-size: 0.9em;
	margin-bottom: 10px;
}

li {
	font-size: 0.9em;
}

#right p.lead {
	font-size: 1.15em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#right div.col {
	width: 49%;
	float: left;
}

#main-container-overseas {
	background-color: transparent;
}

#main-container-normal #header {
	background-color: #2F3192;
}

#main-container-normal #left {
	/*background-color: purple;*/
	background-image: url(../images/content-container-vertical-bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#main-container-overseas #left {
	background-color: transparent;
}
ol#nav li {
	text-transform: uppercase;
}
ol#nav li a:link, ol#nav li a:visited {
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #555555;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
ol#nav li a:hover, ol#nav li a:active {
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-bg-down.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}
ol#nav li a.selected {
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-bg-down.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;	
}

/* overseas */

ol#nav-overseas {
	background-color: transparent;
}

ol#nav-overseas li {
	text-align: center;
	background-color: transparent;
}
ol#nav-overseas li a:link, ol#nav-overseas li a:visited {
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-overseas-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
ol#nav-overseas li a:hover, ol#nav-overseas li a:active {
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-overseas-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #FFF203;
	text-decoration: none;
}
ol#nav-overseas li a.selected {
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-overseas-bg-down.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #FFF203;
	text-decoration: none;	
}

/* overseas end */

div#footer {
	clear: both;
	background-color: #D7EDF8;
	position: relative;
	margin: 10px;
}

#footer p {
	line-height: 20px;
	font-size: 14px;
	margin: 0;
	padding: 20px;
}

#footer p em {
	font-style: italic;
}

#footer a {
	color: #EE6A26;
}

#left img {
	margin: 0;
	padding: 0;
}

#right a:link, #right a:visited {
	color: #EE6A26;
	text-decoration: underline;
}
#right a:hover, #right a:active {
	color: #EE6A26;
	text-decoration: none;
}
#right ul li {
	font-size: 0.9em;
	line-height: 1.5em;
	list-style-type: disc;
}

#right ul li.checklist {
	color: #000000;
}

span.news-quote {
	font-style: italic;
	font-weight: bold;
}

ul.centered-bullets li {
	color: #2F3192;
	font-family: tahoma;
}
ul.centered-bullets li span {
	font-style: italic;
	font-size: 0.8em;
	color: #000000;
}
