@charset "UTF-8";
.Subheads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
}
.Subhead-Caps-Gray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.SubheadsGray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EDEDED;
}


.toplinks A:link {
	text-decoration: none;
	color: #000000;
}
.toplinks A:visited {
	text-decoration: none;
	color: #666666;
}

.toplinks A:hover {
	text-decoration: underline;
	color: #999999;
}

.toplinks A:active {
	text-decoration: none;
}

/* rotator in-page placement */
        div.rotator {
	position:center;
	height:580px;
	margin-left: 80px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:0px;
	padding: 4px;
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}

