@charset "UTF-8";

.stp-wrap {
	margin:25px 0px 0px 0px; padding:0px; border:#4e4e4e 1px solid; background:#363636 url(/images/stp-wrap.gif) repeat-x bottom left;
}

.TabbedPanels {
	margin: 0px; padding: 0px; float: left; clear: none; width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/ background:url(/images/tpt.gif) repeat-x top left;
}

.TabbedPanelsTabGroup {
	margin: 0px; padding: 0px;
}

.TabbedPanelsTab {
	position: relative; top: 0px; float: left; margin: 0px; padding:6px 0px 0px 0px; height:25px; list-style: none; border-right: solid 1px #4e4e4e; -moz-user-select: none; -khtml-user-select: none;
	cursor: pointer; text-align:center;	font: normal normal normal 13px/normal "Century Gothic", Tahoma, Verdana; color:#b9b9b9; letter-spacing:1pt; text-align:center;	outline:none;
}

.TabbedPanelsTabHover {
}

.TabbedPanelsTabSelected {
	background:url(/images/tpt-hover.gif) repeat-x top left; color:#FFFFFF;
}

.TabbedPanelsTab a {
	color: black; text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent {
	padding: 18px; color:#fef6cb;
}

.TabbedPanelsContentVisible {
}
