#blueMenuArea {
	display: none;
}
#greyMenuArea {
	display: none;
}
#bodyArea {
	float: none;
	margin-left: 0;
}
#bodyArea table {
	float: none
}
table.bodyAreaTable, table.bodyAreaTableBordered {
	float: none;
}
div.tableTitle {
	float: none;
}
div.floatLeft {
	float: none;
	margin: 0;
}
table.gridTable {
	float: none;
}
table.headerTable {
	float: none;
}
div.cssWrap table.dataTable {
	float: none;
}

#header{
    display:none;
    width: 0px;
}

#bodyArea{
    width: auto;
    float:none;

}

#tabbedMenuArea{
    display:none;
}
#tabLeftCorner{
    display:none;
}
#tabRightCorner{
    display:none;
}
#wrapper{
    width:auto;
    margin:0;
}

div.topBlueBorder {
    display:none;
    width:0;
}

contentArea{
    width:auto;
    
}

#leftNavBottom{
    display:none;
}

div.floatLeft{
    width:600px;
    margin-left: 0;
}

table.bodyAreaTableBordered td.instText {
    font-size:small;
}
td,body {

    font-size:small;

}
