.copyright {
	font-size: xx-small;
	color: #0D397B;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0D397B;
}
.pageheading {
	font-size: medium;
	font-weight: bold;
}
.subheading {
	font-size: small;
	font-weight: bold;
}
hr {
	color: #B2BCD0;
	font-size: 1px;
	line-height: -10px;
}
p {
}
.indent {
	text-indent: 10pt;
}
.leftlinks {
	color: #0D397B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.imageleft {
	padding-right: 10px;
	padding-bottom: 10px;
}
.bottomnav {
	font-size: x-small;
	color: #0D397B;
}
.textentry {
	BORDER-RIGHT: #0D397B 1px solid;
	BORDER-TOP: #0D397B 1px solid;
	BORDER-LEFT: #0D397B 1px solid;
	BORDER-BOTTOM: #0D397B 1px solid;
	width: 220px;
	padding: 3px;
	text-align: left;
}
.instruction {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nopadding {
	padding: 0px;
}
