@charset "utf-8";
/* CSS Document */
body {
	background-color: #18529b;
	background-image: /images/bkg.jpg;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: 12px}
.style8 {color: #FFFFFF}

.style10 { color: #003366; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a,a:visited,a:hover,a:active{color: #6b99bc;}
.style11 {font-size: 11px;}
.style12 {color: #003366; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

#flash{height:345px;}
a#download-poly-btn, a:visited#download-poly-btn{display:block; width:505px; height:65px; text-indent:-9999px; background:url(images/poly-spec-btn.png) no-repeat; background-position:0 0; margin:0 auto;}
a:hover#download-poly-btn, a:focus#download-poly-btn{background-position:0 -65px;}
a:active#download-poly-btn{background-position:0 -130px;}

#products-header{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #013467; text-align: center; }
table.products th{ background-color: #013467; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ffffff; text-align: left; padding-left: 10px; }
table.products tr.small th{ background-color: #013467; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-align: left; padding-left: 10px; }
table.products td{ background-color: #d7e0ec; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003366; padding-left: 20px; }
table.products tr.alt-row td{ background-color: #f7f7f7; }