﻿*{
	margin:0;
	padding:0;
	/*list-style:none;*/
}

html{
	margin:0;
	font-family: arial;
	font-size:12px;
	line-height: 1.4em;
}

body{
	margin:0;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #F3F3F3;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat;
	padding: 0px;
	color:#53585b;
}

a {
	color:#666666;
	text-decoration:none;
}
a:visited{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}


div {
	font-size:12px;
}
table {
	font-size:12px;
}

td {
	vertical-align:top;
}
.hr {
	background-image: url('/images/linha.gif');
	background-repeat: repeat-x;
	height: 5px;
}
/************* SharePoint ************/
.ms-main {
	width: 975px;
	margin:10px 0 0 10px;
}

.ms-titleareaframe {
	background-image: none;
}
.ms-consolemptablerow {
	background-color: transparent;
	background-image: none;
}
.ms-pagetitleareaframe {
    background-image: none;
    background-color: transparent;
    border:1px solid blue;
}

DIV.ms-titleareaframe {
    background-image: none;
    background-color: transparent;
    border:1px solid red;
}
TD.ms-titleareaframe {
    background-image: none;
    background-color: transparent;
    border:1px solid red;
}

.ms-titlearealeft {
    background-image: none;
    background-color: transparent;
}
.ms-siteactionsmenu {
white-space:nowrap;
font:8pt arial;
padding:0;
border:none;
cursor:pointer;
}
.ms-siteactionsmenu div div div {
background-image: none;
background-repeat:repeat-x;
border-top:0px solid #6593cf;
border-left:0px solid #6593cf;
border-right:0px solid #6593cf;
background-color: transparent;
padding:0px;
}
.ms-siteactionsmenu div div div a{
color:#666666;
font-weight:bold;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
background-image: none;
border-top:0px solid #89724f;
border-left:0px solid #89724f;
border-right:0px solid #89724f;
background-color: transparent;
}
.ms-bodyareaframe {
	background-color: transparent;
}
.ms-pagebreadcrumb {
	background-color: transparent;
	border: 0px;
}
.ms-pagebreadcrumb a:link {
    background-color:transparent;
    color: #0B4FA0;
}

.ms-menutoolbar{
	background-image:none;
	background-color:#ece5dd;
}
DIV.ms-viewselector{
	background-color:#E5E5E5;
}

.ms-menutoolbar td td.ms-viewselectorhover,
.ms-menutoolbar td td.ms-viewselector{
    border:solid 1px #ccc;
}
table.ms-disc-bar{
	background:url(/images/linha.gif) no-repeat bottom center;
	border:0px;
	/*border-bottom:2px solid #46728b;*/
}
TABLE.ms-disc-bar TD{
	padding:0px;
	padding-bottom:15px;
	/*height:auto;*/
	/*vertical-align:bottom;*/
}

TABLE.ms-disc-bar TD{
	/*color:#46728b;*/
}

TABLE.ms-disc-bar TD a:link,
TABLE.ms-disc-bar TD a:visited{
	color:#aeb5bb;
	text-decoration:underline;
}

td.ms-disc-bordered-noleft{
	border:0px;
}

h2.ms-pagetitle .h1geral{
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	color:#46728b;
	FONT-FAMILY: Futura Book, Futura, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
}

/************* SharePoint ************/

h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	padding-bottom:8px;
	padding-top:12px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	padding-bottom:8px;
	
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-bottom:8px;
}
h4 {
	font-family: Arial;
	font-size: 19px;
	font-weight: normal;
	color: #000066;
	padding-bottom:4px;
	padding-top:12px;
}
h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #46728b;
	padding-bottom:8px;
	padding-top:8px;
}
img {
	border:none;
}
select {
	font-size:12px;
	color:#666;
}



.tableconteudo{
	width:422px;
	border:0;
	cellpadding:0;
	cellspacing:0;
	font-size:12px;
}
.tableconteudoicg{
	width:100%;
	border:0;
	cellpadding:0;
	cellspacing:0;
	font-size:12px;
}


.tableconteudo a {
	color:#3399cc;
}
.tableconteudo a:hover{
	text-decoration:underline;
}
.tableconteudo a:visited{
	color:#3399cc;
}



.datatxt{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 20px;
}
.Resumo{
	vertical-align: top;
	font-size: 12px;
	color: #666666;
}
.mais {
	margin-top:5px;
	font-size:11px;
	text-decoration:underline;
}
a.mais {
	text-decoration:underline;
}

.texto{
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top:6px;
}
.textoNoticia{
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-right:160px;
}

