.legend-form_comunicacao {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_comunicacao_trabalho.png) no-repeat #FFFFFF;
	height:75px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-form_evento_congresso {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_evento_congresso.jpg) no-repeat #FFFFFF;
	height:85px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 120px;;
	
}

.legend-form_comunicacao2 {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_comunicacao_livre.png) no-repeat #FFFFFF;
	height:75px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-inscricao_teologia_antenada {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_confirma_cadastro_evento.png) no-repeat #FFFFFF;
	height:90px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-graduacao {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_inscricao_graduacao.png) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-extensao {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_inscricao_extensao.png) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-pos {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_inscricao_pos.png) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-mestrado {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_inscricao_mestrado.png) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.legend-indique {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_form_indique.png) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	
}


.legend-contato {background: url(http://www.faculdadeunida.com.br/site/images/stories/header_contato.png) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
}

.legend-sae {background: url(http://www.faculdadeunida.com.br/site/images/stories/sae_form.jpg) no-repeat #FFFFFF;
	height:64px;
	background-position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
}

.formRed
{
	color: red;
	font-weight: bold;
}

.formError {
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formNoError {
	display:none;
}

.formField {
	display: block;
	overflow: auto;
}

.formClr {
	clear:both;
	display: block;
}

fieldset.formFieldset {
	margin-bottom: 10px;
	text-align:right;

	
}

/* esta classe configura o título do formulário */
fieldset.formFieldset legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 16px;
}

fieldset.formFieldset ol.formContainer {
	margin: 0;
	padding: 0;
}

fieldset.formFieldset ol.formContainer li {
	background-image: none;
	list-style: none;
	padding: 5px;
	margin: 0;
	clear: both;
}

/* posição dos asteriscos */
strong.formRequired {
	font-weight: normal;
	font-style: normal;
	margin-left: 3px;
	font-size:9px;
	color:#F00;
}

/* define a posição dos campos */
div.formCaption {
	display: block;
	float: left;
	width: 30%;
	height: 12px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:10px;
	font-weight:bold;
	
}


div.formCaption2 {
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:10px;
	font-weight:bold;
	
}

div.formBody {
	display: block;
	float: left;
	width:0 auto;
	text-align:left;
}

div.formBody2 {
	width:0 auto;
	text-align:left;
}

label {font-family: Tahoma;font-size: 11px;color: #000;}

div.formDescription {
	margin-left: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	float: left;

}

a.small{display:none;}

div.calheader{
	text-align:center !important;
}

.rsformProgress {
	text-align: center;
	font-size: 14px;
}

.rsformProgressContainer {
	width: 100%;
	height: 4px;
	border: solid 1px #c7c7c7;
	overflow: hidden;
	margin: 0 0 10px !important;
	background: #fff;
}

.rsformProgressBar {
	height: 4px;
	background: green;
	margin: 0px !important;
}
