/* CSS Document */
body {
	background-image: url(images/bg-test.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.main-copy {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.main-copy a {
	text-decoration:none;
	font-size: 10px;
	color: #78152e;
	line-height: 14px;
}
.main-copy a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #78152e;
	line-height: 14px;
}
.main-copy-title {
	text-decoration:underline;
	font-weight:bold;
	font-size: 14px;
	color: #5c86cc;
	line-height: 26px;
}
.address-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #78152e;
	line-height: 18px;
}
.address-box a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #78152e;
	line-height: 18px;
}
.address-box a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #78152e;
	line-height: 18px;
}
.footer {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.footer a {
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.footer a:hover {
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.footer-disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353535;
}
.footer-disclaimer a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353535;
}
.footer-disclaimer a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353535;
}
