/* -----------------------------------------------------------------------

	 Project Name: Evoco
			
	 Filename: print.css
			
	 Author: Cory Schadt | Cornerstone Technologies
			
----------------------------------------------------------------------- */

body {
	line-height:1.5;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	background:none;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6 { font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 { font-size:16pt; line-height:1; margin-bottom:0.7em; color: #900; border-bottom-width: 2px; border-bottom-style: none; border-bottom-color: #a8becb; padding-bottom: 0.7em; }
h2 { color: #333; margin-bottom: 1em; font-size: 15pt; line-height: 1.2em; }
h3 {
	font-size:14pt;
	line-height:1;
	margin-bottom:1em;
}
h5.print { font-size: 20pt; font-weight: normal; color: #000000; padding-bottom: 15px; display: block; margin-bottom: 25px; border-bottom: 2px solid #900; }
h5.print img { margin: 0px 0px -15px; padding: 0px; float: none; }

h6.print { font-size: 10pt; font-weight: normal; color: #000000; line-height: 14pt; border-top-width: 2px; border-top-style: solid; border-top-color: #666666; padding-top: 15px; display: block; }
img {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
}
a img {
	border:none;
}
blockquote {
	margin:1.5em;
	padding:1em;
	font-style:italic;
	font-size:.9em;
}
a:link, a:visited {
	background:transparent;
	font-weight:700;
	text-decoration:underline;
}
a:link:after, a:visited:after {
	content:" (" attr(href) ") ";
	font-size:90%;
}
.skip-nav, #sidebar, #footer, #masthead, #nav {
	display: none;
}
