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


/*-----------------------------------------------------------------------------
MedThink Print Stylesheet

version:   1.0
date:      03/01/10
websits:	 http://medthink.com/
author:    MedThink Communications
-----------------------------------------------------------------------------*/


/* set-up printed page */
@page { margin:10%; }

.no-print { display:none; }

body, #container { background:none #fff; }


