.Center_Box {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.Header_Box {
	float: left;
	width: 740px;
	position: relative;
}
.Masthead_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	height: 60px;
	width: 488px;
	padding: 30px;
}
.Masthead_Logo {
	height: 120px;
	width: 180px;
	float: left;
	font-size: 12px;
}
.Left_Column {
	float: left;
	width: 400px;
	padding-left: 0px;
	position: relative;
	top: 10px;
}
.Performance_Box {
	float: left;
	width: 400px;
}
.Performance_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 5d5d5c;
	float: left;
	height: 130px;
	width: 180px;
	padding: 0px;
}
.Performance_figures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5d5d5c;
	float: left;
	height: 130px;
	width: 180px;
	padding: 0px;
}
.Directory_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5d5d5c;
	float: left;
	width: 298px;
	height: 800px;
}
.Directory_Text a {
	font-family: Arial, Helvetica, sans-serif;
	color: 5d5d5c;
	text-decoration: none;
	font-weight: bold;
}
.Directory_Text a:hover {
	text-decoration: underline;
}
.Graph_Box {
	height: 450px;
	width: 400px;
	float: left;
	position: relative;
	top: 10px;
}
.Right_Column {
	float: right;
	padding-left: 0px;
	position: relative;
	top: 10px;
}

