@charset "utf-8";
.pagemain_justify {
	text-align: justify;
	font-family: Eurostile, Verdana, serif;
	font-size: 16px;
	color: #000;
}

a:link {
	color: #778cbb;
	font-size: 16px;
	font-family: Eurostile, Verdana, serif;
}
a:visited {
	color: #778cbb;
	font-size: 16px;
	font-family: Eurostile, Verdana, serif;
}
a:hover {
	color: #0E134A;
	font-size: 16px;
	font-family: Eurostile, Verdana, serif;
}
a:active {
	color: #778cbb;
	font-size: 16px;
	font-family: Eurostile, Verdana, serif;
}

.banner {
	height: auto;
	width: auto;
	color: #013983;
	text-align: center;
	padding: 2px;
	margin: 5px;
	background-color: #FFF;
	border: medium none #778cbb;
	font-family: Eurostile, Verdana, serif;
}
.bannertext {
	font-size: 18px;
	font-style: normal;
	color: #23498e;
	text-align: center;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin: 5px;
	font-family: Eurostile, Verdana, serif;
}
.mainbody {
	font-family: Eurostile, Verdana, serif;
	font-size: 16px;
	background-color: #FFF;
	margin: 5px;
	padding: 2px;
	border: medium none #778cbb;
	text-align: center;
	height: auto;
	width: auto;
}

.menutext {
	text-align: center;
	font-family: Eurostile, Verdana, serif;
	font-size: 12px;
	color: #778cbb;
}
.logo_right {
}
.page_title {
	text-align: center;
	font-family: Eurostile, Verdana, serif;
	font-size: 18px;
	color: #23498E;
}
.mainbody table tr td {
	text-align: center;
	color: #000;
	font-family: Eurostile, Verdana, serif;
	font-size: 14px;
}
.bluetext {
	color: #23498E;
	font-family: Eurostile, Verdana, serif;
	text-align: center;
}
.quotation {
	font-style: italic;
	font-family: Eurostile, Verdana, serif;
	font-size: 16px;
}
.maintext_small {	font-size: 10px;
}
.blue_text_justified {
	text-align: justify;
	font-size: 16px;
	color: #23498E;
}
.text_black_bold {
	color: #000;
	font-weight: bold;
}

.pagemain_centre_blue {
	font-size: 16px;
	color: #23498E;
}



.pagemain_centre {
	text-align: center;
	font-family: Eurostile, Verdana, serif;
	font-size: 16px;
}
.text_blue1 {
	color: #7EB6C5;
	font-weight: bold;
}
.page_title {
	color: #23498E;
}
.text-midblue {
	color: #2C4472;
	font-weight: bolder;
}
.text-lightblue {
	color: #066;
	font-weight: bolder;
}
