.text11-blue{
	font-family: tahoma;
	font-size: 11px;
	color: #0E6A9A;
	line-height: 15px;
}

.text11-gray {
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
}

.text10-blue{
	font-family: tahoma;
	font-size: 10px;
	color: #0E6A9A;
}

.text10-gray {
	font-family: tahoma;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
}
a.text10-gray:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #858585;
	text-decoration: underline;
}
.text12-blue {

	font-family: tahoma;
	font-size: 12px;
	color: #0E6A9A;
	line-height: 17px;
}
.text14-blue {

	font-family: tahoma;
	font-size: 14px;
	color: #0E6A9A;
	line-height: 15px;
}
.text13-blue {

	font-family: tahoma;
	font-size: 13px;
	color: #0E6A9A;
	line-height: 15px;
}
.buton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1285C6;
	border: 1px solid #0C5278;
}

.buton_hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0C5278;
	border: 1px solid #0C5278;
}

.buton_click {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0C5278;
	border: 1px solid #0C5278;
}
.text11-white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
.text12-white {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}

a.text11-white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
a.text11-white:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}
