
#body {
	margin: 0;
	font: 15px Arial,'Helvetica',sans-serif;
	color: #ebebeb;
}

.clearfix {
	clear: both;
}

#body h1 {
	font: 48px Arial,'Helvetica',sans-serif;
	color: #317eac;
	margin: 0px 0 0px 0;
	line-height: 1;
}

#body h2 {
	font: 28px Arial,'Helvetica',sans-serif;
	color: #000000;
	margin: 10px 0 5px 0;
	line-height: 1.6;
}

#body h3, #body h3 > a {
	font: 14px Arial,'Helvetica',sans-serif;
	color: #ffffff;
	margin: 0px 0 0px 0;
	line-height: 1;
	text-decoration: none;
}

#body h4 {
	font: 18px Arial,'Helvetica',sans-serif;
	color: #525e66;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1;
}

#body h5 {
	font: 18px Arial,'Helvetica',sans-serif;
	color: #ebebeb;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1;
}

#body h6 {
	font: 15px Arial,'Helvetica',sans-serif;
	color: #5a5a5a;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1.6;
}

p {
	margin: 5px 0 10px 0;
	line-height: 1.4;
}

p a, .ngcontent a, a.nglink {
	
	
	
	color: #317eac;
	text-decoration: none;
}

p a:hover, .ngcontent a:hover, a.nglink:hover {
	font-weight: normal;
	
	font-style: normal;
	
	text-transform: none;
	
	color: #00a8e6;
	text-decoration: none;
}

h3 a:hover {
	color: #00a8e6;
	text-decoration: none;
}

img.picture {
	display: block;
	border: 0;
}

.paragraph {
	margin-bottom: 10px;
}

nav.navbar .navbar-nav > li > a,
nav.navbar .search-item a,
nav.navbar .navbar-search input[type="search"],
nav.navbar .navbar-search input[type="search"]:active {
	font: 18px Arial,'Helvetica',sans-serif;
	color: #ebebeb;
	line-height: 50px;
	text-transform: uppercase;
}