

/* GLOBAL WA/MB SETTINGS 
--------------------------------------*/

BODY	 	
{		
		font-family:  Arial, sans serif;
		background-color: #ffffff;
		background: #ffffff;
}
		
BODY H2 	
{		font-family:  Arial, sans serif;
		font-size: 16pt;
		font-weight: normal;
}	

A:
{
		text-decoration: underline; 
		font-weight: bold
}		


A:hover		
{
		text-decoration: underline; 	
		color: #223777;
}	


.body		
{
			font-family: Arial, sans serif; 
			color: #000000;			
}

.body A		
{
		text-decoration: underline; 
		font-weight: bold;
}

.body A:hover		
{
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
}


.titletext	
{
		font-family:  Arial, sans serif; 
		font-size: 12pt; 
		font-weight: bold;

		color: #223777;
}

.disclaimer	

{	
		font-family:  Arial, sans serif;
		font-size: 7pt; 
		font-weight: bold; 
		color: #223777;
}

/* WA AND CLIENT (C) COPYRIGHT NOTICE 
--------------------------------------*/

.footer		
{
	font-family: Arial, sans serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align : center;
}

.footer A:hover
	{
	font-family: Arial, sans serif;
	font-size: 7pt;
	font-weight: bold;
	color: blue;
	text-align : center;
	text-decoration: underline;
	}

/* WA2000 CONTACT FORM  
--------------------------------------*/

.formtitle
{
	BORDER-COLOR: #DDDDDD;
	BORDER-WIDTH: 2px;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #223777;
}


.formtext
{	
		font-family:  Arial, sans serif;
		font-size: 8pt; 
		font-weight: bold; 
		color: #000000;
}

.formgap
{	
		background-color: #223777;
}


/* WA2000 SITEMAP  
--------------------------------------*/

.sitemap
{
		font-family:  Arial, sans serif; 
		color: #ffffff;
		BORDER-COLOR: #DDDDDD;
		BORDER-WIDTH: 2px;
		BORDER-STYLE: outset;
		font-size: 14pt;
		font-weight: normal;
}

.sitemaptop
{
		font-size: 12pt;
		font-weight: normal;
		font-family: Arial, sans serif;
		color: #ffffff;
		background-color: #223777;
}

.sitemapdrk
{
		background-color: #223777;
}

.sitemapclr
{
		background-color: #cdcdcd;	
}


.sitemapclr A
{
		color: #223777;
		font-size: 8pt; 
		font-weight: normal;
		text-decoration : none;
}

.sitemapclr A:hover
{
		color: #ffffff;
		text-decoration : none;
}

.sitemapdrk A
{
		color: #ffffff;
		font-size: 8pt; 
		font-weight: normal;
		text-decoration : none;
}

.sitemapdrk A:hover
{
		color: #cdcdcd;
		text-decoration : none;
}


		
/* MB2000 CLIENT BENEFITS AREA	ONLY 

--------------------------------------*/

.benefittitle	
{

		font-size: 16pt; 
		font-weight: normal;
		color: #223777;
}

.benefithead
{		
		font-size: 12pt; 
		font-weight: bold;
		color: #223777;}
}

.bookmark A
{		
		font-size: 7pt; 
		font-weight: bold;
		color: #223777;
		text-decoration: underline; 
}

.bookmark A:hover
{		
		font-size: 7pt; 
		font-weight: bold;
		color: blue;
		text-decoration: underline; 
}






