body {
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;


}
.main {
	width:934px;
	margin: auto;

}
.header {
	width: 100%;
	height: 113px;
	float: left;
}

.home .content {
	width:100%;
	float: left;

}
.footer {
	width: 100%;
	height: 270px;
	float: left;
	margin-top: 10px;
	border: 1px solid #dcdde1;
	background-color: white;
	background-image: url(../images/bgFooter.gif);
	background-repeat: repeat-x;

}
.footer p {#margin-bottom:-10px;}


/* Estilos genéricos de texto  de A2A2A1 para  979797*/
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#263167;
}
h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #263167;
	margin-bottom:5px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#263167;
	margin-top:0px
	margin-bottom:0px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#263167;
	margin-bottom:0px;
	margin-top:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#263167;
}
ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#263167;
}
a {
	text-decoration:underline;
	font-size:12px;
	color:#263167;
}
/* /Estilos genéricos de texo */



/* Header */
.logo {
	background-image: url(../images/logoTOV_NOVO.gif);
	width: 175px;
	height: 85px;
	float:left;
}
.logo h1 {
	display:none;
}
.loginBox {
	background-color: #f9f9fa;
	background-image: url(../images/bgLoginBox.gif);
	background-repeat: repeat-x;
	float: right;
	width:360px;
	height:37px;
	border: 1px solid #dadbdc;
	margin-top: 3px;
	padding-left:10px;
	padding-top: 4px;
}
.loginBox label {
	color: #263167;
	font-size: 11px;
	float: left;
	margin-left:5px;
}
.loginBox input {
	color: #263167;
	font-size: 11px;
	background-color: #f0f1f3;
	border: 1px solid #cbcacf;
	float: left;
	margin-left:2px;
	color: #263167;
	font-size: 11px;
	width: 100px;
	height: 13px;
}
.loginBox .btnHeader {
	background-color: #5f81c1;
	background-image: url(../images/bgBtnHeader.gif);
	background-repeat: repeat-x;
	border: 1px solid #9b9a9e;
	color:#ffffff;
	width: 66px;
	height: 17px;
	margin-left: 5px;
}
.forgetPassword {
	color: #335c85;
	font-size: 10px;
	float: right;
	margin-left:-7px;
	margin-right:12px;
	margin-top:4px;
	text-decoration: none;
}
/* /Header */



/* Menu */
.menu {
	background-color: #f5f5f7;
	background-image: url(../images/bgMenu.gif);
	background-repeat: repeat-x;
	border: 1px solid #cbcacf;
	float: left;
	width: 100%;
	height: 26px;
}
.menu ul {
	list-style: none;
	margin: 0px;
	margin-left:-40px;
}
.menu ul li {
	height: 20px;
	font-size: 12px;
	float: left;
}
.menu ul li a {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	height: 20px;
	border-right: 1px solid #cbcacf;
	text-decoration:none;
	color: #003366;
	float: left;
}
.menu ul li a:hover, .menu ul li a.selected {
	background-color: #e9e9ea;
	background-image: url(../images/bgMenuOver.gif);
	background-repeat: repeat-x;
}

.search {
	float: right;
	margin-top:3px;
	margin-right:3px;
}
	.search .searchInput {
		background-color: #f0f1f3;
		width: 200px;
		height: 16px;
		border: 1px solid #cbcacf;
		font-size: 12px;
		color: #003366;
		float: left;
	}
	.search .btnSearch {
		background-color: #b0c9b5;
		background-image: url(../images/bgBtnSearch.gif);
		background-repeat: repeat-x;
		width: 66px;
		height: 20px;
		font-size: 11px;
		color: #585858;
		border: 1px solid #98979b;
		margin-left:-1px;
		float: left;
	}
/* /Menu */



