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

.blue-16-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0063A5;
	text-decoration: none;
}
.blue-12-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0063A5;
	text-decoration: none;
}
.blue-11-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0063A5;
	text-decoration: none;
}
.blue-14-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0063A5;
	text-decoration: none;
}
.white-14-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.green-16-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00A776;
	text-decoration: none;
}
.green-20-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00A776;
	text-decoration: none;
}
.blue-20-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0063a5;
	text-decoration: none;
}


.black-12-nrm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.black-14-nrm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.black-11-nrm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.green-14-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A776;
	text-decoration: none;
}
.green-12-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A776;
	text-decoration: none;
}
.grey-09-nrm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grey-10-nrm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.red-10-nrm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}


.green-11-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A776;
	text-decoration: none;
}
a:link {
	color: #00A776;
	text-decoration: none;
}
a:active {
	color: #00A776;
	text-decoration: none;
}
a:visited {
	color: #00A776;
	text-decoration: none;
}
a:hover {
	color: #0063A5;
	text-decoration: underline;
}
