/* Office Planning Solutions Print Style Sheet */
/* Last edited: 1-21-05 . Developed by Jeremy Carlson, www.jeremycarlson.com*/

body {
	color: black;
	background-color: white;
	font-size: 12pt;
	}

html #mainarea {
	top:0;
	border:0px none;
	}

#content { margin-right:0 }

#showcase {
	border:4px solid #96b0aa;
	margin-left: 6pt;
	}

#nav a, #feature a, #pullquote a, #pullquote em { color:#000 }

#nav .current {
	background-image: none;
	font-weight: bold;
	}

#content a { font-weight: bold }

.noprint { display: none }

html .printed { display: block }

