@charset "utf-8";
/* CSS Document */


#contentsTop  {
	background: #00094E;
	height: 610px;
	width: 893px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}


.dateLine  {
	background: url(../_Images/Blue-Gradient2.jpg);
	text-align: center;
	height: 28px;
	width: 800px;
	line-height: 28px;
	margin-top: 36px;
	margin-left: 44px;
	margin-bottom: 12px;
	color: #00094E;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.item  {
	width: 660px;
	margin-top: 14px;
	margin-left: 120px;
}

.item a  {
	color: #2878A4;
}

.item a:visited  {
	color: #2878A4;
}

.item a.mapLink  {
	color: #6FB6DC;
	text-decoration: none;
}

.item a:visited.mapLink  {
	color: #6FB6DC;
	text-decoration: none;
}

.lead  {
	font-weight: bold;
}


