﻿/* TreeFrame */

/* div.page
{
    writing-mode: tb-rl;
    height: 80%;
    margin: 10% 0%;
}*/
/*Currently not used but may be useful to rotate first page in future*/

#wibiyaToolbar, #wibiyaToolbarNewMinimized
{
display: none !important;

}


.T1
{
    margin-left: 0px;
}
/*Ensures that the title is in the centre*/

.printonly
{
    display:inherit;
}
/* Show data to be printed */



.DesText
{
    border: none;
    height:auto !important;
    overflow: visible;
    margin: 0;
}

.JT
{
    display: none;
}
/*Do not display logo*/

.c1
{
    display: none;
}
/*I-Frame*/

img
{
    border-style: none;
}

.PB
{
    page-break-after: always;
}
/* Insert page break*/

.noprint
{
    display: none;
}
/* Text not to be printed */


.breadcrumb a:link {text-decoration: none; color:Black;}

div#footerwrap
{
    position:relative;
    margin: 0;
}
div#footerleft
{
    text-align: right;
    font-size: 1em;
    bottom: 0;
    margin: 0;
}
div#footermiddle
{
    display: none;
}

