body, html {
	font-family: 'Abel', sans-serif;
}
a {
	text-decoration: none;
}
.bor-bottom {
	border-bottom: 1px solid #ccc;
}

.table1 {
	width: 800px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	height: 710px;
}

.logo {
	text-align: left;
	padding-left: 20px;
}
.logo a:hover {
	text-decoration: none;
	background-color: #fff;
}
.text {
	color: #0063a7;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 30px;
	text-align: right;
	padding-right: 20px;
}
.heading {
	color: #212121;
	font-size: 18px;
	font-weight:600;
	line-height: 20px;
	text-align: left;
	padding:20px 15px 0px 15px;
}
.note {
	color:#F00;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	padding:0px;
}
.text1 {
	color: #212121;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	padding: 15px;
}
.year {
	color: #212121;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	line-height: 30px;
	text-align: center;
	background-color: #E8E3E3;
	float: left;
	width: 100%;
}

.margin-top{margin-top: 30px;}

.certificate{
	float:left;
	width:100%;
	text-align: center;
}

.certificate img{
	border:1px solid #E8E3E3;
}

.text2 {
	text-align: center;
	padding: 20px;
}
.images{
	float:left;
	width:100%;
}

.images ul{
	margin:0 auto;
	width:96%;
	padding:0;
}

.images ul li{
	float:left;
	list-style-type:none;
	display:inline-block;
	padding:10px 20px 30px 20px;
	margin:0;
}
.images ul li{
}

.images ul li img{ padding-top:4px;}
.text3 {
	font-size: 22px;
	color: #1B8EC1;
	text-align: left;
	padding: 10px 20px;
}
.title {
	font-size: 18px;
	color: #212121;
	font-weight: 600;
	text-align: center;
	padding: 10px 20px 5px 20px;
}
.make {
	font-size: 18px;
	color: #212121;
	font-weight: 500;
	text-align: center;
	padding: 0px 20px 10px 20px;
	font-weight: 600;
	line-height:26px;
}

.text4 {
	font-size: 18px;
	color: #212121;
	font-weight: 600;
	text-align: left;
	padding: 0px 20px;
}
.text5 {
	font-size: 18px;
	color: #212121;
	font-weight: 600;
	text-align: left;
	padding: 10px 20px;
}
.text6 {
	font-size: 18px;
	color: #212121;
	font-weight: 400;
	text-align: left;
	padding: 0px 20px;
	margin: 0px;
}
ul{
	margin: 0px;
	padding-left: 20px;
}
li{
	font-size: 17px !important;
	color: #212121;
	list-style: square;
	font-weight: 300 !important;
	padding: 10px 0px;
}
a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}

a:hover {
  background-color: #ddd;
  color: black;
}
.previous {
  background-color: #f1f1f1;
  color: black;
	margin-bottom: 10px;
}

.next {
  background-color: #0063a7;
  color: white;
margin-bottom: 10px;	
}
.previous1 {
  background-color: #0063a7;
  color: white;
margin-bottom: 10px;	
}
.next1 {
  background-color: #f1f1f1;
  color: black;
	margin-bottom: 10px;
}
.td-height{
	vertical-align: middle;
	padding-top: 5px;
}
