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

/*-----------------------------------------------------------------------------
Metozolv ODT Print Stylesheet

version:   1.0
date:      05/13/09
websits:	 http://medthinkinteractive.com/metozolvodt/
author:    MedThink Communications
-----------------------------------------------------------------------------*/

@page { margin:10%; }

body { background-color:#fff; font:14pt Helvetica, Arial, Verdana, sans-serif; width:100%; }
#wrapper, #container { width:100%; background:none; }

p { orphans:2; }

.print { display:block; }
.no-print { display:none; }

.js-hide { display:block; }

/* Hide navigation items and CTAs */
#search, #nav, #pinkbuttons, #colleft, #colright, .top { display:none; }

.creativeL { width:61%; }
.creativeR { width:39%; }

#maincontent { width:94%; margin:0 3%; padding:0; }
.label { width:100%; }

.form { width:730px; }
