a:link {
	text-decoration: none;
	color: #007393;
}
a:visited {
	text-decoration: none;
	color: #007393;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #007393;
}



body {
	background-image: url(images/bkg.gif);
	font-size: 14px;
	line-height: 20px;
}
td,th {
	font-family: "Times New Roman", Times, serif;
}
.pageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	color: #4892A4;
	font-weight: bold;
}
.bodytxtCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.menu_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	color: #4892A4;
	font-weight: bold;
}
.bodytxt_head {
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
}
.shadowLftRt {
	background-image: url(images/shadowbkg.gif);
	background-repeat: repeat-y;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007393;
	width: 230px;
	text-align: center;
	font-weight: bold;
}
