#exhibitorNavBar {
	/* position: absolute; */
	margin: 28px 0px -24px 12px;
}

.cellList {
	line-height: 14px;
}


/************ Exhibitor List Declarations ************/

#logout {
	float: right;
	margin: 2px 12px 0px 0px;
	font-size: 10px;
}

#exhibitorNav {
	margin: 8px 0px 0px 60px;
	width: 664px;
	height: 50px;
}

#exhibitorAZ {
	float: left;
	margin: 20px 0px 0px 0px;
}

#exhibitorAZ a {
	margin: 0px 1px 0px 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #F3B23B;
}

#exhibitorBtn {
	position: absolute;
	right: 0px;
	margin: -16px 20px 0px 0px;
	text-align: right;
}

#exhibitorList {
	clear: both;
	margin: 20px 10px 0px 10px;
	width: 716px;
}

#exhibitorList table {
	width: 716px;
	border-collapse: collapse;
}

#exhibitorList th {
	padding: 2px 0px 2px 6px;
	background-color: #6F8BBF;
	border: 1px solid #ffffff;
	border-bottom: 0px !important;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

#exhibitorList td {
	padding: 4px 6px;
	border: 1px solid #cccccc;
	font-size: 10px;
}

#exhibitorList .colSpacer {
	padding: 1px 6px !important;
	background-color: #999999;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 4px;
}

#exhibitorList .colSpacer a {
	margin-left: 8px;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	
}

#exhibitorList .col1 {
	width: 466px;
}

#exhibitorList .col2 {
	width: 105px;
}

#exhibitorList .col3 {
	width: 95px;
}

#exhibitorList .col4 {
	width: 50px;
}

#exhibitorList .col5 {
	width: 107px;
}

#exhibitorList .colC {
	width: 38px;
	text-align: center;
}

.whiteRow {
	background-color: #ffffff;
}

.greyRow {
	background-color: #efefef;
}

.anchorRow {
	margin: 0px !important;
	padding: 0px !important;
	height: 3px;
	font-size: 1px;
	border-left: 1px solid #ffffff !important;
	border-right: 1px solid #ffffff !important;
}


#buttonData {
	margin: 20px 0px 20px 60px;
	width: 480px;
}

.accordHolder {
}

.accordHead {
	padding: 4px 6px;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #333333;;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer !important;
}

.accordBody {
	
}


/************ Contact History Declarations ************/

#contactHistory table {
	border-collapse: collapse;
}

#contactHistory th {
	padding: 2px 0px 2px 6px;
	background-color: #6F8BBF;
	border: 1px solid #ffffff;
	border-bottom: 0px !important;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

#contactHistory td {
	padding: 4px 6px;
	border: 1px solid #cccccc;
	font-size: 10px;
}

#contactHistory .col1 {
	width: 85px;
}

#contactHistory .col2 {
	width: 425px;
}

#contactHistory .col3 {
	width: 50px;
}

#contactHistory .col4 {
	width: 400px;
}

#contactHistory .col5 {
	width: 75px;
}

#contactHistory .col6 {
	width: 300px;
}

#contactHistory .col7 {
	width: 485px;
}


/************ Meetings Related Declarations ************/

#viewMeetings table {
	border-collapse: collapse;
}

#viewMeetings th {
	padding: 2px 0px 2px 6px;
	background-color: #6F8BBF;
	border: 1px solid #ffffff;
	border-bottom: 0px !important;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

#viewMeetings td {
	padding: 4px 6px;
	border: 1px solid #cccccc;
	font-size: 10px;
}

#viewMeetings .col1 {
	width: 85px;
}

#viewMeetings .col2 {
	width: 75px;
}

#viewMeetings .col3 {
	width: 75px;
}

#viewMeetings .col4 {
	width: 250px;
}

#viewMeetings .col5 {
	width: 75px;
}