@charset "UTF-8";
/* CSS Document - print-media style sheet*/

/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0 auto;
	font-size: 100%;
	font-weight: normal;
}

p .fltlft {
	margin-right: 1em;
}

/* end reset styles */

#header {
	display: none;
}

#footer_info {
	display: none;
}

#sidebar_lft {
	float: none;
}

#sidebar_rt {
	float: none;
}

.img_right {
	display: none;
}

.img_captions {
	display: none;	
}

.img_captions_left {
	display: none;	
}

.img_captions_right {
	display: none;	
}


.top_arrow {
	display: none;
}

.link-text {
	display: none;
}

h1 {
	display: none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

img {
	display: none;
}

#footer_info {
	display: none;
}

#sublinks {
	display: none;
}

hr {
	display: none;
}

.hidePrint {
	display: none;
}

.print_only {
	display: inline;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin-bottom: 0.5em;	
}
p a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}