
a
{
	text-decoration:none
}

a:link
{ 
	color: #77A2CD;
}

a:visited
{ 
	color: #77A2CD;
}

a:hover
{ 
	color: #2D7FB6;
}

a:active
{ 
	color: #77A2CD;
}

.btmenu
{
	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 8pt;
	color: #006EA9; 
}

.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;	
}

.contentinsert
{
	color: #000000;
	
	font-family: arial, verdanna;
	font-weight: normal;
	font-size: 9pt;
	font-style: italic;
	
	line-height: 200%;

	margin-top: 0;
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 0;
	
	text-align: justify;
}

.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: #2D7FB6;	
}

.tableheader
{
	color: #2D7FB6; 

	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 12pt;
	
	margin-top: 0;
	margin-bottom: 0;
}

.menuheader
{
	color: #77A2CD; 

	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 10pt;
	
	margin-top: 0;
	margin-bottom: 0;
}	

.menusubheader
{
	color: #77A2CD;
	
	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 9pt;
	
	margin-top: 0;
	margin-bottom: 0;
}	

.topicheader
{
	color: #2D7FB6; 

	font-family: arial, verdanna;
	font-weight: bold;
	font-size: 10pt;
	
	margin-top: 0;
	margin-bottom: 0;
}