.noprint {
	display: none;
}

.printTitle {
	display:block;
	font-size: 1.5em;
}

.nav-container,
p.months {
	display: none;
}

#container a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   }

#container a[href^="/"]:after {
  content: " (http://www.cott.us" attr(href) ") ";
   }

img {
	border: none;
	display: none;
}

p img,
table img {
	display: block;
}

#footer a:link,
#footer a:visited {
	display: none;
}

#footer {
	border-top: 1px solid #efefef;
	padding-top: 5px;
}

body {
	font-size:75%;
	font-family: Verdana, sans-serif;
	color: #333332;
}

html>body {
	font-size:12px;
}

h1 {
	line-height:1.5em;
	color: #464A50;
	font-size:2em;
	font-weight:bold;
	margin:0 0 0.75em 0;
}

h2 {
	font-size:1em;
	color: #464A50;
	line-height: 1.5em;
	margin: 1.125em 0 0.375em 0;
	font-weight:bold;
}

h3 {
	font-size:1em;
	color: #464A50;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}

h4 {
	font-size:1em;
	color: #464A50;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}

h5 {
	font-size:1em;
	color: #464A50;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}

h6 {
	font-size:1em;
	color: #464A50;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}


p {
	font-size:0.9167em;
	line-height:1.5em;
	margin:0 0 0.75em 0;
	width:63em;
}

.caption {
	font-size:0.833em;
	line-height:1.5em;
	margin:.75em 0 .75em 0;
	color: #aaa;
}