/*
 * Print-CSS for RatePay
 */

* {
	background-color: #fff !important;
	color: #000;
	font: normal 10pt/130% arial, sans-serif !important;
	float: none !important;
	width: auto !important;
	overflow: visible !important;
	position: static !important;
	text-shadow: none !important;
	z-index: 1 !important;
}

body { margin: 0 0 0 3em; }

h1, h1 a { font-size: 14pt !important }

h2, h2 a { font-size: 12pt !important; }

h2, h2 a strong { font-weight: bold; }

h3, h3 a { font-size: 11pt !important; }

h4, h4 a, h5, h5 a, h6, h6 a p { font-size: 10pt !important; }

#navigation {
	display: none;
}

#footer {
	display: none;
}

#sidebar {
	display: none;
}

#maintext .greenfooter {
	display: none;
}

#maintext hr {
	display: none;
}

#maintext img {
	display: none;
}
