/* CSS used for Tab Content */

.tabbg {
background-color: #393939;
color: #ffffff;
}


.basictab {
background-color: #d6aa1c;
color: #000;
}

.basictab ul{
margin: 0px;
padding: 0px;
margin-left: 0;
font: bold 10px Verdana;
border-bottom: 0px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
cursor:pointer;
vertical-align:middle;
}

.basictab li{
display: inline;
margin: 0;
padding: 0px;
}

.basictab li a{
text-decoration: none;
padding: 3px 10px 4px 10px;
border: 0px solid gray;
border-bottom: none;
/*background-color: #666666;*/
color: #fff; /* #ffffff */
height:21px;
}

.basictab li a:visited{
color: #000;
height:21px;
}

.basictab li a:hover, .basictab li a.current{
background:url(/images/tab_link_over.jpg) bottom center no-repeat;
background-repeat:no-repeat;
color: #000;
width:76px;
height:21px;

}

.basictab li a:active{
color: #ffffff;
}

#tabcontentcontainer{
width:620px; /*width of 2nd level content*/
/*height:1.5em; height of 2nd level content. Set to largest's content height to avoid jittering.
border: #DA3C0D solid 2px; padding:10px;*/
font:normal 11px tahoma;
color:#333333;
background-color:#FFFFFF

}

.tabcontent{
display: none;
}
.button {background:#DA3C0D; padding:2px; border:solid 1px #808080; font:normal 11px tahoma; color:#FFFFFF;}

.tab_text {
	font-family: tahoma;
	font-size: 0.55em;
	font-weight: bold;
	color: #000;
	text-align:left;
	padding-left:3px;
}
.tab_text_inner {
	font-family: tahoma;
	font-size: 0.60em;
	font-weight: bold;
	color: #000;
	text-align:left;
	padding-left:3px;
	height:21px;
	background:url(/images/bg3.jpg) bottom center repeat-x;
}
.tab_text1 {
	font-family: tahoma;
	font-size: 0.55em;
	font-weight: normal;
	color: #000066;
	border-bottom-color:#999999; border-bottom-style:dashed; border-bottom-width:1px;
	text-align:left;
	width:220px;
	padding-left:3px;
	
}

.tab_text2 {
	font-family:tahoma;
	font-size: 0.55em;
	font-weight: normal;
	color: #FF0000;
	border-bottom-color:#999999; border-bottom-style:dashed; border-bottom-width:1px;
	height:20px;
	text-align:left;
	padding-left:3px;

}
.tab_text3 {
	font-family:tahoma;
	font-size: 0.55em;
	font-weight: normal;
	color: #000066;
	border-bottom-color:#999999; border-bottom-style:dashed; border-bottom-width:1px;
	height:20px;
	text-align:left;
	padding-left:3px;

}
.tab_text4 {
	background-color:#f5fbda;

}

.tab_table {
	background-color:#065ab3;
	width:625px;
}

.tab_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	height:21px;
	width:76px;
	padding-top:3px;
}
.tab_link:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	height:21px;
	width:76px;
	padding-top:3px;
}
.tab_link:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	height:21px;
	width:76px;
	padding-top:3px;
}

.tab_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	height:21px;
	width:76px;
	background:url(/images/tab_link_over.jpg) bottom center no-repeat;
	
	
}

.tab_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	height:21px;
	width:76px;
	background:url(/images/tab_link_over.jpg) bottom center no-repeat;
}
.tab_bg_inner {background:url(/images/bg3_old.jpg) top left repeat-x;}
/* CSS used for Tab Content */

.centerbg {
	height: 26px;
	margin: 0 auto;
	background: url(../images/centercur.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-weight:bold;
	padding-top:0px;
}

.centerbg {
	height: 26px;
	margin: 0 auto;
	background: url(../images/centercur.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-weight:bold;
	padding-top:0px;
}

.centerbg1 {
	height: 22px;
	margin: 0 auto;
	background: url(../images/centercur1.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-weight:bold;
	padding-top:0px;
}

.text10 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif ; color: #000000; vertical-align:middle;
}

.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
	text-align:justify;
	
}