﻿@import url(menu.css);
@import url(quote-form.css);
@import url(pns-customer-benefits-box.css);

.italic 
{
    font-style:italic;
}

#html,body 
{
    margin:0; padding: 0;
	background-color:#0060AC;
}
#body {
	position: relative;
}

#p {margin:0;padding:0} 

#container 
{
   	width: 80em;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	position:relative;

	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-color: white;
	color: black;
}

#address-phone 
{
    position: absolute; 
	width: 450px; 
	height: 42px; 
	z-index: 1; 
	top: 1em; 
	left: 554px;
	visibility: visible;
	text-align: right;
	color: #0060AC;
}
#address-phone p {
	padding-right:1em;
}

#masthead {
	position:relative;
	background-color:#0060AC;
}

#masthead img {
	margin:0; padding:0;
}
	
#header-text 
{
	position: absolute;
	width: 623px;
	height: 45px;
	z-index: 2;
	left: 351px;
	top: 70px;
    
	line-height:45px; 
	font-size: 20px;  /* 1.25em of browser default */
	font-weight:bold;
}

#header-text marquee 
{
    font-size: 17px;
}

#page-content 
{
    padding: 0 2% 0 2%; 
	margin: 1.5em 0 0 0; 
	position:relative;
	font-weight: bold;
}

#page-content a 
{
     color: #0060ac; 
}    

#page-content h1 
{
    margin:0; padding:0;
	font-size: 2em;
}

#home-page-content-bottom {
	margin-top: 2em;
	position:relative;
}

#home-page-yellow-blocks 
{
    position:relative;
	float:left;
	width: 360px;
	font-size: 13px;        /* fixed because it has to fit in the graphic boxes */
	text-align: left;
}
#home-page-yellow-block0-text {
 	position: absolute; 
 	width: 270px; 
 	height: 70px; 
 	z-index: 1; 
 	left: 50px; 
 	top: 6px;
 	text-align: center;
}
#home-page-yellow-block0-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 1.25em;
}
#home-page-yellow-block0-text-header a:link  {
	color: #000000;
}
#home-page-yellow-block0-text-header a:visited {
	color: #000000;
}

#home-page-yellow-block0-text-body {
	color: #000000;
	font-size: .85em; 

}
#home-page-yellow-block0-text-body a:link  {
	color: #000000;
}
#home-page-yellow-block0-text-body a:visited {
	color: #000000;
}

#home-page-yellow-block1-text {
 	position: absolute; 
 	width: 270px; 
 	height: 70px; 
 	z-index: 1; 
 	left: 50px; 
 	top: 92px;
 	text-align: center;
}
#home-page-yellow-block1-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #009180;
	font-size: 1.25em;
}
#home-page-yellow-block1-text-header a:link  {
	color: #009180;
}
#home-page-yellow-block1-text-header a:visited {
	color: #009180;
}
#home-page-yellow-block1-text-body {
	color: #000000;
	font-size: .85em;
}

#home-page-yellow-block2-text {
 	position: absolute; 
 	width: 270px; 
 	height: 70px; 
 	z-index: 1; 
 	left: 55px; 
 	top: 175px;
 	text-align:center;
}
#home-page-yellow-block2-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0060ac;
	font-size: 1.25em;
}
#home-page-yellow-block2-text-header a:link {
	color: #0060ac;
}
#home-page-yellow-block2-text-header a:visited {
	color: #0060ac;
}
#home-page-yellow-block2-text-body {
	color: #000000;
	font-size: .85em;
}

#home-page-yellow-block3-text {
 	position: absolute; 
 	width: 270px; 
 	height: 90px; 
 	z-index: 1; 
 	left: 55px; 
 	top: 261px;
}
#home-page-yellow-block3-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ff0000;
	font-size: 1.5em;
	text-align: center;
}
#home-page-yellow-block3-text-header a:link  {
	color: #ff0000;
}
#home-page-yellow-block3-text-header a:visited  {
	color: #ff0000;
}

#home-page-yellow-block3-text-body {
	color: #000000;
	font-size: .85em;
	text-align:center;
}

