/* 
  -----------------------------------
  PVII Jazz 2005 Style Sheet
  by Project Seven Development
  www.projectseven.com
  Basic Print Media
  -----------------------------------
*/
#skiplinks, #masthead, #p7PMnav, #centerbottominfo, #noPrint, #sidecontent, #logodiv, #footer {
	display: none;
}

#printLogo {
	width: 100%;
	display: block;
	border-bottom: solid #e1bfc7 1px;
}

/* Text Size for Tagline in Print Display Only */

.italicBlackGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

/*Counteracts EQ Scripts Setting BottomPadding in the DOM*/
div, p {
	padding-bottom: 0px !important;
}
p {
	margin: 6pt 0 12pt 0;
}
#centercontent img {
	float: left; padding: 6pt 12pt 0 0;
	line-height: 1.75em;
}
h1, h2, h3, h4 {
	margin: 20pt 0 0 0;
}
#footer {
	margin: 20pt 0 0 0;
}
#sideboxwrapper, #leftboxwrapper, #rightboxwrapper, #footer {
	font-size: 70%;
}
h2#rightheader {
	font-size: 130%;
	margin: 20pt 0 6pt 0;
}
