@charset "UTF-8";
.mainMenu:link {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	padding-left: 3px;
	vertical-align: middle;
}
.mainMenu:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	padding-left: 3px;
}
.mainMenu:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}
.mainMenu:active {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	padding-left: 3px;
}
#sidebar1 {
	float: left;
	width: 14em;
	background: #EBEBEB;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
}
#mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15em;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	margin-right: 1.5em;
}
.f:link {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
	padding-left: 3px;
}
.f:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
	padding-left: 3px;
}
.f:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 3px;
}
.f:active {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
	padding-left: 3px;
}
.lineheight {
	line-height: 21px;
}
