/* DuraSurf.css V0.1 by 2/22/2008 J. Bradley Reck
* Copyright Crownplastics Co. Inc.
*/

Body {
	/* z-index: 10;  */
	position: relative;
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #000099;
}

p, li {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.1;
	color: #000000;
}

/* Indicate that a image is a link in Industry.htm */
A.Indicate {
	border-left: 1px solid #FF6666;
	border-bottom: 2px solid #FF6600;
}

A:link {
	color: #777777;
}

A:visited {
	color: #FFCC99;
}

A:hover {
	color: #FFCC66;
}

div.HeadSpace {
	height: 25;
}

td.trbuffer {
	background-color: #000099;
	width: 1px;
}

#popper A:hover {
	color: #FF9933; 
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}


/* z level for navigation */
#Navigation {
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

td.NormalNav {
	background-color: #000099;
	color: #CCCCCC;
	font-family: 'Helvetica';
	font-style: normal;
	font-size: .7em;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}

div.YouAreHere {
	display: inline;
	color: #99CCFF;
	font-weight: bold;
}

div.tablealign {
	width: 700px;
	text-align: left;
}

/* Navigaton Side Bar Links */
A.linky {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:active.linky {
	color: #000099;
}

A:visited.linky {
	color: #777777;
}

A:link.linky {
	color: #424242;
}

A:hover.linky { 
	color: #000099;
}

/* class B linky */
A:active.Blinky {
	color: #000099;
}

A:visited.Blinky {
	color: #777777;
}

A:link.Blinky {
	color: #777777;
}

A:hover.Blinky { 
	color: #000099;
}

/* Internal Page Links */
A.Inlink {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
}

A:active.Inlink {
	color: #000099;
}

A:visited.Inlink {
	color: #676767;
}

A:link.Inlink {
	color: #505050;
}

A:hover.Inlink { 
	color: #000099;
}

.EM1 {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}

.EM2 {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}

.EM2BLK {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.BottomBand {
	background-color: #FF6633;
}

/* Stuff for Product Information */
table.datactr {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

table#normal {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

tr#normal {
	width: 100%;
}

td.data {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

tr.datahead {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #003366;
	text-align: center;
}

td.rowhead {
	font-family: 'Helvetica';
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	text-align: center;
	vertical-align: middle;
}

/* Buffer between pictures and text */
.buffer {
	height: 5px;
	display: block;
}

/* Picture Caption */
.caption {
	font-family: 'Arial';
	font-style: normal;
	font-size: 0.60em;
	font-weight: bold;
	color: #000000;
}