@charset "UTF-8";


/*********************************
	TABBED PANELS TOP
**********************************/
/* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
#TabbedPanels1 .TabbedPanels1 {	margin:0px;	padding:0px;	float:left;	clear:none;	width:100%; }
#TabbedPanels1 .TabbedPanelsTabGroup1 {	margin:0px;	padding:0px;	height:33px; }

#TabbedPanels1 a.TabbedPanelsTab { display:block; height:33px; float:left; margin:0; text-decoration:none; font-size:1%; }
#TabbedPanels1 a.TabbedPanelsTab span { display:block; height:33px; float:left; margin:0; text-decoration:none; font-size:1%; }

#TabbedPanels1 .TabbedPanelsTab,
#TabbedPanels1 .TabbedPanelsTab:hover,
.TabbedPanelsTab:focus, .TabbedPanelsTab:active { /*-moz-user-select: none;	-khtml-user-select: none;*/	cursor: pointer; }

#TabbedPanels1 .btn1, #TabbedPanels1 .btn1 span { background:transparent url(/images/btn-nav-1.gif) no-repeat scroll left top; width:104px; }
#TabbedPanels1 .btn2, #TabbedPanels1 .btn2 span { background:transparent url(/images/btn-nav-2.gif) no-repeat scroll left top; width:103px; }
#TabbedPanels1 .btn3, #TabbedPanels1 .btn3 span { background:transparent url(/images/btn-nav-3.gif) no-repeat scroll left top; width:125px; }
#TabbedPanels1 .btn4, #TabbedPanels1 .btn4 span { background:transparent url(/images/btn-nav-4.gif) no-repeat scroll left top; width:177px; }

#TabbedPanels1 a.TabbedPanelsTab:hover,
#TabbedPanels1 a.TabbedPanelsTab:hover span,
#TabbedPanels1 .TabbedPanelsTabSelected,
#TabbedPanels1 .TabbedPanelsTabSelected span { background-position:0% -33px; }

#TabbedPanels1 .TabbedPanelsTab a {	color:black;	text-decoration:none;}
.TabbedPanelsContentFaq{ background:url('/images/faqBack.jpg'); height:164px; padding:20px; }
.TabbedPanelsContentVide{background:white; height:164px; padding:20px;}
/*********
 content
*********/
#TabbedPanels1 .TabbedPanelsContentGroup { position:relative; clear:both; background-color:transparent; border-width:1px; border-style:solid;
					border-left-color:#CCC;	border-bottom-color:#CCC;	border-top-color:#999; border-right-color:#999;	}
#TabbedPanels1 .TabbedPanelsContent { padding:0; }
.
/*********************************
	TABBED PANELS MIDDLE
**********************************/
/* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
#TabbedPanels2 .TabbedPanels2 {	margin:0px;	padding:0px;	float:left;	clear:none;	width:100%; }
#TabbedPanels2 .TabbedPanelsTabGroup2 { margin:-5px 0 0 0;	padding:0px;	height:26px; }

#TabbedPanels2 a.TabbedPanelsTab { display:block; height:26px; float:left; margin:0; text-decoration:none; text-align:center; color:#EC3F13; }
#TabbedPanels2 a.TabbedPanelsTab span { display:block; height:21px; float:left; margin:0; text-decoration:none; padding-top:5px; color:#FFF; font-weight:bold; font-size:109%; color:#EC3F13; }
#TabbedPanels2 a.TabbedPanelsTabSelected span { color:#FFF; }

#TabbedPanels2 .TabbedPanelsTab,
#TabbedPanels2 .TabbedPanelsTab:hover,
.TabbedPanelsTab:focus,
.TabbedPanelsTab:active { /*-moz-user-select: none;	-khtml-user-select: none;*/	cursor: pointer; }

#TabbedPanels2 .btn5, #TabbedPanels2 .btn5 span { background:transparent url(/images/btn-pan-1.gif) no-repeat scroll left top; width:124px; }
#TabbedPanels2 .btn6, #TabbedPanels2 .btn6 span { background:transparent url(/images/btn-pan-2.gif) no-repeat scroll left top; width:138px; }
* html #TabbedPanels2 .btn6, * html #TabbedPanels2 .btn6 span { width:137px; }
#TabbedPanels2 .btn7, #TabbedPanels2 .btn7 span { background:transparent url(/images/btn-pan-3.gif) no-repeat scroll left top; width:123px; }
* html #TabbedPanels2 .btn7, * html #TabbedPanels2 .btn7 span { width:121px; }
#TabbedPanels2 .btn8, #TabbedPanels2 .btn8 span { background:transparent url(/images/btn-pan-4.gif) no-repeat scroll left top; width:125px; }

#TabbedPanels2 a.TabbedPanelsTab:hover, #TabbedPanels2 .TabbedPanelsTabSelected { background-position:0% -26px; }
#TabbedPanels2 a.TabbedPanelsTab:hover span, #TabbedPanels2 .TabbedPanelsTabSelected span { background-position:0% -26px; color:#FFF; text-transform:uppercase; }

/*********
 content
*********/
#TabbedPanels2 .TabbedPanelsContentGroup {	clear:both;	border:1px solid #f64f0b; }
#TabbedPanels2 .TabbedPanelsContent { padding:20px 10px 5px; }

/*********************************
	VTABBED PANELS
**********************************/
.VTabbedPanels3 .TabbedPanelsTabGroup { margin-left:10px; float:left; width:223px;  position:relative;}

.VTabbedPanels3 .TabbedPanelsTab { float:none; margin:0px; border-top:none; border-left:none; border-right:none; }
.VTabbedPanels3 .TabbedPanelsContent{margin-top:0px;}
.VTabbedPanels3 .TabbedPanelsContent{margin-top:0px;}

.VTabbedPanels3 .TabbedPanelsContentGroup { clear:none; float:left; padding:0px; width:258px;  }
*html .VTabbedPanels3 .TabbedPanelsContent{margin-top:0px;}
*+html .VTabbedPanels3 .TabbedPanelsContent{margin-top:0px;}