@charset "utf-8";
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015293;
}
.body-text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #015293;
	text-decoration: none;
}
.body-text a:link {
	color: #015293;
	text-decoration: none;
}
.body-text a:visited {
	color: #015293;
	text-decoration: none;
}
.body-text a:hover {
	color: #015293;
	text-decoration: underline;
}
.body-text a:active {
	color: #015293;
	text-decoration: none;
}
.white-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}





.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white-text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white-text-big-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.big-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #015293;
}




.blue-borders {
	border: 1px solid #015293;
}

.blue-borders-L {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #015293;
	border-right-color: #015293;
	border-bottom-color: #015293;
	border-left-color: #015293;
}
.blue-borders-U {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #015293;
	border-right-color: #015293;
	border-bottom-color: #015293;
	border-left-color: #015293;
}
.blue-borders-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #015293;
	border-right-color: #015293;
	border-bottom-color: #015293;
	border-left-color: #015293;
}
.blue-borders-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #015293;
	border-right-color: #015293;
	border-bottom-color: #015293;
	border-left-color: #015293;
}
.blue-borders-left-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #015293;
	border-right-color: #015293;
	border-bottom-color: #015293;
	border-left-color: #015293;
}



.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015293;
}
.footer-text a {
	color: #015293;
}
.footer-text a:link {
	color: #015293;
	text-decoration: none;
}
.footer-text a:visited {
	color: #015293;
	text-decoration: none;
}
.footer-text a:hover {
	color: #015293;
	text-decoration: underline;
}
.footer-text a:active {
	color: #015293;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
