
a
{
	text-decoration:none
}

a:link
{ 
	color: #429abb;
}

a:visited
{ 
	color: #429abb;
}

a:hover
{ 
	color: #ED8000;
}

a:active
{ 
	color: #ED8000;
}

.btmenu
{
	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 8pt;
	color: #429abb; 
}

.content
{
	color: #000000;

	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 9pt;

	line-height: 200%;

	margin-top: 0;
	margin-bottom: 0;

	text-align: justify;
}

.contentbullet
{
	color: #000000;

	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 9pt;

	line-height: 200%;

	margin-top: 0;
	margin-bottom: 0;

	text-align: justify;
}

.contentindent
{
	color: #000000;
	
	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 9pt;
	
	line-height: 200%;

	margin-top: 0;
	margin-bottom: 0;
	
	text-align: justify;
	text-indent: 25px;	
}

.contentsub
{
	vertical-align: sub;	
}

.contentsuper
{
	vertical-align: super;	
}

.credits
{
	color: #000000;

	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;

	margin-top: 0;
	margin-bottom: 0;

	text-align: center;
}

.currlink
{
	color: #ED8000;	
}

.menuheader
{
	color: #429abb; 

	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 10pt;
	
	margin-top: 0;
	margin-bottom: 0;
}	

.menusubheader
{
	color: #429abb;
	
	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 9pt;
	
	margin-top: 0;
	margin-bottom: 0;
}	

.topicheader
{
	color: #429abb; 

	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 10pt;
	
	margin-top: 0;
	margin-bottom: 0;
}