@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/bgmain.jpg);
}
.cpr-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDFDFF;
	font-weight: normal;
}
.mainbannertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #E0E1FD;
	letter-spacing: -1px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #16213D;
	line-height: 16px;
}
.maintxt-wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D4D8FB;
}
.mainbannerblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #7480A8;
	letter-spacing: -1px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424966;
}
a:link {
	color: #241C89;
	text-decoration: none;
}
a:visited {
	color: #241C89;
	text-decoration: none;
}
a:hover {
	color: #6977C2;
	text-decoration: none;
}
a:active {
	color: #241D8A;
	text-decoration: none;
}
