body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1, h2, h3, h4, p {
	margin: 7px 0px;
}
p {
	margin: 10px 0px;
}
body#home p {
	margin-top: 0px;
}
body#home a {
	color: #FFFFFF;
	text-decoration: underline;
}
body#home a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a {
	color: #3E5E8D;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
}
body#home ul {
	margin: -5px 0px 10px 15px;
}
body#home ul li {
	list-style-type: none;
	list-style-image: url(images/bullet-point-white.gif);
}
body#home #mainContainer #column2 h3, 
body#home #mainContainer #column2 p,
body#home #mainContainer #column2 ol,
body#home #mainContainer #column2 ul {
	color: #FFFFFF;
	border: 0;
}
body#home #mainContainer #column2 h2 {
	color: #F0B600;
	border: 0;
}
h1 {
	font-size: 16px;
	color: #3E5E8D;
}
h2 {
	font-size: 12px;
	color: #996600;
	border-bottom: 1px dashed #996600;
}
h2.wlb {
	width: 154px;
	height: 75px;
	text-indent: -9999px;
	background-image: url(images/wlb-logo.png);
	margin-bottom: -20px;
	background-repeat: no-repeat;
}
h2.hsbc {
	width: 154px;
	height: 75px;
	text-indent: -9999px;
	background-image: url(images/hsbc-logo.png);
	margin-bottom: -20px;
	background-repeat: no-repeat;
}
h2.productHighlights {
	width: 154px;
	height: 75px;
	text-indent: -9999px;
	background-image: url(images/product-highlights.gif);
	margin-bottom: -20px;
	background-repeat: no-repeat;
}
h2.roundtable {
	width: 154px;
	height: 93px;
	background-image: url(images/roundtable.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: -25px;
}
h3 {
	font-size: 12px;
	color: #996600;
	margin-top: 20px;
	margin-bottom: -5px;
}
input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
#home #mainContainer {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#mainContainer {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: url(images/background-inside.gif);
	background-repeat: repeat-y;
}
#mainContainer .homeBoxContainer {
	clear: both;
	width: 370px;
	padding-top: 10px;
}
#mainContainer .homeBoxLeft {
	width: 180px;
	float: left;
	margin: 0px;
}
#mainContainer .homeBoxRight {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 10px;
}
#column1 h2 {
	background-color: #3E5E8D;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 3px 20px;
	border-bottom: 0;
}
#column1 ul {
	margin: 5px 0px 0px 0px;
	left: 0px;
}
#column1 li {
	margin: 0px;
	display: block;
	width: 147px;
	clear: both;
	list-style: url(none) none;
	background: url(images/bullet-point-nav.gif) no-repeat;
}
#column1 li a {
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	display: block;
	width: 130px;
	clear: both;
	padding-left: 20px;
	background: #F3F3F3 url(images/bullet-point-nav.gif) no-repeat 8px 5px;
}
#column1 li a:hover, #column1 li a.active {
	color: #FFFFFF;
	background-color: #3E5E8D;
}
#column2 img.logo {
	margin: 15px 0px -5px -24px;
}
p.callout {
	font-size: 14px;
	color: #996600;
	line-height: 1.4em;
	position: relative;
	left: -10px;
	border-left: 2px solid #996600;
	padding-left: 5px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}
p.callout .org {
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
}
#column2 ul {
	margin: -2px 0px 0px 30px;
}
#column2 ul li {
	list-style-image: url(images/bullet-point-black.gif);
	margin: 5px 0px;
}
#column2 li li {
	list-style: none;
}
#column2 table.collapse {
	border-collapse: collapse;
}
#column2 table.collapse th {
	text-align: left;
	width: 125px;
}
#column2 table.collapse td {
	padding: 3px 0px;
}
#column2 .collapse tr.colour {
	background: #F2F2F2;
}
#column3 #navigation {
	margin-top: 41px;
}
#column3 #navigation ul {
	margin: 30px 0px 0px 0px;
}
#column3 #navigation ul li {
	display: block;
	list-style-type: none;
	list-style-image: url(none);
}
#column3 #navigation ul li a {
	display: block;
	padding: 3px 15px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	border-bottom: 1px solid #2C495B;
	border-top: 1px solid #4680C1;
}
#column3 #navigation ul li a:hover, #column3 #navigation ul li a.active {
	background-image: url(images/navigation-hover.gif);
	background-repeat: repeat-y;
}
#footer {
	font-size: 11px;
	color: #666666;
}
#footer a, #footer a:link {
	color: #666666;
	font-size: inherit;
}
#footer a:hover {
	text-decoration: underline;
}
.notice {
	color: #FF0000;
}
#breadcrumbs{
	font-size: 9px;
}
input.mediumWidth, textarea.mediumWidth {
	width: 200px;
}

