* {
	padding: 0;
	margin: 0;
}

.accesshelper {
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

body {
	background-color: #ffffff;
	text-align: center;
	font-size: 80%;
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url("../img/header-bg.gif");
	background-repeat:repeat-x;
}

a {
	color: #4d57ab;
}

a img {
	border: none;
}

.required {
	color: #ff0000;
}

#container {
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

/** HEADER & TOPNAV **/

#header {
	background-image: url("../img/header-bg.gif");
	background-repeat:repeat-x;
}

#headerinner {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#search {
	padding-bottom: 18px;
	background-image: url("../img/header-search-bg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	position: absolute;
	top: 49px;
	right: 48px;
}

#search * {
	float: left;
}

#search input.text {
	border: solid 1px #b2b5ca;
	border-right: none;
	height: 18px;
	line-height: 18px;
	width: 112px;
}

#search input.image {
	border: solid 1px #b2b5ca;
	border-left: none;
}

#search label {
	margin-right: 1ex;
}

#topnav {
	background-color: #dfe2fc;
	line-height: 35px;
}

#topnav ul {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topnav ul li {
	list-style: none;
	display: inline;
	background-image: url("../img/topnav-line.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 12px;
	padding-right: 10px;
	font-size: 1.3em;
	font-weight: lighter;
}

#topnav ul li a {
	text-decoration: none;
	color: #4d57ab;
}

#topnav ul li.first {
	padding-left: 0;
	background-image: none;
}

#topnav ul li a.parent, #topnav ul li a.current {
	font-weight: bold;
}

#topnav ul li.HomePage a.parent, #topnav ul li.HomePage a.current, #topnav ul li.HomePage a:hover {
	color: #ce318b;
}

#topnav ul li.GroupLandingPage a.parent, #topnav ul li.GroupLandingPage a.current, #topnav ul li.GroupLandingPage a:hover {
	color: #749e04;
}

#topnav ul li.SubsidiariesLandingPage a.parent, #topnav ul li.SubsidiariesLandingPage a.current, #topnav ul li.SubsidiariesLandingPage a:hover {
	color: #612861;
}

#topnav ul li.InvestorLandingPage a.parent, #topnav ul li.InvestorLandingPage a.current, #topnav ul li.InvestorLandingPage a:hover {
	color: #1a8484;
}

#topnav ul li.ContactPage a.parent, #topnav ul li.ContactPage a.current, #topnav ul li.ContactPage a:hover {
	color: #0d6901;
}

/** MIDDLE **/

#middleinner {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/** FOOTER **/

#footer {
	height: 192px;
	background-image: url("../img/footer-bg.gif");
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
}

#footerinner {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#auxlinks {
	padding-top: 105px;
}

#auxlinks img {
	float: left;
	margin-right: 20px;
}

#auxlinks p {
	line-height: 1.5em;
	padding-left: 76px;
}

#footer ul li {
	list-style: none;
	display: inline;
}

#footer ul li a {
	color: #18258d;
	/*text-decoration: none;
	border-bottom: 1px solid #de3596;*/
}

#auxlinks ul {
	padding-left: 76px;
}

#auxlinks ul li {
	background-image: url("../img/footer-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 14px;
	padding-right: 10px;
}

#auxlinks ul li.first {
	padding-left: 0;
	background-image: none;
}

#externallinks {
	float: right;
	margin-top: 98px;
}

#externallinks li {
	height: 30px;
	display: block;
	float: left;
	padding-right: 40px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: right 5px;
}

#externallinks li.uk {
	background-image: url("../img/footer-flag-uk.gif");
	margin-right: 40px;
}

#externallinks li.rsa {
	background-image: url("../img/footer-flag-rsa.gif");
}

/** CONTENT **/

h1 {
	font-family: Arial, Verdana;
	font-weight: lighter;
	color: #99b73a;
	font-size: 2.2em;
}

body.fullwidth h1 {
	width: 926px;
}

body.fullwidth .htmlfragment {
	width: 926px;
}

p {
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
	color: #ce318b;
}

.htmlfragment ul, .htmlfragment ol {
	list-style-image: url("../img/bullet-pink.gif");
}

body.standard.GroupLandingPage h1, body.standard.GroupLandingPage h2, body.standard.GroupLandingPage h3, body.standard.GroupLandingPage h4, body.standard.GroupLandingPage h5, body.standard.GroupLandingPage h6 {
	color: #749e04;
}

body.standard.GroupLandingPage .htmlfragment ul, body.standard.GroupLandingPage .htmlfragment ol {
	list-style-image: url("../img/bullet-green2.gif");
}

body.standard.SubsidiariesLandingPage h1, body.standard.SubsidiariesLandingPage h2, body.standard.SubsidiariesLandingPage h3, body.standard.SubsidiariesLandingPage h4, body.standard.SubsidiariesLandingPage h5, body.standard.SubsidiariesLandingPage h6 {
	color: #612861;
}

body.standard.SubsidiariesLandingPage .htmlfragment ul, body.standard.SubsidiariesLandingPage .htmlfragment ol {
	list-style-image: url("../img/bullet-purple.gif");
}

body.standard.InvestorLandingPage h1, body.standard.InvestorLandingPage h2, body.standard.InvestorLandingPage h3, body.standard.InvestorLandingPage h4, body.standard.InvestorLandingPage h5, body.standard.InvestorLandingPage h6 {
	color: #1a8484;
}

body.standard.InvestorLandingPage .htmlfragment ul, body.standard.InvestorLandingPage .htmlfragment ol {
	list-style-image: url("../img/bullet-teal.gif");
}

body.standard.ContactPage h1, body.standard.ContactPage h2, body.standard.ContactPage h3, body.standard.ContactPage h4, body.standard.ContactPage h5, body.standard.ContactPage h6 {
	color: #0d6901;
}