.ultimas{
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.ultimas a{
	font-weight: bold;
	color: #3399CC;
}

.comunicados{
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom:6px;
	padding-right:6px;
}

.comunicados a{
	color: #666666;
}
.linkcinza{
	color: #666666;
}

.comunicado_topo{
	background-image: url(/images/comunicados_topo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 352px;
}
.comunicado{
	background-color: #F3F6F9;
	width: 352px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAD9E6;
	border-left-color: #CAD9E6;
}
.comunicado h5{
	margin-top:-15px;
}

.comunicado table td{
	padding:4px;
}

.comunicado_footer{
	background-image: url(/images/comunicados_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 212px;
}

.tabarquivo{
	text-align: left;
	border-bottom:1px solid #CAD9E6;
	border-left:1px solid #CAD9E6;
	width:96%;
}
.tabarquivo td{
	border-top:1px solid #CAD9E6;
	border-right:1px solid #CAD9E6;
	padding:4px;
}

/***** FOOTER *****/

.footer{
	font-family:arial;
	color:#999999;
	text-align:right;
	font-size:12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.footer span {
	float: left;
	font-size:11px;
}
.footer span a,
.footer span a:link,
.footer span a:visited {
	color:#82aeb9;
	text-decoration:underline;
}

/*****  MENU *****/
.menuTop {
	margin-bottom:35px;
}
.menuTD {
	padding:0px;
}	
.menu {
	width:189px;
	background-color: #ECE5DD; 
}
.menuTD .menu{
	margin-right:15px;
}
.menu h3.ms-standardheader {
	display: none;
}

.menuLinks a:link{
	display:block;
	background:url(/images/bullet1.gif) no-repeat 6px center;
	border-bottom:1px solid #fff;		
	padding: 4px 4px 5px 22px;
	font-family:arial;	
	text-decoration:none;
	line-height:1.5em;
	color:#000066;}
.menuLinks a:hover{
	background:#f7f7f7 url(/images/bullet1.gif) no-repeat 6px center;
	text-decoration:none;
	color:#000066;}
.menuLinks a:visited{
	display:block;
	background:url(/images/bullet1.gif) no-repeat 6px center;
	border-bottom:1px solid #fff;		
	padding: 4px 4px 5px 22px;		
	font-family:arial;
	text-decoration:none;
	line-height:1.5em;
	color:#000066;}
.menuLinks .hide div{
	display:none;}
.menuLinks .show a{
	border-bottom:none;
	background: url(/images/bullet1.gif) no-repeat 6px center; }
.menuLinks .show a:hover{
	background:url(/images/bullet1.gif) no-repeat 6px center; }
.menuLinks .show div{
	display:block;
	margin-top:4px;
	padding-bottom:4px;		
	border-bottom:1px solid #fff;}
.menuLinks .show div a:visited{
	background:none;
	border-bottom:none;
	border-top:1px dashed #f7f7f7;
	display:block;		
	padding: 0 4px;		
	font-family:arial;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	line-height:1.5em;
	color:#000066;}
.menuLinks .show div a:link{
	background:none;
	border-bottom:none;
	border-top:1px dashed #f7f7f7;
	display:block;		
	padding: 0 4px;		
	font-family:arial;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	line-height:1.5em;
	color:#000066;}
.menuLinks .show div a:hover{
	background:#f7f7f7;}
.menuLinks .show div .active a:visited{
	background:#f7f7f7;
	padding-left:9px;}
.menuLinks .show div .active a:hover{
	background:#f7f7f7;
	padding-left:9px;}
.menuLinks .show div .active a{
	background:#f7f7f7;
	padding-left:9px;}



.ms-navSubMenu1 {
	border: 0px solid blue;
	margin-left: 10px;
	width: 170px;
}
.ms-navsubmenu2 {
    background-color:transparent;
}



a:visited.ms-navheader  {
	padding: 0px 0px 0px 0px;		
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #E7AB00;
}

a.ms-navheader  {
	padding: 0px 0px 0px 0px;		
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #E7AB00;
}


a:link.ms-navheader  {
	padding: 0px 0px 0px 0px;		
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #E7AB00;
}

a:hover.ms-navheader{
	text-decoration:underline;
	color:#AE8300;
}

span.ms-navheader{
	border-bottom: solid 1px #E7AB00;
	padding-bottom: 4px;
	font-size: 12px;
}

.ms-navheader2 td{
	border-bottom: solid 1px #E7AB00;
	padding-bottom: 4px;
	font-size: 12px;
}

table.ms-navheader td{
	border-bottom: solid 1px #E7AB00;
	padding-bottom: 4px;
	font-size: 12px;
	color: #E7AB00;
}

table.ms-selectednavheader td {
	width:100%;
	background-image:none;
	font-weight:bold;
}	
table.ms-selectednav {
	border-bottom: solid 1px #E7AB00;
	padding-bottom: 2px;
	border: 0px;
}
span.ms-selectednav {
	border-bottom: solid 1px #666666;
	border: 0px;
	padding-bottom: 2px;
	background-color: #ECE5DD;
	font-size: 12px;
}	
	
table.ms-selectednav td {
	border-bottom: solid 1px #666666;
	border: 0px;
	padding-bottom: 2px;
	background-color: #ECE5DD;
	font-size: 12px;
}	
	
table.ms-navitem {
	background-image: none;
	border-bottom: 1px solid #666666;
	border-top: 0px;
}
span.ms-navitem{
    background-image: none;
    padding: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 12px;
}
	
table.ms-navitem td{
    background-image: none;
    padding: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 12px;
}
	
a:visited.ms-navitem {
	text-decoration:none;
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}


a:link.ms-navitem {
	text-decoration:none;
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}


a:hover.ms-navitem {
	text-decoration:underline;
	color:#000000;
}	

table.ms-recyclebin {
    margin-left: 10px;
    width: 170px;
    margin-top: -5px;
}

table.ms-recyclebin td {
    background-color: transparent;
    border-bottom: 1px solid #E7AB00;
}
.ms-recyclebin a:visited {
	padding: 0px 0px 0px 0px;		
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	color: #E7AB00;
	font-size: 12px;
}

.ms-recyclebin a:link {
	padding: 0px 0px 0px 0px;		
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	color: #E7AB00;
	font-size: 12px;
}

a:hover.ms-recyclebin {
	text-decoration: underline;
	color: #AE8300;
}

.moduloBody .hide{
	display:none;}
.moduloBody .show{
	display:block;}
	
	
			
/***** CORPO *****/
.mainContent {
	margin-left:-20px;
}
.conteudo{
		width:605px;
		padding:0px;
	}
	
	
	
/***** CONTEUDO *****/
	.colunaCentral{
		margin-right:6px;
	}
	
	.colunaDireita{
		float:right;
	}
	
	
	
/***** HEADER *****/
.sharepointLogin {
	background-color: #DBDBDB;
	height: 2px;
	padding: 3px;
}
.ms-sitemapdirectional {
	font-family: Arial;
	font-size: 12px;
	margin-left: 3px;
}
.busca{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 2px;

}
.busca table {
	width: 0px;
	margin-right: -5px;
}
.moduloHeader{
		width:100%;
	}
	.moduloHeader td{
		vertical-align:top;
	}
	.headerTopo{
		background:#e6e6e6;
	}
	.headerTitulo{
		background:#e6e6e6 url(/images/boxHeader.gif) repeat-x 50% bottom;
				
		font-family:arial;
		font-size:12px;
		font-weight:bold;
	}
	.headerTitulo img{
		float:right;
		vertical-align:bottom;
	}
	.headerTitulo span{
		background:url(/images/boxHeaderSe.gif) no-repeat right bottom;
		margin-left:8px;
		padding-bottom:8px;
		padding-right:14px;
		display:block;
	}
	
	.headerPonte{
		background:#fff url(/images/boxHeaderPonte.gif) no-repeat;
		width:14px;
		overflow:hidden;
	}
	
	.headerRight{
		background:#fff url(/images/boxHeaderBg2.gif) repeat-x;
		vertical-align:top;
	}
	.headerCantoRight{
		background:#fff url(/images/boxHeaderNe.gif) no-repeat;
		width:10px;
		overflow:hidden;
	}
	


/* BODY */
	.moduloBody{
		background:#fff;
		/*border-left:1px solid #E6E6E6;
		border-right:1px solid #E6E6E6;*/
		
		padding:13px 5px 13px 9px;
		vertical-align:top;
	}
	#column .Titulo a:hover{
		font-weight:bold;
		color:#4A69A5;
		display:block;
		margin-bottom:8px;
	}
	#column .Titulo a:visited{
		font-weight:bold;
		color:#4A69A5;
		display:block;
		margin-bottom:8px;
	}
	#column .Titulo a:link{
		font-weight:bold;
		color:#4A69A5;
		display:block;
		margin-bottom:8px;
	}
	#column .Titulo{
		font-weight:bold;
		color:#4A69A5;
		display:block;
		margin-bottom:8px;
	}
	.moduloBody .Titulo{
		font-weight:bold;
		color:#4A69A5;
		display:block;
		margin-bottom:8px;
	}
	#column .Titulo a:hover{
		font-size:16px;
		text-decoration:none;
	}
	#column .Titulo a:visited{
		font-size:16px;
		text-decoration:none;
	}
	#column .Titulo a:link{
		font-size:16px;
		text-decoration:none;
	}
	#column .Titulo{
		font-size:16px;
		text-decoration:none;
	}
	.moduloBody .Titulo a:visited{
		color:#4A69A5;
		text-decoration:none;
	}
	.moduloBody .Titulo a{
		font-family:Arial;
		color:#4A69A5;
		text-decoration:none;
	}
	.moduloBody .Titulo a:hover{
		text-decoration:underline;
	}
	.moduloBody .subTitulo{
		font-style:italic;
	}
	.moduloBody a:visited{
		color:#3399cc;
		text-decoration:none;
	}
	.moduloBody a:link{
		color:#3399cc;
		text-decoration:none;
	}
	.moduloBody a:hover{
		text-decoration:underline;
	}
	.moduloBody ul li{
		background:url(/images/bullet2.gif) no-repeat left 5px;
		padding-left:14px;
	}
	.moduloBody li a:visited{
		color:#666;
		text-decoration:underline;
	}
	.moduloBody li a{
		color:#666;
		text-decoration:underline;
	}
	.moduloBody li a:hover{
		text-decoration:none;
	}
	.moduloBody td{
		/*width:50%;
		padding-right:13px;*/
		padding-bottom:9px;
		vertical-align:top;
	}
	
	.moduloBody .Resumo p {
		display:inline;
		font-size:12px;
}
	
	.moduloBody .linkDestaque a:visited{
		color:#4A69A5;
		text-decoration:underline;
	}
		
	.moduloBody .linkDestaque a{
		color:#4A69A5;
		text-decoration:underline;
	}
	.moduloBody .linkDestaque a:hover{
		text-decoration:none;
	}
	.moduloBody .destaqueAzul{
		color:#4A69A5;
		font-weight:bold;
	}
	.moduloBody .tituloSupremo{
		font-family:arial;
		font-size:16px;
		font-weight:bold;
	}
	
	.moduloBody .linhaDivisoria{
		margin-top:18px;
		margin-bottom:8px;
		border-top:1px solid #E6E6E6;
		width:99%;
	}
	
	.moduloBody .boxDestaque{
		border:1px solid #E6E6E6;
		padding:8px;
	}

	
/* FOOTER */
	.moduloFooter{
		background:#fff url(/images/boxFooterBg.gif) repeat-x 50% bottom;
}

	
/***** HOME *****/

.tableHome{
	width:100%;
}

.homeNoticias{
	width:453px;
	margin-bottom:7px;
}
.homeDestaques{
	width:453px;
	float:right;
	margin-right:6px;
}
.homeAcessoRapido{
	width:146px;
}
.homeAcessoRapido select{
	width:100%;
	font-size:11px;
	color:#666;
}
.imagemDestaque{
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	margin-right:8px;
}

.topo_destaque{
	background-image: url(/images/destaque_topo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 212px;
}

.DestaquePrincipal table {
	margin-bottom:-12px;
}

.destaque{
	background-color: #F3F6F9;
	padding: 0px 10px;
	width: 190px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAD9E6;
	border-left-color: #CAD9E6;
	font-size:11px;
}
.destaque .Resumo {
	font-size:11px;
}
.destaque table {
	margin-bottom:-12px;
}


.footer_destaque{
	background-image: url(/images/destaque_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 212px;
}

.boletim span{
	font-family:Arial;
	font-size:12px;
}

.boletim input{
	border:1px solid #B0B2B3;
}

/***** CONTATO *****/

.formContato table{
	margin:0 auto;
}
.formContato table td{
	text-align:center;
}
.formContato div td{
	text-align:right;
}
.formContato input{
	width:318px;
	border:1px solid #666;
}
.formContato textarea{
	width:318px;
	border:1px solid #666;
	height:200px;
}
.formContato .btnContato{
	width:50px;
	background:#666;
	color:#fff;
}


/***** PRODUTOS *****/

	.ListaProdutos{
	width:100%;
	border-collapse:collapse;
	margin-top: -2px;
}
	.ListaProdutos th {
	border-bottom: 2px solid #ffffff;
	border-top: 0px solid #D8D8D8;
	border-right: 0px solid white;
	background-color:#D4D4D4;
	padding:4px;
	text-align:left;
	vertical-align: middle;
	color:black;
}
	.ListaProdutos td {
	border-top: 1px solid #D8D8D8;
	padding:4px;
	border-right: 0px solid #D8D8D8;
}

td.AgrupamentoFamilia {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 2px solid #D8D8D8;
	border-top: 0px;
	border-right: 0px;
	color: #333333;
	font-size: 11px;
}
.tableprodutos {
width:100%;
}


.produtosMops{
	width:300px;
	margin-top:20px;
}
.produtosBoletins{
	width:299px;
	margin-top:20px;
}
.produtosTitulo{
	padding-left:8px;
	
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
.produtosMOPSTitulo{
	padding-left:8px;
	
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
.produtosCambioDetalhe{
	width:605px;
}
.produtosLinks{
	width:146px;
}

.indent{
	margin-left:15px;
}
.taxasTarifasCartoes{
	width:438px;
	border-collapse:collapse;
}
.taxasTarifasCartoes td
{
	width:73px;
	border:1px solid #E6E6E6;
	padding:3px;
}
.taxasTarifasCartoes th{
	width:73px;
	border:1px solid #E6E6E6;
	background:url(/images/bgTableHachura.gif);
}
.taxasTarifasCDB{
	width:300px;
	border-collapse:collapse;
}
.taxasTarifasCDB td
{
	border:1px solid #E6E6E6;
	padding:3px;
}
.taxasTarifasCDB .alterna{
	background:#F7F7F7;
}
.taxasTarifasCDB th{
	border:1px solid #E6E6E6;
	background:url(/images/bgTableHachura.gif);
}
.linksCapitalizacao{
	width:146px;
}
.linksCapitalizacao select{
	width:140px;
	font-size:11px;
	color:#666;
}



.tableprodutos {
	width:580px;
	border:0;
	cellpadding:0;
	cellspacing:0;
}
.tableprodutosborder {
	width:580px;
	cellpadding:0;
	cellspacing:0;
	border-bottom:1px solid #cad9e6;
	border-left:1px solid #cad9e6;
	border-right:1px solid #cad9e6;	
}

.tdarearesponsavel{
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding:10px;
	width:30%;
}

.tdarearesponsavel h3{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

.MsoNormal{
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding:10px;
}
.abasprodutos a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	}
.abasprodutos a:hover{
	color:#000066;
	text-decoration:underline;
}
.abasprodutos a:visited{
	color:#000066;
}

.abasprodutos{
	padding:6px;
	background-image: url(/images/aba_produtos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
	text-align:center;
	width:25%;
}
.abasprodutosativo{
	padding:6px;
	background-image: url(/images/aba_produtos3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
	text-align:center;
	width:25%;
}
.abasprodutosativo a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	}
.abasprodutosativo a:hover{
	color:#000066;
	text-decoration:underline;
}
.abasprodutosativo a:visited{
	color:#000066;
}


.abasprodutos2{
	padding:6px;
	background-image: url(/images/aba_produtos2.gif);
	background-repeat:repeat-x;
	background-position: left top;
	background-color:#fff;
	text-align:center;
	width:25%;
}


	
/***** INFORME-SE *****/
.informeseColunaCentral{
	width:440px;
	margin-bottom:7px;
}
.informeseColunaDireita{
	width:159px;
}
.dataArquivo{
	font-weight:bold;
	width:99%;
	border-bottom:1px dashed #E6E6E6;
	padding-bottom:8px;
	margin-bottom:15px;
}

.listaMeses ul li{
	margin-right:8px;
	display:inline;
	background:none;
	padding:0;
}
.listaMeses ul li a:visited{
	color:#4A69A5;
	text-decoration:underline;
}
.listaMeses ul li a:link{
	color:#4A69A5;
	text-decoration:underline;
}
.listaMeses ul li a:hover{
	text-decoration:none;
}

.calendario{
	border-collapse:collapse;
	margin-bottom:28px;
	float:left;
}
.calendario th{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#4A69A5;
	padding-bottom:5px;
}
.calendario td{
	vertical-align:middle;
	text-align:center;
	width:36px;
	
	border:1px solid #E6E6E6;
}
.calendarioSemana{
	font-weight:bold;
}
.calendarioFeriado{
	color:#ff0000;
}
.calendarioVazio td{
	border:none;
}

.editorialFoto{
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}


/***** SUPORTE A VENDAS *****/

.tableAtivBank{
	width:588px;
	border-collapse:collapse;
}
.tableAtivBank td{
	width:84px;
	padding:3px;
	border:1px solid #cccccc;
}
.tableAtivBank th{
	width:84px;
	padding:3px;
	border:1px solid #cccccc;
}
.tableAtivBank th{
	text-align:left;
	background:url(/images/bgTableHachura.gif);
}
.tableAtivBank .x{
	background:url(/images/bgTableX.gif) no-repeat top;
	padding-top:21px;
}

.sub_titulo {
	font-size: 12px;
	font-weight: bold;
}


/***** SOBRESCREVER SHAREPOINT *****/
.authoringRegion{
	background:#ffffff;
}

	/***** LISTAS DE ACESSO RÁPIDO *****/
	.AcessoRapido_listas tr.ms-viewheadertr th.ms-vh2{
		display:none;
	}
	
	.AcessoRapido_listas td.ms-vb2{
		background:url(/images/bullet.gif) no-repeat left 5px;
		padding:0;
		padding-left:14px;
	}
	.AcessoRapido_listas td.ms-vb2 a:visited{
		text-decoration:underline;
	}
	.AcessoRapido_listas td.ms-vb2 a{
		text-decoration:underline;
	}
	.AcessoRapido_listas td.ms-vb2 a:hover{
		color:#666;
		text-decoration:none;
	}
	
	/***** INFORME-SE - DATAVIEWS DE SUMÁRIO  *****/
	.informeseColunaCentral td.ms-vb2{
		background:url(/images/bullet.gif) no-repeat left 5px;
		padding:0;
		padding-left:14px;
	}
	.informeseColunaCentral td.ms-vb2 a:visited{
		text-decoration:underline;
	}
	.informeseColunaCentral td.ms-vb2 a{
		text-decoration:underline;
	}
	.informeseColunaCentral td.ms-vb2 a:hover{
		color:#666;
		text-decoration:none;
	}

	

	/***** WEBPARTS GERAIS *****/
	/***** menu e forms das pgs DispForm, EditForm, etc *****/
	.ms-bodyareaframe {
	background-color:transparent;
	border:0px red solid;
}
	.ms-rightareacell {
	background-color:transparent;
	border:0px red solid;
}
	.ms-leftareacell {
	background-color:transparent;
	border:0px red solid;
}
	.ms-areaseparatorleft {
	background-color:transparent;
	border:0px red solid;
}
	.ms-areaseparatorleft {
	background-color:transparent;
	border:0px red solid;
}
	.ms-areaseparatorright {
	display:none;
}
	.ms-areaseparatorleft {
	display:none;
}
	.ms-areaseparatorleft img {
	display:none;
}
	.ms-bodyareaframe .ms-alternating {
	background-color:transparent;
	}
	table.ms-toolbar {
	border:1px #CECECF solid;
	}
	.ms-consoleframe td.ms-separator {
	background-color:transparent;
}
	table.ms-toolbar td {
	background-color:#ECE5DD;
	padding-top:1px;
	}
	.ms-propertysheet .ms-bodyareaframe table.ms-toolbar td a.ms-toolbar {
	line-height:23px;
	}
	.ms-propertysheet .ms-bodyareaframe table.ms-toolbar td td {
	padding-top:0;
}
	td.ms-separator {
	padding:2px;
	background-color:transparent;
	}
	td.ms-toolbar {
	padding:2px;
	background-color:transparent;
	}
	td.ms-separator {
	color:#CECECF;
	}
	.ms-formtoolbar td.ms-separator {
	background-color:transparent;
	}
	.ms-formtoolbar td.ms-toolbar {
	background-color:transparent;
	}
	.ms-formline {
	border-top:1px #CECECF solid;
	}
	.ms-formbody {
	border-top:1px #fafafa solid;
	font-size:11px;
	}
	.ms-formlabel {
	border-top:1px #fafafa solid;
	font-size:11px;
	}
	.ms-formbody {
	background-color:#F2EDDC;
	}	
	
	.ms-menutoolbar {
	border:1px #CECECF solid;
	}
	th.ms-vh2-nofilter-icon {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	th.ms-vh2-nofilter {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	th.ms-vh3-nograd {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	th.ms-vh-icon {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	th.ms-vh {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	th.ms-vh2-nograd {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	th.ms-vh2 {
		border-top: solid red 0px;
		border-bottom: solid #666666 0px;
		background-image:none;
		background-color: #E8E8E8;
	}
	.ms-splitbuttonhover {
	background-image:none;
	background-color:#fff;
	}
	.ms-menubuttonactivehover {
	background-image:none;
	background-color:#fff;
	}
	.ms-partline{
		
	}

	.ms-addnew{
		
	}
	


.ms-WPHeader td {
	border: 0px;
	padding-bottom: 3px;
	background-image:url('images/linha_wp.gif');
	background-repeat:repeat-x;
	background-position: bottom;
}
.ms-WPTitle a:visited {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #46728B;
}

.ms-WPTitle a:link {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #46728B;
}
.ms-WPTitle a:hover {
	text-decoration: none;
	color: #46728B;
}

.ms-WPTitle{
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #46728B;
}
.ms-WPTitle nobr {
	white-space: normal;
}
.ms-WPTitle nobr {
	white-space: normal;
}
.ms-WPBody {
	padding-top: 8px;
	font-family: Arial;
	color: #666666;
	font-size: 12px;
}

/* Blog */

.ms-PostTitle {
	border-top: 0px solid red;
	font-family: Arial;
}
.ms-PostTitle a:link {
	color: #666666;
}

.ms-PostTitle a:hover {
	color: #666666;
}

.ms-PostBody {
	font-family: Arial;
	font-size: 12px;
}
h3.ms-PostDate {
	border-bottom: 1px solid #E7AB00;
	margin-top: 10px;
}
.ms-PostFooter {
	
}
.ms-blogrss {
	border:0px solid orange;
	width: 100%;
}
.ms-postwrapper {
	border:0px solid orange;
	width: 100%;
}




/*********************************************************
MENUS
*********************************************************/
.menu_contato{
	background-image:url('/images/bg_contato.gif');
	background-repeat:no-repeat;
	width:200px;
	height:115px;

}

.menu_instituto {
	background-image:url('/images/bg_menu_instituto.gif');
	background-repeat:no-repeat;
	width:200px;
	height:316px;
}
.menu_infancia{
	background-image:url('/images/bg_menu_infancia.gif');
	background-repeat:no-repeat;
	width:200px;
	height:229px;
}
.menu_educacao{
	background-image:url('/images/bg_menu_educacao.gif');
	background-repeat:no-repeat;
	width:200px;
	height:240px;
}
.menu_juventude{
	background-image:url('/images/bg_menu_juventude.gif');
	background-repeat:no-repeat;
	width:200px;
	height:232px;
}
.menu_voluntariado{
	background-image:url('/images/bg_menu_voluntariado.gif');
	background-repeat:no-repeat;
	width:200px;
	height:259px;
}
.menu_noticias{
	background-image:url('/images/menu_bg_biblioteca.gif');
	background-repeat:no-repeat;
	width:200px;
	height:230px;
}
.menu_biblioteca{
	background-image:url('/images/menu_bg_biblioteca.gif');
	background-repeat:no-repeat;
	width:200px;
	height:230px;
}

.menu_contato table{
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}

.menu_noticias table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}


.menu_voluntariado table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}


.menu_juventude table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}


.menu_educacao table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}


.menu_instituto table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}


.menu_infancia table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}
.menu_biblioteca table {
	margin-top:-3px;
	margin-left:24px;
	margin-right:30px;
}
.menu_biblioteca table .resetTable table {
	margin:auto;
}

.menu_noticias table a {
	display:block;
}
.menu_voluntariado table a {
	display:block;
}
.menu_juventude table a {
	display:block;
}
.menu_educacao table a {
	display:block;
}
.menu_instituto table a {
	display:block;
}
.menu_infancia table a {
	display:block;
}
.menu_biblioteca table a {
	display:block;
}

.menu_contato .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}

.menu_noticias .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}


.menu_voluntariado .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}


.menu_juventude .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}


.menu_educacao .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}


.menu_instituto .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}


.menu_infancia .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}
.menu_biblioteca .header {
	margin-top:16px;
	margin-left:8px;
	border:0px;
}


.ms-main .ms-bodyareaframe {
	padding:0px;
}
.pglayout .center {
	width:530px;
}

.center img{
	margin:5px;
}

.pglayout .center h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #000;
	FONT-FAMILY: Futura Book, Futura, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	/*margin-left:-5px;*/
	margin-bottom:15px;
}
.pglayout .center h1.contato {
	color:#e46f10;
	margin-left:0px;
}

