/* BODY TAGS - THESE TAGS CONTROL CONTENT PAGES */

BODY	{	
	font-family:	Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size:		11.5pt;
	margin-top:		5pt;
	color:			#28166F;
/*	color:			#87CEFA;
	margin-left:	5pt;
	margin-right:	5pt;	
	margin-bottom:	5pt;
	}	


P	{
	margin-bottom:	9pt;
	margin-left:	5pt;
	}


P.CODE	{	
	font-size:		8pt;
	font-family:	Courier New, monospace;
	color:		#28166F;
	}	

P.nav	{	
	font-size:		8pt;
	color:		#000000;
	}	

SMALL	{	
	font-size:	7pt;
	}	

BIG	{	
	font-size:	10pt;
	}	

PRE	{	
	font-family:	Courier New, monospace;
	}	

/* LIST TAGS - THESE TAGS CONTROL NUMBERED LISTS:

LISTS SHOULD FOLLOW THE PATTERN:

1. LIST LEVEL ONE

	A. LIST LEVEL TWO

		i.  LIST LEVEL THREE

			a. LIST LEVEL FOUR */

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	upper-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

OL OL OL OL LI	{	
	list-style-type:	lower-alpha;
	}

OL UL LI	{	
	list-style-type:	disc;
	}	

OL UL UL LI	{	
	list-style-type:	circle;
	}	


UL.BODY1	{	
	margin-left:		10pt;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	list-style-position:	outside;
	}


UL.BODY2	{	
	margin-left:		15pt;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	list-style-position:	outside;
	}


UL.BODY3	{	
	margin-left:		25pt;
	list-style:			none;
	list-style-position:	outside;
	}


UL.BOT	{	
	margin-left:		1pt;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	}


UL.TABLE	{	
	margin-left:		3pt;
	padding-left:		10pt;
	list-style-type:		disc;
	list-style-position:	outside;
	}


UL.TABLE1	{	
	margin-left:		3pt;
	padding-left:		10pt;
	list-style-type:		disc;
	list-style-position:	outside;
	}


UL.TABLE2	{	
	margin-left:		10pt;
	padding-left:		10pt;
	list-style-type:		circle;
	list-style-position:	outside;
	}


A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:			#87CEFA;
	}	

		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:			#87CEFA;
	}	

		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:			#87CEFA;
	}	

		
A:hover	{	
	text-decoration:	underline;
	color:		#28166F;
	}	

		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:			#87CEFA;
	background:		#FFFFFF;
	}


dt	{	
	font-weight:	bold;
	}	


H1	{	
	font-family:	Arial;
	font-size:		16pt;
	font-weight:	bold;
	color:			#87CEFA	;
	background:		transparent;
	margin-top:		10pt;
	margin-left:	0pt;
	margin-bottom:	12pt;
	}


H2	{	
	font-family:	Arial;
	font-size:		14pt;
	font-weight:	bold;
	color:			#87CEFA;
	background:		transparent;
	margin-top:		10pt;
	margin-bottom:	12pt;
	}	

		
H3	{	
	font-family:	Arial;
	font-size:		12pt;
	font-weight:	bold;
	color:			#87CEFA;
	background:		transparent;
	margin-top:		10pt;
	margin-bottom:	12pt;
	}	
		

TABLE	{	
	margin-bottom:	12pt;
	}

TD	{	
	vertical-align:	top;
	font-size:			10pt;
	text-transform:	none;
        }


TD.x	{
	background: 	#28166F;
	font-color: 	red;
	font-size: 	10pt;
	font-weight: 	bold;
	font-family: 	Verdana;
	}

TD.box {
	margin-left: 0pt;
	text-align: left;
	}

TH	{	
	vertical-align:	top;
	font-size:		10pt;
	font-weight:	bold;
	text-align:		center;
	color:		black;
	}	

.blkcent	{	
	vertical-align:	top;
	font-size:		10pt;
	font-weight:	bold;
	text-align:		center;
	color:		blacck;
	background: 	palegoldenrod;
	}	

HR	{	
	color:		#87CEFA;
	width:		80%;
	margin-top:		10pt;
	margin-bottom:	10pt;
	text-align:		center;
	}	

