body
{
	background-color:#1c3b6b !important;
}
p
{
	text-align: justify !important;
}
.headerimg
{
	background-image:url(../img/header.jpg);
	height:312px;
}

.footerimg
{
	background-image:url(../img/footer.jpg);
	height:132px;
}

.colorbar
{
	height:70px;
	background-color:#013161;
	border-bottom:5px solid #fed552;
	border-top:2px solid #fed552;
}
.logo
{
	margin-top:20px;
	max-width: 100%;
	height: auto;
	display:block;
}


.topbar-height
{
	height:55px;
}

.stripe-1 {
  background:#212531;
  background: linear-gradient(45deg, #fcaf1a 50%, #f68721 50%);
 
  );}
  
  .stripe-2 {
  background:#212531;
  background: linear-gradient(45deg,#f68721 50%, #1c3a6a 50%);
  );}
  
  .mt-35
  {
	  margin-top:35px;
  }
  
   .mt-20
  {
	  margin-top:20px;
  }
  .mb-20
  {
	  margin-bottom:20px;
  }
  
/*  .heightLim .itemLim
{
	 height: 530px;
}

.itemLim img
{
	 position: absolute;
    top: 0;
    left: 0;
    min-height: 530px;
}*/
.blu-border
{
	border-top:3px solid #1c3a6a;
	border-bottom:3px solid #1c3a6a;
}
.btn-blu-bg
{
	background-color:#1c3a6a;
	border:none;
}

.btn-blu-bg:hover
{
	background-color:#173259;
}

.navigation
{
}

.navigation li
{
	margin-left:25px;
}
li:first-child {
    margin-left:0px;
}
.navigation li a
{
	font-size:16px;
	color:#373737;
}

/*-----------------------*/
.wht-navigation
{
}

.wht-navigation li
{
	margin-left:25px;
}
.wht-navigation li a
{
	font-size:16px;
	color:#4D4D4D;
}
/*-----------------------*/

/*-----------------------*/
.small-navigation
{
	margin-top:5px;
}

.small-navigation li
{
	margin-left:5px;
}
.small-navigation li a
{
	font-size:12px;
	color:#1c3b6b;
}
/*-----------------------*/

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff; 
}
.bdr
{
	border-right:solid 1px #B4B4B4;
}
.bdl
{
	border-left:solid 1px #B4B4B4;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.foot-art
{
	height:80px;
	background:url(../img/footimg.jpg);
	background-repeat: repeat-y;

}

footer
{
	background-color:#1c3b6b;
	color:white;
	z-index:-15000;
	
}

footer a
{
	color:white;
}

.footer-logo
{
	margin-top:77px;
}
.footer-sec-row
{
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #FFFFFF;
}
.yellow-foot
{
	border-top:solid 20px #f68721;
	border-bottom:solid 30px #fcaf1a;
}

.double-blue
{
	border-top:solid 20px #f68721;
	
	min-height:675px;
	z-index:-10000;
	margin-bottom:-800px;
	background-image:url(../img/bg.jpg);
	background-position:center;
	background-repeat:repeat;
	
}
.whtbg
{
	background-color:white;
}
.bluestrip
{
	border-bottom:15px solid #1c3b6b;
}
.blue-footer
{
	border-bottom:5px solid #fff;
	border-top:5px solid #fff;
	
}
.bdr-top-wht
{
	border-top:25px solid #fff;
}
.orng-strip
{
	border-bottom:solid 20px #f68721;

}
.selected
{
	font-weight: bold !important;
	/*color: #f68721 !important;*/
}