#home-page-picture {
	float:right;
	margin-top: 3em;
	margin-right: 3em;
}
.whitepaper-box 
{
    position:relative;
    float:right; 
    width:11em; 
    margin-left: 1em; 
    margin-right:-2%; 
    margin-top:-1.5em;
    overflow:hidden;
 
}    
.whitepaper-header 
{
    background-color:#009180; 
    color: White; 
    height:1.5em; 
    text-align:center; 
    padding:.5em;
}
.whitepaper-body {
    background-color:#FECF3B;
    color:black; 
    margin:0; 
    padding:10px; 
    font-size:.85em
}    
/******************************/

#footer 
{
    margin:0; padding: 0;
    position: relative;
	height: 3em;
	clear: both;
    
    background-color: #009180;
	font-size: .8em ;
}

#footer a
{
    color: Black;
    text-decoration:none;
}

#footer p 
{
    margin: 0;
	padding: 0 2em 0 2em;
	text-align: right;
	font-weight: bold;
}

#footer-left 
{
	position: relative;
	float: left;
    top: 1em;
}

#footer-right 
{
	position: relative;
	float: right;
	top: 1em;
    
}

/***********************************************
 About Page                           
 ***********************************************/

#about-page-content {
	position:relative;
}

#about-heading 
{
    margin-left: 12em;
}   

#about-left-menu 
{
    float: left;
    width: 12em;
    margin-top: 1em;
    
}   

#about-content-leftside 
{
    position:relative;
	float: left;
	width: 475px;
	margin-top: 1em;
	margin-bottom: 1em;
    top: 0px;
    left: 0px;
}

#about-content-rightside {
	position:relative;
	float: right;
	
}

#about-content-blue-box {
	position: relative;
	font-size: 13px;

}
#about-content-blue-box-text {
	left: 11px; top: 16px; 
	width: 450px;
	height: 100px; 
	position: absolute;
	z-index: 1; 
	font-style:italic;
}

#about-content-blue-box-text-header {	
	margin-top: 10px;
	margin-left: 90px;
	color:#ffcd3c;
	font-size:2em;
}
#about-content-blue-box-text-header a:link  {
	color: #ffcd3c;
}
#about-content-blue-box-text-header a:visited  {
	color: #ffcd3c;
}

#about-content-blue-box-text-body {
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 15px;
	font-size: 1.25em;
	color: #FFFFFF;
}
#about-content-blue-box-text-body a:link  {
	color: #ffffff;
}
#about-content-blue-box-text-body a:visited  {
	color: #ffffff;
}

/**************************************
  Content Bar on left side of P&S pages
****************************************/
 
.pns-content-left-group {
	margin-bottom: 2em;
}
.pns-content-left-group-header {
	margin-bottom: .5em;
	color: #009180;
	font-size: 1.5em;
}
.pns-content-left-group-item {
	margin-bottom: .5em;
	color: #0060AC;
}

.pns-content-left-group a:link,  .pns-content-left-group a:visited {
	color: #0060AC;
}

.pns-content-left-group * a:link .pns-content-left-group * a:visited {
	color: #0060AC;
}

/***********************************************
 Products and Services Page                           
 ***********************************************/

#pns-content-top-left {
	float: left;
	width: 12em;
	color: #0060AC;
}
#pns-content-top-middle {
	float: left;
	width: 38em;
	padding-left: 3em;
	padding-right: 1em;
}
#pns-content-top-middle h1 {
	color:black;
	font-weight: bold;
	font-size: 2em;
}
#pns-content-top-middle p {
	font-weight: bold;
}

#pns-content-top-right {
	right: 76em;
}


#pns-content-bottom-left {
	position: relative;
    float:left;
    clear: left;
	width: 265px;
	height: 517px;
	margin-left: 0px;
}
#pns-content-bottom-middle {
	position: relative;
	float: left;
	width:22em; 
	margin-left: 2em;
}

#pns-content-bottom-right {
	position:	relative;
	float: right;
	clear: right;
}


#pns-content-top-middle h1 {
	padding: 0;	margin: 0;
	margin-bottom: 1em;
}

#pns-content-top-middle p {
	padding: 0;	margin: 0;
	margin-top: 1em;
}


