/*************************************************************
  
  P R I N T  S T Y L E S H E E T
  
*************************************************************/



/*************************************************************
  P A G E
*************************************************************/
* { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0 } /* Resets elements */
ol, ul { list-style: none }
big { font-size: 130% }
small, sup, sub { font-size: 80% }

img { -ms-interpolation-mode: bicubic } /* Makes resized images in IE look better */

body { color: #000; font: 9pt/14pt Arial, Helvetica, sans-serif }

#wrapper { }



/*************************************************************
  H E A D E R
*************************************************************/
#header { display: none }



/*************************************************************
  N A V I G A T I O N
*************************************************************/
#navigation { display: none }



/*************************************************************
  C O N T E N T
*************************************************************/
#content { }

#content a { color: #000 }

h1, h2, h3, p, ul, ol, table { margin: 5pt 0 }

#content h1 { font: bold 14pt/1 Arial, Helvetica, sans-serif }
#content h2,#content  h3 { font: bold 12pt/1 Arial, Helvetica, sans-serif }

#contentNavigation { display: none }

#breadcrumb { display: none }

#subNavigation { display: none }



/*************************************************************
  S I D E B A R
*************************************************************/
#sidebar { display: none }



/*************************************************************
  F O O T E R
*************************************************************/
#footer { display: none }
