/*User Selectable Styles*/
.Heading1, H1    {	color: #cdac75;	font-size: 1.5em;	text-align: left;}
.Heading2, H2 	  {color: #0379a8;font-size: 1.25em;}
.Heading3, H3     {color: #cdac75;font-size: 1em;}
.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;}

/* Top Image */
#toppic		 		{float:left; background-image: url(../../../images/fairweather7.jpg); background-repeat: no-repeat;  width:734px; }

/* Events */
body .eventsboxbg {background-color:#DAD9ED;}

/* Table Styles */
table.ImmTS_General { padding:0px; background-color: #FFFFFF; border-collapse: collapse;} 
table.ImmTS_General th, table.ImmTS_General td { padding: 2px; margin: 2px; } 
table.ImmTS_General, table.ImmTS_General th, table.ImmTS_General td { border: solid 2px #ffffff; }
table.ImmTS_General th { background-color: #DAD9ED; color: #26264E; padding: 4px; text-align:left}  
table.ImmTS_General td { background-color: #f3f3f3; vertical-align: top; }

/* Business table style */
table.ImmTS_Business { padding:0px; background-color: #FFFFFF; border-collapse: collapse;} 
table.ImmTS_Business th, table.ImmTS_Business td { padding: 2px; margin: 2px; } 
table.ImmTS_Business, table.ImmTS_Business th, table.ImmTS_Business td { border: solid 2px #ffffff; }
table.ImmTS_Business th { background-color: #EAEBEF; color: #4E4A58; padding: 4px; text-align:left;}  
table.ImmTS_Business td { background-color: #f3f3f3; vertical-align: top; }

/* Finance table style */
table.ImmTS_Finance { padding:0px; background-color: #FFFFFF; border-collapse: collapse;} 
table.ImmTS_Finance th, table.ImmTS_Finance td { padding: 2px; margin: 2px; } 
table.ImmTS_Finance, table.ImmTS_Finance th, table.ImmTS_Finance td { border: solid 2px #ffffff; }
table.ImmTS_Finance th { background-color: #9F9CB9; color: #ffffff; padding: 4px; text-align:left;}  
table.ImmTS_Finance td { background-color: #f3f3f3; vertical-align: top; }

/*Misc Styles*/

A:hover				{color:#ff0000;}




/*standard styles*/
	#rightcontentpage		{border-top:6px solid #F1F1F9; border-bottom:6px solid #F1F1F9; border-right:6px solid #F1F1F9;}		
	#maincontentpagewide	{border:6px solid #F1F1F9;}
	#maincontentpage		{border:6px solid #F1F1F9;}


/*Top Drop Down Menu Color Selection Styles */

	/* All Level Styles*/
	#topdropmenu			{}	
	#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) right bottom no-repeat;}  /* level 0 item with children properties. defines background color and bullet image */
	#topdropmenu a.L0nc				{color:#000000; background:url(../../../images/menu-bullet.gif) right bottom no-repeat;} /* level 0 item with no children properties. defines background color*/
	
	#topdropmenu a.L0hc:hover		{color:#6363CE;}	/* hover effect for level 0 with children */
	#topdropmenu a.L0nc:hover		{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) right center no-repeat;}
	#topdropmenu a.L1nc				{color:#000000; background:#F1F1F9;}
	
	#topdropmenu a.L1hc:hover		{color:#000000; background:#DAD9ED url(../../../images/rtArwLtBlue.gif) right center no-repeat;}	
	#topdropmenu a.L1nc:hover		{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) right center no-repeat;}
	#topdropmenu a.L2nc				{color:#000000; background:#d8d8d8;}
	
	#topdropmenu a.L2hc:hover		{color:#000000; background:#ffffff url(../../../images/rtArwLtBlue.gif) right center no-repeat;}	
	#topdropmenu a.L2nc:hover		{color:#000000; background:#ffffff;}	
	
	/* end top menu bar*/

/*Side Menu Color Selection Styles */

	/* All Level Styles*/
	#sidemenu						{}	
	#sidemenu a						{color:#009EDE; padding-right:3px;}
	#sidemenu a:hover				{color:#009EDE;}

	/* Level 0 Styles */
	#sidemenu a.L0					{color:#009EDE; background-color:#ffffff; border-bottom:1px solid #D3DDDC; padding:5px 0px 5px 0px; }					/* defines level 0 link */
	#sidemenu a.L0 SPAN.hc			{}  /* defines level 0 bullet for children */
	#sidemenu a.L0 SPAN.nc			{}  /* defines level 0 bullet for no children */

	#sidemenu a.L0sel				{ border-bottom:1px solid #D3DDDC; background-color:#DEF3FF;}					/* defines level 0 if selected page */
	#sidemenu a.L0sel SPAN.hc		{background-color:#DEF3FF;} /* defines level 0 bullet for children if selected page */
	#sidemenu a.L0sel SPAN.nc		{background-color:#DEF3FF;} /* defines level 0 bullet for no children if selected page*/
	#sidemenu a.L0sel:hover			{background-color:#DEF3FF;}					/* in this case effectively suppresses the hover effect for selected pages */
	
	#sidemenu a.L0:hover			{color:#009EDE; background:#DEF3FF; }					/* defines the level 0 hover effect */
	#sidemenu a.L0:hover SPAN.hc	{}  /* defines the level 0 hover bullet for children */
	#sidemenu a.L0:hover SPAN.nc	{}  /* defines the level 0 hover bullet for no children */
	
	/* Level 1 Styles */	
	#sidemenu a.L1					{ padding-right:15px;  border-bottom:1px dashed #D3DDDC; background-image:url(../../../images/smbullet.gif); background-position:right; background-repeat:no-repeat;}
	#sidemenu a.L1 SPAN.hc			{}
	#sidemenu a.L1 SPAN.nc			{}

	#sidemenu a.L1sel				{ padding-right:15px; background-color:#DEF3FF;}
	#sidemenu a.L1sel SPAN.hc		{background-color:#DEF3FF;}
	#sidemenu a.L1sel SPAN.nc		{background-color:#DEF3FF;}
	#sidemenu a.L1sel:hover			{background-color:#DEF3FF;}
	
	#sidemenu a.L1:hover			{background-color:#DEF3FF;}	
	#sidemenu a.L1:hover SPAN.hc	{background-color:#DEF3FF;}
	#sidemenu a.L1:hover SPAN.nc	{background-color:#DEF3FF;}

	/* Level 2 Styles */
	#sidemenu a.L2					{padding-right:15px; background-image:url(../../../images/smbullet2.gif); background-position:right; background-repeat:no-repeat; color:#009EDE;}
	#sidemenu a.L2 SPAN.hc			{}
	#sidemenu a.L2 SPAN.nc			{}

	#sidemenu a.L2sel				{padding-right:15px; background-color:#DEF3FF;}
	#sidemenu a.L2sel SPAN.hc		{background-color:#DEF3FF;}
	#sidemenu a.L2sel SPAN.nc		{background-color:#DEF3FF;}
	#sidemenu a.L2sel:hover			{background-color:#DEF3FF;}

	#sidemenu a.L2:hover			{background-color:#DEF3FF;}	
	#sidemenu a.L2:hover SPAN.hc	{background-color:#DEF3FF;}
	#sidemenu a.L2:hover SPAN.nc	{background-color:#DEF3FF;}