body.standard.ContactPage .htmlfragment ul, body.standard.ContactPage .htmlfragment ol {
	list-style-image: url("../img/bullet-green.gif");
}

h2 {
	font-family: Arial, Verdana;
	font-weight: lighter;
	font-size: 1.5em;
}

h3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.2em;
}

h4 {
	font-family: Arial, Verdana;
	font-weight: lighter;
	font-size: 1.2em;
}

h5 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1em;
}

h6 {
	font-family: Arial, Verdana;
	font-weight: lighter;
	font-size: 1em;
}

.htmlfragment img.right, .htmlfragment .flash.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.htmlfragment img.left, .htmlfragment .flash.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.htmlfragment ul, .htmlfragment ol {
	margin-left: 30px;
}

.htmlfragment .hr {
	border-bottom: 1px solid #d9d9d9;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

.htmlfragment .hr hr {
	display: none;
}

/** HOMEPAGE **/

body.fullwidth #middleinner {
	padding-left: 49px;
	padding-right: 49px;
}

#home h1 {
	color: #de3596;
	padding-top: 65px;
	margin-bottom: 1em;
	width: 490px;
}

#home .flash {
	width: 418px;
	height: 289px;
	float: right;
	margin-right: -49px;
}

#home .htmlfragment {
	padding-right: 0;
	width: 530px;
}

#home ul.lozenges {
	width: 926px;
	clear: both;
}

#home ul.lozenges li {
	list-style: none;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	color: #272d65;
}

/** STANDARD TEMPLATE: LEFT **/

body.standard #left {
	padding-top: 30px;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

body.standard #left ul li {
	list-style: none;
	font-size: 1.2em;
	font-weight: lighter;
	border-bottom: 1px solid #f8d7ea;
	padding-top: 5px;
	padding-bottom: 5px;
}

body.standard #left ul li.current,
body.standard #left ul li.parent {
	font-weight: bold;
}

body.standard #left ul li.haschildren {
	padding-bottom: 0;
}

body.standard #left ul li a,
body.standard #left ul li span {
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
	background-image: url("../img/left-nav-arrow-pink.gif");
	background-repeat: no-repeat;
	background-position: 5px 6px;
	display: block;
}

body.standard.GroupLandingPage #left ul li a,
body.standard.GroupLandingPage #left ul li span {
	background-image: url("../img/left-nav-arrow-green2.gif");
}

body.standard.SubsidiariesLandingPage #left ul li a,
body.standard.SubsidiariesLandingPage #left ul li span {
	background-image: url("../img/left-nav-arrow-purple.gif");
}

body.standard.InvestorLandingPage #left ul li a,
body.standard.InvestorLandingPage #left ul li span {
	background-image: url("../img/left-nav-arrow-teal.gif");
}

body.standard.ContactPage #left ul li a,
body.standard.ContactPage #left ul li span {
	background-image: url("../img/left-nav-arrow-green.gif");
}

body.standard #left ul li ul {
	padding-left: 14px;
}

body.standard #left ul li ul li {
	border-bottom: 1px solid #d2d2d2;
	font-size: 0.8em;
}

body.standard #left ul li ul li.last {
	border: none;
}

body.standard #left ul li ul li a,
body.standard #left ul li ul li span {
	background-position: 5px 5px;
}

body.standard #left ul li ul li a,
body.standard #left ul li ul li span {
	color: #263394;
}

body.standard #left ul li ul li ul li {
	border: none;
	font-size: 1em;
}

body.standard #left ul li ul li ul li span,
body.standard #left ul li ul li ul li a {
	color: #de3596;
}

/** STANDARD TEMPLATE: RIGHT **/

body.standard #right {
	float: left;
	width: 731px;
	margin-left: 45px;
	padding-top: 30px;
}

body.standard #right .htmlfragment {
	width: 741px;
}

/** PAGINATION **/

.pagination p {
	float: right;
	margin-bottom: 0;
}

.pagination ul {
	text-align : center;
}

.pagination ul li {
	display: inline;
	list-style: none;
	padding-left: 1em;
	padding-right: 1em;
	border-right: 1px solid #aaaaab;
}

.pagination ul li.next {
	border: none;
}

.pagination ul li.current {
	font-weight: bold;
}

/** SEARCH RESULTS **/

.searchresults {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
}

.searchresults .top,
.searchresults .bottom {
	background-image: url("../img/searchresults-top.gif");
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 17px;
	padding-left: 17px;
	width: 672px;
	float: left;
}

.searchresults .bottom {
	background-image: url("../img/searchresults-bottom.gif");
	background-position: left bottom;
}

.searchresults ul.results {
	border-left: 2px solid #c7c6d6;
	border-right: 2px solid #c7c6d6;
	width: 672px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.searchresults ul.results li {
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
	width: 672px;
	padding-top: 10px;
}

.searchresults ul.results li h3 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.searchresults ul.results li h3 span.number {
	display: block;
	float: left;
	width: 30px;
	font-weight: bold;
}

.searchresults ul.results li h3 a {
	padding-left: 10px;
}

.searchresults ul.results li p {
	padding-left: 40px;
}

/** FORMS **/

table.form {
	
}

table.form th {
	font-weight: normal;
	text-align: left;
	padding-right: 1ex;
	vertical-align: top;
}

table.form td {
	padding-top: 3px;
	padding-bottom: 3px;
}

table.form td input.text,
table.form td textarea,
table.form td select {
	width: 254px;
}

table.form td select {
	width: 258px;
}

table.form td .radio label,
table.form td .checkbox label {
	padding-left: 1ex;
}

table.form td .radio {
	padding-right: 2ex;
}

table.form td.buttons {
	text-align: right;
	padding-top: 20px;
}