#pns-content-bottom-middle h3 {
	padding: 0;	margin: 0;
	margin-top: 1em;
	color:#009180;
	font-weight: bold;
	font-size: 1.5em;

}

#pns-content-bottom-middle p {
	padding: 0;	margin: 0;
	margin-top: 1em;
}
#pns-content-bottom-middle ul {
	margin:0; padding:0; /* override margin and padding to account for IE and FF different defaults. */
	margin-left: 1em; 
	margin-top: 1em; 
	margin-bottom: 1em; 
	padding-left: 1em; 
}

#pns-content-top-left-group1 {
	margin-bottom: 1em;
}

#pns-content-top-middle-header {
	margin-bottom: 1em;
}


#pns-content-bottom-right-text {
	margin-left: 82px;
	position: absolute; 
	top: 0;
	left: 0;
	width: 270px; 
	height: 374px; 
	font-size: 13px;
}	

#pns-content-bottom-right-text p {
	margin: 0; /* firefox has a paragraph margin */
}

#pns-content-bottom-right-text-header1 {
	position: absolute;
	top: 16px;
}
#pns-content-bottom-right-text-header1 a {
	color: white;
	font-size: 1.5em;
	font-style:	normal;
}

#pns-content-bottom-right-text-body1 {
	position: absolute;
	top: 42px;
}
#pns-content-bottom-right-text-body1 a {
	font-style:	italic;
	font-size: .9em;
	color: white;
}

#pns-content-bottom-right-text-header2 {
	position: absolute;
	top: 120px;
}

#pns-content-bottom-right-text-header2 a {
	color: #FE0000;
	font-size: 1.5em;
	font-style:	normal;
}

#pns-content-bottom-right-text-body2 {
	position: absolute;
	top: 143px;
}
#pns-content-bottom-right-text-body2 a {
	font-style:	italic;
	font-size: 1em;
	color: black;
}

#pns-content-bottom-right-text-header3 {
	position: absolute;
	top: 190px;
}
#pns-content-bottom-right-text-header3 a {
	color: #FFCE3B;
	font-size: 1.5em;
	font-style:	normal;
}
#pns-content-bottom-right-text-body3 {
	position: absolute;
	top: 215px;
	color: white;
	font-style:	italic;
	font-size: .9em;
}

#pns-content-bottom-right-text-header4 {
	position: absolute;
	top: 279px;
	margin-left: 12px;
	text-align:center;
}
#pns-content-bottom-right-text-header4 a {
	color: white;
	font-size: 1.5em;
	font-style:	normal;
	
}
#pns-content-bottom-right-text-body4 {
	position: absolute;
	top: 305px;
	margin-left: -10px;
	text-align:center;
}
#pns-content-bottom-right-text-body4 a {
	color: white;
	font-style:	normal;
	font-size: .9em;
	text-align:center;
}

/**********************************
  Products and Services Page 2
**********************************/
#pns2-page-content {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */

}
#pns2-content-left {
	float: left;
	width: 17%;
}


#pns2-content-right {
	float: right;
	width: 33%;
}
#pns2-content-right-header {
	height: 3em;
	padding-left: 2em;

}
#pns2-content-right-body {
	margin-top: 0em;
	padding-bottom: .1em;
	padding-top: .1em;
	padding-left: 1em;
}

#pns2-content-middle {
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	width: 48%;
	font-weight:normal;	
}
#pns2-content-middle h2 {
	color: black;
}
#pns2-content-middle h3 {
	color: #0060AC;
}
#pns2-content-middle p {
	margin-top: .5em;
}
#pns2-content-middle-header {
	margin-bottom: 1em;
}
.pns2-content-middle-group-header {
	color: #0060ac;
	font-weight: bold;
	font-size: 1.25em;
}

/**********************************
  Products and Services Page 3
**********************************/

#pns3-content {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	width:100%;			/* width of whole page */
/* 	overflow:hidden;		/* This chops off any overhanging divs */
	margin-top: 1em;
}
#pns3-content-left 
{
    position: relative;
	float: left;
	width: 17%;
}
#pns3-content-left-group1 {
	margin-bottom: 1em;
}
#pns3-content-right 
{
    position:relative;
	float: right;
	width: 83%;
	font-weight:normal;	
}
#pns3-content-right h2 {
	color: #0060AC;
}
#pns3-content-right h3 {
	color:  #009180;
}

