html {
    width: 100%;
}

body {
    width: 100%;
    margin:0px;
    padding:0px;
}

#ctl00_trHeaderImage, #ctl00_tdSidePanel {
    display: none;
}

.tblHeader, .tblContent {
    width: 99%;
    margin: 0px;
}

.tblHeader {
    background-image:none!important;
    height:30px!important;
}

.tblFooter {
    display:none;
}

.PageBackground {
    height: 100%;
    width: 100%;
    min-width: 100%;
}

.PanelBorder {
    width: 99%;
}

#pnlWait {
    height: 100%;
    width: 100%;
    cursor: wait;
    background-color: white;
    text-align: center;
    vertical-align: middle;
}

#pnlWaitText {
    width: 100%;
    height: 75px;
    display: block;
    background-color: #ddd;
    text-align: center;
    border-top: groove thin black;
    border-bottom: groove thin black;
    color: #555;
    font-size: 16pt;
    vertical-align: middle;
}

.MainContentFullScreen {
    width: 100%;
}

.PanelMainContent {
    padding:0px;
}

.PanelMainContentHeader {
    width: auto;
    padding:0px;
    height:auto;
    min-height:0px;
}
/*Large Buttons*/
.LargeButtonDescription {
    display: none;
}

#pnlMenu {
    width: 99%;
	height: 35px;
}

#ulMenu {
    display:block;
}

#pnlMenu ul li h2 a {
    font-size: 11pt;
}

#pnlMenu a, #pnlMenu h2 {
	background: none;
}

#pnlMenu a:hover {
	background:none;
}

#ctl00_cph_pnlBroker, #ctl00_cph_pnlCustomer, #ctl00_cph_pnlSupplier {
    height:750px;
}
.LoggedInAs {
    display: none;
}
#ctl00_tdSidePanelSpacer, #ctl00_tdSidePanel {
    display: none;
}

.PanelMainContent {
    width:100%;
}

.LargeButtonTitle {
    font-size:10pt;
}

/*----------------------- Login --------------------------*/

#ctl00_tblContent, #ctl00_tblFooter {
	background: none;
}

.LargeButtonDescription {
        display:none;
    }