/* EXTERNAL PRINT CSS BY J&J WEB SERVICES, (c)2002 www.jandjwebservices.com */
/* Zimcoat Specialty Flooring - http://www.zimcoat.com */

body {
	background: #fff url(http://www.zimcoat.com/layout/zimcoat-tile.jpg) repeat-y;
	overflow: auto;
	color: #009;
	margin: 0;
	padding: 0;
	font-family: "Arial", "Helvetica";
	font-size: 12px;
}

/* PAGE CONTENT */
#content {
	overflow: visible;
	background: transparent;
	color: #009;
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

/* TABLES */
table, tr, th, td {
	color: #009;
	font-family: "Arial", "Helvetica";
	font-size: 12px;
}

/* REMOVES SPACING BETWEEN TABLE CELLS */
tr.layout img {
	display: block; 
	padding: 0; 
	margin: 0;
}
td.inline img {
	display: inline; 
	padding: 0; 
	margin: 0; 
}

/* LINKS - LVFHA */
a:link {
	color: #39F;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #699;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

/* IMAGES */
img {
	display: inline; 
}

/* TEXT HEADERS */
h1 {
	color: #03f;
	text-align: center;
	font-size: 25px;
	font-family: "Lithograph",  "Times New Roman", "Times";
}
h2 {
	color: #03f;
	text-align: center;
	font-size: 22px;
	font-family: "Lithograph", "Times New Roman", "Times";
}
h3 {
	color: #03f;
	text-align: left;
	font-style: italic;
	font-size: 20px;
	font-family: "Times New Roman", "Times";
}
h4 {
	color: #03f;
	text-align: center;
	font-style: italic;
	font-size: 18px;
	font-family: "Times New Roman", "Times";
}
h5, h6 {
	color: #03f;
	text-align: left;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", "Times";
}

/* MISC TEXT FORMATS */
small {
	font-size: 10px;
	text-align: center;
	font-family: "Arial", "Helvetica";
	margin: 10px;
	padding: 0;
}
big {
	font-size: 14px;
	text-align: center;
	font-family: "Arial", "Helvetica";
	margin: 10px;
	padding: 0;
}
acronym, abbr {
	cursor: help;
	border-bottom: dashed 1px;
}
i {font-style: italic;}
b {font-weight: bold;}
em {font-weight: bold; font-style: italic;}
center {text-align: center;}

/* LISTS */
ul {list-style: square outside;}
ul ul {list-style: circle outside;}
ol {list-style: decimal outside;}
ol ol {list-style: lower-alpha outside;}
li {display: list-item;}

/* BLOCKQUOTE */
blockquote {margin-left: 3em; margin-right: 3em; padding: 0;}

/* HIDE ITEMS */
.hide, .noprint, .noprint img {
	display: inline; 
	padding: 0; 
	margin: 0; 
	margin: 0; 
	padding: 0; 
	display: none;
}
