.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #29AAA2; /*text color*/
text-decoration: none;
margin-right:5px;
line-height:20pt;
width:142px;
height:28px;
background:  url(../images/tab-normal.gif) center center  no-repeat;
}

.indentmenu ul li a:visited{
color: #29AAA2;
}

.indentmenu ul li a.selected{
color: #050829 !important;
width:142px;
height:28px;
background:  url(../images/tab-active.gif) center center  no-repeat;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 300px;
background-color:#FFFFFF;
padding:0px;
}

.tabcontent{
display:none;
}

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

/*----------------------------------------------------------------------------------------------------------------------------------*/

.indentmenu02{
font: bold 10px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu02 ul{
margin: 0;
padding: 0;
float: left;
}

.indentmenu02 ul li{
display: inline;
}

.indentmenu02 ul li a{
float: left;
color: #29AAA2; /*text color*/
padding:0px 10px 0px 25px;
margin-top:20px;
background-image:url(../images/bullet-over.gif); background-position: 5px 7px; background-repeat:no-repeat;
background-color:#fff;
border:1px solid #ccc;
text-decoration: none;
margin-right:5px;
line-height:20pt;
}

.indentmenu02 ul li a:visited{
color: #29AAA2;
}

.indentmenu02 ul li a.selected{
color: #050829 !important;
background-image:url(../images/bullet-blue.gif); background-position: 5px 7px; background-repeat:no-repeat;
}


.tabcontent02style{ /*style of tab content oontainer*/
width:100%;
padding:20px 0px 20px 15px;
}

.tabcontent02{
display:none;
}

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

/*----------------------------------------------------------------------------------------------------------------------------------*/

.indentmenu03{
font: bold 11px Arial;
width: 100%; /*leave this value as is in most cases*/
height:28px;
}

.indentmenu03 ul{
font: bold 11px Arial;
margin: 0;
padding: 0;
float: left;
}

.indentmenu03 ul li{
font: bold 11px Arial;
display: inline;
}

.indentmenu03 ul li a{
float: left;
font: bold 11px Arial;
color: #29AAA2; /*text color*/
padding:10px 10px 10px 10px;
background-color:#fff;
border:1px solid #ccc;
text-decoration: none;
margin-right:5px;
}

.indentmenu03 ul li a:visited{
font: bold 11px Arial;
color: #29AAA2;
}
.indentmenu03 ul li a:hover{
font: bold 11px Arial;
color: #fff;
background-color:#050829;
}
.indentmenu03 ul li a.selected{
font: bold 11px Arial;
background-color:#050829;
color: #fff !important;
}


.tabcontent03style{ /*style of tab content oontainer*/
width:100%;
padding:20px 0px 20px 15px;
}

.tabcontent03{
display:none;
}

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

/*----------------------------------------------------------------------------------------------------------------------------------*/

.indentmenu04{
font: bold 10px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu04 ul{
margin: 0;
padding: 0;
float: left;
}

.indentmenu04 ul li{
display: inline;
}

.indentmenu04 ul li a{
float: left;
font: bold 14px Arial;
color: #29AAA2; /*text color*/
padding:10px 10px 10px 25px;
margin-top:20px;
background-image:url(../images/bullet-over02.gif); background-position: 5px 13px; background-repeat:no-repeat;
background-color:#fff;
border:1px solid #ccc;
text-decoration: none;
margin-right:5px;
}

.indentmenu04 ul li a:visited{
font: bold 14px Arial;
color: #29AAA2;
}
.indentmenu04 ul li a:hover{
font: bold 14px Arial;
padding:10px 10px 10px 25px;
color: #29AAA2;
}

.indentmenu04 ul li a.selected{
font: bold 14px Arial;
color: #fff !important;
background-color:#050829;
background-image:url(../images/bullet-blue02.gif); background-position: 5px 13px; background-repeat:no-repeat;
}


.tabcontent04style{ /*style of tab content oontainer*/
width:100%;
padding:5px 5px 5px 5px;
}

.tabcontent04{
display:none;
}

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

/*----------------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------------*/

.indentmenu05{
font: bold 10px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu05 ul{
margin: 0;
padding: 0;
float: left;
}

.indentmenu05 ul li{
display: inline;
}

.indentmenu05 ul li a{
float: left;
color: #29AAA2; /*text color*/
font-size:11px;
padding:6px 10px 6px 25px;
margin-top:20px;
background-image:url(../images/bullet-over.gif); background-position: 5px 7px; background-repeat:no-repeat;
background-color:#fff;
border:1px solid #ccc;
text-decoration: none;
margin-right:5px;
line-height:12pt;
}

.indentmenu05 ul li a:visited{
font-size:11px;
color: #29AAA2;
}

.indentmenu05 ul li a.selected{
font-size:11px;
color: #050829 !important;
background-image:url(../images/bullet-blue.gif); background-position: 5px 7px; background-repeat:no-repeat;
}

.indentmenu05 ul li a:hover{
font-size:11px;
color: #29AAA2;
}


.tabcontent05style{ /*style of tab content oontainer*/
width:100%;
padding:10px ;
}

.tabcontent05{
display:none;
}

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

