@charset "UTF-8";
.headline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: normal;
	color: #C1292D;
	padding-left: 10px;
}
.body_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	padding-left: 10px;
}
.bodytype_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}	
.form_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0360CD;
}
a:link {
	color: #0360CD;
	text-decoration: none;
}
a:hover {
	color: #C1292D;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0360CD;
}
a:active {
	text-decoration: none;
	color: #C1292D;
}
.page_subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	color: #C1292D;
}
.bodytype_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
