/* CSS Print */

body {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#rightbox {
	position: relative;
	top: -1.5em;
	left: 14em;
	width: 550px;
	margin-top: 3em;
}

#wrap2 {
	width: 775px;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
}

#header {
	display: none;
}

#subnav {
	display: none;
}	

#subnav  ul li {
	display: none;
}

#footer {
	display: none;
}

#pgHead {
	display: none;
}	

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
