.leftnav, .rightpanel
{
	display: none;
}

.content
{
	width: 800px;
	padding: 0px 0px 0px 0px;
}

.content h1
{
	padding: 0px 0px 0px 15px;
}

.footermain /*contact number and copyright info usually sits here*/
{
	width: 785px;
	padding: 12px 0px 10px 15px;	
}

.hmItem
{
	background-color: #260B96 !important;
	border-color: #6957AB !important;
}
.hmItemOver
{
	background-color: #9387C5 !important;
	border-color: #6957AB !important;
}

.linkFeatured
{
	background-image: url('/images/interface/hirex_blue_arrow.gif');
}

.colourBorder
{
	border: solid 1px #001699;
}

.colour
{ 
	color: white; 
	background-color: #001699;
}

#relatedinfo a.internal 
{
	background: url(/images/interface/hirex_blue_arrow.gif) no-repeat 8px 50%;
}

#relatedinfo a.external 
{
	background: url(/images/interface/hirex_blue_arrow.gif) no-repeat 8px 50%; 
}

.relatedLinksHead
{
	background: #001699 url(/images/interface/exhib_related_links_icon.gif) no-repeat -2px 0px;
}

.resourcesSearch
{
	font-size: 9px; width: 100px; color: #ffffff; font-family: Verdana; background-color: #818fe5;
}

#centralcontent h1, #centralcontent h2, #centralcontent h3, #centralcontent h4, #centralcontent h5
{
	color: #001699;
}

#centralcontent a:link  { color: #001699; text-decoration: none; }
#centralcontent a:visited  { color: #001699; text-decoration: none;}
#centralcontent a:hover  { color: #001699; text-decoration: underline;}

.topPanel
{
	background-image: url('/images/interface/exhib_nav_strip.gif');
}

/************ related information links **************/

.rightpanelhead
{
	background: #001699 url(/images/interface/utility_links_exhib_icon.gif) no-repeat -2px 0px;
}

#relatedinfo
{
	border: 1px solid #001699;
}


/********************************** sub nav styles  **************************************************/

.selected a 
{ 
	background-image: url("../images/interface/hirex_blue_arrow.gif");
}

.selected a
{
	color: #001699;
} 

.open a:hover 
{
	color: #001699;  
}

.closed a:hover 
{
	color: #001699;  
}

.normal a:hover 
{
	color: #001699; 
}

.open a.selected
{
	color: #001699;  
}

.selected a:hover 
{
	color: #001699;  
}