/**********************************
  Products and Services Page 4
**********************************/

#pns4-content {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	width:100%;			/* width of whole page */
/* 	overflow:hidden;		/* This chops off any overhanging divs */
	margin-top: 1em;
}
#pns4-content-left 
{
    position:relative;
	float: left;
	width: 17%;
}
#pns4-content-left-group1 {
	margin-bottom: 1em;
}
#pns4-content-right 
{
    position:relative;
	float: right;
	width: 83%;
	font-weight:normal;	
}
#pns4-content-right h2 {
	color: #0060AC;

}
#pns4-content-right h3 {
	color:  #009180;
}


#pns4-bottom {
	position:relative;
	clear: both;
	margin-top: 1em;
}
#pns4-click-here-for-brochure {
	top: 30px;
	left: 100px;
	position: absolute;
	z-index: 2;
	width: 140px;
	height: 54px;
}

#pns4-click-here-for-brochure img {
	border: 0 none;
}


#pns4-click-box-text {
	margin-left: 82px;
	position: absolute; 
	top: 3px;
	left: 564px;
	width: 290px; 
	height: 390px; 
	z-index: 1;
	font-size: 14px; /* must be fixed to fit correctly in graphic */
}	

#pns4-click-box-text p {
	margin: 0; /* firefox has a paragraph margin */
}

#pns4-click-box-text-header1 {
	position: absolute;
	top: 15px;
}
#pns4-click-box-text-header1 a {
	color: white;
	font-size: 1.5em;
	font-style:	normal;
}
#pns4-click-box-text-body1 {
	position: absolute;
	top: 43px;
	font-style:	italic;
	font-size: .9em;
	color: white;
}

#pns4-click-box-text-header2 {
	position: absolute;
	top: 123px;
	color: #0060AC;
	font-size: 1.5em;
	font-style:	normal;

}
#pns4-click-box-text-body2 {
	position: absolute;
	top: 145px;
	font-style:	italic;
	font-size: .9em;
	color: black;
}
#pns4-click-box-text-header3 {
	position: absolute;
	top: 210px;
}
#pns4-click-box-text-header3 a {
	color: white;
	font-size: 1.5em;
	font-style:	normal;
}
#pns4-click-box-text-body3 {
	position: absolute;
	top: 235px;
	color: white;
	font-style:	italic;
	font-size: .9em;
}

#pns4-click-box-text-header4 {
	position: absolute;
	top: 310px;
    font-size: .9em;
}
#pns4-click-box-text-header4 a {
	color: #FFCE3B;
	font-size: 1.5em;
	font-style:	normal;
	
}
#pns4-click-box-text-body4 {
	position: absolute;
	top: 339px;
	color: white;
	font-style:	italic;
	font-size: 1em;
}


/*************************************
	News Page
*************************************/
#news-left-side 
{
    position:relative;
	float: left;
	width: 52%;
}


#news-left-side h3 {
	margin-left:2em;
	color: #0060AC;
 	font-size: 1.5em; 
}
#news-left-side h4 {
	 font-size:1em;
}

.news-left-side-award {
	position: relative;
}
.news-left-side-award-pic {
	float: left;	
	width: 120px; 
	height: 95px;
	margin-left: 5em;
	margin-right: 2em;
	margin-bottom: 1em;
	clear: both; 
	background-image:url('../images/award-shadow-bg.jpg')

}
.news-left-side-award-text {
	height: 95px;
	margin-left: 5em;
	margin-right: 2em;
	margin-bottom: 1em;
}

#news-left-side-press-coverage {
	margin-top:	4em;
	margin-left: 1em;
}

#news-left-side-press-coverage h4 {
	margin-left: 2em;
}
#news-left-side-press-coverage p {
	margin-left: 4em;
	margin-bottom: 3em;
}

#news-right-side 
{
    position:relative;
	float: right;
	width: 44%;
	padding: 1em;
	background-color: #cdf;
}

