/* -----------------------OVERALL PAGE SETTINGS----------------------- */



/* background to the whole page */

body {

    width:972px;
    font-family : "Georgia", "Times New Roman", serif;
    margin:0 auto;
    }

ins p {color: black;}

    
 /* ----------------------------BODY TEXT------------------------------ */

/* container for main content */ 
.content {
    color:black;
    } 
    
.left-menu, .top-menu {
        display: none;
        visibility: hidden;
}    



    
/* ----------------------------header------------------------------- */
/* logo */  

#logo {
        display: none;
        visibility: hidden;
}

#logo a img {
        display: none;
        visibility: hidden;
}

/* ----------------------------search form------------------------------- */

/* the div around the search form */ 
.search, #search {
        display: none;
        visibility: hidden;
        }




                           
img {
  border: none;
}


div.nfg, div.nfg-content {
        background-color: white;
        }

body.nfg .content {
        border:none;
        }  

div.tb, div.tb-content {
        background-color: white;
        }
body.tb .content, body.tb-toc .content {
        border:none;
        }  

div.eb, div.eb-content {
        background-color: white;
        }
body.eb .content, body.eb-toc .content {
        border:none;
        }  

/* ----------------------------left menu------------------------------- */

.left-menu {
        clear: both;
        float:left;
        width:200px;
        border:dashed 1px #ccc;
        margin-top:10px;
        padding:10px;
        margin-bottom:10px;
        }
        
        
.left-menu h1, h1.act {
        font-size:1.1em;
        border-bottom:dashed 1px #ccc;
        margin:0 0.7em 0.3em 0;
        padding:0.3em 0;
        color:black;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        }

.left-menu h1 {
        font-size:0.9em;
        border-bottom:dashed 1px #ccc;
        margin:0 0.7em 0.3em 0;
        padding:0.5em 0;
        color:black;
        font-weight: normal;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        }

.left-menu ul, ul#descendant, body.tb-toc ul, body.eb-toc ul {
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 0.5em;
}


.left-menu li, ul#descendant li,  body.tb-toc .tb-content li,  body.eb-toc .eb-content li {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0em;
padding-left: 1.5em;
margin-top: 0.3em;
}

body.tb-toc .content li,  body.eb-toc .content li
{margin-top: 0.5em;
margin-bottom: 0.5em;}


ul.semantic li {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 1em;
padding-left: 2.5em;
margin-top: 0.3em;
}

ul.current {margin-top: 0.5em;
            margin-bottom: 0.4em;}

ul.semantic {margin-bottom: 0.4em;}

ul.changes {margin-bottom: 0em;}
/* ----------------------------main page------------------------------- */

/* container for main content */ 
.content {

width:90%;
    font-size:12pt;
        }
    
  
    
/* ----------------------------footer------------------------------- */

#footer {
    text-align:center;
    clear:both;
    padding:10px;
    border-top:dashed 1px #ccc;
    }
    
/* ICAI */
    
        
/* CONTAINERS */



#containerMain {

        display: none;
        visibility: hidden;

}

#ContainerHeader {

        display: none;
        visibility: hidden;



}

#containerNav {

        display: none;
        visibility: hidden;

}

#containerBody {

        display: none;
        visibility: hidden;

}

.containerGeneral {

        display: none;
        visibility: hidden;

}





/* HEADER & BREADCRUMB */



#headerRight {

        display: none;
        visibility: hidden;

}

#headerRight a{

	font-weight:normal; color:#FFFFFF; text-decoration:none;

}

#headerRight a:hover{

	font-weight:normal; color:#9ECCFF; text-decoration:none;

}

#logo{ background:url(images/logo_icai.gif) top left no-repeat; width:217px; height:67px; float:left;}



#navigationTop {

	margin:0;

}



#breadcrumb {

	font-weight:normal; color:#313131; font-size:85%; padding:10px;

}

#breadcrumb a{

	font-weight:normal; color:#313131; 

}

#breadcrumb a:hover{

	font-weight:normal; color:#B8B8B8;

}








