a:link img { text-decoration: none; border:0; }

a:hover img { text-decoration: none; border:0; }

a:active img { text-decoration: none; border:0; }

a:visited img { text-decoration: none; border:0; }

a:link, a:hover, a:active, a:visited {
	font-weight: 500;
	
	text-decoration: none;
	color:#000;
	font-weight: bolder;
	
	cursor: hand;
	
	/*text-transform: uppercase;*/
}

#alpha-heading {
	position: absolute;
	text-align: center;
	top: 475px;
	left: 0px;
	width: 1080px;
	font-family: "Trajan Pro", sans-serif;
	/*background: url("../images/buttons/btn7.png") center center no-repeat;*/
	background-size: 100% 100%;
	/*letter-spacing: 5px;*/
	font-size: 52px;
	font-weight: normal;
	color: #fff;
	height: 46px;
}
#alpha-heading p:first-child{
	font-size: 100%;
	height:100%;
	line-height:46px;
}
#listdata {
	box-sizing: border-box;
	position: absolute;
	top: 165px;
	left: 0px;
	width: 1920px;
	height: 711px;
	font-weight: bold;
	z-index: 5;
	font-size: 1em;
	color: white;
/*	border-top: 2px #fff solid;*/
/*	border-bottom: 2px #fff solid;*/
	font-family: "Trajan Pro", sans-serif, Times, Helvetica, "Trajan Pro", sans-serif;
/*	 background-color: rgb(26, 82, 118, .4);*/
	padding-top: 115px;

} 
#listdata>table{
	width:1631px;
	margin:0 auto;
}
.companyName {
	font-size: 1.5em;
	margin: 0px 0px 0px 15px;
	text-align: left;
	font-family: 'Trajan Pro';
	color: #fff;
}
.companySuite {
	font-size: 1em;
	text-align: right;
	margin: 0px 15px 0 0;
	font-family: 'Trajan Pro';
	text-indent: 0px;
	padding-left: 0px;
	white-space: nowrap;
	color: #fff;
}
.companyAbout {
	font-size: 1em;
	margin: 0px 0 0px 40px;
	text-align: left;
	font-family: 'Trajan Pro';
	font-style: normal;
	color: #fff;
}

.companyFloor {
	font-size: 1em;
	text-align: right;
	margin: 0px 15px 0 0;
	font-family: 'Trajan Pro';
	text-indent: 0px;
	padding-left: 0px;
	white-space: nowrap;
	color: #fff;
}
.individualName {
	font-size: 1.25em;
	margin: 0px 0 0px 2.5em;
	text-align: left;
	font-family: 'Trajan Pro';
	font-style: normal;
	color: #fff;
	font-weight: normal;
}
.individualSuite {
	font-size: 1em;
	text-align: center;
	margin: 0px 15px 0 0;
	font-family: 'Trajan Pro';
	text-indent: 0px;
	padding-left: 0px;
	color: #fff;
	white-space: nowrap;
}
.individualFloor {
	font-size: 14px;
	font-family: 'Trajan Pro';
	text-indent: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
}
.individualTitle { font-size:75%; margin:0px 0 0 0; 
font-family:Helvetica;
text-indent: 0px;
padding-left: 0px;
font-style:normal;
font-weight:normal; }

.individualSpecialty { font-size:85%; margin:0px 0 0 0; 
font-family:Helvetica;
text-indent: 0px;
padding-bottom:0px;
margin-bottom:0px;
font-style:italic;
line-height: 1em; }



.clearfix::after{
content: "";
clear: both;
}


.flex-align{
/*	display:block;
	border-bottom: 1px solid #fff;
    padding-bottom: 10px;
	align-items: flex-end;
	justify-content: flex-end;*/
}
.flex-item-center{

	max-width:100%;
}
.flex-item-start{

align-self:flex-start;
}
.flex-item-end{

/*align-self:flex-end;*/
}
.comcolumn{
	/*padding-right:41px;*/
	/*float:left;*/
	margin:0 auto;

}
.comcolumn:last-child{
	padding-right:0px;
}
 .entryListing:first-child{
		/*border-top:solid #fff 4px;*/
}

.entryListing:last-child{
	/*border-bottom:solid #fff 4px;*/
}

.entryListing{
	margin:0 auto;
	margin-bottom:1em;
	
	
	border-collapse: separate;
	border-spacing: 15px 0px;
	max-width: 725px !important;
	/*float:left;
	width: 940px !important;
	padding:5px;*/
	/*background: url("../images/buttons/selection.png") center center no-repeat;*/
	background-color: #fff;
	/*border-radius: 50px;*/
	cursor: pointer;
	/*background-size: 100% 100%;*/
	/*border-bottom:solid #fff 2px;*/
	/*border-top:solid #fff 2px;*/
	border-radius: 50px !important;

}
.entryListing .flex-align a{
	text-align:left;
	font-size:1.7em;
	line-height: 1.2;
	font-weight: 500;
	max-width: 850px;
	word-wrap: break-word;
	/*text-transform: uppercase;*/
	padding:10px 10px;
}
#forward a, #previous a{
	display:block;
}
#forward {
	position: absolute;
	z-index: 6;
	top: 460px;
	left: 1779px;
    width: 90px;
	/*height: 50px;*/
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
}
#previous {
	position: absolute;
	z-index: 6;
	top: 460px;
	left: 62px;
    width: 70px;

	/*height: 50px;*/
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
}
