body {
	margin: 0px;
	padding: 0px;
}
.pressitem {
	margin: 0px;
	padding: 8px;
	
	position: relative;
	border-bottom: 1px solid #CCCCCC;
}
.presslogo {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	display: none;
}

#presscontainer {
	margin: 0px;
	padding: 0px;
}
.pressartcontainer {
	width: 700px;
	text-align: center;
	position: relative;
	margin: 15px;
	padding: 0px;
}
.pressarttext {
	text-align: left;
	position: relative;
}

.pressartcontainer p {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}

.presstitle {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
}
.presstitle h2 {
	font: 20px Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	color: #3169B2;	
}

.presstitle h3 {
	font: 22px "Times New Roman", Times, serif;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	color: #666666;
}
.presstitle h4 {
	font: 14px Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	color: #666666;
}

.presstitle p {
	font: 16px "Times New Roman", Times, serif;
	margin: 20px 10px 10px 10px;
	padding: 0px;
	color: #333333;
}

.vertfix {
	position: relative;
	top: 20px;
}

.pressitem a {
	text-decoration: none;
	color: #3169B2;
	
}
.pressitem a:link {
	text-decoration: none;
	color: #3169B2;
	
}

.pressitem a:visited {
	text-decoration: none;
	color: #3169B2;
	
}
.pressitem a:hover {
	text-decoration: underline;
}

.pressitem a:focus {
	text-decoration: underline;
}

.view_link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3169B2;
	text-decoration: underline;
	margin: 5px 0px 0px 20px;
}

.pressPageHeader {
	font: 24px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	height: 50px;
	border-bottom: 1px solid #CCCCCC;	
}
.pressPageTitle {
	margin: 0px;
	padding: 10px 50px 10px 10px;
	float: right;
	width: 100px;
	
	text-align: right;
}

.pressPageTitlesmall {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 30px 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 100px;
	text-align: right;
}
.pressPageTitle a {
	text-decoration: none;
	color: #333333;
}

.pressPageTitle a:hover {
	text-decoration: underline;
	
}
.pressPageTitlesmall a {
	text-decoration: none;
	color: #333333;
}

.pressPageTitlesmall a:hover {
	text-decoration: underline;
	
}

.pressMain p {
	font-size: 12px;
	line-height: 1.8em;
	padding-left: 10px;
}
.presstop {
	width: 800px;
	text-align: left;
}

.presstop img {
	margin: 10px;
	padding: 10px;
	float: left;
}
.presstop h4 {
	font: normal 16px/20px Arial, Helvetica, sans-serif;
}
