@charset "utf-8";
body {
	background-color: #6d8eb7;
	background-image: url(slice/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MainBody {
	background-color: #FFFFFF;
	background-image: url(slice/r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.MainBodySub {
	background-color: #FFFFFF;
	background-image: url(slice/sub_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.HiInterest {
	background-color: #8b8d8e;
	background-image: url(slice/hi_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.RegularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.CopyLg {
	font-size: 14px;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	color: #8C8D8F;
	text-decoration: none;
}
.FtrLink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.HdrNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.HdrNavSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #A60316;
	text-decoration: none;
}
.HdrRed {
	font-size: 16px;
	font-weight: bold;
	color: #AD152A;
	text-decoration: none;
}
.HdrRedMd {
	font-size: 14px;
	font-weight: bold;
	color: #AD152A;
	text-decoration: none;
}
.HdrRedSm {
	font-weight: bold;
	color: #AD152A;
	text-decoration: none;
}
.CopyNav {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.CopyWht {
	color: #FFFFFF;
	text-decoration: none;
}

