@charset "utf-8";
.bg_row1 {
	background-color: #FFF;
	background-image: url(images/bg1.jpg);
}
.header_bg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.txt_punchline {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #666;
}
.txt_red {
	padding: -15px;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: center;
	line-height: normal;
}
.bg_middle {
	background-image: url(images/bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txt_black {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

.txt_blacksmall {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}

.txt_blue1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #2b54a3;
}
.bg_footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt_white {
	font-family: arial;
	font-size: 11px;
	color: #FFF;
}
a {
	color: #a5001e;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #d85100;
}
.txt_red {
	color: #a5001e;
}
.sub1 {
	margin: -15px;
}
.InStyle {
}
.InStyle h2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}

