@charset "utf-8";
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #012533;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #012533;
}
.greyborder {
	border: 1px dashed #666666;
}
