/* bluerise style information */

.small
{
	font-family: arial; 
	font-size: 8pt
}

.item
{
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
	color: #969696;
}

.select
{
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
	color: #00406F;
}		

.title
{
	font-family: arial; 
	font-size: 14pt; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}		

.text
{
	font-family: arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}		

a
{
	color: #00406F;
}

.bulletheading
{
	font-family: arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}


body
{
	background-color: #F0F0F0;
}


li.header
{
	font-weight: bold;
	list-style-type: none;
	text-indent: -1.5em;
}


.figure
{
	font-family: arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none;
	text-align: center;
	color: #000000;
}		
