body {
	font-family: Arial;
	font-size: 12px;
}
#leftCol {
	width: 220px;
	float: left;
	padding-top: 20px;
}
#mainCol {
	float: left;
	width: 600px;
	padding-top: 20px;
}
.standardWidth {
	width: 562px;
}
#rightCol {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 20px;
}
#footer {
	clear: both;
	padding-right: 10px;
	margin-bottom: 25px;
	text-align: right;
	width: 992px;
}
.imagecontainerright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 5px;
}
.preface {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
}
p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.leftmenu {
	margin-left: 15px;
}
.leftmenu ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #1e4872;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}
.leftmenu ul li.path a {
	color: #619BD6;
}
.leftmenu ul li a:hover {
	text-decoration: underline;
}
#footer, #dividerbar {
	background: #18436e;
	color: White;
	height: 23px;
	padding-top: 7px;
}
#dividerbar {
	width: 1002px;
}
#dividerbar a {
	color: White;
	padding: 0px 15px;
}
#dividerbar span {
	padding-left: 86px;
}
#header img {
	display: block;
}