.buttons_up {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons_over {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
}
.header_big {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
}
.sub_header {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
}
.body_grey {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 117%;
}
.bullets_burgundy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
	line-height: 115%;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
}
.bullet_header {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
}
.body_burgundy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6b1c5a;
	text-decoration: none;
	line-height: 118%;
}

/* Contact page
----------------------------------------------- */

.field { width:400px; height:17px; padding: 3px 3px 3px 3px; color:#333333; background-color:#ffffff; font-size:9pt; line-height:18px; border:#999999 1px solid; }
.field_multi { width:400px; height:50px; padding: 3px 3px 3px 3px; color:#333333; background-color:#ffffff; font-size:9pt; line-height:18px; border:#999999 1px solid; }
.field_drop { width:220px; height:25px; padding: 3px 3px 3px 3px; color:#747A7F; background-color:#ffffff; font-size:10pt; line-height:18px; }

.field_drop_content { width:275px; height:25px; padding: 3px 3px 3px 3px; color:#333333; background-color:#FEE9ED; font-size:10pt; line-height:18px; }
