EDIT HISTORY:
CE 1/11/03 Added hat for hints and tips; codeblock for code snippets; link and href for cross references within the text; modified bullet to use block display until we get it fixed
CE 1/15/03 Added top & bottom margin for item title, added img class in red for emphasis; changed href to crossref to avoid confusion - right now this is just markup for something that's a link; putmore space around the link class;
CE 1/22/03 Added video class to track video clips; added subbullet for second level indent;
AM 1/26/03  Added smalltext for copyright and attributions. Increased bottom margin on text to make whitespace. Changed  img to be inline Did another for screens and other standalones that is display: block, centered. ;
AM 1/26/03 Tried bullets again and made indent a percentage for smalltext. Fixed spacing problems with bullets and text. Midnight: copied to masters and Cats 01 and 14.
AM 01/27/03 Copied Catherine's subbullet style from her 1/22 stylesheet and fixed it to work with bullet.
AM 01/29/03 Eliminated a few extraneous tags. Tried to fix the steps-substeps like the bullets. Sent update to BPIFiles and to TD, CD and JW to keep with their drafts.



img		{
	color: red;
	text-align: left;
	display: block;
	margin-top: .1in;
	margin-bottom: .1in;
	margin-left: .5in;
}

formatting for img is temporary!

text{
	display: block;
	margin-top: .1in;
	margin-bottom: .15;
	margin-left: .5in;
	margin-right: .5in;
}

smalltext{
	text-align: center;
	display: block;
	margin-top: auto;
	margin-left: 10%;
	margin-right: 10%;
	font-size : 8pt;
	font-family : "Times New Roman", Times, serif;
	text-indent : 10%;
; line-height: normal; color: #333333; font-style: normal; font-weight: normal
}
subhead
		{
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: .1in;
	margin-bottom: .1in;
	margin-left: .5in;
	margin-right: .5in;
}

bullet{
	text-indent: .5 in;
	display: list-item;
	margin-top: .05in;
	margin-bottom: .05in;
	margin-left: .5in;
	list-style-position : outside;
	list-style-type : square;
}

subbullet{
	text-indent: .6 in;
	display: list-item;
	margin-top: .05 in;
	margin-bottom: .05 in;
	margin-left: .6 in;
	list-style-position : outside;
	list-style-type : circle;
}

codeblock
		{text-align: left;
 		display: block;	
		margin-left: .5in;
		font: 10pt;
		font-family: courier; 
 		}

code 		{font: 10pt;
		font-family: courier; 
 		}

crossref	{color: blue;
		font-style: italic}
		

step		{
	text-indent: .5 indisplay: list-item;
	margin-top: .05in;
	margin-bottom: .05in;
	margin-left: .5in;
	list-style-position : outside;
	list-style-type : decimal;
}

substep		{
	text-indent: 6em;
	display: list-item;
	margin-top: .1in;
	margin-bottom: .1in;
	margin-left: .5in;
	list-style-position : outside;
	list-style-type : lower-alpha;
}
.bodytext {  font-size: 11px; font-style: normal; line-height: 15pt; font-weight: normal; color: #333333; font-family: Arial, Helvetica, sans-serif; text-align: left; list-style-type: square}
.smalltext { display: block; margin-top: auto; margin-left: 10%; margin-right: 10%; font-size : 8pt; font-family : "Times New Roman", Times, serif; ; line-height: 13pt; color: #333333; font-style: normal; font-weight: normal ; font-variant: normal; white-space: nowrap; padding-top: 3px}
.bullet { text-indent: .25 in; display: list-item; margin-top: .05in; margin-bottom: .05in; margin-left: .5in; list-style-position : outside; list-style-type : square; ; list-style-image: url(../BPI__ASSETS/redsquare.gif); font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 10pt; font-style: normal; line-height: 15pt}
.step { text-indent: .5 indisplay }
.subbullet { text-indent: .6 in; display: list-item; margin-top: .05 in; margin-bottom: .05 in; margin-left: .6 in; list-style-position : outside; list-style-type : circle; }
.subhead { font-weight: bold; text-align: left; display: block; margin-top: .1in; margin-bottom: .1in; margin-left: .5in; margin-right: .5in; }
.substep { text-indent: 6em; display: list-item; margin-top: .1in; margin-bottom: .1in; margin-left: .5in; list-style-position : outside; list-style-type : lower-alpha; }
.midsize {  font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 12pt; font-style: normal; line-height: 18pt; font-weight: normal; color: #333333; text-align: left; width: 100%; left: auto; top: auto; clip:    rect(   )}
.fancytext {  font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 18px; font-style: italic; line-height: normal; font-weight: bold; color: #999999; background-position: center}
.callout {  font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 10pt; font-style: italic; line-height: normal; font-weight: normal; color: #333333; background-position: center top; text-align: center; text-indent: 10px}
.border {  border: #003366; border-style: solid; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}
font {  font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 24pt; font-style: normal; line-height: 32pt; font-weight: bold; color: #999999}
.HH1 {  font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 36px; font-style: normal; line-height: normal; font-weight: bold; color: #333399; background-position: center}
.HH2 {  font-family: AGaramond, Palatino, "Times New Roman", serif; font-size: 24px; font-style: normal; font-weight: bold; color: #333399; text-align: center}

