@charset "UTF-8";
/* CSS Document */
A.leftlink:link {
	color: #06257F;
	text-decoration: none;
	height: 20px;
	width: 180px;
	float: left;
}
A.leftlink:visited {
	color: #06257F;
	text-decoration: none;
	height: 20px;
	width: 180px;
	float: left;
}
A.leftlink:active {
	color: #06257F;
	text-decoration: none;
	height: 20px;
	width: 180px;
	float: left;
}
A.leftlink:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #06257F;
	height: 20px;
	width: 180px;
	float: left;
}
TD.leftlink {
	
}
P.leftlink {
	
}
A.leftlinkLarge:link {
	color: #06257F;
	text-decoration: none;
	height: 20px;
	width: 180px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
A.leftlinkLarge:visited {
	color: #06257F;
	text-decoration: none;
	height: 20px;
	width: 180px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
A.leftlinkLarge:active {
	color: #06257F;
	text-decoration: none;
	height: 20px;
	width: 180px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
A.leftlinkLarge:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #06257F;
	height: 20px;
	width: 180px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
TD.leftlinkLarge {
	
}
P.leftlinkLarge {
	
}
