body{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000
} 

div{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000
} 

a { 
 	font-family: Arial, Helvetica, sans-serif;  
 	font-size: 12px;
 	text-decoration: none;
 	 color: #000088;
 	 font-style: normal 
   }
a:hover { 
		font-family: Arial, Helvetica, sans-serif;  
		font-size: 12px; font-style: normal;
		 color: #2F5376 
	}

p{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000
} 
.txt{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000
} 
.txtForm{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000
} 
.txtRel{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000080
}
.txtTitle1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight:bold;
   color: #000000
}
.txtTitle2{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
   font-style: italic;
   color: #000000
   
}
.txtTitleComponente{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
   color: #000000;
   text-transform: uppercase;
}
.requiredMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
   color: red;
  
}
.requiredMsgInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
   color: black;
  
}
.errodMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
   color: red;
  
}
.infoMsg {
  color: black;
}

.warnMsg {
  color: orange;
  
}

.errorMsg {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: red;
  
}

.fatalMsg {
  color: red;
  font-style: italic;
  
}
.alertMsg {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
   font-size: 12px;
   color: #000000
  
}
.painel {
   valign: top;
}
.coluna {
   vertical-align:top;

}
.colunaBorda {
  border: 1px double #D8D8D8;
  vertical-align:top;

}
.headerPanel {
  background-color: #E8EBF4;
}
.subHeaderPanel {
  background-color: #E0DEEB;
}
.footerPanel {
  background-color: #E8EBF4;
}




.headerTable {
  background-color: #E8EBF4;
}

.footerTable {
  background-color: #E8EBF4;
}

.list-row-even
  {
    background-color: #FFFFFF
  }  
  
.list-row-odd
  {
    background-color: #f7f7f7
}
.buttonSubmit {
  align: center;
}

.txtInfo {
   font-style: italic;
   font-size: 9px;
}
.buttonMenu {
    width : 114px;
}
.imgLink {
    border: 0;   
}