body {
	background-color: #ADE3F7;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 10px;

}
.logo {
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #1092bd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0F0FB;
	padding-top: 5px;

}
.textos {
	font-size: 11px;
	text-decoration: none;
}
.bkgCorp {
	background-image:   url(../i_images/bkgCorpCont.gif);
	background-repeat: no-repeat;
}

.seta {
	text-align: right; vertical-align: top; padding-top: 2px; padding-right: 8px
}
.item {
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104E8B;


}
a:link {
	color: #104E8B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #104E8B;
	font-weight: bold;
	text-decoration: underline;
}
.subitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 9px;
	color: #104E8B;

}
a:visited {
	color: #104E8B;
	font-weight: bold;
	text-decoration: none;
	
}