/* Menu Lateral */
.menuLateral {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top: 10px;
	color:#22318e;
	list-style-image:url(../images/treeMenu.gif);
	text-decoration:none;
}
.menuLateral li {
	margin-top: -3px;#margin-top: -4px;
}
.menuLateral li.last {
	list-style-image:url(../images/treeMenuLast.gif);
}
.nivel2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#263167;

}
.currentArea {
	color:#2a5781 !important;
}
.menuLateral a {text-decoration:none;color:#263167;}
/* /Menu Lateral */



/* Footer */
.footer .menu {
	width: auto;
	border: none;
	background-color:white;
	background-image: none;
	float:left;
	height: 23px;
}
.footer .menu ul li {
	height: auto;
	margin-top: 5px;
}
.footer .menu ul li a {
	height: auto;
	color: #335c85;
	font-size: 11px;
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	border-left:1px solid #335c85;
}
.footer .menu ul li.first a {
	border-left: none;
}
.footer .menu ul li a:hover {
	background-color: white;
	background-image: none;
	text-decoration: underline;
}
.disclaimer {
	font-size: 9px;
	color: gray;
	width: 920px;
	float: left;
	margin-left: 7px;
	margin-top: 2px;#margin-top: 10px;
}
.disclaimer p {
	font-size: 9px;
}
.seals {
	float:left;
	margin-top:15px;#margin-top:35px;
	width:270px;
}
.seals img {
	border: none;
	margin-left:30px;
}
.seals ul {
	list-style: none;
	margin-left:-65px;
}
.seals ul li {
	float: left;
	margin-bottom: 10px;
}
.seals2 {
	width:230px;
	margin-top:10px;#margin-top:30px;
	margin-left:175px;
	float:left;
}
.seals2 a {float:left;margin-left:10px;}
.seals2 img {border:none;}
/* /Footer */



/* Home */
#imgBanner {margin-left:16px;#margin-left:15px;}

.mainBanner, .home #imgBanner {
	background-color:#eaeaea;
	/*width: 767px;
	height: 335px;*/
	margin-top:10px;
	margin-left: 0px!important;
	float: left;
}
.home .content img {
	float: left;
	margin-left: 6px;
	margin-top: 8px;
}
#ticker {
	float: left;
	width: 932px;
	height: 30px;
	margin-top: 10px;
	border:1px solid #dcdde1;
	background: url(../images/ticker.gif);
}
#ticker ul {
	margin: 0px;
	padding: 0px;
}
#ticker li {
	padding: 0px;
	margin:3px;
	margin-left: 7em;
	margin-top:9px!important;#margin-top:6px!important;
	list-style: none;
}
#ticker li a {
	color: gray;
	text-decoration: none;
}
.boxNoticiasHome {
	background-image:url(../images/imgDestaquesList.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:106px;
	float:left;
	margin-left:6px;
	margin-top:8px;
}
.boxNoticiasHome ul {
	list-style-type:none;
	margin-top:34px;#margin-top:31px;
	margin-left:-25px;#margin-left:15px;
}
.boxNoticiasHome ul li {
	margin-bottom:3px;#margin-bottom:0px;
}
.boxNoticiasHome a {text-decoration:none;}
/* /Home */



/* Ajustes para editar no Spinnex */
.elemento table.header, .ElementoSelecionado table.header {
	height: 18px!important;
	width:100%!important;
}
.elemento table.header img, .ElementoSelecionado table.header img {
	margin: 0px!important;
	float: none!important;
}
/*#___root .global {
	overflow: visible!important;
}*/
/* /Ajustes para editar no Spinnex */



/* Páginas internas */
.leftCol {
	width:190px;
	float:left;
}
.centerCol {
	width:569px;
	float:left;
}
.rightCol {
	width:175px;
	float:left;
}
.centerCol h2 {
	margin-top:0.8em;
}
.rightCol object, .rightCol embed {
	margin-top: 20px;
	margin-left:0px;#margin-left:15px;_margin-left:15px;
}
.halfCall {
	width: 49%;
	float: left;
	margin-bottom: 1em;
}
.halfCall h3 {color:#466d92; width: 49%;}
.halfCall h3 a {color:#466d92;}
.halfCall p {
	margin-right:5px;
}
.halfCall img {
	margin-right: 5px;
	border:none;
}
.halfCall a {
	color:#263167;
	text-decoration:none;
}
.halfCall a:hover {
	text-decoration:underline;
}

/*.halfCallBug {margin-top:-124px;#margin-top:-98px;}*/
.fullCall {
	padding-bottom: 1em;
	border-bottom: 1px solid #DEDCDC;
	margin-bottom:1em;
}
.fullCall img {
	margin-right: 5px;
}
.fullCall h3 {color:#466d92;}
.internalBreadcrumb {
	color: #263167;
	font-size: 12px;
	margin-bottom: 2em;
}
.internalBreadcrumb a {
	color: #263167;
	text-decoration:none;
}
.mainList {
	list-style-image:url(../images/orangeArrow.gif);
	margin-left:-25px;
}
.mainList a {
	font-size:12px;
	color:#456c93;
	text-decoration:none;
}
.mainListSelected {
	list-style-image:url(../images/grayArrow.gif);
}
.textbody 
{
margin-top:-10px;
color:#263167;
}


.textbody ul{
	margin-left: -25px!important;#margin-left: 15px!important;_margin-left: 5px!important;
}
.textbody p {margin-top:10px;color:#263167;}
.bannerAlign {float:right;margin-left:10px;margin-top:10px;#margin-top:3px;}
.bannerAlign2 {float:right;margin-left:15px;margin-bottom:15px;}
.bannerAlign3 {float:right;margin-left:15px;#margin-left:35px !important;}
/* /Páginas internas*/



/* Botões */
.btnAbraSuaConta {}
/* /Botões */



/* Imprensa */
.selectBoxHistorico {
	width:191px;
	height:107px;
	border:1px solid #cfcfce;
}
.selectBoxContent {
	background-color:#f4f4f4;
	width:185px;
	height:100px;
	border:3px solid #fffffd;
}
.selectBoxContent select {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#263167;
	width:156px;
	margin-left:14px;
}
.selectBoxHistorico h3 {
	font-size:16px;
	margin-top:10px;
	margin-left:15px;
}
.selectBoxContent p {
	font-size:12px;
	margin-left:12px;
	margin-top:5px;
}
	/* Release */
	.release {
		padding-left:5px;
		margin-left:5px;
		font-weight:lighter;
	}
	.listaRelease {
		margin-left:25px;
	}
	.tituloRelease {
		color:#466d92;
		margin-bottom:0px;
	}
	.releaseBox {
		margin-bottom:15px;
	}
	.releaseTxt, .clippingTxt{
		margin-bottom:2px;
	}
	/* /Release */
/* /Imprensa */



/* Pager */
.pager {
	width:386px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:15px;
	#margin-top:15px;_margin-top:15px;
	margin-left:0px;
}
.pagerBusca {
	width:386px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-bottom:10px;
	padding-bottom:15px;
	#margin-top:15px;_margin-top:15px;
	margin-left:0px;
	
}
.currentPage {
	width:70px;
}
.currentPageBusca {
	width:230px;
	float:left;
}
.pagerPrevious, .pagerBusca .pagerPrevious {
	background:url(../images/pagerArrowPrevious.gif) no-repeat scroll left;
	color:#263167;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	margin-right:5px;
	margin-top:5px;
	text-decoration:none;
	float:left;
}
.pagerBusca .pagerPrevious {
}
.pagerNext, .pagerBusca .pagerNext {
	background:url(../images/pagerArrowNext.gif) no-repeat scroll right;
	color:#263167;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:15px;
	padding-right:20px;
	text-decoration:none;
	float:left;
	
	
}
.pagerBusca .pagerNext {
	float:left;
}
.pager ul {
	margin-left:30px;
	padding-left:25px;
}
.pagerBusca ul {
	float:left;
	margin-left:0px;
	margin-top:5px;
	padding-left:0px;
}
.pager li {
	border-right:1px solid #b8b8b8;
	color:#CA3932;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:3px;
	margin-top:5px;
	padding-left:3px;
	text-decoration:none;
}
.pagerBusca li {
	border-right:1px solid #9a9fb8;
	color:#253167;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:3px;
	padding-left:3px;
	text-decoration:none;
}
.pager li a {
	color:#8f8f8f;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	padding-right:5px;
}
.pagerBusca li a {
	color:#253167;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	padding-right:5px;

}
.pagerLast {border:none;}

.selected {
	background-color:#e0e0e0;
	text-align:center;
}
.currentPage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.boxGlossario {
	width:560px;
	border:1px solid #ccccca;
	margin-bottom:20px;
}
.boxGlossarioContent {
	background-color:#f8f8f8;
	width:552px;
	border:3px solid #fffffd;
}
.boxGlossario h3 {
	margin:5px;
}
.boxGlossario p {margin:5px;}
.resultados {border-bottom:1px solid #dedcdc;}
/* /Pager */



/* Normas e regulamentos */
.rulesList {
	margin-left:-35px;#margin-left:1px;
}
.rulesList li {
	list-style-type:none;
	border-bottom: 1px solid #DEDCDC;
	margin-top:20px;
	
}
.rulesList p {
	margin-bottom: 1em;
	margin-left:30px;
	margin-top:5px;
}
.rulesList a {padding-left:5px;}
.rulesList img {float:left;}
/* /Normas e regulamentos */



/* Reimprimir cadastro */
.outerBoxReprint {
	border: 1px solid #ccccca;
	width: 356px;
}
.boxReprint {
	border: 3px solid white;
	background-color:#f8f8f8;
	overflow: auto;
}
.boxReprint label {
	display: block;
	font-size: 13px;
	color: #263167;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
.boxReprint input {
	margin-left: 10px;
	width: 320px;
}
/* /Reimprimir cadastro */



/* Formulários */
.FormBox {
	width:565px;
	border:1px solid #cfcfce;
	float:left;
	margin-bottom:15px;
	overflow:auto;
	
}
.FormContent {
	width:557px;
	border:3px solid #fffffd;
	background-color:#f4f4f4;
	overflow:auto;
	padding-bottom:15px;#padding-bottom:8px;
}
.FormBox label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#263167;
}
.FormBox form {
	margin-left:10px;
	margin-top:10px;
}
.FormBox textarea {
	border:1px solid #e2e9ef;
	border-top:1px solid #acadb2;
	margin-top:10px;
	margin-bottom:10px;
}
.FormBox input {
	border:1px solid #e2e9ef;
	border-top:1px solid #acadb2;
	margin-bottom:10px;
}
.FormBox span {
	font-size:11px;
	font-style:italic;
	color:#24316b;
	float:right;
	margin-right:15px;
	margin-top:5px;
}
.btnEnviar, .btnEnviarOrange {
	border:none !important;
	float:left;
}
.cambioSpan {
	font-size:11px;
	font-style:italic;
	float:right;
	margin-right:15px;
	margin-top:5px;
	color:#6e6e6e;
}
.messageSentBox {
	background-color:#f1fcf2;
	width:325px;
	height:60px;
	float:left;#float:none;
	border:1px solid #ccccca;
	margin-bottom:30px;#margin-bottom:30px;
	margin-top:10px;
}
.messageSentBox h4 {
	color:#2b6c07;
	margin-bottom:0px;
	margin-top:5px;
}
.messageSentBox p {
	color:#2b6c07;
	margin-top:0px;
}
.messageErrorBox {
	width:264px;
	float:left;
	border:1px solid #ccccca;
	margin-bottom:20px;
}
.errorBoxContent {
	width:256px;
	border:3px solid #ffffff;
	background-color:#f9ebd0;
}
.messageErrorBox ul {
	color:#bd3807;
}
/* /Formulários */



/* Serviços - Conta Margem */
.listaPapeis {
	width:590px;
	list-style-type:none;
	margin-left:-40px;
	float:left;
}
.listaPapeis li {
	width:32%;
	float:left;
}
.listaPapeis h5 {
	margin-bottom:-10px;
	margin-top:5px;
}
/* /Serviços - Conta Margem*/



/* Destaques */


/*.destaquesBox {
	width:191px;
	border:1px solid #cfcfce;
	float:right;
	margin:10px;
}
.destaquesBoxContent {
	background-color:#f8f8f8;
	width:183px;
	height:118px;
	border:3px solid #ffffff;
}*/
.destaquesBox label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#466d92;
	display:block;
	margin-top:10px;
	margin-left:5px;
}
.destaquesBox select {
	font-size:12px;
	color:#263167;
	width:156px;
	border-top:1px solid #acadb2;
	border:1px solid #e2e9ef;
	margin-bottom:10px;
}
.btnAssineOBlog {
	float:right;
	border:none;
	margin-right:11px;
}
.listaDestaques {
	list-style-type:none;
	margin-left:-40px;#margin-left:0px;_margin-left:0px;
}
.listaDestaques h3 {
	color:#466d92;
}
.itemListaDestaques {
	border-bottom:1px solid #dedcdc;
	margin-bottom:10px;
	padding-bottom:10px;
	
}
.rightContent {
	width:200px;
	float:right;
}
/* /Destaques */

/* Nossos Custos */

.tabelaComparacaoDeCustos {
	width:562px;
	border:1px solid #ccccca;	
}
.tabelaComparacaoDeCustos thead td {color:#fff;background-image:url(../images/redBgTableCell.gif);background-repeat:repeat-x;}
.tabelaComparacaoDeCustos td {
	border:none;
	border-left:1px solid #ededed;
	border-bottom:1px solid #ededed;	
	border-collapse:collapse;
}
.headerTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	height:27px;
}
.backgroundCell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:979797;
	text-align:center;
	width:110px;
	height:43px;
	
}
.destaqueTexto {
	text-decoration:underline;
	color:#fbec04;
}
.destaqueTextoVerde {color:#288915;}
.TabelaCorretagemBovespa {
	width:562px;
	border:1px solid #ccccca;
}
.TabelaCorretagemBovespa td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:979797;
	text-align:center;
	border:none;
	border-left:1px solid #ededed;
	border-bottom:1px solid #ededed;	
	border-collapse:collapse;
}
.TabelaCorretagemBovespa thead td {color:#fff;background-image:url(../images/redBgTableCell.gif);background-repeat:repeat-x;}
.backgroundBovespaCell {color:979797;height:20px; background-color:#f8f8f8;}
.tabelaTaxasNegociacao {
	width:562px;
	border:1px solid #ccccca;
}
.tabelaTaxasNegociacao thead td {color:#fff;background-image:url(../images/redBgTableCell.gif);background-repeat:repeat-x;}
.tabelaTaxasNegociacao td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:979797;
	text-align:center;
	border:none;
	border-left:1px solid #ededed;
	border-bottom:1px solid #ededed;	
	border-collapse:collapse;
}
.backgroundTaxasNegociacaoCell {color:979797;height:20px; background-color:#f8f8f8;}
.tabelaTaxasEmolumentos {
	width:562px;
	border:1px solid #ccccca;
	margin-bottom:15px;
}
.tabelaTaxasEmolumentos tr {}
.tabelaTaxasEmolumentos thead td {color:#fff;background-image:url(../images/redBgTableCell.gif);background-repeat:repeat-x;}
.tabelaTaxasEmolumentos td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:979797;
	text-align:center;
	border:none;
	border-left:1px solid #ededed;
	border-bottom:1px solid #ededed;	
	border-collapse:collapse;
}
.backgroundTaxasEmolumentosCell {color:979797;height:20px; background-color:#f8f8f8;}
/* /Nossos Custos */

/* Mapa do Site */


.mainListMap {
	list-style-image:url(../images/orangeArrow.gif);
	float:left;
	a:
}
.mainListMap li {margin-bottom:10px;}
/*.mainListItem {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}*/
.mainListMap a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#456c93;
}
.mainListMap a:hover {text-decoration:underline;}
.sitemapNivel2 {
	list-style-image:none;
	list-style-type:none;
	margin-top:5px;
}
.sitemapNivel2 a {
	font-size:13px;
	font-weight:bold;
	color:#8b8b8b;
}
.sitemapNivel2 li {margin-bottom:3px;}

/* /Mapa do Site */



/* Abra sua Conta */

.facaCadastro {
	float:left;
	margin-bottom:20px;#margin-bottom:0px;
}
/*.facaCadastro img {}
.facaCadastro a{}*/
.cadastroList li {margin-top:5px;}
.cadastroList img {padding-top:0px;margin-left:5px;}
.btnFacaCadastro {float:left;margin-top:20px;}
.printCadastro {
	width:230px;
	float:left;
	margin-bottom:20px;
}
.printCadastro img {float:left;}
.printCadastro a {float:right;padding-top:5px;}

/* /Abra sua Conta */

/* Imagens Extra */

.imgPosition {
	margin-left:16px;#margin-left:15px;
	margin-top:10px;
}

/* /Imagens Extra */


/* Glossário */
.divBotoesGlossario {
	width:553px;
	float:left;
	border:1px solid #d0d0ce;
}
.bodyGlossario {
	float:left;
}
.itemGlossario {
	margin-top:15px;
	margin-right:10px;
}
.itemGlossario p {margin-top:0px;}
.itemGlossario h3 {margin-bottom:3px;}
.botoes {
	padding:3px;
}
/* /Glossário */

/* Link Atendimento Home Broker */
.homebrokerLink {
	float:right;
	clear:right;
	margin-top:10px;
	color:#003366;
	text-decoration:none;
}
/* /Link Atendimento Home Broker */

/* Atendimento Home Broker */
.boxAtendimentoTel {
	width:347px;
	background-color:#f1f1f1;
	padding:15px;#padding:15px;
	padding-bottom:15px;#padding-bottom:20px;
	float:left;
	margin-bottom:20px;
}
.boxAtendimentoTel p {
	margin-top:-10px;
}
.boxAtendimentoTel h4 {margin-top:0px;#margin-top:0px;F}
.states {color:#263167;}
/* /Atendimento Home Broker */