/* Print styles for Consumer Direct */

body {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
}

a#skiplinks, #logo, #topnav, #mainnav,
#secondnav, #printpage, p.backtotop, #sidebar,
#pagenav, .jumpto {
	display: none;
}

h1 { font-size: 20pt; line-height: 22pt; }
h2 { font-size: 16pt; line-height: 18pt; }
h3 { font-size: 14pt; line-height: 16pt; }

a img { border: none; }

#footer ul {
	padding-left: 0; margin-left: 0;
}

#footer li {
	padding-left: 0; margin-left: 0;
	list-style-type: none;
	display: inline;
}

fieldset { border: none; margin: 0; padding: 0; }

form * {
				vertical-align: middle;
}

.highlight { font-weight: bold; }

.about h1, .about .highlight { color: #66b219; }
.before h1, .before .highlight { color: #0056ad; }
.after h1, .after .highlight { color: #6e316d; }
.watch h1, .watch .highlight { color: #ff0402; }
