@charset "UTF-8";




.TabbedPanels {
	padding: 0px;
	clear: none;
	width: 950px;
	z-index: 4000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	position: absolute;
	height: 150px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: -1px;
	float: right;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
}



.TabbedPanelsTabHover {
	color: #666666;
}
.TabbedPanelsTabSelected
 {
	border-top-width: 0px;
	border-top-style: none;

}



.TabbedPanelsTab a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}



.TabbedPanelsContentGroup {
	clear: both;
	background-repeat: repeat-x;
	background-position: left bottom;
}


.TabbedPanelsContent {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TabbedPanelsContent a {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


.TabbedPanelsContentVisible {


}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels     .TabbedPanelsTabSelected  {
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.TabbedPanelsContent li {
	display: inline;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 12px;
	background-image: url(../images/nav/nav_divider_02.jpg);
}
.TabbedPanelsContent ul {
	padding-bottom: 4px;
	padding-top: 2px;

}

.TabbedPanelsContent li a {
	font-size: 14px;
	color: #E4DADA;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.TabbedPanelsContent li .last        {
	background-image: url(../images/nav/nav_divider_03.jpg);
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.TabbedPanelsContent img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.TabbedPanelsBottomTab {
	position: relative;
	top: -1px;
	float: right;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border: 1px solid #FFFFFF;
} 
.TabbedPanelsBottomTabSelected {
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 0px;
	border-bottom-style: none;
	top: -1px;
	border-top-width: 0px;
	border-top-style: none;
	margin: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
} 
.tabActive {
	DISPLAY: block;
	WIDTH: 50px;
	CURSOR: default;
	POSITION: relative;
	TOP: 1px;
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 50px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.tab {
	BACKGROUND-POSITION: -100px 50%;
	DISPLAY: block;
	WIDTH: 50px;
	CURSOR: pointer;
	POSITION: relative;
	TOP: 1px;
	HEIGHT: 50px;
	outline: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.tab:hover {
	BACKGROUND-POSITION: -50px 50%;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.navPanels {
	float: left;
	text-align: right;
	width: 910px;
	margin-top: -10px;

	
}

.navPanels  img {
	padding-right: 0px;
	padding-left: 10px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TabbedPanelsContent  li  .last2   {
	padding-bottom: 3px;
}
.TabbedPanelsTabHome {
	font-weight: bold;
	color: #CCCCCC;
}
.TabbedPanelsTabHome a {
	font-weight: bold;
	color: #666666;
}
