/* Corporate - Bullets 
used in DCT and chosen via Selector */

/* BULLETED LIST */
li.bulletedList				{
	width:					160px;
	background-image: 		url(../images/artifacts/bullet1Medium.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .5em;
	padding-left: 			8px;
}
a.bulletedListLink:link, 
a.bulletedListLink:visited, 
a.bulletedListLink:active
						{
	color:				#006594;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif;
	font-weight:		bold;	
	text-decoration: 	none;
	line-height:		16px;	
}
a.bulletedListLink:hover {
	text-decoration:	underline;
}
/* HIGHLIGHT */
li.highlightBullet1				{
	background-image: 		url(../images/artifacts/bullet2.gif);
	background-repeat: 		no-repeat;
	background-position:  	0 .3em;
	padding-left: 			0px;
}
a.highlightBullet1Link:link, 
a.highlightBullet1Link:visited, 
a.highlightBullet1Link:active
							{
	color:				#006594;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif;
	font-weight:		bold; 
	text-decoration: 	none;	
}
a.highlightBullet1Link:hover {
	text-decoration:	underline;
}

/* INDEX */
.indexBullet1Outdent		{
	position:			relative;
	left:				-11px;
}
li.indexBullet1				{
	background-image: 		url(../images/artifacts/bullet1Large.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	padding-left: 			12px;
}
a.indexBullet1Link:link, 
a.indexBullet1Link:visited, 
a.indexBullet1Link:active
						{
	color:				#006594;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif;
	font-weight:		bold;	
	text-decoration: 	none;
	line-height:		16px;	
}
a.indexBullet1Link:hover {
	text-decoration:	underline;
}
/* FOR NEW INDEX COMPONENT */
.indexDivBullet1Outdent {
  position:	relative;
  left:	-8px;
}
li.indexDivBullet1				{
	background-image: 		url(../images/artifacts/bullet1Large.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	padding-left: 			12px;
}
a.indexDivBullet1Link:link, 
a.indexDivBullet1Link:visited, 
a.indexDivBullet1Link:active
						{
	color:				#006594;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif;
	font-weight:		bold;	
	text-decoration: 	none;
	line-height:		16px;	
}
a.indexDivBullet1Link:hover {
	text-decoration:	underline;
}

/* RELATED LINKS */
li.relatedLinksBullet1				{
	background-image: 		url(../images/artifacts/bullet1Small.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	padding-left: 			10px;
	font-size: 			1.1em;
}
a.relatedLinksBullet1Link:link, 
a.relatedLinksBullet1Link:visited, 
a.relatedLinksBullet1Link:active
						{
	color:				#006594;
	font-size: 			1.1em;
	font-family: 		arial, sans-serif; 
	line-height:		14px;
	text-decoration: 	none;
	
}
a.relatedLinksBullet1Link:hover {
	text-decoration:	underline;
}
a.relatedLinksLink2:link, 
a.relatedLinksLink2:visited, 
a.relatedLinksLink2:active
						{
	color:				#006594;

	font-family: 		arial, sans-serif; 
	line-height:		14px;
	text-decoration: 	none;
	
}
a.relatedLinksLink2:hover {
	text-decoration:	underline;
}
/* BULLETS/ICONS - RELATED LINKS */
li.relatedLinksBulletAudio		{
	background-image: 		  url(../images/artifacts/bulletAudio.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#000000;
	font-size: 			1.1em;
	font-family: 		arial, sans-serif;
	line-height:		14px;
}
li.relatedLinksBulletDocument		{
	background-image: 		  url(../images/artifacts/bulletDocument.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#000000;
	font-size: 			1.1em;
	font-family: 		arial, sans-serif;
	line-height:		14px;
}

li.relatedLinksBulletLink		{
	background-image: 		  url(../images/artifacts/bulletLink.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#000000;
	font-size: 			1.1em;
	font-family: 		arial, sans-serif;
	line-height:		14px;
}

li.relatedLinksBulletVideo		{
	background-image: 		  url(../images/artifacts/bulletVideo.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#000000;
	font-size: 			1.1em;
	font-family: 		arial, sans-serif;
	line-height:		14px;
}

/* BULLETS/ICONS - DETAIL */
li.detailBulletAudio		{
	background-image: 		  url(../images/artifacts/bulletAudio.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBulletDocument		{
	background-image: 		  url(../images/artifacts/bulletDocument.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBulletLink		{
	background-image: 		  url(../images/artifacts/bulletLink.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBulletVideo		{
	background-image: 		  url(../images/artifacts/bulletVideo.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
/* BULLET/LEVELS -  DETAIL - LEVEL4 (red)*/
li.detailBullet4Level1		{
	background-image: 		  url(../images/artifacts/bullet4Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}

li.detailBullet4Level2		{
	background-image: 		  url(../images/artifacts/bullet4Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet4Level3		{
	background-image: 		  url(../images/artifacts/bullet4Level3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			16px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet4Level4		{
	background-image: 		  url(../images/artifacts/bullet4Level4.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			24px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
/* BULLET/LEVELS -  DETAIL - LEVEL5 (black)*/
li.detailBullet5Level1		{
	background-image: 		  url(../images/artifacts/bullet5Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet5Level2		{
	background-image: 		  url(../images/artifacts/bullet5Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet5Level3		{
	background-image: 		  url(../images/artifacts/bullet5Level3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			16px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet5Level4		{
	background-image: 		  url(../images/artifacts/bullet5Level4.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			24px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
/* BULLET/LEVELS -  DETAIL - LEVEL6 (grey)*/
li.detailBullet6Level1		{
	background-image: 		  url(../images/artifacts/bullet6Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet6Level2		{
	background-image: 		  url(../images/artifacts/bullet6Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet6Level3		{
	background-image: 		  url(../images/artifacts/bullet6Level3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			16px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
li.detailBullet6Level4		{
	background-image: 		  url(../images/artifacts/bullet6Level4.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			24px;
	padding-left: 			8px;
	color:					#000000;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif;
	line-height:			16px;
}
/* CALL TO ACTION */
li.callToActionBullet1		{
/*	caption:				CTA Bullet; */
	background-image: 		url(../images/artifacts/bullet3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .6em;
	padding-left: 			6px;
}
li.callToActionBullet2		{

	background-image: 		url(../images/artifacts/bullet3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .6em;
	padding-left: 			6px;
	color:					#998b7d;
	font-size: 				1.2em;
	font-family: 			arial, sans-serif; 
	font-weight:			bold;
	line-height:			16px;
}
/* BULLETS/ICONS - CALL TO ACTION */
li.callToActionBulletAudio		{
	background-image: 		  url(../images/artifacts/bulletAudio.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#998b7d;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif; 
	font-weight:		bold;
	line-height:		16px;
}

li.callToActionBulletDocument		{
	background-image: 		  url(../images/artifacts/bulletDocument.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#998b7d;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif; 
	font-weight:		bold;
	line-height:		16px;
}

li.callToActionBulletLink		{
	background-image: 		  url(../images/artifacts/bulletLink.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#998b7d;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif; 
	font-weight:		bold;
	line-height:		16px;
}

li.callToActionBulletVideo		{
	background-image: 		  url(../images/artifacts/bulletVideo.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
	color:				#998b7d;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif; 
	font-weight:		bold;
	line-height:		16px;
}

/* BULLET/LEVELS -  CALL TO ACTION - LEVEL4 (red)*/
li.callToActionBullet4Level1		{
	background-image: 		  url(../images/artifacts/bullet4Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
	color:				#998b7d;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif; 
	font-weight:		bold;
	line-height:		16px;
}
li.callToActionBullet4Level2		{
	background-image: 		  url(../images/artifacts/bullet4Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
	color:				#998b7d;
	font-size: 			1.2em;
	font-family: 		arial, sans-serif; 
	font-weight:		bold;
	line-height:		16px;
}
/* BULLETS/ICONS - VISUAL FORMATTER */
li.bulletAudio		{ 
/*	caption:				Audio Bullet; */
	background-image: 		url(../images/artifacts/bulletAudio.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
}
html>body li.bulletAudio		{
	background-position:	0 .25em;
}
li.bulletDocument		{
/*	caption:				Document Bullet; */
	background-image: 		url(../images/artifacts/bulletDocument.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
}
html>body li.bulletDocument		{
	background-position:	0 .25em;
}
li.bulletLink		{
/*	caption:				Link Bullet; */
	background-image: 		url(../images/artifacts/bulletLink.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
}
html>body li.bulletLink		{
	background-position:	0 .25em;
}
li.bulletVideo		{
/*	caption:				Video Bullet; */
	background-image: 		url(../images/artifacts/bulletVideo.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .2em;
	padding-left: 			16px;
}
html>body li.bulletVideo		{
	background-position:	0 .25em;
}
/* BULLET/LEVELS - LEVEL4 (red) - VISUAL FORMATTER*/
li.bullet4Level1		{
/*	caption:				Red Bullet L1; */
	background-image: 		url(../images/artifacts/bullet4Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
}
html>body li.bullet4Level1		{
	background-position:	0 .45em;
}
li.bullet4Level2		{
/*	caption:				Red Bullet L2; */
	background-image: 		url(../images/artifacts/bullet4Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
}
html>body li.bullet4Level2		{
	background-position:	0 .45em;
}
li.bullet4Level3		{
/*	caption:				Red Bullet L3; */
	background-image: 		url(../images/artifacts/bullet4Level3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			16px;
	padding-left: 			8px;
}
html>body li.bullet4Level3		{
	background-position:	0 .45em;
}
li.bullet4Level4		{
/*	caption:				Red Bullet L4; */
	background-image: 		url(../images/artifacts/bullet4Level4.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			24px;
	padding-left: 			8px;
}
html>body li.bullet4Level4		{
	background-position:	0 .45em;
}
/* BULLET/LEVELS - LEVEL5 (black) - VISUAL FORMATTER */
li.bullet5Level1		{
/*	caption:				Black Bullet L1; */
	background-image: 		url(../images/artifacts/bullet5Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
}
html>body li.bullet5Level1		{
	background-position:	0 .45em;
}
li.bullet5Level2		{
/*	caption:				Black Bullet L2; */
	background-image: 		url(../images/artifacts/bullet5Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
}
html>body li.bullet5Level2		{
	background-position:	0 .45em;
}
li.bullet5Level3		{
/*	caption:				Black Bullet L3; */
	background-image: 		url(../images/artifacts/bullet5Level3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			16px;
	padding-left: 			8px;
}
html>body li.bullet5Level3		{
	background-position:	0 .45em;
}
li.bullet5Level4		{
/*	caption:				Black Bullet L4; */
	background-image: 		url(../images/artifacts/bullet5Level4.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			24px;
	padding-left: 			8px;
}
html>body li.bullet5Level4		{
	background-position:	0 .45em;
}
/* BULLET/LEVELS - LEVEL6 (grey) - VISUAL FORMATTER*/
li.bullet6Level1		{
/*	caption:				Grey Bullet L1; */
	background-image: 		url(../images/artifacts/bullet6Level1.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			0px;
	padding-left: 			8px;
}
html>body li.bullet6Level1		{
	background-position:	0 .45em;
}
li.bullet6Level2		{
/*	caption:				Grey Bullet L2; */
	background-image: 		url(../images/artifacts/bullet6Level2.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			8px;
	padding-left: 			8px;
}
html>body li.bullet6Level2		{
	background-position:	0 .45em;
}
li.bullet6Level3		{
/*	caption:				Grey Bullet L3; */
	background-image: 		url(../images/artifacts/bullet6Level3.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			16px;
	padding-left: 			8px;
}
html>body li.bullet6Level3		{
	background-position:	0 .45em;
}
li.bullet6Level4		{
/*	caption:				Grey Bullet L4; */
	background-image: 		url(../images/artifacts/bullet6Level4.gif);
	background-repeat: 		no-repeat;
	background-position:	0 .4em;
	margin-left:			24px;
	padding-left: 			8px;
}
html>body li.bullet6Level4		{
	background-position:	0 .45em;
}


