body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}

form {
	margin: 0;
	padding: 0;
}

label {
	display: block;
	width: 100px;
	float: left;
}

.error {
	padding: 5px;
	background-color:#FF0000;
	color: #FFFF00;
	font-weight: bold;
}

.success {
	padding: 5px;
	background-color:#008000;
	color: #FFFFFF;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

.ContentDisplay {
	height:200px;
	overflow:auto;  
	SCROLLBAR-FACE-COLOR:#dddddd;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #bbbbbb;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #eeeeee;  
}

.calendar {
	width: 100%;
	background-color: #999999;
}

.calth {
	background-color: #CCCCCC;
}

.calday {
	background-color: #FFFFFF;
	height: 80px;
	width: 70px;
	vertical-align: top;
}

.caltoday {
	background-color: #EFFFD7;
	height: 80px;
	width: 70px;
	vertical-align: top;
}

.callink {
	color: #82cb48;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 7pt;
	cursor: pointer;
	font-size: 12px;
}

a {
	color: #E6001F;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h1 {
	color: #BA0018;
	font-size: 14px;
}

h1.large {
	color: #410080; 
	font-size: 20px; 
	line-height: 24px; 
	margin-top: 0px;
}

h2 {
	color: #410080;
	font-size: 12px;
}
/*
img {
	display: block;
}
*/
#container {
	margin: 0px auto 0px auto;
	width: 908px;
}

#header {
	background-image: url(../images/design/header.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	width: 908px;
}

#headerLeft {
	background-image: url(../images/design/headerLeft.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 214px;
	padding: 50px 0px 15px 0px;
	text-align: center;
}

#headerLeft a img {
	margin: 0px auto 0px auto;
}

#headerContact {
	font-size: 14px;
	text-align: center;
	margin: 25px 0px 0px 0px;
}

#headerContact p {
	color: #353123;
	margin: 0px;
	padding: 0px;
}

#headerContact h1 {
	color: #410080;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#headerRight {
	float: right;
	width: 694px;
}

#headerRight.sub {
	background-image: url(../images/design/headerImgSub.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 210px;
}

#headerRight img {
	float: left;
}

#headerHomeButtons {
	float: right;
	width: 190px;
	padding: 7px 0px 0px 0px;
}

#headerHomeButtons a img {
	margin: 0px 0px 0px 0px;
}

#navTop {
	background-image: url(../images/design/navTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 900px;
	height: 44px;
	padding: 0px 0px 0px 8px;
}

/* -------------------------------------
		Horizontal Drop Down Nav 
------------------------------------- */
#dropnav {
	height: 38px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#dropnav a {
	border-left: 1px solid #A58ABD;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	padding: 0px 35px 0px 35px;
	text-decoration: none;
}

#dropnav a.first {
	border-left: 0px;
}

#dropnav a:hover {
	color: #E4E0D4;
}

#dropnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#dropnav li ul {
	position: absolute;
	background-color: #F1EEEA;
	width: 15em;
	left: -999em;
	border-top: 1px solid #E4E0D4;
	border-right: 1px solid #E4E0D4;
	border-left: 1px solid #E4E0D4;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#dropnav li li {
	display: block;
	width: 15em;
}

#dropnav li ul a {
	color: #410080;
	font-weight: normal;
	padding: 6px 10px 6px 10px;
	border-left: 0px;
	line-height: 16px;
}

#dropnav li ul a:hover {
	background-color: #E4E0D4;
	color: #410080;
}

#dropnav li:hover ul {
	left: auto;
}

#dropnav li:hover ul, #dropnav li.sfhover ul {
	left: auto;
}

#dropnav li:hover, #dropnav li.hover {
    position: static; /* to correct ie7 bug */
}
/* -------------------------------------
		Horizontal Drop Down Nav 
------------------------------------- */

#content {
	width: 908px;
	margin: 5px 0px 0px 0px;
}

#contentLeft {
	float: left;
	width: 678px;
	line-height: 17px;
}

/*
#contentLeft h1, #contentLeft h2, #contentLeft h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
*/

#contentLeft p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.homeJavaLinks {
	padding: 0px;
	width: 655px;
	height: 30px;
}

.homeJavaLinks h2 {
	margin: 0px;
}

.homeJavaLinks h2 a {
	background-image: url(../images/design/homeJavaLinks.jpg);
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	font-size: 12px;
	width: 645px;
	height: 24px;
	margin: 0px;
	padding: 6px 0px 0px 10px;
}

.homeJavaLinks h2 a:hover {
	background-image: url(../images/design/homeJavaLinksHover.jpg);
	text-decoration: none;
}

