/* print styles */

#container, #content, #top {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	background: transparent;
	}

div#content {
   	margin-left: 5%;
   	padding-top: 0.5em;
	border-top: 2px solid #000000;
   }

div#top {
   	margin-left: 5%;
   	}

body {color: black;
	background: white;
	font-size: 11pt;
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	}

h1
{background: white;
color: black;
font-size: 18pt;
font-family: arial, verdana, helvetica, sans-serif;
}

h2
{background: white;
color: black;
font-size: 16pt;
font-family: arial, verdana, helvetica, sans-serif;
}

h3
{background: white;
color: black;
font-size: 14pt;
font-family: arial, verdana, helvetica, sans-serif;
}

#quicknav {display: none;}

#navcolumn {display: none;}

#footer {display: none;}

#secondcolumn {display: none;}

.documentlink {display: none;}

.returntoindex {display: none;}

.skiplink {display: none;}

.hide {display: none;}