@charset "utf-8";
.text {
	font-family: Arial;
	font-size: 12px;
	line-height:17px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Arial;
	font-size: 11px;
		font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.text_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	border-bottom:solid #333333 1px;
	text-decoration: none;
}
.header_2{
	font-family: Arial;
	font-size: 12px;
	color: #4859fe;
	font-weight: bold;
	text-decoration: none;
}
.header_1 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.subheader {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.web {
	font-family: Arial;
	font-size: 12px;
		font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.web:hover {
	color: #ffffff;
}
.more {
	font-family: Arial;
	font-size: 12px;
			font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.more:hover {
	font-family: Arial;
	font-size: 12px;
			font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.more1 {
	font-family: Arial;
	font-size: 12px;
	color: #4859fe;
	text-decoration: none;
}
.more1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #4859fe;
	text-decoration: underline;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4859fe;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.menu1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.BTN {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BTN:hover {
	font-family: Verdana;
	font-size: 11px;
		font-weight: bold;
	color: #333333;
	text-decoration: none;
}