.homeJavaContent {
	width: auto;
	padding: 0px 25px 0px 25px;
}

#breadcrumbs {
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
	font-size: 11px;
	color: #410080;
}

#breadcrumbs a {
	color: #410080;
	font-size: 11px;
}

.leftBoxLarge {
	width: 670px; 
	margin: 10px 0px 10px 0px;
}

.leftBoxLargeHeader h1 {
	background-image: url(../images/design/leftBoxLargeHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 650px; 
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.leftBoxLargeHeader h2 {
	background-image: url(../images/design/leftBoxLargeHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 650px; 
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.leftBoxLargeContent {
	width: 630px;
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

.leftBoxSmall {
	float: left; 
	width: 329px; 
}

.leftBoxSmallHeader h1 {
	background-image: url(../images/design/leftBoxSmallHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 650px; 
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.leftBoxSmallHeader h2 {
	background-image: url(../images/design/leftBoxSmallHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 309px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.leftBoxSmallContent {
	width: 289px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

.leftBoxSmallContent ul {
	/* Not Sure Why That's There...
	margin: 0px;
	margin-left: 120px;
	margin-top: 6px;
	*/
	margin-left: 20px;
	padding: 0px;
}

.seperator {
	border-bottom: solid 1px #410080;
	clear: both;
	width: auto;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.headerBox {
	width: 400px;
	height: 33px;
	background-image: url(../images/design/blue-header-box.jpg);
	background-repeat: no-repeat;
}

.headerBox h2 {
	padding-top: 8px;
	padding-left: 30px;
}

.contentLeft {
	width: 400px;
	float: left;
}

.contentLeftContent {
	padding-left: 28px;
	margin-right: 10px;
}

#contentLeftTwo {
	width: 238px;
	padding-top: 20px;
	float: left;
}

/*
#contentLeftTwo h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
*/

#contentLeftTwo ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

#leftListBoxTop {
	width: 154px;
	height: 173px;
	background-image: url(../images/design/list-box-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#leftListBoxMiddle  {
	width: 154px;
	min-height: 300px;
	background-image: url(../images/design/list-box-middle.jpg);
	background-position: top;
	background-repeat: repeat-y;
	
}

#leftListBoxMiddle h2 {
	margin: 0px;
	padding: 0px;
}

#leftListBoxMiddle ul {
	margin: 0px;
	padding: 0px;
}

#leftListBoxBottom {
	width: 154px;
	height: 21px;
	background-image: url(../images/design/list-box-bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.contentRight {
	width: 238px;
	float: left;
}

.contentRight ul {
	margin: 0px;
	padding-left: 30px;
}

#contentRightTwo {
	width: 400px;
	float: left;
}

#rightTop {
	padding-left: 38px;
}

.rightTopContent {
	padding-left: 20px;
}

#rightListBox {
	width: 200px;
	height: 390px;
	padding-top: 10px;
	background-image:url(../images/design/right-list-box.jpg);
	background-repeat: no-repeat;
}

#rightListBox h2 {
	margin-left: 18px;
}

#rightBottom {
	width: 220px;
	height: 300px;
	margin-left: 18px;
	background-image: url(../images/design/box-container.jpg);
	background-repeat: no-repeat;
}

#rightBottom h4 {
	padding-top: 10px;
	padding-left: 14px;
	font-size: 12px;
}

#rightBottom p {
	padding-left: 14px;
	padding-right: 14px;
}

.headerBoxSmall {
	width: 200px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/design/blue-header-box-small.jpg);
	background-repeat: no-repeat;
}

.headerBoxSmall h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	margin-left: 20px;
	font-size: 12px;
}

#suppliesLeft {
	width: 400px;
	float: left;
}

#suppliesRight {
	width: 238px;
	float: left;
}

#suppliesRightBoxTop {
	padding-left: 20px;
	border: solid 1px;
}

#suppliesRightBoxCenter {
	padding-left: 20px;
	padding-right: 20px;
	border: solid #000000 1px;
	font-size: 14px;
	color: #4f81bd;
}

#suppliesRightBoxBottom {
	padding-left: 15px;
	border: solid 1px;
}

#locationBoxLeft {
	float: left;
	width: 380px;
}

.locationLeftColumn {
	float: left;
	width: 190px;
}

.locationTxt {
	width: 165px;
	padding: 0px 10px 0px 15px;
}

#locationBoxRight {
	float: right;
	width: 250px;
	text-align: center;
}

#gradientBoxLocations {
	background-image: url(../images/design/gradientBoxLocations.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 88px;
	margin: 50px 0px 25px 15px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#gradientBoxLocations p {
	margin: 0px;
	padding: 0px;
}

