/* GENERAL */
.block{
	display: block;
}	
body {
	margin: 0px;
	padding: 0px;
	background: white url(/sanford/consumer/papermate/images/background.gif);
}	
body#home {
	background: white url(/sanford/consumer/papermate/images/bg_home.gif);
}	
body.history {
	background: white;
}
body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
img {
	margin:0;
	padding:0;
	border:0;
	display:inline;
}
table, td {
	margin:0;
	padding:0;
	border: 0;
	vertical-align:top;
}
/*td{
	border: 1px #000 solid;
}
*/
a:link, a:visited, a:active{
	text-decoration: none;
	color: #0047B6;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
ul{
	margin-left:15px;
	margin-top: 0;
	margin-bottom: 3px;
}
li{
	list-style:disc;
}
/* IMAGES */
.block{
	display: block;
}	
img.arrow {
	vertical-align: middle;
}
img.snarrow {
	margin: 2px 2px 0 20px;
	vertical-align: middle;
	display: block;
}
img.bullet {
	margin-top: 2px;
}
img.colorswatch {
	vertical-align: middle;
	text-align:left;
}
img.title {
	margin-top: 23px;
	margin-bottom: 5px;
}
img.subtitle {
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 12px;
}
img.windowsubtitle {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
}
img.prodtitle {
	margin-top: 20px;
	margin-bottom: 5px;
}
img.titlekeyline {
	margin-top: 5px;
	margin-bottom: 5px;
}
img.snkeyline {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
img.prodkeyline {
	margin-top: 12px;
	margin-bottom: 12px;
}
img.prodkeylinelast {
	margin-top: 12px;
}
img.prodkeylinetall {
	margin-top: 17px;
	margin-bottom: 12px;
}
img.sntitle {
	margin-top: 38px;
	margin-left: 20px;
	margin-bottom: 4px;
	display: block;
}
img.mn {
	margin-top: 10px;
	margin-bottom: 0px;
}
img.rwtitle {
	margin-bottom: 10px;
}
img.rwsearchtitle {
	margin-bottom: 7px;
}
img.rwor {
	margin-top: 12px;
	margin-bottom: 10px;
}
img.rwgobutton {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 12px;
}
img.formsubtitle {
	margin-bottom: 10px;
}
img.subtitlepress {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.subtitlefaq {
	margin-bottom: 10px;
}
img.subtitle2 {
	margin-bottom: 10px;
}
img.histphoto {
	border-width: 1px;
	border-color: white;
}
img.subtitlecomm {
	margin-top: 7px;
	margin-left: 12px;
	margin-bottom: 5px;
}
img.keylinecomm {
	margin-top: 7px;
	margin-bottom: 7px;
}

/* LINKS */
a.sectnav:link, a.sectnav:active, a.sectnav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0047B6;
	background: #fff;
}
a.sectnav:hover {
	text-decoration: none;
	color: #FF0000;
	background: #fff;
}
a.sectnavselect:link, a.sectnavselect:active, a.sectnavselect:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background: #fff;
}
a.sectnavselect:hover {
	text-decoration: none;
	color: #FF0000;
	background: #fff;
}
a.snsubtitle:link, a.snsubtitle:active, a.snsubtitle:visited {
	font-weight: bold;
	color: #FFFFFF;
	background: #0047B6;
	margin-left:2px;
}
a.snsubtitle:hover {
	text-decoration: none;
	color: #FFE200;
	background: #0047B6;
}
a.snsecttitle:link, a.snsecttitle:active, a.snsecttitle:visited {
	font-weight: bold;
	color: #FFFFFF;
	background: #0047B6;
	margin-left:20px;
}
a.snsecttitle:hover {
	text-decoration: none;
	color: #FFE200;
	background: #0047B6;
}
a.snitem:link, a.snitem:active, a.snitem:visited {
	margin-left: 2px;
	color: #FFFFFF;
	background: #0047B6;
}
a.snitem:hover {
	text-decoration: none;
	color: #FFE200;
	background: #0047B6;
}
a.snemail:link, a.snemail:active, a.snemail:visited {
	margin-bottom: 10px;
	margin-left: 20px;
	color: #99CCFF;
}
a.snemail:hover {
	text-decoration: none;
	color: #FFE200;
}
a.breadcrumbslink:link, a.breadcrumbslink:active, a.breadcrumbslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	background: #FFF;
}
a.breadcrumbslink:hover {
	text-decoration: none;
	color: #000000;
	background: #FFF;
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-size: 9px;
	color: #999999;
	background: #FFF;
}
a.footerlink:hover {
	text-decoration: none;
	color: #000000;
	background: #FFF;
}
a.pressitemsubtitle {
	color: #0047B6; 
	font-weight: bold;
}
a.faq:link, a.faq:visited, a.faq:active {
	text-decoration: none;
	color: #0047B6;
	outline: none;
}
a.faq:hover {
	color: red;
}

