.header {
	BACKGROUND-POSITION: center bottom; FONT-WEIGHT: bold; FONT-SIZE: 36px; BACKGROUND-IMAGE: url(../images361/header.jpg); COLOR: #016a99; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.menufont strong>a{
	-webkit-transition: all ease-in-out .08s;
	-o-transition: all ease-in-out .08s;
	-moz-transition: all ease-in-out .08s;
	transition: all ease-in-out .08s;
}
.bodytext {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.copyright {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.menufont {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #016a99;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.timeLineTable {
	border-bottom: 2px solid white;
	padding-bottom : 15px;
}
.timeLineTable table{
	border: 0;
	border-collapse: collapse;
}
.timeLineTable table tr td{
	font-size: 16px;
	padding: 10px;
	font-weight:bold;
}
.timeLineTable table tr:nth-child(odd){
	background-color: #00345B;
	color: white;
	}
/* The Second table in this timeline page */
.timeLineTable table tbody tr th{
	padding: 10px 20px !important;
	}
.timeLineTable table tbody tr th a{
	color: white;
}
/* the links inside navbar */
.links:hover{
	border-bottom: 2px solid #ff2f21;
	font-size: 14px;
	color: #ff2f21;
}
/* end the styles of links inside navbar */