#productList {
	float: right;
	width: 638px;
}

#productList h4 {
	border: solid 1px;
	padding: 3px;
	padding-left: 8px;
}

#contentRight {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

.logoArea {
	width: 638px;
}

.logoText {
	float: left;
	padding-right: 10px;
	text-align: center;
}

.logoImage {
	float: left;
}

.rightBox {
	background-image: url(../images/design/rightBox.jpg);
	background-repeat: repeat-y;
	width: 230px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

.rightBox h1, .rightBox h2, .rightBox h3 {
	color: #410080;
	font-size: 14px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

.rightBoxContent {
	background-image: url(../images/design/rightBoxContent.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 190px;
	padding: 10px 20px 0px 20px;
}

.rightBoxContent.sub {
	width: auto;
	padding: 20px 0px 10px 0px;
}

.rightBoxContent.sub img {
	margin: 0px 0px 0px 20px;
}

.rightBoxContent.sub ul li {
	list-style-type: none;
	margin: 22px 0px 22px 0px;
}

.rightBoxContent.sub ul li a {
	background-image: url(../images/design/bulletSquare.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 14px;
	padding: 0px 0px 2px 25px;
}

.rightBoxContent.sub ul li a:hover {
	background-image: url(../images/design/bulletSquareHover.jpg);
	text-decoration: none;
}

.rightBoxBottom {
	background-image: url(../images/design/rightBoxBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 230px;
	height: 13px;
}

#emailList {
	margin-left: 0px; 
	padding-left: 15px;
}

#eventsBox {
	border-top: solid 1px #BFB895; 
	border-bottom: solid 1px #BFB895; 
	width: 100%;
}

.rightBtns {
	border: 0px;
	float: right;
	margin: 10px 0px 0px 0px;
	position: relative;
	left: 0px;
}

#btnEvents {
	background-image: url(../images/design/btnHomeRightEvents.jpg);
	width: 102px; 
	height: 25px;
}

#btnJoin {
	background-image: url(../images/design/btnHomeRightJoin.jpg);
	width: 72px; 
	height: 25px;
}

#btnJoinTwo {
	background-image: url(../images/design/btnHomeRightJoin.jpg);
	width: 72px; 
	height: 25px;
}

#contentHomeBottom {
	width: 898px;
	padding: 0px 0px 0px 10px;
	text-align: center;
}

#contentHomeBottom a img {
	float: left;
	margin-right: 5px;
}

#footer {
	font-size: 11px;
	width: 908px;
	margin: 10px 0px 15px 0px;
	text-align: center;
	line-height: 17px;
}

#footer img {
	border-bottom: solid 1px #410080;
	margin: 0px auto 0px auto;
}

#footer a {
	color: #333333;
}

.boldText {
	color: #E7001F;
	font-weight: bold;
}

.boldTextPurple {
	color: #410080;
	font-weight: bold;
}

#boxRightBusinessSolutions {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 45px;
	width: 185px;
}

#boxFloatLeftBusinessSolutions {
	float: left; 
	width: 290px; 
	padding: 0px 20px 0px 0px;
}

#boxFloatRightBusinessSolutions {
	float: right; 
	width: 290px; 
	padding: 0px 0px 0px 20px;
}

#gradientBoxAbsClassics {
	background-image: url(../images/design/gradientBoxAbsClassics.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	width: 316px;
	height: 198px;
	line-height: 20px;
	overflow: auto;
	margin: 0px;
	padding: 3px 0px 0px 15px;
}

#gradientBoxAbsClassics h2 {
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

#gradientBoxAbsClassics ul {
	margin: 0px;
	padding: 0px;
}

#gradientBoxAbsClassics ul li {
	margin: 0px;
	padding: 0px;
}

#gradientBoxAbsClassics a {
	font-size: 11px;
	text-decoration: underline;
}

#gradientBoxAbsClassics a:hover {
	text-decoration: none;
}

#boxFloatLeftElectronicDocument {
	float: left;
	width: 48%;
}

#boxFloatRightElectronicDocument {
	float: right;
	width: 48%;
}

#electronicDocumentColHolder {
	width: 95%; 
	margin: 5px auto 10px auto;
}

p.stewardshipList {
	line-height: 24px; 
	position: relative;
	left: 25px;
}

#environmentalAwardsLeft {
	float: left; 
	width: 50%; 
	text-align: center;
}

#environmentalAwardsLeft p {
	margin: 0px;
}

#environmentalAwardsLeftFirst {
	float: left; 
	width: 175px; 
	margin: 0px 0px 0px 0px;
}

#environmentalAwardsLeftSecond {
	float: right; 
	width: 120px;
}

