@charset "UTF-8";
.LeftMenuBox {
	height: 399px;
	width: 233px;
	margin-top: 20px;
	margin-right: 22px;
	float: left;
	text-align: left;
}
.headingLarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	color: #000000;
	line-height: 12px;
	font-style: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	font-style: normal;
	font-weight: normal;
}
.ContentAreaBox {
	width: 687px;
	float: left;
	padding-top: 20px;
}
.MenuBox {
	height: 122px;
	width: 145px;
	float: left;
	margin-top: 220px;
	margin-left: 52px;
}
.ContainerBox {
	width: 942px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.TextLinksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.TextLinksWhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.TextLinksWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.TextLinksWhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.TextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
