
#main
{
	width:586px;
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	background-color: White;	
}

#main #header{
	width: 586px;
}


#main #rendaProgramada, #main #rendaVitalicia{
	float: left;
	width: 291px;
	margin-top: 5px;
}

#main #separadorRenda
{
	float: left;
	width: 3px;
}

#main .box 
{
	background-color: #EBEBEB;
	border: #000066 1px solid;
}

#main .campos 
{
	height: 250px;
}

#main .clear{
	clear: both;
}

#main .slideBox{
	width:199px; 
	height:17px;
	background-image: url(img/slider_small.gif); 
	background-repeat: no-repeat; 
	background-position: center center;
}

#main .slideBoxCapital{
	width:258px; 
	height:17px;
	background-image: url(img/slider_big.gif); 
	background-repeat: no-repeat; 
	background-position: center center;
}

#main .slideInternal{
	width:8px; 
	height:17px;
	background-image: url(img/botony.gif); 
	background-repeat: no-repeat; 
	background-position: center center; 
	position: relative;
}

#main .dadoSlider{
	margin-left: 2px;
}

#main .slider, #main .label, #main .fixar{
	float:left;
	padding-right:5px;
}

#main .label 
{
	padding-right: 0px;
}

#main .slider
{
	margin-top: 10px;	
}

#main .texto{
	font-weight:bold;
	margin-top: 20px;
	color:#000066;
}

#main .textoHackIECapital{
	font-weight:bold;
	margin-top: 20px;
	color:#000066;
	height: 10px;
}

#main .label, #main .labelVitalicia
{
	color:#000000;
	margin-top: 10px;
	font-weight:bold;
}

#main .labelVitalicia
{
	color:#FF6600;
}

#main .legenda{
	margin-top: 10px;
	font-size:10px;
}

#main .titulo {
	height: 38px;
	font-weight:bold;
	color:#FF6600;
}

#main .dataNascimento
{
	float:left;
	color:#000066;
	font-weight: bold;
	padding-right: 5px;
}

#main .revert
{
	color:#666666;
	font-weight:normal;
}

#main .left
{
	float:left;
	width: 400px;
}

#main .right
{
	float: right;
}

.completelyHidden
{
	visibility:hidden;
    display:none;
}

#main .imagem, #main .inputBoxCapital
{
	float: left;
	margin-left: 5px;
}

 #main .inputBoxCapital
 {
 	padding-bottom: 2px;
 }

#main img
{
	border-width: 0px;
}

#main .showboxheader
{
	margin-left: 5px;
}

