/* Gerais */
BODY
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	height: 100%;
	overflow: hidden;
	font-size: 10px;
	font-family: Verdana, Arial;
}
FORM
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	height: 100%;
	text-align: center;
}
#Main
{
	height: 100%;
	overflow: hidden;
}
#Logo
{
	position: absolute;
	margin-left: -123px;
	left: 50%;
	top: 25px;
	visibility: hidden;
}
DIV
{
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-family: Verdana, Arial;
	vertical-align: middle;
	text-align: center;
}
DIV.NoFloat
{
	float: none;
}
DIV.Head
{
	height: 300px;
	width: 600px;
	text-align: center;
	overflow: hidden;
	background-image: url(../../Images/Cliente/HBConselhos.png); 
	background-position: 50% 20%;
	background-repeat: no-repeat;
}
DIV.Frame
{
	height: 200px;
	width: 600px;
	text-align: center;
	overflow: hidden;
}
DIV.Row
{
	height: 50px;
	line-height: 50px;
	padding: 1px 8px 1px 8px;
	float: none;
}
DIV.Cell
{
	float: left;
	width: 48%;
	height: auto;
	line-height: normal;
	padding: 3 3 3 3;
}

DIV.LastCell
{
	float: right;
	height: auto;
	line-height: normal;
	padding: 3 3 3 3;
}
DIV.Border
{
	border-top: #889dc2 1px solid;
}
.Warning
{
	color: #ff0000;
}
.Label
{
	height: 100%;
}
.LogoHB
{
	position: absolute;
	margin-left: -190px;
	top: 70%;
	left: 80%;
}
INPUT
{
	border: #7b9ebd 1px solid;
	font-size: 8pt;
	font-family: Verdana;
	height: 19px;
}
DIV.lgd
{
	float: left;
	text-align: right;
	width: 130px;
	height: 19px;
	line-height: 18px;
}
DIV.ipt
{
	float: left;
	padding-left: 8px;
	width: 120px;
}
INPUT.ipt
{
	width: 120px;
	height: 17px;
}
IFRAME
{
	height: 300px;
	width: 380px;
	position: absolute;
	margin-left: -190px;
	top: 30%;
	left: 50%;
}
IMG.img
{
	MARGIN: 5px;
}
IMG.Flag
{
	MARGIN: 5px;
	cursor: hand;
}
.Button
{
	margin: 1px 3px 1px 1px;
	padding: 1px 1px 7px 1px;
	background-image: url(../../img/back19.gif);
	height: 19px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border: #7b9ebd 1px solid;
}

		
.mensagem-erro
{
	color: red;
	font-weight: bold;
}

.mensagem-servidor-full
{
	text-align: center;
	left: 50%;
	top: 50%;
}

.componente-invisivel
{
	display: none;
}

/* Classes do componente 'CommonTasks' */
#Newlogin1_CommonTasks1
{
	height: 200px auto; /* IE */
	width: 370px;
}
TD.qcHead
{
	font-size: 10px;
	font-weight: bold;
	color: #43919D;
	background-color: #ffffff;
	border-top: #889dc2 1px solid;
	text-align: center;
}
TD.qcBox
{
	padding: 4px 4px 4px 4px;
	border:	#889dc2 1px solid;
	background-color: #ffffff;
}
.ErrorBox
{
  border: #c9c9c9 4px ridge;
  padding: 10px 10px 10px 10px;
  text-align: left
}

