﻿div#DigitalPaperGreenHeader
{
	width: 619px;
	height: 31px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image:url('../images/greenBar.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#DigitalPaperGreenHeader span#DigitalPaperText
{
	margin-left: 10px;
	line-height: 31px;
}
div#DigitalPaperBlackHeader
{
	width: 302px;
	height: 31px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image:url('../images/blackBar.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#DigitalPaperBlackHeader span#DigitalPaperText
{
	margin-left: 10px;
	line-height: 31px;
}
div#DigitalPaperMiddle
{
	width: 619px;
}

div#DigitalPaperRight
{
	width: 302px;
	margin-left: 10px;
}

div#DigitalPaperIntro
{
	width: 300px;
	padding-top: 60px;
	padding-left: 35px;
	padding-bottom: 30px;
	color: #000000;
	font-size: 12px;
}

div#DigitalPaperIntroBackground
{
	background-image:url('../images/Digital paper image.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}

.GreenHeader
{
	font-weight:bold;
	color: #00853e;
}

.LightGreenHeader
{
	font-weight:bold;
	color: #339E03;
}

div#ResourcesInner
{
	width: 603px;
	padding:15px 8px 26px 8px;
}

div#ExactDigitalInner
{
	width: 278px;
	padding: 12px 12px 70px 12px;
}

div#ExactDigitalInner a.ExactDigitalListLink.selected, div#ExactDigitalInner a.ExactDigitalListLink.selected:hover
{
	color: #00853e;
}

div#ExactDigitalLeft
{
	width: 130px;
	color: #676767;
}

div#ExactDigitalLeft a.ExactDigitalListLink, div#ExactDigitalLeft a.ExactDigitalListLink:hover
{
	color: #676767;
	text-decoration: none;
}

div#ExactDigitalRight
{
	color: #000000;
}

div#ExactDigitalRight .header
{
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

div#ExactDigitalRight a, div#ExactDigitalRight a:hover
{
	color: #676767;
	text-decoration: none;
}

div#ProductNewsInner
{
	width: 278px;
	padding: 12px 12px 70px 12px;
}

hr{height: 1px; border: 0px; color: #CCCCCC; background-color: #CCCCCC;}