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
}


.linkMenu{
	font-family: Arial, Helvetica, sans-serif;  
 	font-size: 12px;
 	text-decoration: none;
 	color: #000000;
	font-weight: bold;
 }
 
 a.linkMenu { 
 	font-family: Arial, Helvetica, sans-serif;  
 	font-size: 12px;
 	text-decoration: none;
 	color: #000000;
	font-weight: bold; 
   }
a.linkMenu:hover { 
		font-family: Arial, Helvetica, sans-serif;  
 		font-size: 12px;
 		text-decoration: none;
 		color: #000000;
 		font-weight: bold; 
}
.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;
  
}
.infoMsg {
  color: black;
}

.warnMsg {
  color: orange;
  
}

.errorMsg {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: red;
  
}

.fatalMsg {
  color: red;
  font-style: italic;
  
}

.painel { 
  border: 1px double #D8D8D8;
  valign: top;
}
.coluna {
   vertical-align:top;

}
.colunaBorda {
  border: 1px double #D8D8D8;
  vertical-align:top;

}
.headerPanel {
  background-color: #F2F2F2;
}
.subHeaderPanel {
  background-color: #FBFBFB;
}
.footerPanel {
  background-color: #F2F2F2;
}




.headerTable {
  background-color: #F2F2F2;
}

.footerTable {
  background-color: #F2F2F2;
}

.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;   
}