.*{
margin:0px;
}

body{
	font-family:calibri;
}
p{word-break: break-word;}
h2.brownBackground {
  background: transparent;
  border-bottom: 1px solid #D8D8D8;
}
h2 {
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  padding: 2px 0;
  width: auto;
  height: 24px;
  margin-bottom: 0!important;
  font-weight: bold!important;
  font-size: 14px!important;
  text-transform: uppercase;
}
h3 {
  display: block;
  /* font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important; */
  padding: 2px 0;
  width: auto;
  height: 24px;
  margin-bottom: 0!important;
  font-weight: bold!important;
  font-size: 14px!important;
  text-transform: uppercase;
}
/* h4 {
  color: #aaa!important;
  font-weight: normal!important;
} */
.bottomContentDivs{padding-top: 12px;}
.bottomContentDivs p{    padding: 0px 0px 0px 16px;
  margin: 7px 0px 0px 0px;}
.navbar {
  width: 100%;
 	height: 60px;
	border-radius: 0px !important;
	background-color: #555b65 !important;
	margin-bottom: 0px !important;
}
.navbar-header img{width: 150px;height: 44px;margin-top: -9px;}


.copyRgt{ 
  width: 100%;
  height: 40px;
	background-color:#333333;
}
.copyRgt p{
	color:#fff;
	padding-top:10px;
	text-align: center;
}

#ScrolTopbtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #F22F26;
  color: #fff;
  cursor: pointer;
  padding: 7px 10px;
  border-radius: 8px;
  font-size: 20px;
}

#ScrolTopbtn:hover {
  background-color: #0A9243;
}

.Content{padding-top: 60px;}

.links1{padding: 70px 10px 0px 10px}
.links{padding: 3px 10px}
.links span{padding-left: 10px;padding-right: 10px;}