.border {
	border-right-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: normal;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004E9B;
	font-weight: bold;
	border: none;
}
a:link {
	color: #004E9B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	border: none;
}
a:active {
	text-decoration: none;
	border: 0px none;
}
a:hover {
	color: #F76D10;
	text-decoration: none;
}
.cprt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.cprt a:link {
	color: #000000;
}
.content {
	color: #004E9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-image: url(images/bullet.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F76910;
	letter-spacing: 1px;
}
.orangebrd {
	border: 1px solid #F76D10;
}
.formbrd {
	background-color: #DFEFFF;
	border: 1px solid #F76D10;
}
div#copyright {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 5px;
}
