a.small
{
	color											: #041D45;
	text-decoration						: underline;
	font-family								: sans-serif;
	font-size									: 9pt;
}
a.small:hover
{
	color											: #000000;
}
a.small:active
{
	color											: #041D45;
	text-decoration						: underline;
	font-family								: sans-serif;
	font-size									: 9pt;
}
a.small:visited
{
	color											: #041D45;
}
a.o_menu
{
    color		: #041D45;
    text-decoration	: underline;
    font-family		: sans-serif;
    font-size		: 10pt;
}
a.o_menu:hover
{
    color		: #000000;
}
a.o_menu:active
{
    color		: #041D45;
    text-decoration	: underline;
    font-family		: sans-serif;
    font-size		: 10pt;
}
a.o_menu:visited
{
    color		: #041D45;
}
a.o_help
{
    color		: #FF0000;
    text-decoration	: underline;
    font-family		: sans-serif;
    font-size		: 10pt;
}
a.o_help:hover
{
    color		: #000000;
}
a.o_help:active
{
    color		: #FF0000;
    text-decoration	: underline;
    font-family		: sans-serif;
    font-size		: 10pt;
}
a.o_help:visited
{
    color		: #FF0000;
}
a.default
{
    color		: #041D45;
    text-decoration	: underline;
    font-family		: sans-serif;
    font-size		: 11pt;
}
BODY
{
    background		: #F5F5F5;
    margin-top		: 10px;
    margin-left		: 10px;
    font-family		: sans-serif;
    font-size		: 12pt;
}
BODY.nomargin
{
    background		: #eeeeee;
    margin-top		: 0px;
    margin-left		: 0px;
		margin-right	: 0px;
		margin-bottom	: 0px;
    font-family		: sans-serif;
    font-size		: 12pt;
}
TD.help
{
    color		: #000000;
    font-family		: sans-serif;
    font-size		: 11pt;
}
TD.head
{
    background		: #AEBED6;
    color		: #000000;
    text-align		: center;
    font-family		: sans-serif;
    font-size		: 11pt;
}
TD.head1
{
    background          : #AEBED6;
    color		: #000000;
    font-family         : sans-serif;
    font-size           : 11pt;
}
TD.delimiter
{
    background		: #EEEEEE;
    font-size		: 3px;
}
TD.foot
{
    background		: #AEBED6;
    font-family         : sans-serif;
    font-size           : 12pt;
}
TD.sub
{
    background		: #DDDDDD;
    font-family         : sans-serif;
    font-size           : 11pt;
}
TD.graph
{
    background		: #EEEEEE;
    font-family         : sans-serif;
    color		: #777777;
    font-size           : 9pt;
}
TD.pgout
{
    background          : #AEBED6;
    text-align          : center;
    font-family		: sans-serif;
    font-size		: 10pt;
}
TD.menu
{
    font-family		: sans-serif;
    font-size		: 10pt;
}
TD.pageheader
{
    background		: #6B8CBE;
    font-family		: sans-serif;
    font-size		: 8pt;
}
TD.pagefooter
{
    text-align		: center;
    background		: #6B8CBE;
    font-family		: sans-serif;
    font-size		: 8pt;
}
TD.td1, TD.td1it
{
    background		: #EEEEEE;
    font-family         : sans-serif;
    font-size           : 11pt;
}
TD.td1it
{
    font-style      : italic;
}
TD.td2
{
    background		: #EEEEEE;
    font-family         : sans-serif;
    font-size           : 11pt;
}
TD.td3
{
    background		: #CCCCCC;
    font-family         : sans-serif;
    font-size           : 11pt;
}
TD.small
{
	background    : #EEEEEE;
	font-family         : sans-serif;
	font-size           : 9pt;
}
TD.small-head
{
	background								: #EEEEEE;
	font-family								: sans-serif;
	font-size								: 9pt;
	border-top								: none;
	border-bottom							: solid #AEBED6 0.5pt;
	text-align								: left;
}
SELECT
{
	font-family		: sans-serif;
	font-size		: 10pt;
}
SELECT.small
{
	font-family	: sans-serif;
	font-size		: 8pt;
}
INPUT.txt
{
    font-family		: sans-serif;
    font-size		: 10pt;
}
INPUT
{
    font-family		: sans-serif;
    font-size		: 10pt;
}
INPUT.medium
{
    font-family		: sans-serif;
    font-size		: 8pt;
}
INPUT.small
{
    font-family		: sans-serif;
    font-size		: 7pt;
}
TEXTAREA
{
    font-family		: sans-serif;
    font-size		: 11pt;
}
STRING
{
    font-family		: sans-serif;
    font-size		: 11pt;
}
TD.message
{
    color               : #000000;
    font-family         : sans-serif;
    font-size           : 12pt;
    font-weight         : bold;
}
FORM
{
  margin :	0;
}
SPAN.help_highlight
{
	color	: #FFA500;
}
