body {
	margin: 0px;
	background: #F7F9F6;
	font: 11px Verdana, Arial, Sans-Serif;
	color: #5E5F60;
}

.TituloTop {
	font-family: Arial;
	font-size: 17px;
	color: #80c325;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	line-height: 24px;
}

.SubTituloTop {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.TextoApresentacao {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}	

.TituloFormulario {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E6E6E6;
	font-family: Arial;
	font-size: 12px;
	color: #002C94;
}

.TituloRequisitos {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E6E6E6;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #D60C11;
}

.TituloValidacao {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E6E6E6;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.TextoFormulario {
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	color: #000000;
}

.TextoRequisitos {
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	color: #000000;
}

.TextoValidacao {
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	color: #000000;
}

.Nota {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	text-align: justify;		
}

.NotaRed {
	font-size: 11px;
	font-family: Arial;
	color: #FF0000;
	text-align: justify;		
}					

.TextoCopyright {
	font-family: Verdana;
	font-size: 11px;
	color: #969696;
	text-align: center;
}

.Main {
	background: url(../img/back.gif) no-repeat top left;
	width: 755px;
	margin-top: 25px;
}

.Footer {
	background: url(../img/footer.gif) no-repeat top left;
	width: 755px;
	height: 18px;
}	

a {
	color: #00206B;
	text-decoration: underline;
}

a:hover {
	color: #00206B;
	text-decoration: none;		
}

.LinhaTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-family: Arial;
	font-size: 1px;
	padding-top: 5px;
}

.LinhaBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-family: Arial;
	font-size: 1px;
	padding-bottom: 5px;
}

.button 
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px solid #969696; 
	background-color: #FFFFFF;
}

.textBox 
{
	font-family: Tahoma; 
	font-size: 12px; 
	border: 1px solid #969696; 
	background-color: #FFFFFF;
}

.cellForm 
{
	background-color: #F7F9F6;
}
