/** Type */

body, p {
	color: white;
	font-family: "Trebuchet MS" sans-serif;
	font-size: 0.90em;
	line-height: 1.65em;
	margin: 0px;
	padding: 0px;
}

p a:link,
p a:visited {
	color: white;
	text-decoration: none;
}

p a:hover,
p a:active {
	color: white;
	text-decoration: none;
}

h1 {
	color: #BED62F;
	font-size: 180%;
	line-height: 110%;
	font-weight: bolder;
	padding: 0 20px 10px 0;
	margin: 0;
}

h1 span {
	font-weight: normal;
}

h1 a:link,
h1 a:visited {
	color: #BED62F;
	text-decoration: none;
}

h1 a:hover,
h1 a:active {
	color: #BED62F;
	text-decoration: none;
}

h2 {
	font-size: 160%;
	line-height: 110%;
	font-weight: bolder;
	padding: 10px 20px 20px 0;
	margin: 0;
}

h2 a:link,
h2 a:visited {
	color: #BED62F;
	text-decoration: none;
}

h2 a:hover,
h2 a:active {
	color: #BED62F;
	text-decoration: none;
}

h3 {
	font-size: 140%;
	line-height: 110%;
	font-weight: bolder;
	padding: 10px 20px 20px 0;
	margin: 0;
}

h3 a:link,
h3 a:visited {
	color: #BED62F;
	text-decoration: none;
}

h3 a:hover,
h3 a:active {
	color: #BED62F;
	text-decoration: none;
}

/** Layers */

body.index {
	padding: 0;
	margin: 0;
	background: url("../../images/interface/background-default.gif") repeat-x top left;
}

#layermaincontentsurround {
	padding: 0;
	margin: 0;
}

#layermaincontentinner {
	width: 900px;
	padding: 0;
	margin: 0;
}

#layermaincontent {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("../../images/interface/colours/swatches/green-dark.gif");
}

.classlayermaincontent-inner {
	float: left;
	text-align: left;
	width: 580px;
	padding: 15px 0 0 100px;
	margin: 0;
	display: none;
}

#layercontentheader {
	height: 110px;
}

#layercontentheader-banner {
	height: 25px;
	width: 800px;
	padding: 0;
	margin: 0;
	background: url("../../images/interface/devices/header/banner/background-default.gif") repeat-x top left;
}

#layermenunavigationprimary {
	float: right;
	width: 200px;
	background-color: white;
}

#layersubsidiaryselector {
	height: 300px;
	width: 200px;
	background-color: #096;
}

#layerflashbannerregionheader {
	float: left;
	height: 240px;
	width: 700px;
}

/** Lists */

.classulmenunavigationprimary {
	color: black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.classulmenunavigationprimary li {
	color: black;
	font-size: 95%;
	font-weight: normal;
	text-align: left;
	text-indent: 15px;
	padding: 0 0 0 0;
	margin: 2px 0;
	height: 22px;
	list-style: none;
	border-bottom: 1px solid #E5E5E5;
}

.classulmenunavigationprimary a:link,
.classulmenunavigationprimary a:visited {
	color: black;
	text-decoration: none;
}

.classulmenunavigationprimary a:hover,
.classulmenunavigationprimary a:active {
	color: black;
	text-decoration: underline;
}

/** Lists / Subsidiaries */

#ulsubsidiaries {
	color: #9f3;
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
}

#ulsubsidiaries li {
	color: #9f3;
	font-size: 95%;
	font-weight: bolder;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 5px 0;
	height: 22px;
	list-style: none;
}

#ulsubsidiaries a:link,
#ulsubsidiaries a:visited {
	color: #9f3;
	text-decoration: none;
}

#ulsubsidiaries a:hover,
#ulsubsidiaries a:active {
	color: #9f3;
	text-decoration: underline;
}
