.mainBkg {
	background-image: url(images/bkg_tiler.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.bodyCopy {
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
}
li {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}

.flashNav {
	padding-right: 8px;
}
.Headline {
	font-size: 20px;
	font-weight: bold;
	color: #BD2510;
}

a {
	font-weight: bold;
}

a:link {
	color: #B0230F;
	text-decoration: none;
}

a:visited {
	color: #77180B;
	text-decoration: none;
}
a:hover {
	color: #F0604A;
	text-decoration: underline;
}
a:active {
	color: #BD2510;
	text-decoration: none;
}
.subnav {
	font-size: 9px;
	padding-right: 8px;
	text-align: center;
}
.caption {
	font-size: 9px;
	text-align: center;
}

