#mainContent #rightCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	display: block;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #rightCol li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/resources/flowerhead.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
}
#mainContent #rightCol a {
	text-decoration: none;
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	display: block;
}
#mainContent #rightCol a:hover {
	color: #C53B9B;
	text-decoration: underline;
}

#mainContent #rightCol li:hover {
	color: #39B44C;
	background-image: url(../images/resources/flowerhead-HOVER.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#mainContent .leftCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

#mainContent .leftCol li {
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 10px;
}
#mainContent .leftCol li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#mainContent .leftCol li a:hover {
	color: #C53B9B;
	text-decoration: underline;
	font-weight: normal;
}
