@charset "utf-8";
/* NORTHSTATE PRINT CSS STYLES */

* {
	margin: 0;
	padding: 0;
}

#header, #navholder, #flashContent, img, #iconContainer, #contentRight, p.columnPic, #footer, #copyrightBlock {
	display: none;
}

#content, #contentLeft, #contentLeftMarket, p.columnOne {
	width: 100%;
	font-size: 12px;
}

#content h1 {
	color: #000000;
	font-size: 16px;
}

#content h2, span.txtBlueLrg {
	color: #000000;
	font-size: 14px;
}

p, p.columnOne, #contentLeftMarket, span.bodyText, #contentLeft, #contentLeftProducts {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a.bluelink {
	color: #000000;
}

span.txtBlueDrk, span, span.txtBlue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}