@charset "utf-8";
.bottom {
	background-image: url(images/bottom1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom2 {
	background-image: url(images/bottom2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #00adef;
}
.about {
	background-image: url(images/aboutus-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.pointer {
	cursor: pointer;
}

.text32bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #94d101;
}
.text12boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00adef;
}
.text-add-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00adef;
	font-weight: bold;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text15box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00adef;
	padding-right: 3px;
	padding-left: 3px;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.text11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.text12boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.toptag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #94d101;
}
