.rotatorTitle a, .rotatorTitle a:link, .rotatorTitle a:visited, .rotatorTitle a:active, .rotatorTitle a:hover {color:#E4BD3B;}.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#E4BD3B;}.rotatorCaption{
	position:absolute;
	bottom:162px; /* height and margin-top are inversely equal if the caption should overlay, width is set in function based on photo width */
	background:url(/images_web/newsRotatorPhotoCaptionBg.png);
	color:#FFF;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:313px;
	margin:0 3px;
	padding:2px 0;
	z-index:100;
	text-align:center;
}


.rotatorWrap{
	height:363px; /* height of full news Rotator */
	overflow:hidden;
	width:454px;
	padding:1px 3px;
}

#newsNav{
	padding:0px;
	position:relative;
	left:322px; /* width of article section + some spacing*/
	width:132px;
	margin-top:5px;
}
#newsNav a{
	padding-top:0px;
	margin-top:0px;
}
.rotatorArticle{
	width:319px; /* width of article section*/
	text-align:justify;
	
}
.photo{ /* thumbnail spacing and border */
	border:solid 3px #122b40;
	margin:0 0 3px;
	width:126px; /* same as thumbnail width */
}
.photo img{ /* thumbnail sizes */
	width:126px;
	height:82px;
}
.activeSlide .photo{ /* active thumbnail spacing and border */
	border-color:#21425a;
}
.photo div{ /* if no image and no default image, show title for thumbnail, use these properties */
	text-align:center;
	height:78px;
	padding:5px;
	color:#fff;
	background:#000;
}
.rotatorPhoto{
	z-index:20;
	border:3px solid #122b40; 
}
.rotatorLeadIn{
	color:#FFF;
	height:122px;
}
.rotatorByLine{
	padding-bottom:3px;
	color:#FFF;
	font: bold 11px Arial,Helvetica,sans-serif;
	height:15px;
}
#rotatorDiv, #photoTrail{
	display:none; /*eliminates loading flicker */
}
.rotatorTitle{
	height:16px;
	line-height:16px;
	background:none;
	font:bold 13px Arial,Helvetica,sans-serif;
	padding:0 5px;
	overflow:hidden;
}

.rotatorBoxContent{
	height:140px;
	padding:0px 5px;
	overflow:auto;
}
.rotatorBox{
	margin-top:5px;
	background:none;
}
.rotatorReadMore{
	height:16px;
	padding-top:3px;
	text-align:right;
	font:11px Arial,Helvetica,sans-serif;
}

