P
{
	margin: 0px;
}

.blockfooter
{
}

.blockheader
{
	background-color: #316DB5;
	color: white;
	font-family: Arial;
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
}

.blocktable
{
	border: 2px solid #316DB5;
}

.blockleft
{
	border-bottom: 1px solid #316DB5;
	color: #316DB5;
	font-family: Arial;
	font-size: 8pt;
}

.blockright
{
	border-bottom: 1px solid #316DB5;
	color: #316DB5;
	font-family: Arial;
	font-size: 8pt;
}

A.blockanchor
{
	width: 100%;
	height: 100%;
	background-color: white;
}

A.blockanchor:hover
{
	color: white;
	background-color: #79A6DC;
	text-decoration: none;
}

INPUT
{	
}

SELECT
{
}

INPUT.option
{	
}

OL
{
	font-family: Arial;
	font-size: 10pt;
}

TEXTAREA
{	
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #444444;
	vertical-align: top;
	text-align: left;
	border: 1px solid #BBBBBB;
}

HR
{
	border: 1px #69767E solid;
	height: 1px
}
BODY
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #444444;
	vertical-align: top;
        line-height: 14pt;
	text-align: left;
}
TD
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #444444;
	vertical-align: top;
        line-height: 14pt;
	text-align: left;
}

BIG
{
}

A
{
	color: #4E81A7;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

