/*User Selectable Styles*/
.Heading1, H1     {color:#26264E; font-size:x-large; font-family:trebuchet ms,verdana,arial,helvetica,sans serif; font-weight:normal; margin-top:0.2em; margin-bottom:0.5em;}
.Heading2, H2 	{color:#26264E; font-size:16pt; font-weight:normal; background-image: url('../../../images/greybg.gif');font-family:Trebuchet MS}
.Heading3, H3     {color:#26264E; font-size:x-small; font-weight:bold; margin-top:0.2em; margin-bottom:0.5em;}
.Heading4, H4     {color:#6363CE; font-size:x-small; font-weight:bold; margin-bottom:0.5em;}
.Heading5, H5     {color:#26264E; font-size:x-small; font-weight:normal; margin-bottom:0.5em;}

.Normal          {font-family:verdana,arial,helvetica,sans serif; color:#000000; margin:0.001pt;}
body .columnheader 	 {color:#000000; font-weight:bold; background-color:#DAD9ED; padding:5px;}


/*Misc Styles*/
A					{color:#6363CE; text-decoration:none;}
A:hover				{color:#000000;}
p					{line-height:1.3em;margin-bottom:1em;}
li					{margin-bottom:0.8em;}

/* Language Selector Styles */
	#langselect				{background-color:#ffffff;}
	#langselect .head		{color:#000000; background-color:#F1F1F9; border-top:1px solid #E5E5E5;}
	#langselect a			{color:#000000; background-color:#ffffff;}
	#langselect a:hover		{background-color:#F1F1F9;}
	#langselect a.sel		{color:#000000; background-color:#DAD9ED;}
	#langselect a:hover.sel	{background-color:#F1F1F9;}


/*breadcrumb */
	#breadleft				{color:#6363CE;}
	body .Path 					{color:#6363CE;}

/*standard styles*/
	#header					{margin-bottom:3px;display:inline;clear:both;}
	#rightcontentpage		{border-top:6px solid #F1F1F9; border-bottom:6px solid #F1F1F9; border-right:6px solid #F1F1F9;}		
	#maincontentpagewide	{border:6px solid #FFFFFF;}
	#maincontentpage		{border:6px solid #FFFFFF;}
	#mainsidemenu			{float:left;width:160px; padding:3px; border:none;}
	#footerarea 			{clear:both; height:65px; border-top:1px solid #E5E5E5; padding-left:5px; padding-top:10px;  
margin-top:10px;color:#ACACAC; font-size:x-small; font-family:Verdana,Arial,Helvetica,sans-serif; text-decoration:none;line-height:1.3em;}


/*Top Drop Down Menu Color Selection Styles */

	/* All Level Styles*/
	#topdropmenu			{width:732px;border:1px solid #DDD;float:left;clear:both;display:inline;margin:5px 0 8px;padding-top:6px;}	
	#topdropmenu a			{}
	#topdropmenu a:hover	{}

	/* Level 0 Styles */
	#topdropmenu UL UL.L0			{}	/* level 0 "leaf" properties - not really a leaf since its the top level */
	#topdropmenu a.L0hc				{color:#000000; background:url('../../../images/menu-bullet.gif') no-repeat right bottom;}  /* level 0 item with children properties. defines background color and bullet image */
	#topdropmenu a.L0nc				{color:#000000; background:url('../../../images/menu-bullet.gif') no-repeat right bottom;} /* level 0 item with no children properties. defines background color*/
	
	#topdropmenu a:hover.L0hc		{color:#6363CE;}	/* hover effect for level 0 with children */
	#topdropmenu a:hover.L0nc		{color:#6363CE; } /* hover effect for level 0 with no children */

	
	/* Level 1 Styles */
	#topdropmenu UL UL.L1			{border:1px solid #B2B2B2;}
	#topdropmenu a.L1hc				{color:#000000; background:#d8dDfA url('../../../images/rtArwLtBlue.gif') no-repeat right center;}
	#topdropmenu a.L1nc				{color:#000000; background:#F1F1F9;}
	
	#topdropmenu a:hover.L1hc		{color:#000000; background:#DAD9ED url('../../../images/rtArwLtBlue.gif') no-repeat right center;}	
	#topdropmenu a:hover.L1nc		{color:#000000; background:#DAD9ED;}

	/* Level 2 Styles */
	#topdropmenu UL UL.L2			{border:1px solid black;}
	#topdropmenu a.L2hc				{color:#000000; background:#d8d8d8 url('../../../images/rtArwLtBlue.gif') no-repeat right center;}
	#topdropmenu a.L2nc				{color:#000000; background:#d8d8d8;}
	
	#topdropmenu a:hover.L2hc		{color:#000000; background:#ffffff url('../../../images/rtArwLtBlue.gif') no-repeat right center;}	
	#topdropmenu a:hover.L2nc		{color:#000000; background:#ffffff;}	
	
	/* end top menu bar*/


#mainsidemenu table {
	margin-top:2em;
}

