@charset "UTF-8";
.caption/* CSS Document */

 {
	font-size: 12px;
	font-style: italic;
	color: #1F354F;
}
.style2 {
	color: #B08E5D;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.headline {
	font-size: 36px;
	color: #1F354F;
}
.bodycopy {
	color: #333333;
	line-height: 115%;
	font-size: 14px;
}
.infoheadline {
	color: #E5CBA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.infocopy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.boldsubhead   {
	font-size: 16px;
	font-weight: bold;
	color: #1F354F;
}
.boldsubhead {
	font-size: 16px;
	font-weight: bold;
	color: #1F354F;
}
.prehead {
	font-size: 16px;
	color: #333333;
	font-style: italic;
}
.bodycopy a {
	color: #333333;
	line-height: 115%;
	font-size: 14px;
}

