@charset "UTF-8";


/* Tons de Azul
(Azul_01) #0066CC (+ escuro)
(Azul_02) #418DD9
(Azul_03) #80B3E6
(Azul_04) #B4D5FE - best for background-color
(Azul_05) #E0ECF9
(Azul_06) #F0F6FC (- claro)
*/

body {margin-left: 0px; 
      margin-top: 0px; 
	  margin-right: 0px; 
	  margin-bottom: 0px; 
	  background-color: #f1f1f1;
	  table-layout: fixed;}


.shadow1 {
	background-color: #000000;
	height:6px;
	font-size: 10px;}

.shadow2 {
	background-color: #CCCCCC;
	height:3px;
	font-size: 10px;}

img {border: none;}
- img {border-color: #CCCCCC;} -

body {
	margin: 0;
	background-color: #f1f1f1;
	padding: 24px 0 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

a {
	color: #E95C41;
	text-decoration: none;
	border-bottom: 1px dotted #E95C41;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px thick;
}
	
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Normal24 {
	font-size: 20px;
	color: #000;
	margin-top: 0px; 
}
.Normal11 {
	font-size: 11px;
	color: #000;
}

.Normal11_LightGrey {
	font-size: 11px;
	color: #999999;
	font-family:Verdana, Geneva, sans-serif;
}

.Normal12 {
	font-size: 12px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}

.Normal12red {
	font-size: 12px;
	color: #E95C41;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}
.Normal24_Grey {
	font-size: 34px;
	font-weight: bold;
	border: none;
	border-color: #CCCCCC;
	border-bottom: 0px;
	
}
.Normal18_Grey {
	font-size: 24px;
}
.Bold12 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.Bold11 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.Bold24 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.bottom_quote {
	font-size: 22px;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
.Normal11_White {
	font-size: 11px;
	color: #FFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
}

.images {
	border-bottom: 0px;
	margin-bottom: 5px; 
}

