body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #4a556b;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	font-weight: bold;
	color: #003399;
	 
}
.style2b {
	font-family: "Trebuchet MS";
	font-size: 16px; 
	font-weight: bold;
	color: #003399;
	 
}
.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003366; 
}
.style4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #003366; 
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4a556b;
}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4a556b;
	text-align: justify;
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	font-weight: bold;
	color: #FF0000;
	 
}
.style8 {
	font-family: "Trebuchet MS";
	font-size: 11px; 
	font-weight: bold;
	color: #003399;
	 
}
.headerPrint {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	 
}
.style9 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
}
.style10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000; 
}
.indisponivel {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #797979; 
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	border-style: groove;		
	background-color: #E0E6EB;

}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-style: outset;		
	background-color: #f0eee5;

}
.inputdisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-style: outset;		
	background-color: #F2F2F2;

}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-style: outset;		
	background-color: #f0eee5;

}
.area01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-style: outset;
	width: 200px;
	background-color: #f0eee5;

}
.area02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-style: outset;
	width: 530px;
	background-color: #f0eee5;

}
.area03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	border-style: outset;
	width: 530px;
	background-color: #f0eee5;

}
.area04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	border-style: outset;
	width: 398px;
	background-color: #f0eee5;

}
a{
	text-decoration: none;
	color: #4a556b;
}
a:hover{
	
	text-decoration: underline;
	color: #F00000;

}
a.link2{

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4a556b;
}
a.link2:hover{

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline;
	color: #F00000;

}
/* EDIT IN PLACE */
.eip_savebutton {
	background-color: #ED2828;
	border: 1px solid;
	border-color: #F69595 #C72222 #C72222 #F69595;
	outline: #914242 solid 1px;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0 5px;
}
.eip_cancelbutton {
	background-color: #A9CBD8;
	border: 1px solid;
	border-color: #D5E6EC #8EAAB5 #8EAAB5 #D5E6EC;
	outline: #7F9AA3 solid 1px;
	font-size: 0.9em;
	font-weight: bold;
	color: #2C677C;
	padding: 0;
	margin: 0 5px;
}
.eip_saving {
	background: url(../img/ajax-loader.gif) no-repeat left center;
	color: #D62222;
	padding: 2px 0 2px 20px;
}


