@import url("/data/web/bpmd/bpmd_recent.css");
@import url("/data/web/bpmd/bpmd_topThree.css");
@import url("/data/web/bpmd/bpmd_topDoc.css");
@import url("/data/web/common/common_searchBox.css");
@import url("/data/web/bpmd/bpmd_myaccount.css");
@import url("/data/web/bpmd/bpmd_SiteStyles.css");

a:link { color: #003366; }
a:visited { color: #2F4F4F; }

/* thes topic title link navigation - broader, narrower, related */
.termTable {
	border-bottom: 2px solid #8B0000; 
	font-size: small; 
	width: 560;
	font-weight: bold;
	font-family: Arial;
	text-align: left; 
}
.termCell { 
	border-top: 2px solid #8B0000; 
	font-size: small; 
	border-bottom: 1px solid gray; 
}
.outerSpacerRow { background-color: #8B0000; }
.termBulletCell {
        height: 9;
        width:5;
        background: url(http://images.bitpipe.com/bitpipe/bluearrow.gif) no-repeat;
}
.termRelatedCell { font-size: xx-small; }