.news-right-side-boxes
{
    margin-top: 0;
    background-color: White;
    border:solid 1px black;
    padding: .5em 1em 1em 1em;
}



/**************************************************
  Request for sample packet page
***************************************************/

#rssp-left-side {
	float: left;
	width: 460px;
}

#rssp-left-side-click-box {
	position: relative;
	width: 360px;
	font-size: 13px;    /* must be fixed to fit in graphic box */
}

#rssp-left-side-click-box-text {
 	position: absolute; 
 	width: 270px; 
 	height: 90px; 
 	z-index: 1; 
 	left: 65px; 
 	top: 10px;
}
#rssp-left-side-click-box-text-header {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #ff0000;
	font-style:italic;
	font-size: 1.5em;
	
}
#rssp-left-side-click-box-text-header a:link  {
	color: #ff0000;
}
#rssp-left-side-click-box-text-header a:visited  {
	color: #ff0000;
}
#rssp-left-side-click-box-text-body {
	color: #000000;
	font-size: 1em;
}

#rssp-right-side {
	float:left;
	margin-left: 2em;
	width:450px;
}

.rssp-label-item 
{
    margin-bottom:1em;
}
.rssp-label {
	color: black;
}
.rssp-label-req {
	color: red;
}
.rssp-item 
{
}

/**************************************************
  Innovation page
***************************************************/

#inn-left-side {
	float: left;
	width: 460px;
	
}
#inn-right-side {
	float: left;
	margin-left: 2em;
}
#inn-left-side h1 {
	color:black;
}
#inn-left-side h4 {
	color:#0060AC;
}

/**************************************************
  Shrink Sleeve Training Page
***************************************************/

#shrink-training-left-side {
	float: left;
	width: 50%;
	font-size:1.25em;		
}
#shrink-training-left-side h2 {
	color:black;
}

#shrink-training-right-side {
	float: left;
	margin-left: 1em;
}

#shrink-training-click-boxes {
	position: relative;
	width: 420px;
	font-size: 13px; /* must be fixed to fit correctly in graphic */
}

#shrink-training-click-box-text {
 	position: absolute; 
 	width: 300px; 
 	height: 90px; 
 	z-index: 1; 
 	left: 90px; 
 	top: 38px;
}
#shrink-training-click-box-text a  {
	color: white;
}

.shrink-training-click-box-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
    color: white;
	font-size: 1.4em;
}
.shrink-training-click-box-text-body {
	margin-bottom: 45px;
	color: white;
	font-size: 1em;
}
.shrink-training-click-box-text-header a:link  {
	color: white;
}
.shrink-training-click-box-text-header a:visited  {
	color: white;
}

/**************************************************
  Case Studies Page
***************************************************/

#case-studies-left-side 
{
    position:relative;
	float: left;
/* 	width: 742px; */
    width: 75%;
	font-size:1.0em;	
	margin: 0;
	padding: 0;
}

/* the following is just for picture on right side */

#case-studies-right-side {
	float: right;
}

#case-studies-left-side h1 
{
	color: black;
	font-size: 1.75em;

}
#case-studies-left-side h2 
{
    margin:  .5em 0 0 0;
    padding: 0;
	color:#009180;
}
#case-studies-left-side h3 
{
    margin-top:  1em;
	color:#FFCE3B;
}

/* click boxes and picture on left side */
#case-studies-left-side-l {
	float: left;
	width: 365px;
}

/* the following is where the links are in the middle */
#case-studies-left-side-r {
	float: left;
	margin-left: 1em;
}


#case-studies-click-boxes {
	position: relative;
	width: 100%;
	font-size: 15px;  /* must be fixed to fit in graphic box */
}

#case-studies-request-samples-click-box-text {
 	position: absolute; 
 	width: 260px; 
 	height: 100px; 
 	z-index: 1; 
 	left: 80px; 
 	top: 25px;
 	text-align:center;
 	
}
#case-studies-request-samples-click-box-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0060AC;
	font-size: 1.2em;
}
#case-studies-request-samples-click-box-text-header a:link  {
	color: #0060AC;
}
#case-studies-request-samples-click-box-text-header a:visited  {
	color: #0060AC;
}
#case-studies-request-samples-click-box-text-body {
	color: black;
	font-size: .9em;
	font-style:italic;
}

