@charset "UTF-8";
/* CSS Document */

.STbkgndImage {
	background-image: url(w-bkgnd.png);
	position: absolute;
	height: 223px;
	width: 428px;
	left: 0px;
	top: 0px;
}
.STtitle {
	font-family: NewBTBold;
	font-size: 18px;
	color: #64379B;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 10px;
	top: 4px;
}
a.STvisitSite {
	font-family: NewBTRegular;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: block;
	position: absolute;
	height: 12px;
	width: 73px;
	left: 355px;
	top: 10px;
	text-decoration: none;
}
a.STvisitSite:hover {
	color: #000000;
}
.STcarouselArea {
	position: absolute;
	height: 190px;
	width: 428px;
	left: 0px;
	top: 33px;
	list-style-type: none;
	list-style-position: outside;
}
.STexpositionTranslucent {
	background-image: url(w-overlay.png);
	position: absolute;
	height: 49px;
	width: 428px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.STexpostionCopy {
	font-family: NewBTRegular;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	position: absolute;
	z-index: 101;
	height: 40px;
	width: 408px;
	left: 10px;
	top: 7px;
}
.STitemImage {
	position: absolute;
	height: 190px;
	width: 428px;
	left: 0px;
	top: 0px;
}
.STitemTextArea {
	position: absolute;
	left: 81px;
	top: 151px;
	background-color: rgba(255,255,255,.66);
	padding: 5px;
}
.STnoline {
	text-decoration: none;
}
.STitemTextBold {
	font-family: NewBTBold;
	font-size: 14px;
	color: #00528E;
}
.STitemTextRegular {
	font-family: NewBTRegular;
	font-size: 14px;
		color: #00528E;

}
.STSTheadshot {
	position: absolute;
	height: 61px;
	width: 61px;
	left: 10px;
	top: 119px;
}

a.STlargeLink {
	position: absolute;
	height: 190px;
	width: 428px;
	left: 0px;
	top: 0px;
	z-index: 999;
}