@charset "utf-8";
body {
	background-color: #244386;
	background-image: url(../Images/bg-img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.yellow-bg {
	background-color: #fdcd00;
	background-position: left top;
}
.menu {
	background-image: url(../Images/menu-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDCD00;
	text-decoration: none;
	font-weight: normal;
}
.text-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.footer-bg {
	background-image: url(../Images/footer-bg-center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.link-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
.link-12-bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.inner-page-hed-texxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CB2C2C;
	text-decoration: none;
}
.inner-page-point-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C23F41;
	text-decoration: none;
}
.link-1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C23F41;
	text-decoration: underline;
}
.pr_name_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D539E;
	text-decoration: none;
}

