﻿.highHeader
{
	width: 718px;
	height: 85px;
	background: url(../../images/PgTtl_ePreview.jpg) 1px 5px no-repeat;
}
.highMain
{
	padding: 0px 10px 10px 10px;
}
.highTitle
{
	overflow: hidden;
	clear: both;
}
.highTitle a
{
	font-size: 10pt;
	font-weight: bold;
	color: #0077B1;
	text-decoration: none;
}
.highTeaser
{
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.highContentTitle
{
	font-weight: bold;
	color: #88ac2e;
	font-size: 16px;
	padding-bottom: 20px;	
}
.highContentContent
{
	padding-bottom: 20px;
}
.highContentDeck
{
	font-size: 14px;
}
.highGroupName
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: auto;
	padding-right: 25px;
	
}
.highGroupMarker
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #505050;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}

.highGroup
{
	overflow: hidden;			
	border-bottom: 1px solid #505050;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.highBackToTop
{
	float: right;
}