@charset "utf-8";
.LeftNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000033;
	text-decoration: none;
	text-align: left;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: underline;
	color: #000033;
}
.bottombanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.bodymail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #330000;
	text-decoration: underline;
}
