

.p7TPpanel {

}
.p7TPwrapper {
/*	padding: 8px 8px 7px 8px;*/
margin:15px 0 0 0;
}
.p7TPheader {
	background:url(../images/tabs07header.jpg) repeat-x;
	border-bottom: 1px solid #666666;
}
.p7TP_tabs {
	padding: 0;
	
}

.p7TP_tabs h3{
	text-transform:capitalize !important;
	
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	display: block;
	float: left;
	color: #002650;
	text-decoration: none;
	font:14px Arial, Helvetica, sans-serif;
	height:25px;
	
	}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
	color: #E39658;
	background-color: transparent;
}
.p7TP_tabs div {
	display: block;
	float: left;
/*	background: url(../images/tabs01_up.gif) no-repeat;*/
	
	display:inline;	
}
.p7TP_tabs div a{margin: 0 20px -2px 20px; display:inline !important;}
.p7TPclear {

	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	margin-top:30px;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
	background: url(../images/bottom-arrow.gif) no-repeat 50% 100%;

}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
/*	background: url(../images/tabs01_down2.gif) no-repeat right top;*/
	
	background-position:;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}



