.rtbord {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: url(images/home-on.gif);
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.blueborder {
	border-top: thin none #003399;
	border-right: thin solid #003399;
	border-bottom: thin solid #003399;
	border-left: thin solid #003399;

}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ovalBkg {
	background-attachment: fixed;
	background-image: url(images/oval-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
