	/* Layout */
.PesquisaContBold
{
	font-size        : 9pt;
	font-weight      : bold;
	font-style       : normal;
	text-decoration  : none;
	letter-spacing   : 0px;
	color            : #333366;
}
A.PesquisaContBold
{
	font-size        : 9pt;
	font-weight      : bold;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #333366;
}
A:Hover.PesquisaContBold
{
	font-size        : 9pt;
	font-weight      : bold;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #333366;
}

.PesquisaCont
{
	font-size        : 9pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	letter-spacing   : 0px;
	color            : #333366;
}
A.PesquisaCont
{
	font-size        : 9pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #333366;
}
A:Hover.PesquisaCont
{
	font-size        : 9pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #333366;
}

.PesquisaFormTextBox
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #333366;
	border-top		 : 1px solid #333366;
	border-bottom    : 1px solid #333366;
	border-left		 : 1px solid #333366;
	border-right	 : 1px solid #333366;
}

.PesquisaFormSelect
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #333366;
	border-top		 : 1px solid #333366;
	border-bottom    : 1px solid #333366;
	border-left		 : 1px solid #333366;
	border-right	 : 1px solid #333366;
}

.PesquisaFormSubmitButton
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #333366;
}

.PesquisaResultadoClass
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #3399FF;
}

A.PesquisaResultadoClass
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	color            : #9C9AB5;
}

A:Hover.PesquisaResultadoClass
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	color            : #3399FF;
}
