/*  General
/*--------------------------------------------------------------------------------------*/
body {background: #ffffff;}

/*  Global Classes
/*--------------------------------------------------------------------------------------*/
.noPrint {display: none}
.rightCol {position: absolute; top: 50px; left: 0px; }

/*  Divs
/*--------------------------------------------------------------------------------------*/
#menuLeft {display: none}
#spaceStationContainer {display:none}
#innovativeContainer {display: none}
#loadarea {width: 530px; text-align: center; z-index: 2}



/*  Tables, rows, cells
/*--------------------------------------------------------------------------------------*/
table#topRightMenu {display: none}

table#leftMenu {display: none}


