*
{
    margin           : 0;
    padding          : 0;
}

img
{
    border: 0;
}

table
{
    border: 0;
}

p
{
	font-family      : 'Arial';
	font-size        : 8pt;
	margin-bottom    : 5px;
}

a
{
	font-family      : 'Arial';
	font-size        : 8pt;
	color            : #629CC4;
	text-decoration  : none;
	font-weight      : bold;
}

a:hover
{
	color            : #E2B16F;
}

ul
{
    margin-left : 20px;
}

ol
{
    margin-left : 20px;
}

h1
{
	font-family      : 'Arial';
	font-size        : 12pt;
}

h2
{
	font-family      : 'Arial';
	font-size        : 11pt;
	font-style       : italic;
}

h3
{
	font-family      : 'Arial';
	font-size        : 10pt;
	font-style       : italic;
}

div.control
{
	margin-bottom    : 25px;
	padding          : 0px;
	width            : auto;
	background-color : #ffffff;
	border-style     : solid;
	border-color     : #8e8e8e;
	border-width     : 1px 1px 1px 1px;
}

div.control_head
{
	text-align       : center;
	font-family      : 'Arial';
	font-style       : normal;
	font-size        : 10pt;
	margin-bottom    : 0px;
	padding-top      : 2px;
	padding-bottom   : 2px;
	width            : auto;
	height           : 16px;
	background-color : #B0D4EF;
	border-style     : solid;
	border-color     : #8e8e8e;
	border-width     : 0px 0px 1px 0px;
}

div.control_content
{
	text-align       : left;
	font-family      : 'Arial';
	font-size        : 9pt;
	margin           : 9px;
	padding          : 0px;
	width            : auto;
	min-height       : 20px;
	background       : transparent;
	border-style     : none;
	overflow         : hidden;
}
