.gradientShadow {
	background-image: url(_images/gradientShadow.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.dottedBorder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E9E9EE;
	border-left-color: #E9E9EE;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9EE;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: +1;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.redBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
