/* StyleSheet for ABD PRs */

A.PRBANNER	{
	border:0px;
	color:white!important;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:16pt;
	letter-spacing:0.4em;
	text-decoration:none;
	}
.ABD {
	color:#000ABD;
	}

BLOCKQUOTE.ABD {
	color:#000ABD;
	margin-right:30;
	}

BLOCKQUOTE.GREEN {
	color:#009900;
	margin-right:30;
	}

DIV.PR {
	background-color:white;
	padding:25px;
	margin:25px;
	}

DIV.PRHEADLINE {
	color:black;
	font-family:serif;
	font-size:28pt;
	font-weight:bold;
	margin-bottom:25px;
	}

DIV.PRSUBHEADING {
	color:black;
	font-family:arial,sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin-bottom:25px;
	}

TABLE.PRHEADER TD {
	color:BLACK;
	font-family:arial;
	font-size:10pt;
	vertical-align:top
	}

TD.PRBANNER {
	background-color:black;
	color:white;
	}

UL	{list-style-type:square;
	list-style-image: url(../images/bullets/ice.gif);
	}

UL.ICE LI	{list-style-type:square;
	list-style-image: url(images/bullets/ice.gif);
	}

UL.STEEL LI	{list-style-type:square;
	list-style-image: url(../images/bullets/steel.gif);
	}

UL.STOP {list-style-type:square;
	list-style-image: url(../images/stop_bullet.gif);
	}

UL UL {list-style-type:square;
	list-style-image:none;}

LI {padding-bottom:10;}

UL.SMALL LI {
	list-style-type:disc;
	list-style-image:none;
	padding-bottom:0px;
	}
