@charset "utf-8";
/*Print.CSS*/
/*CSS document was developed by Wood Street, Inc. (www.woodstreet.com)*/
/*Copyright 2010*/
body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	background: #fff url(none);
}
#nav-1, #nav-2, #lev-2, #lev-4 ul {
	display: none;
}
#lev-2, #lev-3 {
	border-bottom: 1pt dashed gray;
	padding-bottom: 10pt;
}
#lev-4 {
	padding-top: 20pt;
}
body {
	letter-spacing: normal;
	color: black;
	font: 10pt Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 200%;
	padding-bottom: 10pt;
	border-bottom: 1pt dashed gray;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 135%;
}
h4 {
	font-size: 100%;
	font-variant: small-caps;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 90%;
	font-style: italic;
}
img {
	border-style: none;
}
a:link, a:hover, a:focus, a:active, a:visited {
	color: blue;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
