.c-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}
.c-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EBDFC5;
	border-right-color: #EBDFC5;
	border-bottom-color: #EBDFC5;
	border-left-color: #EBDFC5;
}

.c-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AC6B08;
}
.c-section-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.c-headline-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36578C;
}
.c-small-headline {
	font-size: 9pt;
	font-weight: bold;
}.c-border-2 {
	border: 1px solid #8AACE7;
}
.c-big-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #483600;
}
.c-headline-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #925920;
}
.c-Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #935A21;
	border-right-color: #935A21;
	border-bottom-color: #935A21;
	border-left-color: #935A21;
}
