	fieldset {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		border: 1px solid #005930;
	}

	legend {
		font-size: 10pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';		
		color: #005930;
		/*text-transform:uppercase;*/
	}
	
	.aviso {
		width:100%;
		text-align:center;
		font-size: 9pt;
		font-weight: normal;
		font-family: Arial,'MS Sans Serif';		
	}
	
	.simulacao_texto {
		font-size: 10pt;
		font-weight: normal;
		font-family: Arial,'MS Sans Serif';			
	}	

	.form_simulacao_label {
		display: block;
		width: 290px;
		float: left;
		color: #000;
		border-bottom: 1px solid #f1f1f1;
		font-size: 14px;
		font-weight: normal;
		font-family: Arial,'MS Sans Serif';	
		line-height: 20px;
	}
	
	.form_simulacao_input {
		width: 150px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		font-size: 13px;
		font-weight: normal;
		font-family: Arial,'MS Sans Serif';			
		margin-bottom: 10px;
		color: #005930;
		padding-left:4px;
		padding-right:4px;
    }

	.form_simulacao_select {
		width: 150px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		font-size: 13px;
		font-weight: normal;
		font-family: Arial,'MS Sans Serif';			
		margin-bottom: 10px;
		color: #005930;
		padding-left:4px;
    }		

	.simulador_titulo {
		font-size: 20pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: #005930;
		padding-left:80px;
		height: 75px;
		line-height:75px;
		background-image: url('../img/novo_site/crmprev.jpg');
		background-repeat: no-repeat;
		background-position: 0px 0px; 		
    }	
	
	.botao_saiba_mais {
		border: 1px solid #6FAE6F;
		font-family: Arial, Verdana;
		font-size: 10pt;
		color: #000000;
		background: url(../img/bgBtnGreen.gif) #ecf4ec;
		font-weight: normal;
		vertical-align: middle;
		margin-bottom: 5px;
		padding-left:0px;
		padding-right:0px;		
	}	

	
	.contrib {
		background: url(../img/simulador_ceeeprev_contribuicao.gif) no-repeat;
		width:162px;
		height:95px;
		text-align:center;
	}	
	.contrib_titulo{
		padding-top: 5px;
		font-size: 10pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: #000;
		text-align:center;
		margin-left:20px;
    }	
	.contrib_valor{
		margin-top: 12px;
		font-size: 16pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: #000;	
	}
	.contrib_valor_maior{
		margin-top: 10px;
		font-size: 18pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: #000;	
	}
	.saldo_acum {
		background: url(../img/simulador_ceeeprev.gif) no-repeat;
		width:200px;
		height:95px;
		text-align:center;
	}	
	.saldo_acum_titulo{
		padding-top: 15px;
		font-size: 12pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: white;
    }	
	.saldo_acum_valor{
		margin-top: 15px;
		font-size: 18pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: white;	
	}
	
	.ben_inicial {
		background: url(../img/simulador_ceeeprev.gif) no-repeat;
		width:200px;
		height:95px;
		text-align:center;
	}	
	.ben_inicial_titulo{
		padding-top: 15px;
		font-size: 12pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: white;
    }	
	.ben_inicial_valor{
		margin-top: 15px;
		font-size: 20pt;
		font-weight: bold;
		font-family: Arial,'MS Sans Serif';	
		color: white;	
	}