﻿/* Print Stylesheet for PCNs
 *
 * Created by Vanessa Chung
 * vanessa.chung@iomer.com
 * June 9, 2008
 */
 
body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #000000;
	background: #ffffff;
	border: 0;
}

/* Text styles */

h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color:#565c60;
}

h2 {
	font-size: 24px;
	line-height: 1.2em;
	color:#2c3c33;
}

h3 {
	font-size: 20px;
	line-height: 1.2em;
}

h4 {
	font-size: 20px;
	line-height: 1.2em;
}

h5 {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0;
}

h6 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
}

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #000000;
}

a, a:link, a:visited {
	color: #56151e;
	text-decoration: underline;
}

/* Hidden elements */

#SPPageEditing, #headerareaEN, #headerareaFR, #topimage, #pagelinkpanel, #column1sub, #shnBreadcrumbContainer, #footerarea {
	display: none;
}

/* Formatting printable content elements */


#printLogo {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #343434;
	margin-bottom: 20px;
}

.column1, #column2, #column2sub {
 	float: none;
 	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
 }

/* Web part styles */

.ms-WPHeader td {
	border-bottom: none;
	border-top: none;
	padding: 30px 0 15px 0;
}

.ms-WPTitle img {
	display: none;
	padding-right: 0;
}

.ms-WPTitle,
.ms-WPTitle a:link,
.ms-WPTitle a:visited,
h3.ms-WPTitle {
	font-size: 24px;
}

.ms-WPBody, .ms-WPBody td, .ms-WPBody a, .ms-WPBody a:link, .ms-WPBody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
}

.ms-HoverCellInActive {
	display: none;
}

.ms-vh, .ms-vh2, .ms-vh-icon, 
.ms-vh-icon-empty, .ms-vhImage, 
.ms-gb, .ms-gb2, .ms-gbload, 
.ms-vb, .ms-vb2, .ms-vb-tall, 
.ms-GRFont, .ms-vb-user, 
table.ms-disc td, .ms-vh2-nofilter, 
.ms-vh2-nograd, .ms-vh3-nograd, 
.ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, 
.ms-pb, .ms-pb-selected, .ms-ph {
	font-size: 18px;
	line-height: 1.3em;
}

th .ms-vb, th.ms-vh2-nograd, th.ms-vh2-nograd-icon, td.ms-addnew a {
	font-size: 18px;
	line-height: 1.3em;
}

