html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	behavior: url(iepngfix.htc);
}




/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

.icon {
	background-image: url(../../images/icon.png);
}
.footer_copy {
	font-size: 9pt;
	color: #5f0328;
	font-weight: bold;
	text-indent: 10px;
}
.footer_right_gray {
	font-size: 9pt;
	color: #595b60;
	text-align: right;
	padding-right: 15px;
}
