/*
This code is Copyright (c) 2003 by Productivity Enhancement, Inc.  
All Rights Reserved.

Use of this software is persuant to the terms of the End User License Agreement
at http://www.productivityenhancement.com/plum/SoftwareLicenseAgreement.cfm

Development Team: 
Adam Churvis (adam@productivityenhancement.com)
David Churvis (david@productivityenhancement.com)
*/

/* Elements */
body {
  background-color: white !important;
}

/* Hide */
#headerbar,
#loweredleftnavbar,
#topnavbar,
#leftnavbar,
#bottomnavbar,
#TPSHeader,
.tabs-container {
  display: none !important;
}

#content {
  margin: 5px !important;
}
