.text {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.text-white {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration:none;
}
.text-white:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
}
.text_blue {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #005BAA;
}
.text-blue2 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
}
.text-gray {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #939598;
}
.text-gray2 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #939598;
}
.textlink-gray {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #939598;
	text-decoration:underline;
}
.title-text {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #0000FF;
}
.text_blue-bold {
	font-family: "Arial";
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	color: #0000FF;
}
.bullet-point {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textlink_blue {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #005BAA;
	text-decoration:underline;
}
.textlink_blue:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #005BAA;
}
.textlink{
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #0000FF;
	text-decoration:underline;
}
.textlink:hover{
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #939598;
	text-decoration:none
}
.textlink:active{
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #939598;
	text-decoration:none
}
.arrow{
    font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #939598;
	text-decoration:underline;
	}
	.arrow:hover{
    font-family:"Verdana, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #939598;
	text-decoration:none;
	}