.headerexp {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #2C62A2;
}
.headerexpred {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #E1081F;
}
.expcopy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	padding: 12px;
}
.border {
	border: 1px solid #D8E7EC;
}
.copyblue {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #6D89A1;
}
.borderbottomblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E7EC;
}
