@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: left;
}
#leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B9BABC;
	text-decoration: none;
	background-image: url(images/leftline.gif);
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding-left: 10px;
	text-align: left;
}
#leftcol a,visited,active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054a6;
	text-decoration: none;
}
#leftcol a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0054a6;
	text-decoration: none;
}
#leftcol p {
	text-decoration: none;
	line-height: 10px;
}
