.Web2List {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}

.Web2List li {
	display: inline;
}

.W2Small {font-size: 11px;}
.W2Medium {font-size: 14px;}
.W2Large {font-size: 18px;}

.W2Bold {font-weight: bold;}
.W2Normal {font-weight: normal;}

.W2LightBlue {color: #0099CC;}
.W2DarkBlue {color: #2f5fa7;}
.W2Blue {color: #0066FF;}

.W2SpacingSmall {letter-spacing: 2px;}
.W2SpacingMedium {letter-spacing: 3px;}
.W2SpacingLarge {letter-spacing: 3px;}

ol.TopTenList {
	list-style-type: none;
	color: #707070;
	margin: 0;
	padding: 0;
}

ol.TopTenList li {
	margin-bottom: 14px;
	font-size: 16pt;
	color: #707070;
	line-height: normal;
}

ol.TopTenList li strong {
	font-size: 14pt;
	color: #68931d; /* #7cb71f; */
}

ol.TopTenList li span {
	font-size: 10pt;
	color: #606060;
	line-height: normal;
}

ol.ExhibitorList {
	list-style-type: disc;
	color: #707070;
	margin: 0 0 0 20px;
	padding: 0;
}

ol.ExhibitorList li {
	margin-bottom: 4px;
}

div.HomeSideBar {
	float: right;
	width: 216px;
	margin: 0 0 20px 20px;
	background-color: #e0ac3b; /* #f1b023; */
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.SideBarContent {
	padding: 0 0 10px 0;
	margin: 8px;
	border-bottom: 1px solid #FFFFFF;
	color: #794302;
}

a.AVNLink:link, a.AVNLink:visited, a.AVNLink:active {
	text-decoration: underline;
	color: #006600;
}

a.AVNLink:hover {
	color: #009900;
}

a.PostExhibitorTitleLink:link, a.PostExhibitorTitleLink:visited, a.PostExhibitorTitleLink:active {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	/* font-family: "Times New Roman", Times, serif;*/
	color: #CC6633;
}

a.PostExhibitorTitleLink:hover {
	color: #DD8855;
}

/* ADDED BY JEN */

A:link.exhib {
color: #6C683B; 
text-decoration: none; 
font-family: Arial; 
font-weight: bold;
font-size: 16px;
line-height:150%;
} 
A:visited.exhib {
color: #6C683B; 
text-decoration: none; 
font-family: Arial; 
font-weight: bold;
font-size: 16px;
line-height:150%;
} 
A:hover.exhib {
color: #777777; 
text-decoration: none; 
font-family: Arial; 
font-weight: bold;
font-size: 16px;
line-height:150%;
} 

.exhibnolink {
font-family: Arial; 
font-weight: bold;
font-size: 16px;
line-height:150%;
color: #777777;
}

A:link.volunteerpos {
color: #005500; 
text-decoration: none; 
font-family: Arial; 
font-weight: bold;
line-height:150%;
} 
A:visited.volunteerpos {
color: #005500; 
text-decoration: none; 
font-family: Arial; 
font-weight: bold;
line-height:150%;
} 
A:hover.volunteerpos {
color: #007700; 
text-decoration: none; 
font-family: Arial; 
font-weight: bold;
line-height:150%;
} 

iframe.sponsorscroll {
border-width: 0px;
width: 100%;
scrolling: no;
overflow: hidden;
}

