@charset "utf-8";
/* CSS Document */
#divBody .CenterB #divResources {
	font-size: 0.7em;
	color: #0274ca;
	font-weight: bold;
	margin-bottom:5px;
	list-style-type:square;
}
#divBody .CenterB #divResources ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}
#divBody .CenterB #divResources a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 40px;
	line-height: 1.6em;
}
/*
#divBody .CenterB #divResources li {
	margin-bottom: 1px;
	display:inherit;
	line-height: 1.0em;
}
*/