hr {
	border: 0px;
	height: 1px;
	color: black;
	background-color: black;
	}

.btn {
	display: none;
}

.btnPrint {
	display: visible;
	font-size: 12px;
	line-height: 14px;
	color:#003366;
	font-family:'trebuchet ms',verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	background-color:#fff7ef;
	background:#fff7ef url(/img/btn-bg.gif);
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border:1px solid;
	border-top-color:#dcd6c2;
	border-left-color:#dcd6c2;
	border-right-color:#938a7b;
	border-bottom-color:#938a7b;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffdcd6c2');
/*
	width=7em;
	height=2em;
*/
	}


}

.print {
/*	display: visible; */
}

.web {
	display: none;
}

.titlebar {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-weight: normal; */
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 2px;
	}


h2.highlight {
}


webImgRight {
	display: none;
}


