a img {
	border: none;
}
/* JA Tabs top */
.ja-tabs-title-top {
	height: 40px;
	position: relative;
	background: url(../images/grad2000.gif) repeat-x top;
}

.ja-tabs-title-top ul.ja-tabs-title {
	top: 0;
	left: 10px;
}

.ja-tabs-title-top ul.ja-tabs-title li {
	background:url(../images/tab-sep0.gif) no-repeat 100% 7px;
	height: 40px;
}
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 71%;
}

#ja-tabs {
	margin-bottom: 10px;
	padding: 0;
	background: url(../images/grad3000.gif) repeat-x top #FFFFFF;
	border: 1px solid #DDDDDD;
}

.ja-tabs-title-top ul.ja-tabs-title li h3 {	
	font-weight: bold !important;
	margin: 0;
	padding: 6px 10px 0 10px;
	border-top: none;
	letter-spacing: normal;
	background: none;
	font-size: 100%;
}

.ja-tabs-title-top ul.ja-tabs-title li.active,
.ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	background: none;
	font-size: 125%;
	margin-left: -2px;
}

.ja-tabs-title-top ul li.active h3 ,
.ja-tabs-title-top ul li.firstactive h3,
.ja-tabs-title-top ul li.lastactive h3 {
	color: #215599;
	padding: 0 0 0 10px;
	background: url(../images/tab-acti.gif) no-repeat left bottom;
}

.ja-tabs-title-top ul li.active h3 span,
.ja-tabs-title-top ul li.firstactive h3 span,
.ja-tabs-title-top ul li.lastactive h3 span {
	padding: 8px 15px 15px 5px;
	background: url(../images/tab-acti.gif) no-repeat right bottom;
	display: block;
}

/* JA Tabs left */
.ja-tabs-title-left {
	background: url(../images/17pxblan.gif) repeat-y right;
}

.ja-tabs-title-left ul.ja-tabs-title li {
	margin: 0;
	background: none;
}

.ja-tabs-title-left ul.ja-tabs-title li h3 {	
	font-weight: bold !important;
	margin: 0;
	padding: 0;
	padding-left:15px;
	line-height:30px;
	letter-spacing: normal;
	font-size: 100%;
}

.ja-tabs-title-left ul li.active,
.ja-tabs-title-left ul li.firstactive,
.ja-tabs-title-left ul li.lastactive {
	background: url(../images/left-act.gif) no-repeat right;
	font-size: 125%;
}

.ja-tabs-title-left ul li.active h3 ,
.ja-tabs-title-left ul li.firstactive h3,
.ja-tabs-title-left ul li.lastactive h3 {
	color: #215599;
	line-height: 52px;
}

/* JA Tabs right */
.ja-tab-panels-right .ja-tab-subcontent {
	padding-left: 15px !important;
}

.ja-tabs-title-right {
	background: url(../images/17pxblan.gif) repeat-y left;
}

.ja-tabs-title-right ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
	width: 100%;
}

* html .ja-tabs-title-right ul.ja-tabs-title { /*IE 6*/
	right: -1px;
}

.ja-tabs-title-right ul.ja-tabs-title li {
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
	background: none;
}

.ja-tabs-title-right ul.ja-tabs-title li h3 {
	font-weight: bold !important;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 30px;
	letter-spacing: normal;
	background: none;
	font-size: 100%;
	text-align: right;
}

.ja-tabs-title-right ul li.active,
.ja-tabs-title-right ul li.firstactive,
.ja-tabs-title-right ul li.lastactive {
	background: url(../images/right-ac.gif) no-repeat left;
	font-size: 125%;
}

.ja-tabs-title-right ul li.active h3 ,
.ja-tabs-title-right ul li.firstactive h3,
.ja-tabs-title-right ul li.lastactive h3 {
	color: #215599;
	line-height: 52px;
}

/* JA Tabs bottom*/
.ja-tabs-title-bottom {
	height: 40px;
	position: relative;
	background: url(../images/grad1000.gif) repeat-x bottom;
}

.ja-tabs-title-bottom ul.ja-tabs-title li {
	background: url(../images/tab-sep0.gif) no-repeat 100% 20px;
	height: 40px;
}

.ja-tabs-title-bottom ul.ja-tabs-title li h3 {
	font-weight: bold !important;
	margin: 0;
	padding: 20px 10px 0;
	border-top: none;
	letter-spacing: normal;
	background: none;
	font-size: 100%;
}

.ja-tabs-title-bottom ul.ja-tabs-title li.active,
.ja-tabs-title-bottom ul.ja-tabs-title li.firstactive,
.ja-tabs-title-bottom ul.ja-tabs-title li.lastactive {
	background: none;
	font-size: 125%;
	margin-left: -1px;
}

.ja-tabs-title-bottom ul li.active h3,
.ja-tabs-title-bottom ul li.firstactive h3,
.ja-tabs-title-bottom ul li.lastactive h3 {
	color: #215599;
	padding: 0 0 0 10px;
	background: url(../images/tab-acti.gif) no-repeat left top;
}

.ja-tabs-title-bottom ul li.active h3 span,
.ja-tabs-title-bottom ul li.firstactive h3 span,
.ja-tabs-title-bottom ul li.lastactive h3 span {
	padding: 14px 15px 16px 5px;
	background: url(../images/tab-acti.gif) no-repeat right top;
	display: block;
}
