.transTabBtnB
{
	font-family: Tahoma, Verdana;
	color:#000000;
	background-color:Transparent;
	text-align:left;
	border:0;
	cursor:pointer;
	overflow: visible;
	font-size:95%;
	font-weight:bold;
}

/* TAB STYLES */

div.tabs_container {
	float: left;
	width: 97.6%;
	padding-left: 1.2%;
	padding-right: 1.2%;
	padding-bottom: 0em;
	margin: 0em 0em 0em 0em;
}

div.tab_container {
	float: left;
	display: inline-table;
	width: 20%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab_head_container {
	clear: both;
	float: left;
	display: table-row;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab_title_container {
	clear: both;
	float: left;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

/* TAB 1 - ACTIVE TAB */

div.tab1_head_a {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	background: url(../images/Tab/tab1_head_a.jpg) left;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab1_head_b {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	background: url(../images/Tab/tab1_head_b.jpg);
	background-repeat: repeat-x;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab1_head_c {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	background: url(../images/Tab/tab1_head_c.jpg) right;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab1_title_a {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/tab1_title_a.jpg) left;
	background-repeat: repeat-y;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab1_title_b {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/tab1_title_b.jpg);
	background-repeat: repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab1_title_c {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/tab1_title_c.jpg) right;
	background-repeat: repeat-y;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab1_title {
	float: left;
	width: 95%;
	font-weight: bold;
	font-size: 9pt;
	color: rgb(43,2,142);
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 1px;
	margin: 0em 0em 0em 0em;
}

div.tab1_footer {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

/* END OF TAB 1 - ACTIVE TAB */

/* TAB 2 */

div.tab2_head_a {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	background: url(../images/Tab/tab2_head_a.jpg) left;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab2_head_b {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	background: url(../images/Tab/tab2_head_b.jpg);
	background-repeat: repeat-x;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab2_head_c {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0em;
	background: url(../images/Tab/tab2_head_c.jpg) right;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab2_title_a {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/tab2_title_a.jpg) left;
	background-repeat: repeat-y;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab2_title_b {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/tab2_title_b.jpg);
	background-repeat: repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab2_title_c {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/tab2_title_c.jpg) right;
	background-repeat: repeat-y;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.tab2_title {
	float: left;
	width: 95%;
	font-weight: bold;
	font-size: 9pt;
	color: rgb(80,79,0);
	padding-left: 2.5%;
	padding-right: 2.5%;
	margin: 0em 0em 0em 0em;
}

div.tab2_footer {
	float: left;
	width: 100%;
	height: 6px;
	font-size: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

/* END OF TAB 2 */


/* BOX 7 */

div.box7_container {
	float: left;
	display: inline-table;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_head_container {
	clear: both;
	float: left;
	display: table-row;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_head_bg_a {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/box7_head_a.jpg) bottom left;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_head_bg_b {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/box7_head_b.jpg) bottom;
	background-repeat: repeat-x;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_head_bg_c {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/box7_head_c.jpg) bottom right;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_body_container {
	clear: both;
	float: left;
	display: table-row;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_body_bg_a {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/box7_body_a.jpg) left;
	background-repeat: repeat-y;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_body_bg_b {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/box7_body_b.jpg);
	background-repeat: repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_body_bg_c {
	float: left;
	width: 100%;
	font-size: 0em;
	background: url(../images/Tab/box7_body_c.jpg) right;
	background-repeat: repeat-y;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_body {
	float: left;
	width: 95%;
	min-height: 220px;
	font-size: 10pt;
	color: rgb(0,0,0);
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 3px;
	margin: 0em 0em 0em 0em;
}

div.box7_footer_container {
	clear: both;
	float: left;
	display: table-row;
	font-size: 0em;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_footer_a {
	float: left;
	width: 100%;
	height: 7px;
	font-size: 0em;
	background: url(../images/Tab/box7_footer_a.jpg) left;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_footer_b {
	float: left;
	width: 100%;
	height: 7px;
	font-size: 0em;
	background: url(../images/Tab/box7_footer_b.jpg);
	background-repeat: repeat-x;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

div.box7_footer_c {
	float: left;
	width: 100%;
	height: 7px;
	font-size: 0em;
	background: url(../images/Tab/box7_footer_c.jpg) right;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

/* END OF BOX 7 */
/* END OF TAB STYLES */

