@charset "utf-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bck_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.topmenu {
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: center;
	color: #000000;
}

.splash-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
.bck-gutters {
	background-color: #aeaeae;
}
.bck-lightgrey {
	background-color: #F2F2F2;
	background-image: url(../images/bck-body-fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bck-white {
	background-color: #FFFFFF;
}
.bck-b5 {
	background-color: #b5b5b5;
}

.bck-grey2 {
	background-color: #bbbbbb;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bck-black {
	background-color: #000000;
}
.bck-footer-gradient {
	background-color: #000000;
	background-image: url(../images/bck-footer-gradient.gif);
	background-repeat: repeat-x;
}
.bck-footer-red {
	background-color: #B61113;
	background-repeat: repeat-x;
}
.footer-nav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-nav-off:hover {
	color: #FFCC00;
	text-decoration: underline;

}
.footer-nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.footer-nav-on:hover {
	color: #FFFFFF;
}

.bck-exclusive-gut-left {
	background-image: url(../images/h_rail_exclusive_info_gut_l.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bck-exclusive-gut-right {
	background-image: url(../images/h_rail_exclusive_info_gut_r.gif);
	background-repeat: repeat-y;
}
.margin-top-2px {
	padding-top: 2px;
}
.bck-prequal-gut-left {
	background-image: url(../images/h_rail_prequal_gut_left.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bck-prequal-gut-right {
	background-image: url(../images/h_rail_prequal_gut_right.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.title-blk-18pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.title-blk-20pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.title-blk-22pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subhead-red18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
.subhead-red16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
.subhead-red14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
}
.title-blk-16pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.title-blk-14pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.text-blk-14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.bck-9b {
	background-color: #9b9b9b;
}
.bck-midbox-gut-left {
	background-image: url(../images/midbox_gut_l.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bck-midbox-gut-right {
	background-image: url(../images/midbox_gut_r.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.arial-blk-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
span.goldtext {
	background-color: transparent;
	color: #a57e43;
	font-size: 125%;
	line-height: 150%;
	font-weight: bold;
}
td.goldtext {
	background-color: transparent;
	color: #a57e43;
	font-weight: bold;
}