
/**************************tab section start****************************/
 

.tab_section {
clear : both;
width : 570px;
margin-bottom : 15px;
}
.topnews {
float : left;
width : 180px;
padding-right : 10px;
margin-right : 10px;
border-right : 1px dotted #CCC;
}
.newslist {
float : left;
width : 350px;
}
.newslist ul {
clear : both;
margin : 0;
padding : 0 0 10px 20px;
}
.newslist li {
padding-bottom : 5px;
}
.newslist li a {
font-weight : bold;
}
.tabcontent_section {
clear : both;
float : left;
width : 570px;
margin-bottom : 0.5em;
padding : 10px;
border : #004fba solid 1px;
height : 190px;
}
.shadetabs {
padding : 3px 0;
margin-left : 0;
margin-top : 1px;
margin-bottom : 0;
font : bold 12px Verdana;
list-style-type : none;
text-align : left;
}
.shadetabs li {
display : inline;
margin : 0;
}
.shadetabs li a {
text-decoration : none;
position : relative;
z-index : 1;
padding : 3px 7px;
margin-right : 3px;
border : #004fba solid 1px;
color : #FFFFFF;
background : #004fba;
}
.shadetabs li a:visited {
color : #FFFFFF;
}
.shadetabs li a.selected {
background-image : url(images/shadeactive.gif);
border-bottom-color : white;
}
.shadetabs li a.selected:hover {
text-decoration : none;
}
.tabcontent {
display : none;
}
@media print {
.tabcontent {
display : block !important ;
}
}
.modernbricksmenu2 {
padding : 0;
width : 362px;
border-top : 5px solid #D25A0B;
background : transparent;
voice-family : "\"}\"";
voice-family : inherit;
}
.modernbricksmenu2 ul {
margin : 0;
margin-left : 10px;
padding : 0;
list-style : none;
}
.modernbricksmenu2 li {
display : inline;
margin : 0 2px 0 0;
padding : 0;
text-transform : uppercase;
}
.modernbricksmenu2 a {
float : left;
display : block;
font : bold 11px Arial;
color : white;
text-decoration : none;
margin : 0 1px 0 0;
padding : 5px 10px;
background-color : black;
border-top : 1px solid white;
}
.modernbricksmenu2 a:hover {
background-color : #D25A0B;
color : white;
}
.modernbricksmenu2 a.selected {
background-color : #D25A0B;
color : white;
border-color : #D25A0B;
}
.tabcontent {
display : none;
}
@media print {
.tabcontent {
display : block !important ;
}
}
.indentmenu {
font : bold 13px Arial;
width : 100%;
}
.indentmenu ul {
margin : 0;
padding : 0;
float : left;
border-top : 1px solid navy;
background : url(indentbg.gif) center center repeat-x black;
}
.indentmenu ul li {
display : inline;
}
.indentmenu ul li a {
float : left;
color : white;
padding : 5px 11px;
text-decoration : none;
border-right : 1px solid navy;
}
.indentmenu ul li a:visited {
color : white;
}
.indentmenu ul li a.selected {
color : white !important ;
padding-top : 6px;
padding-bottom : 4px;
background : url(indentbg2.gif) center center repeat-x black;
}
.tabcontentstyle {
border : gray solid 1px;
width : 450px;
margin-bottom : 1em;
padding : 10px;
}
.tabcontent {
display : none;
}
@media print {
.tabcontent {
display : block !important ;
}
}

/**************************************tab content end********************************/