@import url("reset.css");
@import url("position.css");
@import url("style.css");
@import url("style-marketing.css");
/* CSS Document */
h1 span {
	color:#fff;
	background: #0C58C6 none;
	/* IE conditional for H1 slash as a graphic IE 7 accepts important so sticks with first declaration. IE6 ignores and overrides with second */
	*background: #0C58C6 url(../images/slash_10_25_ATran_White.png) 5px 2px no-repeat !important;
	*background-image:url(../images/slash_10_25_On0C58C6_White.png);
}
#sidebar1 h1 span
{
	*background: #0C58C6 url(../images/slash_8_20_On0C58C6_White.png) 6px 4px no-repeat!important;
}
/* only understood by compliant browsers */
H1 span:before {
	content:"/ ";
}
.articleListwDate h2 {
	color:#0C58C6;
}
.listoflinks h2 span {
	color:#fff;
	background: #0C58C6;
}
