﻿body {
}
.CPSIAButton
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	font-size: 14px;
	behavior: url(RollOverButton.htc);
	background-color: #efefef;
}

@media print {
.CPSIAButton{display: none;}
}