/* TABLE */
td.centermargin {
	font-size: 10px;
	color: #A9D0EE;
}
td.homebar{
	background: url(/sanford/consumer/papermate/images/home_barbkgnd.jpg);
}	
td.footer {
	font-size: 9px;
	color: #999999;
	background: #FFF;
}
td.sectnavdividers {
	font-size: 11px;
	color: #CCCCCC;
	background: #FFF;
}
td.breadcrumbs {
	font-size: 9px;
	color: #999999;
	background: #FFF;
}
td.formdesc {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background: #FFF;
}
td.presspromobg {
	background-color: #edeac1;
}
td.pressnewbg {
	background-color: #d4e7f6;
}
td.presspmbg {
	background-color: #d9eca3;
}
td.faqanswer {
	color: #FF0000;
}
td.historytabselect {
	background: white url(/images/hist_tab-tile-select.gif);
}
td.historytab {
	background: white url(/images/hist_tab-tile.gif);
}
td.keylinebg {
	background: #e0e0e0;
}
td.commregbg {
	background-color: #d4e7f6;
}
td.commprizebg {
	background-color: #d9eca3;
}
td.commwinnerbg {
	background-color: #edeac1;
}
.globalnav {
	background:#0048B7 url(/images/tn-bg.jpg);
}
.sidenav {
	background: #0048B7 url(/images/sn-background_tile.jpg);
}
.subnavtitle {
	background: #0048B7 url(/images/sn-top_trim_bg.jpg);
}
.homeglobalnav{
	background:#0048B7 url(/images/tn-bg.jpg);
}
.homesidenav{
	background:#0048B7 url(/images/sn-home_bg.gif);
}
.footerleft {
	background: url(/images/sn-background_tile.jpg);
}
.boxleft {
	background: url(/images/rw-02_left.gif);
}
.boxright{
	background: url(/images/rw-02_right.gif);
}
.promoback1{
	background: url(/images/rw-summer_events_bg_tile.gif);
}	
.promoback2{
	background: url(/images/rw-summer_events_bg.jpg);
}	