.br {backgorund: #28166F;
	font-color: red;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana; }

.ctr { text-align: center; }

.x {background: #28166F;
	font-color: red;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana; }

/* NAV PANE TAGS - THESE TAGS CONTROL NAVIGATION PAGES */

BODY.nav	{
	background:		#28166F;
	margin-top: 		0px;
	margin-left:		0px;
	margin-right:		0px;
	color:			#87CEFA;
	}

A.nav:link	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight:		bold;
	color:			#87CEFA;
	background:		#28166F;
	}	

A.nav:visited	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight:		bold;
	color:			#87CEFA;
	background:		#28166F;
	}	


A.nav:active	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight:		bold;
	color:			#87CEFA;
	background:		#28166F;
	}	

A.nav:hover	{	
	font-size:		11pt;
	text-decoration:	underline;
	color:			#FFFFFF;
	background:		#28166F;
	}	

A.nav:offsite	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight:		normal;
	color:			#FFFFFF;
	background:		#28166F;
	}

A.nodec	{
			cursor:hand;
			color:#87CEFA;
			font-weight:bold;
			}
A.nodec2	{
			cursor:hand;
			color:#87CEFA;
			font-weight:bold;}

A.toc1:link	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight: 		bold;
	color:			#87CEFA;
	background:		#28166F;
	}	

A.toc1:visited	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight: 		bold;
	color:			#87CEFA;
	background:		#28166F;
	}	


A.toc1:active	{	
	font-size:		11pt;
	text-decoration:	none;
	font-weight: 		bold;
	color:			#FFFFFF;
	background:		#28166F;
	}	

A.toc1:hover	{	
	font-size:		11pt;
	text-decoration:	underline;
	font-weight: 		bold;
	color:			#FFFFFF;
	background:		#28166F;
	}	

A.toc1:offsite	{	
	font-size:		11pt;
	text-decoraon:		none;
	font-weight: 		bold;
	color:			#FFFFFF;
	background:		#28166F;
	}

UL.NAVTOC1	{
	margin-left:		11pt;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	list-style-position:	outside;
	}

UL.NAVTOC2	{	
	margin-left:		11pt;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	list-style-position:	outside;
	}

UL.NAVTOC3	{	
	margin-left:		4pt;
	margin-top:		0pt;
	list-style-image:		none;
	list-style-type:		none;
	list-style-position:	outside;
	}

UL.NAVTOC3 LI	{	
	margin-bottom:		10pt;
	}

div.NV1	{
	font-size:				8 pt;
	margin-left:			14pt;
	text-indent:			-14pt;
	margin-top:			10pt;
	cursor:				hand;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	list-style-position:	outside;
	color:					#FFFFF;
	background:			#28166F;
	}

div.NV2	{	
	margin-left:			10pt;
	list-style:			url(/ibd_services/systems/images/right_olive_arr.gif) disc;
	list-style-position:	outside;
	color:					#FFFFFF;
	background:			#28166F;
	position:				relative;
	}

H1.nav	{	
	font-size:		12pt;
	color:		#FFFFFF;
	background:		#28166F;
	margin-top:		2pt;
	margin-left:	0pt;
	margin-bottom:	4pt;
	}	

H5.nav	{	
	font-size:		9pt;
	color:		#FFFFFF;
	background:		#28166F;
	}	

/* BANNER PANE TAGS - THESE TAGS CONTROL BANNER LINKS, MARGINS AND LAYOUT */

BODY.banner	{	
	margin-top:		0pt;
	margin-left:	0pt;
	}	

TD.banner	{	
	vertical-align:	middle;
	}

a.banner:link	{
			font-family: verdana; 
			color: #ffffcc;
			font-size: 9pt;
			font-weight: medium;
			text-decoration: none;
			background:	transparent;
			}

a.banner:visited	{
			font-family: Verdana; 
			color: #ffffcc;
			font-size: 9pt;
			font-weight: medium;
			text-decoration: none;
			background:	transparent;
			}

a.banner:hover	{
			color: #FFFF00;
			text-decoration: underline;
			background: transparent;
			}
