td
{
	font-family:Arial;
	font-size: 9pt;
}
td.breadcrumbtd
{
	background-color: #e2e2e2;
	height: 22;
}
td.footer
{
	font-size: 8pt;	
}
a.active
{
	font-family:Arial;
	font-size: 9pt;
}
a:link,
a:visited,
a:active
{
	color: #3366CC;
}
A.smalllink, 			
A.smalllink:link,
A.smalllink:visited,
A.smalllink:active
{ 
	color: #3366CC;
	text-decoration: none;  
}
A.smalllink:hover
{
	text-decoration: underline;
}
A.boldlink, 			
A.boldlink:link,
A.boldlink:visited,
A.boldlink:active
{ 
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;  
}
A.boldlink:hover
{
	text-decoration: underline;
}
A.whitelink, 			
A.whitelink:link,
A.whitelink:visited,
A.whitelink:active
{ 
	color: #ffffff;
	text-decoration: none; 
	font-weight:bold;
}
A.whitelink:hover
{
	text-decoration: underline;
}
td.whitetext
{
	color:white;
	background-color: 3366cc;
}
td.pagetitle
{
	font-size:12pt;
	font-weight:bold;
	color:3366CC;
}
td.sidebarbgcolor
{
	background-color: e2e2e2;
}