.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.shade {
	/*background-image: url(shade_bottom.gif);*/
	background-repeat: no-repeat;
	background-position: bottom center;
}.bodyTextLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

div.SE {
	visibility:hidden;
}

.bodyText h2 {
	color: #17A3DE;
	font-size: 14px;
	font-weight: bold;
}

.bodyText h3 {
	color: #2d82a6;
	font-size: 12px;
	font-weight: bold;
}

/* rotator in-page placement */
div.rotator {
	position:relative;
	height:166px;
	width: 535px!important;
}
/* rotator css */
div.rotator ul li {
	position:absolute;
	left: 0;
	list-style: none;
	margin-bottom: 20px;
	width: 535px;
}
/* rotator image style */	
div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div.rotator ul li.show {
	z-index:500;
}

a img {
	border: 0;
}
