.Back {
	background-image: url(images/BK.jpg);
	background-repeat: repeat-x;
	background-color: #26468A;
}
.hpimg {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.Page-BK {
	background-color: #FFFFFF;
	background-image: url(images/Page-BK.jpg);
	background-repeat: repeat-x;
	margin: 5px;
	border: 2px solid #3A9BD9;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #26468A;
	margin: 10px;
}
a:link {
	color: #26468A;
	text-decoration: underline;
}
a:visited {
	color: #26468A;
	text-decoration: underline;
}
a:hover {
	color: #3A9BD9;
	text-decoration: none;
}
a:active {
	color: #3A9BD9;
	text-decoration: none;
}
.services {
	background-image: url(images/HP-title-services.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 16px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #3A9BD9;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #26468A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a9bd9;
	margin: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A9BD9;
	margin: 15px 10px 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A9BD9;
	margin: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A9BD9;
	margin: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a9bd9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a9bd9;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26468A;
}
.border {
	margin: 5px;
	border: 1px solid #001348;
}