.pglayout .center h1.geral{
	color:#46728b;
	margin-left:0px;
}

.pglayout .center h1.instituto {
	color:#46728b;
	margin-left:0px;
}
.pglayout .center h1.infancia{
	color:#46728b;
}
.pglayout .center h1.educacao {
	color:#cc0000;
}
.pglayout .center h1.juventude {
	color:#339966;
	margin-left:0px;
}
.pglayout .center h1.voluntariado {
	color:#ff6600;
	margin-left:-5px;
}
.pglayout .center h1.noticias {
	color:#46728B;
	margin-left:0px;
}

.pglayout .center .news{
	padding-right:10px;
}

.pglayout .center .news h1.noticias {
	margin-left:0px;
}

.pglayout .center .news h1 a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	COLOR: #aeb5bb;
	FONT-FAMILY: Futura Book, Futura, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.pglayout .center .news h2 a {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #aeb5bb;
	FONT-FAMILY: Futura Book, Futura, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.pglayout .center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#53585b;
	padding-right:20px;
}
.pglayout .center a:hover {
	color:#aeb5bb;
	text-decoration:underline
}
.pglayout .center a {
	color:#aeb5bb;
	text-decoration:underline
}
.pglayout .center .ms-rteTable-5 {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.pglayout .infancia .ms-rteTable-5 .ms-rteTableHeaderOddCol-5 {
	color:#46728b;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pglayout .infancia .ms-rteTable-5 .ms-rteTableHeaderEvenCol-5 {
	color:#46728b;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pglayout .educacao .ms-rteTable-5 .ms-rteTableHeaderOddCol-5 {
	color:#cc0000;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pglayout .educacao .ms-rteTable-5 .ms-rteTableHeaderEvenCol-5 {
	color:#cc0000;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pglayout .juventude .ms-rteTable-5 .ms-rteTableHeaderOddCol-5 {
	color:#339966;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pglayout .juventude .ms-rteTable-5 .ms-rteTableHeaderEvenCol-5 {
	color:#339966;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pglayout .voluntariado .ms-rteTable-5 .ms-rteTableHeaderOddCol-5 {
	color:#ff6600;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}


.pglayout .voluntariado .ms-rteTable-5 .ms-rteTableHeaderEvenCol-5 {
	color:#ff6600;
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}


.pglayout .center ul {
	list-style:disc;
	list-style-position:outside;
	margin-left:35px;
	display:list-item;
}
.pglayout .center .arquivo {
	padding-bottom:10px;
}
.pglayout .center .arquivo span {
	width:70px;
}

.sidebar {
	background-image:url('/images/bkg-sidebar.jpg');
	background-repeat:no-repeat;
	width: 198px;
	height: 338px;
}
.sidebar .separador {
	clear:both;
	display:block
}
.sidebar .image {
	margin-left:7px;
	margin-bottom:4px;
}
.sidebar .interna {
	margin-top:15px;
	margin-left:7px;
	margin-right:7px;
}
.sidebar .margingAdj {
	margin-top:0px;
}
.sidebar .ms-vb {
	color:#80888c;
	font-size:10px;
	line-height:14px;
}
.sidebar .ms-vb strong {
	color:#53585b;
}








.home_noticias {
	background-image:url('/images/bg_sidebar_home.gif');
	background-repeat:no-repeat;
	padding-top:40px;
	width:200px;
}
.home_noticias .link {
	padding-left:10px;
	padding-bottom:5px;
}
.home_noticias .link a {
	font-family:arial;
	font-size:12px;
	color:#666;
	background-image:url('/images/bullet.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:6px;
	display:block;
	border-bottom:1px #e3e3e3 solid;
}
.home_noticias .link a:hover {
	color:#666;
}


.home_revista {
	background-image:url('/images/bg_sidebar_revista.gif');
	background-repeat:no-repeat;
	padding-top:40px;
	width:200px;
}
.home_revista span {
	filter:Shadow(color=#b0afa9,strength=4);
}




/********************************
NOTÍCIAS
********************************/

/*/ Agenda /*/
.tableAgenda .ms-formbody{
	background:none;
}

.tableAgenda td{
	border:0px;
}

/*/ Boletim /*/

.pglayout .center .arquivo SPAN.boletimTitulo{
	width:auto;
}

.boletimTitulo a:link,
.boletimTitulo a:visited{
	color:#47738C;
	font-size:18px;
	text-decoration:none;
}

.boletimCelula{
	border-bottom:1px solid #d0d0d0;
	padding-left:6px;
}


/********************************
BIBLIOTECA
********************************/


.ms-rteCustom-TítuloDoArtigo {
	color:#46728B;
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	FONT-FAMILY: Futura Book, Futura, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
}

.bibDocs {
	color:#53585b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.bibDocs a:hover {
	color:#aeb5bb;
	text-decoration:underline;
}
.bibDocs a:visited {
	color:#aeb5bb;
	text-decoration:underline;
}
.bibDocs a {
	color:#aeb5bb;
	text-decoration:underline;
}
.bibDocs span div {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*/ Ajustes /*/
td.ms-bodyareaframe,
td.center{
	height:360px;
}
.botao input{
	width:75px;
	height:19px;
	border:0px;
	background:url(/images/bg_botao.gif);
	font-weight:bold;
	color:#fff;
	padding-top:2px;
	/*text-indent:-999px;
	overflow:hidden;*/
}

#ToggleQuotedText1	,
#ToggleQuotedText2	,
#ToggleQuotedText3	,
#ToggleQuotedText4	,
#ToggleQuotedText5	,
#ToggleQuotedText6	,
#ToggleQuotedText7	,
#ToggleQuotedText8	,
#ToggleQuotedText9	,
#ToggleQuotedText10	,
#ToggleQuotedText11	,
#ToggleQuotedText12	,
#ToggleQuotedText13	,
#ToggleQuotedText14	,
#ToggleQuotedText15	,
#ToggleQuotedText16	,
#ToggleQuotedText17	,
#ToggleQuotedText18	,
#ToggleQuotedText19	,
#ToggleQuotedText20	,
#ToggleQuotedText21	,
#ToggleQuotedText22	,
#ToggleQuotedText23	,
#ToggleQuotedText24	,
#ToggleQuotedText25	,
#ToggleQuotedText26	,
#ToggleQuotedText27	,
#ToggleQuotedText28	,
#ToggleQuotedText29	,
#ToggleQuotedText30	,
#ToggleQuotedText31	,
#ToggleQuotedText32	,
#ToggleQuotedText33	,
#ToggleQuotedText34	,
#ToggleQuotedText35	,
#ToggleQuotedText36	,
#ToggleQuotedText37	,
#ToggleQuotedText38	,
#ToggleQuotedText39	,
#ToggleQuotedText40	,
#ToggleQuotedText41	,
#ToggleQuotedText42	,
#ToggleQuotedText43	,
#ToggleQuotedText44	,
#ToggleQuotedText45	,
#ToggleQuotedText46	,
#ToggleQuotedText47	,
#ToggleQuotedText48	,
#ToggleQuotedText49	,
#ToggleQuotedText50	,
#ToggleQuotedText51	,
#ToggleQuotedText52	,
#ToggleQuotedText53	,
#ToggleQuotedText54	,
#ToggleQuotedText55	,
#ToggleQuotedText56	,
#ToggleQuotedText57	,
#ToggleQuotedText58	,
#ToggleQuotedText59	,
#ToggleQuotedText60	,
#ToggleQuotedText61	,
#ToggleQuotedText62	,
#ToggleQuotedText63	,
#ToggleQuotedText64	,
#ToggleQuotedText65	,
#ToggleQuotedText66	,
#ToggleQuotedText67	,
#ToggleQuotedText68	,
#ToggleQuotedText69	,
#ToggleQuotedText70	,
#ToggleQuotedText71	,
#ToggleQuotedText72	,
#ToggleQuotedText73	,
#ToggleQuotedText74	,
#ToggleQuotedText75	,
#ToggleQuotedText76	,
#ToggleQuotedText77	,
#ToggleQuotedText78	,
#ToggleQuotedText79	,
#ToggleQuotedText80	,
#ToggleQuotedText81	,
#ToggleQuotedText82	,
#ToggleQuotedText83	,
#ToggleQuotedText84	,
#ToggleQuotedText85	,
#ToggleQuotedText86	,
#ToggleQuotedText87	,
#ToggleQuotedText88	,
#ToggleQuotedText89	,
#ToggleQuotedText90	,
#ToggleQuotedText91	,
#ToggleQuotedText92	,
#ToggleQuotedText93	,
#ToggleQuotedText94	,
#ToggleQuotedText95	,
#ToggleQuotedText96	,
#ToggleQuotedText97	,
#ToggleQuotedText98	,
#ToggleQuotedText99	,
#ToggleQuotedText100	,
#ToggleQuotedText101	,
#ToggleQuotedText102	,
#ToggleQuotedText103	,
#ToggleQuotedText104	,
#ToggleQuotedText105	,
#ToggleQuotedText106	,
#ToggleQuotedText107	,
#ToggleQuotedText108	,
#ToggleQuotedText109	,
#ToggleQuotedText110	,
#ToggleQuotedText111	,
#ToggleQuotedText112	,
#ToggleQuotedText113	,
#ToggleQuotedText114	,
#ToggleQuotedText115	,
#ToggleQuotedText116	,
#ToggleQuotedText117	,
#ToggleQuotedText118	,
#ToggleQuotedText119	,
#ToggleQuotedText120	,
#ToggleQuotedText121	,
#ToggleQuotedText122	,
#ToggleQuotedText123	,
#ToggleQuotedText124	,
#ToggleQuotedText125	,
#ToggleQuotedText126	,
#ToggleQuotedText127	,
#ToggleQuotedText128	,
#ToggleQuotedText129	,
#ToggleQuotedText130	,
#ToggleQuotedText131	,
#ToggleQuotedText132	,
#ToggleQuotedText133	,
#ToggleQuotedText134	,
#ToggleQuotedText135	,
#ToggleQuotedText136	,
#ToggleQuotedText137	,
#ToggleQuotedText138	,
#ToggleQuotedText139	,
#ToggleQuotedText140	,
#ToggleQuotedText141	,
#ToggleQuotedText142	,
#ToggleQuotedText143	,
#ToggleQuotedText144	,
#ToggleQuotedText145	,
#ToggleQuotedText146	,
#ToggleQuotedText147	,
#ToggleQuotedText148	,
#ToggleQuotedText149	,
#ToggleQuotedText150	,
#ToggleQuotedText151	,
#ToggleQuotedText152	,
#ToggleQuotedText153	,
#ToggleQuotedText154	,
#ToggleQuotedText155	,
#ToggleQuotedText156	,
#ToggleQuotedText157	,
#ToggleQuotedText158	,
#ToggleQuotedText159	,
#ToggleQuotedText160	,
#ToggleQuotedText161	,
#ToggleQuotedText162	,
#ToggleQuotedText163	,
#ToggleQuotedText164	,
#ToggleQuotedText165	,
#ToggleQuotedText166	,
#ToggleQuotedText167	,
#ToggleQuotedText168	,
#ToggleQuotedText169	,
#ToggleQuotedText170	,
#ToggleQuotedText171	,
#ToggleQuotedText172	,
#ToggleQuotedText173	,
#ToggleQuotedText174	,
#ToggleQuotedText175	,
#ToggleQuotedText176	,
#ToggleQuotedText177	,
#ToggleQuotedText178	,
#ToggleQuotedText179	,
#ToggleQuotedText180	,
#ToggleQuotedText181	,
#ToggleQuotedText182	,
#ToggleQuotedText183	,
#ToggleQuotedText184	,
#ToggleQuotedText185	,
#ToggleQuotedText186	,
#ToggleQuotedText187	,
#ToggleQuotedText188	,
#ToggleQuotedText189	,
#ToggleQuotedText190	,
#ToggleQuotedText191	,
#ToggleQuotedText192	,
#ToggleQuotedText193	,
#ToggleQuotedText194	,
#ToggleQuotedText195	,
#ToggleQuotedText196	,
#ToggleQuotedText197	,
#ToggleQuotedText198	,
#ToggleQuotedText199	,
#ToggleQuotedText200	,{
	display:none;
}

