.history table tr td:first-child{
	width: 10%;
}
.history table tr td:nth-child(2){
	width: 90%;
}

h2{
	color: black;
}

.history table.profile {
	border-collapse: collapse;
	width:100%;
}
.history table.profile th.t_top {
    border-top: #007dc5 4px solid;
}
.history table.profile th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	width: 25%;
	background: #b3b3b3;
	color: #fff;
}
.history table.profile td.t_top {
	border-top: #b3b3b3 4px solid;
}
.history table.profile td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	width: 75%;
}
.document.values h3{
	margin: 0;
	color: #757575;
}
.document.values p{
	margin: 0;
}
.document.values h2{
	margin: 10px 0;
}
.bn-content h1,
.bn-content h2,
.bn-content p{
	text-shadow: 1px 1px 1px #333;
}
.partners-slider img {
	max-height: 63px;
}

.list-btn li.page_item{
	margin: 10px;
}
.career-oppotunities.form-careers{
	margin-top: 30px;
	margin-bottom: 30px;
}
.career-oppotunities .form-table{
	display: block;
}
.document.career ul{
	padding: 0 0 0 20px;
}
.document.career ul li,
.document.career p{
	line-height: 1.6em;
	color: black;
    font-size: 10pt;
}