body {
	margin: 0px 0px 15px 0px;
}
H1
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color: white ;
	line-height:		20px;
	margin: 0px;
	background-color: #253E67;
}
.DirectionsHeadlineText
{
	font-family: Verdana ;
	font-size: 16px ;
	font-weight:  bold ;
	color: black ;	
}
.NewsDetailHeader
{
	font-family: Verdana ;
	font-size: 12px ;
	font-weight: bold ;
	color: #000000 ;
}
.NewsDetailText
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color: #000000 ;
}

.CompanyBio
{
	font-family: Verdana ;
	font-size: 12px ;
	font-weight:  normal ;
	color: #000000 ;
}

.EventTitleText
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color:white;
	line-height:		20px;
	background-color: #253E67;
	text-decoration: none ;
}

a.EventTitleText:link
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color:white;
	line-height:		20px;
	background-color: #253E67;
	text-decoration: none ;
}

a.EventTitleText:visited 
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color:white;
	line-height:		20px;
	background-color: #253E67;
	text-decoration: none ;
}
a.EventTitleText:hover 
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color:white;
	line-height:		20px;
	background-color: #253E67;
	text-decoration: none ;
}

.EventDetailText
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color: black ;	
}
.LinksTitleText
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:  normal ;
	color: white ;
	line-height:		20px;
	background-color: #253E67;
}
.ProductListHead
{
	font-family: Verdana ;
	font-size: 12px ;
	font-weight: bold ;
	color: #000000 ;
}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
