#Principal {
	width: 770px;
	height: 600px;
	margin: 0px auto;
}

#cabecalho {
	background-image: url(../images/cabecalho.jpg);
	width: 770px;
	height: 100px;
	margin: 0px auto;
}

#rodape {
	background-image: url(../images/rodape.jpg);
	width: 770px;
	height: 500px;
	margin: 0px auto;
}

#apDiv1 {
	position:absolute;
	left:99px;
	top:1px;
	width:770px;
	height:100px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:775px;
	top:311px;
	width:65px;
	height:60px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:97px;
	top:309px;
	width:740px;
	height:35px;
	z-index:3;
	background-color: #106D02;
}
#apDiv4 {
	position:absolute;
	left:99px;
	top:418px;
	width:770px;
	height:30px;
	z-index:3;
	background-image: url(../images/rodape.jpg));
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
}
#apDiv5 {
	position:absolute;
	left:834px;
	top:389px;
	width:65px;
	height:60px;
	z-index:4;
}

body {
	font-size: 8pt;
	font-family: Arial, helvetica, sans-serif;
}

td {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
}

th {
	font-size: 12px;
	color: #447130;
	background-color: #C7D893;
}

a:active {
	text-decoration: underline;
	color: #747E8A;
}
a:link {
	text-decoration: underline;
	color: #747E8A;
}
a:visited {
	text-decoration: underline;
	color: #747E8A;
}
a:hover {
	text-decoration: underline;
	color: #008000;

}

.title {
	padding: 3px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	color: #447130;
	background-color: #C7D893;
}

.titleConsulta {
	padding: 3px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 25px;
	height: 35px;
	width: 100%;
	color: #447130;
	/*background-color: #C7D893;*/
}

.RadioButtonConsulta {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	width: 100%;
	text-align: center;
	color: #447130;
	/*background-color: #C7D893;*/
}

.subTitle {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	width: 100%;
}

.groupLabel {
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #02423F;
	width: 100%;
	background-color: #C7D893;
}

.text {
	font-weight: normal;
}

.textBold {
	font-weight: bold;
}

.lineOn {
	background-color: #F4FFD4;
}

.lineOff { }

.alinhaDir {
	text-align: right;
}

.alinhaEsq {
	text-align: left;
}

.alinhaCen {
	text-align: center;
}

.cellField {
	border: 1px solid;
	padding: 4px;
}

.cellAction {
	text-align: center;
}

.messages {
	font-weight: normal;
	color: red;
}

.question {
	font-size: 12px;
	font-weight:bold;
}

.listNavigationCount {
}

.listNavigator {
	text-align: center;
}

.listNavigator table {
	margin-left: auto;
	margin-right: auto;
}

.listActivePage {
	font-weight: bold;
}

.infoMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: blue;
	vertical-align: top;
}
.infoMessages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: blue;
	vertical-align: top;
}

.warnMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: yellow;
	vertical-align: top;
}
.warnMessages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: yellow;
	vertical-align: top;
}

.errorMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: red;
	vertical-align: top;
}
.errorMessages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: red;
	vertical-align: top;
}

.fatalMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: red;
	vertical-align: top;
}
.fatalMessages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: red;
	vertical-align: top;
}