@charset "utf-8";
/* CSS Document */



/* PRINT-STYLES:
--------------------------------------------------------------------------------------- */

body { background-color: #FFF; }

div#header,
div#footer { display: none; }

div#header-print { display: block; padding-bottom: 20px; }

div#content div.col p,
div#content div.col a,
div#content div.col li,
div#content div.col h1,
div#content div.col h2
div#content div.col h3 { color: #000; }

div#content div.col a { text-decoration: underline; }


div#content div.col p
{
	font-size: 18px;
	line-height: 1.3em;
	padding-bottom: 1.25em;
}

div.subhead-row h2
{
	text-indent: 0;
	text-transform: uppercase;
	font-size: 16px;
}
