.border {
	border: 1px solid #005A84;
}
.borderFrame {
	border-top: 1px none #005A84;
	border-right: 1px solid #005A84;
	border-bottom: 1px none #005A84;
	border-left: 1px solid #005A84;
}
.backfin {
	background-image: url(images/back-fin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #005A84;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #005A84;
	text-decoration: none;
	height: 100%;
}
.borderFrame2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #89AAC5;
	border-right-color: #89AAC5;
	border-bottom-color: #89AAC5;
	border-left-color: #89AAC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015A84;
}
.title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a {
	font-weight: bold;
	color: #005A84;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
