/**********
Print Stylesheet for Postal Payment page
**********/

body {
	background: #fff;
	color: #000;
	font-size: 11px;
	margin-top: 0;
	padding-top: 0; }

div#header-wrapper {
	display: none;
	height: 0px; }

div#linkbar {
	display: none;
	height: 0px; }

div#header {
	display: none;
	height: 0px; }

div#masthead-gallery {
	background: none;
	height: 0px; }

div.content {
	margin: 0;
	padding: 0; }

div.centered * {
	color: #000; }
div.centered {
	font-size: 11px;
	margin-top: 0;
	padding: 0;
	width: 600px; }
	div.centered div.content {
		width: 100%; }
	
	div.centered div.highlight-box {
		background: none;
		border: 1px solid #000;
		color: #000;
		font-weight: bold;
		margin-bottom: 12px;
		padding: 0;
		text-align: center; }

	div.centered h1 {
		color: #000; }
	div.centered h2.left {
		border-bottom: 1px solid #666;
		border-top: 1px solid #000;
		color: #000; }
	
	div.centered a,
	div.centered a:link,
	div.centered a:visited {
		color: #000; 
		text-decoration: none; }
	
	div.centered input,
	div.centered select {
		font-size: 11px;
		height: 15px;
		line-height: 15px; }
	div.centered input.input-check {
		height: auto; }

#print-button {
	display: none; }
