.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #754BB4;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #754BB4;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B19AD6;
	text-decoration: underline;
}
.btm-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212C31;
	border-right-color: #212C31;
	border-bottom-color: #212C31;
	border-left-color: #212C31;
}
.side-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #212C31;
}
.top-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212C31;
	text-align: right;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006F82;
	margin: 15px 5px 5px 15px;
	font-weight: bold;
}
.teal {
	background-color: #9CC7CE;
}
.text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006F82;
	margin: 15px 5px 5px 15px;
	font-weight: normal;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009AB5;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top: none;
	border-right: 1px solid #49626D;
	border-bottom: none;
	border-left: 1px solid #4A616B;
}
a.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74AFBA;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #49626D;
	border-bottom: none;
	border-left: 1px solid #4A616B;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
}
a.topnav:hover {
	text-decoration: none;
	color: #009AB5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #74AFBA;
	border-left-color: #74AFBA;
}