#environmentalAwardsRight {
	float: right; 
	width: 43%; 
	text-align: center;
}

#environmentalAwardsRight p {
	margin: 0px;
}

#gradientBoxMailSystemsOne {
	background-image: url(../images/design/gradientBoxMailSystemsOne.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 301px;
	height: 125px;
	margin: 0px 0px 15px 35px;
	padding: 10px 15px 0px 15px;
}

#gradientBoxMailSystemsOne p {
	margin: 0px 0px 8px 0px;
}

#gradientBoxMailSystemsOne ul {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

#gradientBoxMailSystemsOne li {
	margin: 0px;
	padding: 0px;
}

#mailSystemsRight {
	float: right; 
	width: 228px; 
	margin: 5px 0px 0px 30px;
}

#gradientBoxMailSystemsTwo {
	background-image: url(../images/design/gradientBoxMailSystemsTwo.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 94px;
	margin-bottom: 5px;
	padding-top: 14px;
	text-align: center;
}

#gradientBoxMailSystemsTwo h1 {
	margin: 0px 0px 5px 0px;
}

#gradientBoxProductionPrinting {
	background-image: url(../images/design/gradientBoxProductionPrinting.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	width: 204px;
	height: 106px;
	margin: 0px 0px 5px 15px;
	padding: 15px 15px 0px 15px;
	text-align: center;
}

#gradientBoxProductionPrinting p {
	margin: 0px;
}

#productsLeft {
	float: left; 
	width: 185px;
	padding-left: 5px;
}

#gradientBoxProductsOne {
	background-image: url(../images/design/gradientBoxProductsOne.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 371px;
	margin-bottom: 8px;
	padding: 10px;
}

#gradientBoxProductsOne ul {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

#gradientBoxProductsTwo {
	background-image: url(../images/design/gradientBoxProductsTwo.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 445px;
	margin-top: 8px;
	padding: 10px;
}

#productsRight {
	float: right; 
	width: 482px;
}

.productsRightLargeHeader h2 {
	background-image: url(../images/design/productsRightLargeHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 462px; 
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}
 
.productsRightLargeContent {
	width: 442px;
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

.productsRightColumnLeft {
	float: left;
	width: 215px;
}

.productsRightColumnRight {
	float: right;
	width: 215px;
}

.productsRightSmallHeader h2 {
	background-image: url(../images/design/productsRightSmallHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 195px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.productsRightSmallContent {
	width: 195px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#serviceRight {
	float: right; 
	width: 180px; 
	margin-left: 10px;
}

#gradientBoxService {
	background-image: url(../images/design/gradientBoxService.jpg);
	background-repeat: no-repeat;
	color: #E7001F;
	font-size: 17px;
	font-weight: bold;
	width: 152px;
	height: 108px;
	margin-bottom: 30px;
	padding: 10px;
	text-align: center;
}

#news a {
	color: #333333;
}

#suppliesRight {
	float: right; 
	width: 227px; 
	margin-left: 30px;
}

#gradientBoxSupplies {
	background-image: url(../images/design/gradientBoxSupplies.jpg);
	background-repeat: no-repeat;
	color: #410080;
	font-size: 12px;
	font-weight: bold;
	width: 207px;
	height: 157px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

#workflowBoxLeft {
	float: left; 
	width: 380px; 
	position: relative; 
	left: 10px;
}

.workflowBoxLeftHeader h2 {
	background-image: url(../images/design/workflowBoxLeftHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 360px; 
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.workflowBoxLeftContent {
	width: 340px;
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#workflowBoxRight {
	float: right; 
	width: 270px;
}

.workflowBoxRightHeader h2 {
	background-image: url(../images/design/workflowBoxRightHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #410080;
	display: block;
	width: 250px; 
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 20px;
}

.workflowBoxRightContent {
	width: 230px;
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#map {
	border: solid 5px #A09C8F;
	width: 300px;
	height: 300px;
	margin: 15px 0px 20px 0px;
}

#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #410080;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: bold;
	font-size: 14px;
	color: #410080;
	border-bottom: 1px dashed #410080;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}

#newspaper-a .odd
{
	background:#e8edff;
}

#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}

#uploading fieldset {
	border: 2px solid #410080;
	color: #410080;
}

#uploading legend {
	font-weight: bold;
	font-size: 18px;
	color: #410080;
}

#footerLinksOregon {
	color: #410080;
	font-size: 12px;
}

#footerLinksOregon a {
	color: #410080;
}

#footerLinksWashington {
	color: #E6001F;
	font-size: 12px;
}

#footerLinksWashington a {
	color: #E6001F;
}
