body.itemid-101 .blog-items {
	display: flex;
	justify-content: center;
}

body.itemid-101 .blog-item {
	float: left;
	width: 25%;
	text-align: center;
}

body.itemid-101 .blog-item .item-content h2 {
  color: #1e5ca7;
  font-weight: normal;
  font-size: 20px;
}
body.itemid-101 .blog-item .item-content p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #062d39;
}




#mod-custom103 {
	background: #1e5ca7;
	color: #ffffff;
}
#mod-custom103 p {
	width: 720px;
	margin: 0 auto;
	text-align: right;
	padding: 20px 0px;
}
#mod-custom103 p a {
	color: #fff;
}


.mod-articlesnews.newsflash {
	background: #1e5ca7;
	color: #ffffff;
}
.mod-articlesnews.newsflash p {
	width: 720px;
	margin: 0 auto;
	
}


.mod-articlesnews__item {
  width: 720px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 150px;
  font-size: 15px;
  line-height: 20px;
}




#mod-custom92 {
	width: 720px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0 30px;
}

/*#mod-custom92 h3, #mod-custom92 p {
	width: 960px;
	margin: 0 auto;
}*/
#mod-custom92 h3 {
	color: #1fa12e;
	font-weight: normal;
	font-size: 22px;
}






#mod-custom93 {
	background: #3d464b;
	color: #ffffff;
	padding: 50px 0px;
	display: flex;
	justify-content: center;
}

#mod-custom93 div.span4 {
	float: left;
	width: 250px;
	margin: 0 auto;
	display: contents;
}
#mod-custom93 div.span4 ul.span4 {
	width: 250px;
}
#mod-custom93 .span4 a {
	color: #fff;
}


#mod-custom93 ul li {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}



#mod-custom94 {
	display: flex;
	justify-content: center;
}

#mod-custom94 .span12 p {
	color: #fff;
	font-weight: 300;
	font-size: 12px;
}

#mod-custom94 .span12 p a {
	color: #fff;
}


.icon-chevron-right::before, .icon-rightarrow::before, .icon-arrow-right::before {
  content: "\203A";
}

p.readmore a {
  text-decoration: none;
}