.shadetabs{
padding-top: 2px;
padding-bottom:2px;
margin-left: -40px;
margin-top: 1px;
margin-bottom: 0px;
font: normal 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 4px;
margin-right: 3px;
color: #003b80;
background-color: #fff;
}

.shadetabs li a:visited{
color: #003b80;
}

.shadetabs li a:hover{
text-decoration: none;
color:#666;
}

.shadetabs li.selected{
position: relative;
color: #003b80;
}

.shadetabs li.selected a{
position: relative;
color:#909090;
}

.shadetabs li.selected a{ /*selected main tab style */
background-color:#fff;
border: 1px solid #dedada;
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #dedada;
margin-bottom: 1em;
padding: 10px;
background-image:url(images/tab_bg/manage_compliance.jpg);
background-repeat:no-repeat;
background-position:right;
/*
background-image:url(images/tab_bg/manage_compliance.gif);
background-position:right bottom;
background-repeat:no-repeat;
padding-top:0px;
*/
}

.tabcontent{
display:none;
}

.content_list{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
list-style:none;
margin:0px;
line-height:22px;
}

.content_list hr{
width:200px; 
height:1px;
color:#dedada;
margin: -5px 0px -5px 0px;
}

.content_list a{
border:none;
text-decoration:none;
}

.content_list img{
border:none;
}

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

#tcontent1{
/*
background-image:url(images/tab_bg/manage_compliance.jpg);
background-repeat:no-repeat;
background-position:right bottom;
*/
}

#tcontent2{



}

#tcontent3{



}

#tcontent4{



}