.pageBorder {
	border: thin solid #003399;
}
.rightBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-top-color: #6E79C9;
	border-right-color: #6E79C9;
	border-bottom-color: #6E79C9;
	border-left-color: #6E79C9;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
}
.menulinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-style:italic;
}
.menulinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	font-style:italic;
}.border-top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #776F0B;
	border-right-color: #776F0B;
	border-bottom-color: #776F0B;
	border-left-color: #776F0B;
}
