/*	Wave Corporate CSS - Brazil
	Version 1.4
	Updated: 12.03.07 20:18:00
*/
#dropdowns {
	z-index: 990;
	visibility: visible;
	position: absolute; 
	top: 103px; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	left:49%; 
	width: 762px; 
	margin-left:-381px; 
}
#leftNav{
	font-size: 12px;
}
#leftNav UL {
	margin: 0;
	padding:0;
	list-style: none;
}
#leftNav LI{
	margin: 0;
}
#leftNav A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #666666;
	background-color: #EEEEEE;
	width: 165px;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#leftNav A:link, #leftNav A:visited, #leftNav A:hover {
	color: #666666;
}
#leftNav A:hover {
	color: #ffffff;
	background-color: #AA0066;
}
#leftNavS A{
	color: #AA0066;
}
#leftNavS LI A{
	color: #000000;
}
#leftNav2 {
	font-size: 11px;
}
#leftNav2 A{
	font-size: 11px;
	color: #000000;
	width: 165px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-indent: 10px;
	background-color: #EEEEEE;
}
#leftNav2S A{
	font-weight: bold;
}
TABLE#breadcrumb {
	background-color:#AA0066;
	font-size: 10px;
	color: #FF99CC;
	padding-left: 15px;
}
#breadcrumb TD
{
	font-size: 10px;
	vertical-align: middle;
}
#breadcrumb A{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb A:hover{
	text-decoration: underline;
}
.subtitleTXT {
	font-size: 12px;
	font-weight: bold;
	color: #AA0066;
}