/*
Description:  Print Stylesheet
*/

body { font: 14pt "Times New Roman", Times, serif; margin: 0; color: #000; padding: 0; text-align: left; background: none !important; }

.headerwrap .imgprint { display: block !important; float: left; margin: 0 auto 18pt; padding: 0; }

.contentwrap, .contentmain { margin: 0 auto; padding: 0; width: 100%; clear: left; }
.contentwrap .widecol { width: 100%; clear: left; }
.contentwrap .narrowcol { display: none; }

.footerwrap { display: none; }

.headerwrap h1, .contentwrap .widecol h1 { font-size: 16pt; font-weight: bold; margin: 0; padding: 12pt 0; clear: left; }
.contentwrap h2, .contentwrap h3, .contentwrap h4 { font-size: 16pt; font-weight: bold; margin: 0; padding: 18pt 0 0 0; clear: left; }
p { font-size: 14pt; line-height: normal; margin: 0; padding: 14pt 0 0 0; clear: left; }
.contentwrap .widecol p { font-size: 14pt; line-height: normal; margin: 0; padding: 14pt 0 0 0; clear: left; }

.c2v { display: none; }


/* Images
----------------------------------------------- */

img, a img { border: none; }
.lefthandimg, .righthandimg { display: none; }


/* Links
----------------------------------------------- */

a:link, a:visited, a:hover, a:active { color: #000; text-decoration: none; }

