h1 
{
	margin-top: 15px;
	font-size: 130%;
	text-align: center;
	margin-bottom: 5px;
}

h2 
{
	font-size: 110%;
	text-align: center;
}

h3
{
  text-align: center;
  font-size: 105%;
  font-style: italic;
}

#topline 
{
	background-color: #7498ab;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

#date, #number 
{
	float: right;
}

#releaseindex
{
	border: 1px solid #aaf;
}

#releasebody 
{
	padding: 10px;
	background-color: #dee7eb;
	color: #000;
	margin-top: 4px;
	height:100%;
}

.boxtop
{
	background-color: #7498AB;
}

td
{
	vertical-align: top;
	padding:3px;
}

th
{
 color: white;
 font-weight: bold;
}

.newsitem
{
	background-color: #DEE7EB
}

.agencysep
{
	font-weight:bold;
	text-align:right;
}

.centerpic
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.centerpic img
{
  border: 1px solid black;
}

#pressmenu
{
	border:1px solid #9f9f9f;
	margin-bottom:10px;
}

#pressmenu td
{
	border-bottom:1px solid #9f9f9f;
}

#pressmenu td b
{
	color:#009;
}

#pressmenu td img
{
  vertical-align: middle;
	border:0px;
}

#tback
{
	margin-top: 5px;
	font-size: 12px;
}

.picturebox
{
 text-align: center;
 font-size: 12px;
 font-weight: bold;
}

.picturebox img
{
  border: 1px solid #009;
}

.picright 
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.picright img
{
 border: 1px solid #009;
}
