@charset "utf-8";
/* CSS Document */

body {
	background-color: #F9FBFB;
	font-family: "Gill Sans", Arial;
	letter-spacing: normal;
	color: #010002;
}


.Menu {
	position: relative;
	float: right;
	display: block;
	width: 100%;
	padding-bottom: 0.5em;
	padding-right: 1em;
	padding-top: 0;
	margin: 0 0 5 0;
	top: 0;
	background-image: radial-gradient(grey, white, grey);
}
.Menu ul {
	list-style-type: none;
	text-align: right;
	
		}
.Menu ul li {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 0.5em;
	}
.Menu ul li a {
	font-family: "Gill Sans", Arial;
	letter-spacing: normal;
	color: #2031C6;
	
}




.MainTitle {
	width: 100%;
	color: #010002;
	margin-top: 0.5em;
	margin-bottom: 0em;
		}
.TitleText {
	display: block;
	width: 100%;
	color: #010002;
	text-align: left;
	font-family: "Gill Sans", Arial;
	text-decoration-line: underline;
	font-display: block;
	font-size: 2em;	
	padding-top: 0.5em;
	text-decoration: underline;
	
	
	
}

.addressesarticle {
	display: flex;
}


.Office {
	width: 30%;
	position: relative;
	
}
.Officep {
	text-decoration: underline;
	font-weight: bold;
}
.Lab {
	width: 30%;
	position: relative;
}
.labp {
	text-decoration: underline;
	font-weight: bold;
}


.Mail {
	width: 30%;
	position: relative;
	}
.Mailp {
	text-decoration: underline;
	font-weight: bold;
}





.addresses {
	margin-bottom: 4.0em;
}

.twittersec {
	margin-bottom: 4.0em;
	font-weight: bold;
}

.LinksText {
	text-decoration: underline;
	font-size: 20px;
}

.usefullinks ul li a {
	font-family: "Gill Sans", Arial;
	letter-spacing: normal;
	color: #1C11A7;
	
	
}

.line1 {
	margin-bottom: 0.5em;
	color:#F9F8F8;
}

.line2 {
	margin-bottom: 0.5em;
}

.line3 {
	margin-bottom: 0.5em;
}

.line4 {
	margin-bottom: 0.5em;
}

.line5 {
	margin-bottom: 0.5em;
}

.line6 {
	margin-bottom: 0.5em;
}

.line7 {
	margin-bottom: 0.5em;
}

.linksul {
	color:#F9F8F8;
}



.linkssection {
	margin-bottom: 2.0em;
}
.center {
	display: block;
	margin-left:auto;
	margin-right: auto;
}

.posavailheader {
	text-decoration: underline;
	font-size: 1em;
}
