.body {
	background-color:#02192f;
}


.li {
	float:left;
	text-indent:0px;
	list-style-position:outside;
	margin-left:-20px;
	text-align:justify;
}
.li:hover {
	color:#E8E8E8;
}


.col-sm-4 {
	background-color:#02192f;
	color:white;
	display:inline-block;
}
.col-sm-12 {
	background-color:#02192f;
	border-top:1px solid #2a455f;
	padding-bottom:10px;
}

.col-sm-3{

}

.h3 {
	border-bottom:1px solid #2a455f; 
	padding-bottom:10px;
	color:#F5F5F5;
	
}
p {
	font-family:arial;
	font-size:12.5px;
	color:#F5F5F5;
}

.pagenav {

	background-color:#101010;
	font-size:12px;
	height:0px;
}


body {
  font-family: arial;
  font-size: 16px;
  font-weight: 400;
  color: #F5F5F5;
  position: relative;
}
nav {
  margin-top: 20px;
  box-shadow: 5px 4px 5px #000;
}

.bg:hover {
	background-color:black;
}
.dd:hover {
	background-color:#505050;
	color:white;
}
.cf {
	width:960px;
}

.foot {

	font-size:12px;
	height:25px;
	text:nowrap;
}
.col-xs-2 {

}
.sb:hover {
	color:red;
}
.breadcrumb {
	background-color:#02192f;
	width:380px;
}