

BODY {
	margin: 0;
	font: 17px Arial,'Helvetica',sans-serif;
	color: #000000;
}

.clearfix {
	clear: both;
}

h1 {
	font: 36px Arial,'Helvetica',sans-serif;
	color: #003459;
	margin: 20px 0 25px 0;
	line-height: 1.2;
}

h2 {
	font: 24px Tahoma,Verdana,Segoe,sans-serif;
	color: #003459;
	margin: 25px 0 15px 0;
	line-height: 1.2;
}

h3, h3>a {
	font: 16px Tahoma,Verdana,Segoe,sans-serif;
	color: #007ea7;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1.2;
	text-decoration: none;
}

h4 {
	font: 16px Tahoma,Verdana,Segoe,sans-serif;
	color: #007ea7;
	margin: 10px 0 10px 0;
	line-height: 1.2;
}

h5 {
	font: 16px Tahoma,Verdana,Segoe,sans-serif;
	color: #003459;
	margin: 10px 0 10px 0;
	line-height: 1.2;
}

h6 {
	font: 16px Tahoma,Verdana,Segoe,sans-serif;
	color: #003459;
	margin: 10px 0 10px 0;
	line-height: 1.2;
}

p {
	margin: 10px 0 10px 0;
	line-height: 1.4;
}

p a, .ngcontent a, a.nglink {
	color: #007ea7;
	text-decoration: none;
}

p a:hover, .ngcontent a:hover, a.nglink:hover {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #00a8e8;
	text-decoration: underline;
}

h3 a:hover {
	color: #00a8e8;
	text-decoration: underline;
}

img.picture {
	display: block;
	border: 0;
}

.paragraph {
	margin-bottom: 10px;
}

.opfix .sqreyecatcher {
  padding-top: 72.25px;
  -webkit-transition: padding 0.2s ease;
  transition: padding 0.2s ease;
}

.opfix.scrolled .sqreyecatcher {
  padding-top: 51px;
}