#case-studies-shrink-training-click-box-text {
 	position: absolute; 
 	width: 260px; 
 	height: 120px; 
 	z-index: 1; 
 	left: 75px; 
 	top: 146px;
 	text-align:center;
 	
}
#case-studies-shrink-training-click-box-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: red;
	font-size: 1.2em;
}
#case-studies-shrink-training-click-box-text-header a 
{
    color: Red;
}
#case-studies-shrink-training-click-box-text-header a:link  {
	color: red;
}
#case-studies-shrink-training-click-box-text-header a:visited  {
	color: red;
}
#case-studies-shrink-training-click-box-text-body {
	color: black;
	font-size: .9em;
	font-style:italic;
}

.case-studies-bottom-floating-pic {
	clear: left;
	margin-top: 0px;
	margin-bottom: 0;
	border: 0;
}


/*****************
 FAQ Page
******************/
#faq-content-left {
	position: relative;
	float: left;
	width: 38%;
}
#faq-content-left h4 {
	color: #0060AC;
	font-size: 1.5em;
}
#faq-content-right{
	position: relative;
	float: right;
	width: 60%;
}
#faq-content-right h4 {
	color: #0060AC;
	font-size: 1.5em;
}
#faq-content-right-text {
	position: relative;
	width: 66%;
	margin-left: 2em;
}

#faq-content-myth-box-text-header {
	position: absolute;
	z-index: 1;
	left: 4em;
	top:  9em;
	width: 42em;
	font-size: 12px; /* must be fixed to fit correctly in graphic */
}
#faq-content-myth-box-text {
	position: absolute;
	z-index: 1;
	left: 25px;
	top: 215px;
	width: 530px;
	color: #0060AC;
	color: black; 
	font-size: 12px; /* must be fixed to fit correctly in graphic */
}

#faq-content-myth-box-text-l {
	position: relative;
	float: left;
	width: 220px;
}
#faq-content-myth-box-text-r {
	position: relative;
	float: right;
	padding-right: 1em;
	width: 240px;
}


/*****************
 Getting Started
******************/
#getting-started-content {
	width: 66%
}
#getting-started-content li {
	margin-bottom: 1em;
}

/*****************
 Contact US
******************/
#contact-us-bottom-left 
{
    margin-top:2em;
	position: relative;
	float: left;
	clear: left;
}
#contact-us-bottom-right {
	margin-top: 1em;
	margin-left: 5em;
	width: 40em;
	position: relative;
	float: left;
}
#contact-page-yellow-blocks 
{
    position:relative;
	float:left;
	width: 360px;
	font-size: 13px;        /* fixed because it has to fit in the graphic boxes */
	text-align: left;
}

#contact-page-yellow-block1-text {
 	position: absolute; 
 	width: 270px; 
 	height: 70px; 
 	z-index: 1; 
 	left: 50px; 
 	top: 12px;
 	text-align: center;
}
#contact-page-yellow-block1-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #009180;
	font-size: 1.25em;
}
#contact-page-yellow-block1-text-header a:link  {
	color: #009180;
}
#contact-page-yellow-block1-text-header a:visited {
	color: #009180;
}
#contact-page-yellow-block1-text-body {
	color: #000000;
	font-size: .85em;
}

#contact-page-yellow-block2-text {
 	position: absolute; 
 	width: 270px; 
 	height: 70px; 
 	z-index: 1; 
 	left: 55px; 
 	top: 100px;
 	text-align:center;
}
#contact-page-yellow-block2-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0060ac;
	font-size: 1.25em;
}
#contact-page-yellow-block2-text-header a:link {
	color: #0060ac;
}
#contact-page-yellow-block2-text-header a:visited {
	color: #0060ac;
}
#contact-page-yellow-block2-text-body {
	color: #000000;
	font-size: .85em;
}

