@charset "UTF-8";
body {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.wrapper .menu {
	margin-bottom: 10px;
	margin-top: 32px;
}
.wrapper .menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.wrapper .menu li {
	display: inline;
}
.wrapper .menu img {
	margin-right: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapper .rightcol {
	visibility: visible;
	width: 353px;
	height: 516px;
	overflow: auto;
	z-index: 1;
}
.wrapper .leftcol {
	float: left;
}
.wrapper .footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
a:link, a:visited {
	font-weight: bold;
	color: #1a000d;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1a000d;
	text-decoration: underline;
}
.wrapper .rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	padding-right: 20px;
	padding-left: 30px;
}
.heading {
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
