@charset "UTF-8";
.big_heading {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #013467;
	text-decoration: none;
}
.buttons {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bullets {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	color: #CE0857;
	text-decoration: none;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodyheaders {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
	color: #CE0857;
	text-decoration: underline;
}
.footertext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytextbluebold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
	color: #013467;
	text-decoration: none;
}
.bodytextblueboldlink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
	color: #013467;
	text-decoration: underline;
}
.copywrighttext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #013467;
}

/* Contact page
----------------------------------------------- */

.field { width:400px; height:15px; padding: 3px 3px 3px 3px; color:#333333; background-color:#ffffff; font-size:11pt; line-height:18px; }
.field_multi { width:400px; height:100px; padding: 3px 3px 3px 3px; color:#333333; background-color:#ffffff; font-size:11pt; line-height:18px; }