#contact-page-yellow-block3-text {
 	position: absolute; 
 	width: 270px; 
 	height: 90px; 
 	z-index: 1; 
 	left: 55px; 
 	top: 185px;
}
#contact-page-yellow-block3-text-header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ff0000;
	font-size: 1.5em;
	text-align: center;
}
#contact-page-yellow-block3-text-header a:link  {
	color: #ff0000;
}
#contact-page-yellow-block3-text-header a:visited  {
	color: #ff0000;
}

#contact-page-yellow-block3-text-body {
	color: #000000;
	font-size: .85em;
	text-align:center;
}


/*******************************
    Glossary 
*******************************/
.glossary-entry 
{
    width: 80%;
}
.glossary-term 
{
    float: left;
    width: 30%;
    font-weight:bold;
}
.glossary-def 
{
    clear:left;
    font-weight:normal;
    margin-top:.5em;
    margin-left: 5%;
    margin-bottom: 1em;
}
        
/*******************************
    Management Profiles
*******************************/

.bios-title 
{
    font-size:3em;
    font-weight: bold;
    text-align: center;
}

.bios-picture 
{
    text-align:center;
}

.bios-caption
{
    text-align:center;
}

.bios-profiles
{
    margin-left: 5em;
    margin-right: 5em;
    font-weight: bold;
}

.bios-profile-header
{
    text-decoration: underline;
    font-size:2em;
}

.bios-profile-body
{

}

       
/******************************
Product Spotlight
*******************************/
.psl-body 
{
    margin:1em 1em 1em 1em;
}

.psl-heading
{
    font-size:2em;
}
.psl-text
{
}
.psl-picture
{
    margin-top: 2em;
    margin-bottom: 2em;
}
.psl-picture-caption
{
    text-align: left;
    font-size: 1.0em;
}

/*******************************
 Press Releases 
********************************/

.pr {
	position: relative;
	margin-bottom: 1em;
	clear:both;
}
.pr-date {
	height: 2em;
	float: left;

}

/****************************
 Community Service Page
*****************************/

.gcp-images img
{
    border: solid 7px #009180;
}
.gcp-top
{
    font-style:italic;
    margin-bottom: 2em;
}
    
.gcp-sec1
{
    position: relative;
    float: right;
    height: 310px;
    width: 550px;
    top: -300px;
}
.gcp-sec1-c1
{
    width: 19em;    
    float: left;   
    margin-top: 19em;
    margin-right: 1em;
    text-align: right;
}

.gcp-pic1
{
    height:364px;
    margin-top:3em;
}    

.gcp-sec2-up
{ position: relative;
  top: -300px;
}
.gcp-sec3-up
{ position: relative;
  top: -350px;
}
.gcp-sec4-up
{ position: relative;
  top: -450px;
}
.gcp-sec5-up
{ position: relative;
  top: -875px;
}
.gcp-sec6-up
{ position: relative;
  top: -770px;
}

.gcp-sec2
{
    height: 280px;
    font-style:italic;
}

.gcp-sec2-c1 
{
    float: left;
}

.gcp-sec2-c2 
{
    position:relative;
    float: right;
    width: 50%;
}

.gcp-sec2-c2-l
{
    width: 8em;
    float: left;
    text-align:right;
    margin-right: 1em;
}

.gcp-sec3
{
    height: 330px;
    font-style:italic;
}
.gcp-sec3-c1 
{
    margin-top: 7em;
    width: 30%;
    float: left;
    text-align:right;
    margin-right: 1em;
}

.gcp-sec4
{
    height: 400px;
    font-style:italic;
}

.gcp-sec4-c1 
{
    width: 370px;
    margin-right: 1em;
}

.gcp-sec4-c2 
{
    margin-top: 1em;
}

.gcp-sec5
{
    height: 300px;
    width: 514px;
    font-style:italic;
    float: right;
    margin-right:2em;
}

.gcp-sec5-c1 
{
    text-align: right;
    margin-bottom: 1em;
}

.gcp-sec6
{
    clear:right;
    width: 514px;
    font-style:italic;
}

.gcp-sec6-c1 
{
    text-align: left;
    margin-bottom: 1em;
}

/***************************/

.supplier-logos 
{
    margin-top: 1em;
    float: left;
    width: 270px;
}

.supplier-logos img 
{
    margin-bottom: 2em;
    border: solid 1px black;
}



