@charset "utf-8";
.adminClTable {
border: thin solid #DCDCDC;
background: #F5F5F5;
}
.adminClTable .adminClField {
padding: 5px;
	text-align: left;
	border: thin solid #DCDCDC;
	background: White;
}
.adminClTable .adminClTitle {
	text-align: right;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px;
}
.uselnkName {
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.linklogo {
	padding-left: 10px;
}

.addresstxt {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.uselnkfield  {
	text-align: left;
	padding-right: 10px;
	
	}
.usefullinksTab {
	background-color: #edf3f8;
	border: thin dotted #b5cee3;
	width: 100%;
}
.icon  {
	padding-left: 40px;
}
