@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #02519A;
	font-weight: bold;
	text-transform: uppercase;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
}
a.text2:hover {
	color: #2D67B2;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #750004;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #750004;
	text-decoration: none;	
}
a.footer:hover {
	color: #869E52;
}
.title_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	text-indent: 10px;
}
.text_mid {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11pt;
}
.text_J {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #575757;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #869E52;
	text-decoration: none;
	line-height: 18px;
}
a.text5:hover {
	color: #869E52;
}
a.text:hover {
	color: #869E52;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-color: #02519A;
	height: auto;
	width: auto;
	padding: 5px;
	border: thin solid #DD8218;
}
a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-color: #FFCD13;
	height: auto;
	width: auto;
	padding: 5px;
	border: thin solid #DD8218;
}
a.text3:hover {
	color: #869E52;
}
a.text4:hover {
	color: #869E52;
}
