/* ------------------------------------------------------------------------- */
/*                            PRINT STYLESHEET                               */
/* ------------------------------------------------------------------------- */


div#skipLink, a#skipNav { display: none; }

html, body {
	font-family: "Times New Roman", Times, serif;
	width: auto;
	font-size: 11pt;
	background-color: #fff;
	color: #000;
}

div#cntHeader, div#cntCrossContent, div#cntSubMenu {
	display: none;
}

img#logo_print {
	width: 100px;
	height: 113px;
}

div#cntContent h1 {
	font-size: 25pt;
}

div#cntFooter {
	margin-top: 20pt;
	border-top: 1px solid #aaa;
}

div#cntFooter * {
	color: #999 !important;
}

div#cntFooter h1 {
	margin: 0;
	padding: 0;
	font-size: 15pt;
	font-weight: normal;
}

div#cntFooter h2 {
	font-size: 11pt;
	font-weight: normal;
}

div#navFooterMenu {
	display: none;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { padding: 0.75em 0 0 0; }
p  { padding: 0.25em 0 0.75em 0; }

a { color: #000; }

a img { border: 0; }