@charset "UTF-8";
.TabbedPanels {	float: left;	clear: none;	width: 100%; }
.TabbedPanelsTab {	position: relative;	top: -27px;	left:500px;	float: left;font: 12px sans-serif;	list-style: none;	-moz-user-select: none;	-khtml-user-select: none;	cursor: pointer;	width:70px; height:24px; text-align:center; line-height:27px; margin:0 3px}
.TabbedPanelsTabHover{}
.TabbedPanelsTabSelected {background:#FFF; border-top:1px #cce4ee solid; border-left:1px #cce4ee solid; border-right:1px #cce4ee solid;}
.TabbedPanelsTab a {	color: black;	text-decoration: none;}
.TabbedPanelsContentGroup {	clear: both; position:relative; top:-15px;}
.VTabbedPanels .TabbedPanelsTabGroup {	float: left;	width: 10em;	height: 20em;position: relative;}
.VTabbedPanels .TabbedPanelsTab {	float: none;	margin: 0px;	border-top: none;	border-left: none;	border-right: none;}
.VTabbedPanels .TabbedPanelsTabSelected {	background-color: #EEE;	border-bottom: solid 1px #999;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;padding: 0px;	width: 30em;	height: 20em;