body.main {
	background-color: d9e4ef;
}

.indent {
	display: block;
	position: relative;
	margin-left:20px;
}

div.consulta_resultado {
	margin-top:30px;
	text-align: left;
	width: 656px;
	border: 1px solid #ccc;
	background-color: #B4CDCD;
}

div.mainbox {
	font: 8pt Arial;
	position: relative;
/*	top: 220px; */
/*	left: 50px; */
	text-align: left;
	width: 656px;
/*	height: 445px; */
	border: 1px solid #ccc;
	background-color: #fff;
}

div.inscricao {
	position: relative;
/*	top: 220px; */
/*	left: 50px; */
	text-align: left;
	width: 656px;
/*	height: 445px; */
	border: 1px solid #ccc;
	background-color: #fff;
/*	overflow-y: scroll; */
}

div.admin {
	text-align: left;
	width: 850px;
	height: 600px;
	border: 1px dashed #00c;
	background-color: #fff;
	padding: 5px;
}

div.line_title, div.line_title a, div.line_title a:visited {
	font: 9pt Arial;
	color: #fff;
	background-color: #999;
	padding: 3px;
	text-align: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

div.line_light {
	font: 8pt Arial;
	color: #000;
	background-color: #fbfbfb;
	padding: 3px;
	text-align: left;
}

div.line_dark {
	font: 8pt Arial;
	color: #000;
	width: 900px;
	background-color: #ececec;
	padding: 3px;
	text-align: left;
}
div.line_dark_2 {
	font: 8pt Arial;
	color: #000;
	background-color: #ececec;
	padding: 3px;
	text-align: left;
}
div.end {
	width: 1px;
	display: block;
	float: none;
	clear: both;
}

div.mega {
	width: 390px;
	display: block;
	float: left;
}

div.largest {
	width: 290px;
	display: block;
	float: left;
}

div.larger {
	width: 180px;
	display: block;
	float: left;
}

div.large {
	width: 110px;
	display: block;
	float: left;
}


div.listacargos {
	display: block;
	float: left;
}


div.medium {
	width: 70px;
	display: block;
	float: left;
}

div.tiny {
	width: 35px;
	text-align: center;
	display: block;
	float: left;
}

div.calendario {
	width: 136px;
	text-align: center;
	display: block;
	float: left;
	border-bottom: 1px solid #ececec;
}

div.calendario_hora {
	width: 100px;
	text-align: center;
	display: block;
	float: left;
	border-bottom: 1px solid #ececec;
}

td.formlabel {
	font: 9pt Arial;
	color: #555;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}

td.formlabel2{
	font: 9pt Arial;
	color: #777;
	text-align: right;
	font-weight: bold;
	padding: 2px;
	background-color: #eee;
	width: 120px;
}

td.formlabel2r{
	font: 9pt Arial;
	color: #c00;
	text-align: right;
	font-weight: bold;
	padding: 2px;
	background-color: #eee;
	width: 120px;
}

td.formlabel3{
	font: 9pt Arial;
	color: #333;
	text-align: right;
	font-weight: bold;
	padding: 2px;
	background-color: #eee;
	width: 170px;
}

td.formfield {
	font: 9pt Arial;
	color: #000;
	padding: 2px;
}

span.formobs {
	font: 7pt Arial;
	color: #c00;
}

p.branco {
	font: 12pt Arial;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1 {
	font: 12pt Arial;
	color: #000;
	font-weight: bold;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-bottom: 1px solid #ccc;
}

h2 {
	font: 11pt Arial;
	color: #888;
	font-weight: bold;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

h4 {
	font: 9pt Arial;
	color: #444;
	font-weight: bold;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
