
/*.shadetabs {padding: 18px 0;margin-left:0px; margin-top: 3px;margin-bottom: 0;font: bold 12px Century Gothic;list-style-type: none;text-align: right; /*set to left, center, or right to align the menu as desired}*/
.shadetabs {margin-left:0; margin-bottom:0; padding-left: 0; margin-top: 5px; /*height:16px;*/ width:100%; /*set to left, center, or right to align the menu as desired*/}
.shadetabs li{float:left; margin: 0;  padding: 0px 1px 0px 1px; list-style:none; }

.shadetabs li a{
		position:relative;
		list-style:none;
		display:block;
		float:left;
		background: url(images/tab-left-ba.gif) no-repeat;
		background-position: top left;
                font: bold 12px Century Gothic;
                padding-left: 2px;
                text-decoration:none;
                }
                
.shadetabs li a span
{
	list-style:none;
	display:block;
	position:relative;
	float:left;
	height:40px;
	/*width:120px;*/
	background: url(images/tab-right-ba2.gif) no-repeat;
	background-position: top right;
	padding: 3px 8px 0px 8px;
	text-decoration:none;

	
}

#CSSTabMainTab3425.shadetabs li a span
{
	list-style:none;
	display:block;
	position:relative;
	float:left;
	height:40px;
	width:86px;
	background: url(images/tab-right-ba2.gif) no-repeat;
	background-position: top right;
	padding: 3px 1px 0px 3px;
	text-decoration:none;

	
}



#CSSTabMainTab3425.shadetabs li.selected a span
{
	position:relative;
	clear:right;
	list-style:none;
	float:left;
	height: 40px;
	width: 86px;
	background: url(images/tab-active-right-ba.gif) no-repeat;
    background-color: #013E7F;
	border-top:none;
	background-position: top right;
	padding: 3px 1px 0px 3px;
	color:#fff;
	text-decoration:none;
	}
	
.shadetabs li a:visited{color: #2d2b2b;text-decoration:none;}
.shadetabs li a:hover{color: #2d2b2b;text-decoration:none;}
.shadetabs li.selected{position: relative;text-decoration:none;}

.shadetabs li.selected a
{
	list-style:none;
	display:block;
	float:left;
	background: url(images/tab-active-left-ba.gif) no-repeat;
	background-position: top left;
	font: bold 12px Century Gothic;
	padding-left: 5px;
	text-decoration:none;
	}
.shadetabs li.selected a span
{
	position:relative;
	clear:right;
	list-style:none;
	float:left;
	height: 40px;
	width: 100px;
	background: url(images/tab-active-right-ba.gif) no-repeat;
    background-color: #013E7F;
	border-top:none;
	background-position: top right;
	padding: 3px 1px 0px 3px;
	color:#fff;
	text-decoration:none;
	}



.shadetabs li.selected a:hover{text-decoration: none;}

.tabcontentstyle{ /*style of tab content oontainer*/
position: relative;
float: left;
clear:left;
left: 0px;
border-top: 1px solid #A6AFB8;
width: 99%;
padding: 5px;
margin-right:10px;
padding-top: 5px;
}

.tabcontent{
display:none;
}
#CSSTabMainTab3403.shadetabs li.selected a span
{
	list-style:none;
	display:block;
	float:left;
	height: 24px;
	#height:43px;
	width: 80px;
	background: url(images/tab-active-right-ba.gif) no-repeat;
    background-color: #013E7F;
	border-top:none;
	background-position: right;
	padding: 5px 7px 14px 5px;
	#padding: 5px 12px 14px 5px;
	color:#fff;
	text-decoration:none;
	}
	
#CSSTabMainTab3403.shadetabs li a span
{
	list-style:none;
	display:block;
	position:relative;
	float:left;
	height:34px;
	#height:43px;
	/*min-width:118px;*/
	width: 80px;
	/*max-width:118px;*/
	background: url(images/tab-right-ba2.gif) no-repeat;
	background-position: right;
	padding: 8px 7px 1px 5px;
	#padding: 8px 12px 1px 5px;
	text-decoration:none;
}

#CSSTabMainTab1182.shadetabs li.selected a span
{
	#height:43px;
	#width: 126px;

	}
	
#CSSTabMainTab1182.shadetabs li a span
{
	height:34px;
	#height:43px;
	#width: 126px;
}

@media print {
.tabcontent {
display:block!important;
}
}
