.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.txtlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2287BD;
	text-decoration: none;
}
.txtlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064B8C;
	text-decoration: underline;
}
.bg {
	background-image: url(../images/lower_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg2 {
	background-image: url(../about/images/abt_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014284;
}
.contentTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #014284;
}.content_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014284;
}
.titlecontact {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006AAE;
	text-decoration: none;
}