/*
---------------------------------------------
Print Styles
--------------------------------------------- */

body,#wrapper,#content,#mainwrapper,#main,#internal,#bodywrapper,#footer {
	width: auto;
	border: 0;
	padding: 0;
	float: none !important;
	color: #000; background: #fff; font-size: 12pt; font-family:"Times New Roman", Times, serif; 
}

a:link, a:visited {color: #000; text-decoration: underline; font-weight: bold; font-family:"Times New Roman", Times, serif; }
h1, h2, h3 {background: #fff; color: #000; padding-bottom: 1px; }
p {margin: 10pt 0;}

img.printlogo {width:200px; height: 75px; margin-bottom: 10pt;}

/* HIDDEN */
#navWrapper,
#top,
#bottom,
h1 img,
#utility ul li a,
#footer img,
#tagline {display: none;}

#utility ul { list-style-type: none; }
#utility ul.tagline { margin: 0; padding: 5px 0 0 0; border-top: 1px solid #666; }

