body	{
		background-color: #dce5ee;
		border : 0;	
		margin: 0;
		font: 11pt/13pt arial;
		color: #000000;
		}

table	{
		border : 0;	
		margin: 0;
		font: 11pt/13pt arial;
		color: #000000;
		}

a		{
		font: bold 12pt/14pt arial;
		color: #000000;
		margin: 0;
		}
	
a:link 	{ 
		text-decoration: none;
		border-width: 0;
		color: #000000;
		}

a:visited { 
		text-decoration: none;
		border-width: 0px; 
		color: #000000;
		}
	
a:hover, a:active { 
		text-decoration: none;
		border-width: 0px; 
		color: #416472;
		}

#act a		{
		font: bold 12pt/14pt arial;
		color: #416472;
		margin: 0;
		}
	
#act a:link 	{ 
		text-decoration: none;
		border-width: 0;
		color: #416472;
		}

#act a:visited { 
		text-decoration: none;
		border-width: 0px; 
		color: #416472;
		}
	
#act a:hover, a:active { 
		text-decoration: none;
		border-width: 0px; 
		color: #ffffff;
		}

/*CONTAINERS*/

#bottom	{
		width: 775px;
		height: 85px;
		background-image: url(bot.jpg);
		text-align: right;
		}

#bar	{
		width: 100%;
		height: 6px;
		margin-top: 57px;
		margin-left: 775px;
		position: absolute;
		background-color: ffffff;
		}

/*MISCELLANEOUS*/

#white	{
		color: #ffffff;
		}

.white	{
		color: #ffffff;
		}
#big_txt	{
		font: 9pt/11pt arial;
		}

#bottom_txt	{
		padding-top: 28px;
		padding-right: 80px;
		}

#left	{
		text-align: left;
		margin-left: 20px;
		}

#tier1	{
		margin-left: 10px;
		}

#tier2	{
		margin-left: 20px;	
		}

/*THE LIST*/

.showSwitch	{
	display: block;
	}
	
.hideSwitch	{
	display: none;	
	}
	
#1	{
	margin-left: 5px;
	}	

#2	{
	margin-left: 5px;
	}	
