.navs{
	font-size: 14pt;
	font-weight: 500;
}

.navs2{
	font-size: 9pt;
	color: white;
	padding-left: 5%;
}
.space{
	padding-top: 30px;
}

.spacer {
	padding-bottom: 30px;
	padding-top: 30px;
}
.spacebot{
	padding-bottom: 30px;
}
.spacebot2{
	padding-bottom: 60px;
}
.navs{
	padding-left: 5%;
}

.blue1{
	background-color: #265f92;
}
.blue2{
	background-color: #002a48;
}
.blue3{
	background-color: #0095d9;
}
.GITable{
	border: 1px solid;
	border-color: #0095d9;
}
td{
	border-bottom: 1px solid;
	border-color: #0095d9;
	font-size: 11pt;
}

.none{
	border-style: hidden;
}
.bluetxt1{
	color: #0095d9;
}
.whitetxt{
	color: white;
}
.GI{
	color: #D82445;
}



.middle{
	display: block;
	margin: auto;
	text-align: center;
}

.block{
	text-align:center;
}

.subheadings{
	color:white;
	font-size: 16pt;
	font-weight: bold;
}

.stretch{
	background-size:contain;
	width: 100%;
}

.stretch img{
	width: 100%;
}

#stetchedimage {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.columnf {
	width: initial;
}