@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #A0A0A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #707070;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #707070;
}
p {
	margin: 0px;
}
h1 {
	font-size: 24px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
}
img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#outer {
	background-color: #FFFFFF;
	padding: 0px;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
}
#top_banner {
	background-color: #FFFFFF;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#top_banner #logo {
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_banner #leaderboard {
	margin: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav_wrapper {
	height: 29px;
	font-weight: bolder;
}
#nav_wrapper a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav_wrapper  #home {
	float: left;
	width: 192px;
	background-color: #151545;
	padding: 4px;
}
#nav_wrapper #advertise {
	width: 192px;
	float: left;
	background-color: #1D1D5D;
	padding: 4px;
}
#nav_wrapper #contact {
	float: left;
	width: 192px;
	background-color: #252575;
	padding: 4px;
}

#nav_wrapper #careers {
	float: left;
	width: 192px;
	background-color: #2A2A85;
	padding: 4px;
}
#nav_wrapper #investors {
	float: left;
	width: 192px;
	background-color: #2F2F95;
	padding: 4px;
	margin-right: 0px;
}
#left_banner {
	float: left;
	position: absolute;
	left: 5px;
	top: 129px;
	width: 160px;
	background-image: url(images/london_finance_banner_150x500_grey.gif);
	color: #000000;
	text-align: left;
	overflow: hidden;
}
#right_banner {
	position: absolute;
	top: 129px;
	right: 5px;
	width: 160px;
	background-image: url(images/london_finance_banner_150x500_grey.gif);
	color: #000000;
	text-align: left;
	overflow: hidden;
}
#footer {
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}
#main_content {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	width: 650px;
}
#alice {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	width: 394px;
}
.style1 {color: #FFFFFF}
.style4 {color: #FF0000}
