@charset "UTF-8";


.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%;
	background-color: #000;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: #000;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #EBEBEB;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	height: 14px;
}


.TabbedPanelsTabHover {
	background-color: #CCC;
}
.bx700 {
	padding: 10px;
	float: left;
	width: 680px;
}



.TabbedPanelsTabSelected {
	background-color: #000;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEE;
}
.container header #TabbedPanels1 .TabbedPanelsContentGroup #tp1 .bx700 .bx_il_a .bx_il_a {
	font-size: 12px;
	color: #FFF;
}

.container header #TabbedPanels1 .TabbedPanelsContentGroup #tp1 .bx250 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}



.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}


.TabbedPanelsContentVisible {
}



.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	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 {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}


@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}
.colour_greyl {
	color: #666;
}
.container header #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab a {
	color: #FFF;
}
#maincontent header #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab a {
	color: #FFF;
}
#maincontent header #TabbedPanels1 {
	background-color: #000;
}
#maincontent header {
	background-color: #000;
}
.container footer #TabbedPanels1 .TabbedPanelsContentGroup .bx250 li {
	text-align: left;
	list-style-type: none;
}