
	/* ================================================================== */
	/* COLOR PURPLE   								 					  */
	/* ================================================================== */

		.FlashMenuColour
		{
        	color: 0x926fb1; 
        }
		/* The above "FlashMenuColour" is passed to Flash to know the colors to use for the SubNav widget */
	
		DIV#dnn_headerPane
			{
				background-image: url('./images/purpleHeaderBG.jpg');	
			}	
			
					
		DIV#switchLang A:link, DIV#switchLang A:active, DIV#switchLang A:visited, DIV#switchLang A:hover
			{
			 text-decoration: none;
			} 	
					
		DIV#switchLang A:hover
			{
			 text-decoration: none;	
			} 	
	
				/* ================================================================== */
				/* UNIVERSAL LINKS                                                    */
				/* ================================================================== */
				        
			     A
			      {
					 outline:none; /* hide dotted outline in Firefox */				        
				   }	
					
 				 A:link, A:active, A:hover
 	 				{
					 color: #926fb1;			/* default COLOR */
					}
					
							A:visited
 	 						{
							 color: #926fb1;		/* same as above */
							}
							
							A:hover
							{
								color: #b188d5;
							}
							
 				 A.reverse:link, A.reverse:active
 	 				{
					 color: #926fb1;			/* default COLOR */
					 font-weight: normal;
					 text-decoration: none;
					}
					
							A.reverse:visited
 	 						{
							 color: #926fb1;		/* same as above */
							 font-weight: normal;
							 text-decoration: none;							 
							}
							
							A.reverse:hover
							{
							 color: #b188d5;
							 font-weight: normal;
							 text-decoration: underline;									
							}
														
								
		/* ================================================================== */
		/* FONTS		                                                      */
		/* ================================================================== */					

					DIV.mainHeadline, 
					DIV.containerType2a DIV.containerStyled DIV.containerHeadline,
					DIV.containerType2b DIV.containerStyled DIV.containerHeadline,
					DIV.containerType2c DIV.containerStyled DIV.containerHeadline
					{
					 font-size: 15px;
					 height: 37px;
					 margin-bottom: 2px; 
					 color: #926fb1; 
					 font-weight: bold; 
					 background-image: url('./images/purpleMainHeadlineUL.gif');	
					 text-transform: uppercase;
					}
										
					DIV.subHeadline,
					DIV.containerType1 DIV.containerStyled DIV.containerHeadline
					{
					 font-size: 12px;
					 height: 19px; 
					 padding-top: 0;
					 margin-bottom: 2px; 
					 color: #926fb1; 
					 font-weight: bold; 
					 background-image: url('./images/purpleSubHeadlineUL.gif');	
					 text-transform: uppercase;
					}
					
					.globalTitle
					{
					 color: #926fb1;
					 font-size: 120%;
					 font-weight: bold;	
					}					
					
		/* ================================================================== */
		/* BUTTONS		                                                      */
		/* ================================================================== */					

		/* type=image */
		.globalButtonSearch
			{
				background-image: url('./images/purpleButtonSearch.gif');	
			}	
		
		.globalButtonMoreInfo
			{
				background-image: url('./images/purpleButtonMoreInfo.gif');	
			}	
					
		/*	type=table */	
		TABLE.globalButton 
			{
				 margin: 0;
				 border-collapse: 	collapse;
				 line-height: 1;
				 font-size: 10px;
			}
	
					TABLE.globalButton TD
						{ padding: 0; vertical-align: middle; }			
				
								TABLE.globalButton TD.l
									{ background-image: url('./images/purpleButtonL.gif'); 
									  width: 8px; height: 17px; }			
				
								TABLE.globalButton TD.m
									{ background-image: url('./images/purpleButtonM.gif'); 
									  height: 17px; 
									}			
				
								TABLE.globalButton TD.r
									{ background-image: url('./images/purpleButtonR.gif'); 
									  width: 8px; height: 17px; }			
						
											TABLE.globalButton TD A
												{
													color: White; font-weight: bold;
													text-decoration: none;
												}	
												
											TABLE.globalButton TD A:hover
												{
													text-decoration: underline;
													color: Yellow;
												}			
												
		/* ================================================================== */
		/* CONTAINERS	                                                      */
		/* ================================================================== */		
		

		DIV.containerFaded510
		{
			background-image: url('./images/purpleContainerFaded510.jpg');
			background-repeat: no-repeat;
			padding: 13px 15px 10px 15px;
		}

		DIV.containerFaded300
		{
			background-image: url('./images/purpleContainerFaded300.jpg');
			background-repeat: no-repeat;
			min-height: 65px;
			line-height: 1.1;
			padding: 13px 15px 10px 13px;
		}	
				
		DIV.containerFaded200
		{
			background-image: url('./images/purpleContainerFaded200.jpg');
			background-repeat: no-repeat;
			min-height: 65px;
			line-height: 1.1;
			padding: 13px 15px 10px 13px;
			border: 1px Dashed Green;
		}		
		
		DIV#dnn_mainContentLeftPane DIV.containerFaded
		{
			background-image: url('./images/purpleContainerFaded300.jpg');
			background-repeat: no-repeat;
			min-height: 65px;
			line-height: 1.1;
			padding: 13px 15px 10px 13px;
		}			
												
		/* ================================================================== */
		/* MODULE SPECIFIC                                                    */
		/* ================================================================== */		
												
												
												
		DIV.eventTeaserLinkBox
			{
				line-height: 1.5;	
			}												
			
			     DIV#breadCrumb A
			      {
					 outline:none; /* hide dotted outline in Firefox */		
					 font-weight: normal;		        
				   }	
					
 				 DIV#breadCrumb A:link, DIV#breadCrumb A:active, DIV#breadCrumb A:hover
 	 				{
					 color: #926fb1;			/* default GREEN */
					}
					
							DIV#breadCrumb A:visited
 	 						{
							 color: #926fb1;		/* same as above */
							}
							
							DIV#breadCrumb A:hover
							{
								color: #b188d5;
							}			
							
							
							
							
									
		/* ================================================================== */
		/* MODULE WRAPPERS (added Dec 15, 2008)                               */
		/* ================================================================== */		
			
			

		DIV.containerType2a DIV.containerStyled
		{
			background-image: url('./images/purpleContainerFaded200.jpg');
			background-repeat: no-repeat;
			min-height: 65px;
			line-height: 1.1;
			padding: 13px 15px 10px 13px;
		}							
		
		DIV.containerType2b DIV.containerStyled
		{
			background-image: url('./images/purpleContainerFaded300.jpg');
			background-repeat: no-repeat;
			min-height: 65px;
			line-height: 1.1;
			padding: 13px 15px 10px 13px;
		}
				
		DIV.containerType2c DIV.containerStyled
		{
			background-image: url('./images/purpleContainerFaded510.jpg');
			background-repeat: no-repeat;
			line-height: 1.1;
			padding: 13px 15px 10px 15px;
			width: 480px;			
		}							
		
		/* ================================================================== */
		/* Horrible Hack below to get it working for launch Jan 11, 2008                        
				- basically, "containerType2b" means it is 300px wide for
				  the main landing page of the site.  However, because this
				  same Press Release Teaser is used on every other colored
				  landing page but in the righthand pane which is only
				  200px wide, we need to over ride the background image to
				  fit correctly.... hence this hack	
		   ================================================================== */
		
		DIV#dnn_rightPane DIV.containerType2b DIV.containerStyled
		{
			/*border: 1px dashed Green;*/
			background-image: url('./images/purpleContainerFaded200.jpg');
		}
