@charset "UTF-8";
a.red:link {
	color: #E31936;
}
a.red:visited {
	color: #E31936;
}
a.red:hover {
	color: #E31936;
}
a.red:active {
	color: #E31936;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.red16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E31936;
	line-height: 16px;
}
.black18 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}
.copyRed {color: #E31936}
.red13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E31936;
	line-height: 16px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	margin: 0px;
}
.red9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E31936;
}
.background {
	background-image: url(i/about/background-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f0ebce;
}
.downloadPDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
