.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	padding: 3px;
	height: auto;
	border: medium none #000000;
}
.logo {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 30px;
	top: 10px;
	height: 175px;
	width: 95px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	position: absolute;
	top: 10px;
	overflow: visible;
	visibility: visible;
	left: 185px;
	right: 30px;
	padding: 20px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.main {
	position: relative;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}
.sbtable {
	padding-bottom: 3px;
}
.container {
	background-color: #EEEEFF;
	position: absolute;
	top: 200px;
	visibility: visible;
	width: auto;
	left: 185px;
	right: 30px;
}
.mlksidebar {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px;
	margin: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 175px;
	width: 620px;
	padding: 10px;
}
.wccredit {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
}
ul {
	top: 0px;
	margin-top: 0px;
}

