@import url(http://fonts.googleapis.com/css?family=Lato:300,400);

.clearfix{ clear:both;}
body{
	color:#000000;
	padding: 0px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
.no {
	color:#000000;
	padding: 0px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 24px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: center;
	margin: 0px;
}

/*-------------------------------- Font-Styles ---------------------------------------------------------*/
a{
	color:#882A23;
	text-decoration:underline;
}
a:hover{
	color:#2AAAE1;
}
.showcase {
	text-align: center;
	width: 100%;
	margin-bottom: 150px;
	float: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.showcase div {
	width: 355px;
	margin-right: 10px;
	margin-bottom: 15px;
	color: rgba(6,95,169,1);
	font-size: 13px;
	float: left;
}

.showcase h3 {
	float: left;
	font-size: 30px;
	color: rgba(42,170,225,1);
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	width: 100%;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	font-family: Lato;
	font-weight: 300;
}

h2 {
	font-size: 20px;
	font-weight: 300;
	background-color: rgba(42,170,225,1);
	float: left;
	color: rgba(255,255,255,1);
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
h2 a {
	background-color: rgba(6,95,169,1);
	font-size: 13px;
	text-transform: capitalize;
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-left: 15px;
}
.centerDiv {
	text-align: center;
}
