@charset "utf-8";
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	background-image: url(/img/grad-gray.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

.orange-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #718DA5;
}

.brp-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.bluebox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-image: url(/img/grad-blue.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