/* OTHER */
p.windowtext {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 1px;
}
.findrefill {
	font-size: 10px;
	margin-top: 4px;
}
.select {
	font-size: 10px;
	margin: 4px 0 4px 0;
}
.snselect {
	font-weight: bold;
	color: #FFE200;
	margin-left:2px;
}
.bodybullet {
	margin-left: 15px;
}
span.sneventdate {
	margin-bottom: 10px;
	color: #99CCFF;
}
.snsubtitletext {
	font-weight: bold;
	margin-left: 20px;
	color: #FFFFFF;
}
.snitemtext {
	line-height: 15px;
	margin-left: 20px;
	color: #FFFFFF;
}
#container	{ 
	position:relative; 
	width:283px; 
	height:220px; 
	z-index:100;
}
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8	{
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1 
}
p.pressitem {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.histyear {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
p.windowtextcomm {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;
}
p.sntextblock {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 50px;
	margin-bottom: 7px;
	color: #FFFFFF;
}
.snsubtitleselect {
	font-weight: bold;
	color: #FFE200;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
}

/* FORM STYLES */
p.formitem {
	margin-top: 0;
	margin-bottom: 5px;
}
.formhighlight {
	font-weight: normal;
	color: #FF9900;
}
.formdesc {
	font-size: 9px;
	font-weight: normal;
	margin-right: 20px;
}
.modulesearch {
	width: 110px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.forminput30 {
	width: 30px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.forminput30nomarg {
	width: 30px;
	font-size: 10px;
	margin-top: 2px;
}
.forminput50 {
	width: 50px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.forminput130 {
	width: 130px;
	font-size: 10px;
	margin: 0;
}
.forminput140 {
	width: 140px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.forminput300 {
	width: 300px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.formcheckbox {
	vertical-align: middle;
}

/* ADDED BY MARK */
#container	{ 
	position:relative; 
	width:283px; 
	height:220px; 
	z-index:100;
}
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8	{
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1 
}
.globalnav {
	background:#0048B7 url(/sanford/consumer/papermate/images/tn-bg.jpg);
}
.sidenav {
	background: #0048B7 url(/sanford/consumer/papermate/images/sn-background_tile.jpg);
}
.subnavtitle {
	background: #0048B7 url(/sanford/consumer/papermate/images/sn-top_trim_bg.jpg);
}
.homeglobalnav{
	background:#0048B7 url(/sanford/consumer/papermate/images/tn-bg.jpg);
}
.homesidenav{
	background:#0048B7 url(/sanford/consumer/papermate/images/sn-home_bg.gif);
}
form { 
	margin-top: 0px; 
	margin-bottom: 0px;
}
.footerleft {
	background: url(/sanford/consumer/papermate/images/sn-background_tile.jpg);
}
.boxleft {
	background: url(/sanford/consumer/papermate/images/rw-02_left.gif);
}
.boxright{
	background: url(/sanford/consumer/papermate/images/rw-02_right.gif);
}
.promoback1{
	background: url(/sanford/consumer/papermate/images/rw-summer_events_bg_tile.gif);
}	
.promoback2{
	background: url(/sanford/consumer/papermate/images/rw-summer_events_bg.jpg);
}	

/* ADDED BY BRYCE */
img.subtitlepress {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.subtitlefaq {
	margin-bottom: 10px;
}
img.subtitle2 {
	margin-bottom: 10px;
}
td.presspromobg {
	background-color: #edeac1;
}
td.pressnewbg {
	background-color: #d4e7f6;
}
td.presspmbg {
	background-color: #d9eca3;
}
p.pressitem {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.pressitemsubtitle {
	color: #0047B6; 
	font-weight: bold;
}
a.faq:link, a.faq:visited, a.faq:active {
	text-decoration: none;
	color: #0047B6;
	outline: none;
}
a.faq:hover {
	color: red;
}
td.faqanswer {
	color: #FF0000;
}
img.histphoto {
	border-width: 1px;
	border-color: white;
}
p.histyear {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
td.historytabselect {
	background: white url(/sanford/consumer/papermate/images/hist_tab-tile-select.gif);
}
td.historytab {
	background: white url(/sanford/consumer/papermate/images/hist_tab-tile.gif);
}
td.keylinebg {
	background: #d5e3f1;
}
/* LAUNCH PAGE */
img.arrowlaunch {
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 0px;
	margin-bottom: 3px;
}
img.launchcapsbuttons {
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
td.promoback3 {
	background: url(/images/rw-summer_events_bg_tall.jpg);
}
.justcenter {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/* END OF LAUNCH PAGE */
.bodyText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.bodyHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #142380;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.bodyTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.bodyNote
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.bodyLink
{
    FONT-SIZE: 12px;
    COLOR: #0052b9;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}
.popupTitleBar
{
    BACKGROUND-COLOR: #1746b1;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #00ccff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.popupSubTitleBar
{
    BACKGROUND-COLOR: #7dbceb;
}
.horizVertDivider
{
    BACKGROUND-COLOR: #cccccc;
}
.dataControlsBar
{
    BACKGROUND-COLOR: #1746b1;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.dataHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.dataTitleBar
{
    BACKGROUND-COLOR: #cccccc;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.blueBoldText
{
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.blueBold12Text
{
    font-weight: bold;
    FONT-SIZE: 12px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.blueBold14Text
{
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #0033CC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.grayBold10Text
{
    font-weight: bold;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.googleCopy { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.bgWhite { background: #ffffff; }

.siteMapL1
{
    font-weight: bold;
    FONT-SIZE: 16px;
    COLOR: #0047B6;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.siteMapL2
{
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #6E9FCF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.siteMapL3
{
    font-weight: normal;
    FONT-SIZE: 12px;
    COLOR: #0047B6;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.siteMapL4
{
    font-weight: normal;
    FONT-SIZE: 12px;
    COLOR: #797979;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.refilltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2A5799;
	background-color: #DEEBFB;
	border: 1px solid #FFFFFF;
	line-height: 16px;
}

.refilltabhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	vertical-align: bottom;
}
.saveintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.savetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.holtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.hollink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.bodyUSP
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0052b9;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}