@charset "UTF-8";
/* CSS Document */


body {
  margin-left:auto;
  margin-right:auto;
  background: white;
   font-size: 12pt;
   color:#000;
   }
   
#content_copy, .solutions_bulletlist {width:100%;}

#header, #topnav_wrap, #nav_wrap, #box_wrapper, #footer {
   display: none;
   }
div {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
h1, h2, h3, h4, h5, h6, h7{color:#000;}
