.prFullDivider{
	background-color:#fff;
}
.prFullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
.prContentDivider{
	background-color:#fff;
}
.prContentDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	width:652px;
}
#prLeftColumn{
	float:left;
	padding:17px 20px 20px 0;
	font-size:1.3em;
	color:#252525;
	line-height:1.8em;
}
.prLeftColumnWithImage{ width:655px; }
.prLeftColumnNoImage{ width: 941px; }
#prRightColumn{
	float:left;
	width:266px;
	padding:17px 20px 20px 0;
	font-size:1.1em;
}
#prLeftColumn h1{
	font-weight:normal;
	padding:0 0 14px 0;
	border-bottom:1px solid #c8dbdc;
	font-size:1.2em;
	color:#09828f;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
}
#prRightColumn img{
	display:block;
	padding-bottom:9px;
}
#prReturnLink{
	float:left;
	background:url(../img/icons/ArrowSmallRight.png) no-repeat 0 3px;
	padding:0 0 9px 10px;
	margin:7px 0 0 3px;
}
#prSubHeaderNav{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1em;
	color:#999;
	padding:10px 0 6px 0;
	margin-right:20px;
	border-bottom:1px solid #c8dbdc;
}
#prSubHeaderNav a{
	color:#999;
}
#prRightSubHeaderNavLinks{
	float:right;
	padding:0 20px 12px 0px;
	margin:7px 3px 0 0;
	height:9px;
}
#prPrintThisPage a{
	padding-bottom:1px;
	padding-left:17px;
	background:url(../img/icons/Print.png) no-repeat 0 0px;
}
#prPrintThisPage{
	padding:0 13px 0 0;
	background:url(../img/icons/Miniarrow2.png) no-repeat right 3px;
}
#prRightSubHeaderNavLinks{
	float:right;
	padding:0 3px 12px 0px;
	margin:7px 3px 0 0;
	height:9px;
}
#prDateHeader{
	color:#333;
	font-size:1.7em;
	padding-top:15px;
}
#prPressHead{
	font-size:2.8em;
	color:#252525;
	font-weight:normal;
	padding:10px 0 31px 0;
	border-bottom:1px solid #c8dbdc;
	margin:0 20px 22px 0;
}
#prPressHead u{
	text-decoration: none;
}
.prContactInfo{
	border-top:1px solid #e3eded;
	border-bottom:1px solid #c8dbdc;
	display:block;
	clear:both;
	font-size:1.2em;
	margin:0 20px 40px 0;
	padding:25px 0 30px 0;
}
.prContactInfoCompanyUS
{
	font-weight:bold;
}
.prContactInfoCompanyUK
{
	font-family: "Comic Sans MS",Courier;
	font-weight:bold;
}

#releaseModule .htmlContent h1
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-size:2em !important;
	color:#09828f !important;
}
#releaseModule .htmlContent h2{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	color: #333;
	border-bottom: solid 1px #CCC;
	padding-bottom: 5px;
	margin:15px 0 5px 0;
}
#releaseModule .htmlContent h3{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	color: #333;
	margin:15px 0 5px 0;
}
#releaseModule .htmlContent h4{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-size:1.4em;
	color:#777;
}

#releaseModule .jumpLinkTerm{ background-color: #e0e0e0; }
