BODY
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	margin: 0;
}
a.today:link
{
	color: #FFA653; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:visited
{
	color: #FFA653; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:hover
{
	color: #006699; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:active
{
	color: #006699; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:link
{
	color: #555555; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:visited
{
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:hover
{
	color: #006699; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:active
{
	color: #006699; 
	font-weight: bold; 
	text-decoration: none;
}
a.weekDay:link
{
	color: #555555; 
	text-decoration: none;
}
a.weekDay:visited
{
	color: #555555; 
	text-decoration: none;
}
a.weekDay:hover
{
	color: #006699; 
	text-decoration: none;
}
a.weekDay:active
{
	color: #006699; 
	text-decoration: none;
}
TD.selectedDay
{
	margin: 1px; 
	background-color: #6699CC; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
}
TD.today
{
	border-top: 1px solid #FF0000; 
	border-left: 1px solid #FF0000; 
	border-bottom: 1px solid #FF0000; 
	border-right: 1px solid #FF0000; 
	background-color: #F4F4F4; 
	font-size: 12px; 
	border-top-width: 1px; 
	border-top-color: #FFA653; 
	border-top-style: solid; 
	border-right-width: 1px; 
	border-right-color: #FFA653; 
	border-right-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FFA653; 
	border-bottom-style: solid; 
	border-left-width: 1px; 
	border-left-color: #FFA653; 
	border-left-style: solid;
}
TD.workday
{
	background-color: #ECF0F1; 
	font-size: 12px;
}
TD.weekend
{
	background-color: #C4D1D9; 
	font-size: 12px;
}
TH.calendar
{
	margin: 1px; 
	background-color: #C4D1D9; 
	font-size: 12px; 
	font-weight: bold; 
	color: #003366;
}
.CalendarButtons
{
	margin: 1px; 
	font-family: Verdana; 
	font-size: 9px; 
	background-color: #6699CC; 
	border-top-width: 1px; 
	border-top-color: #003366; 
	border-top-style: solid; 
	border-right-width: 1px; 
	border-right-color: #003366; 
	border-right-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #003366; 
	border-bottom-style: solid; 
	border-left-width: 1px; 
	border-left-color: #003366; 
	border-left-style: solid; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-right: 2px; 
	padding-left: 2px;
}
.CalendarControls
{
	font-family: Verdana; 
	font-size: 12px;
}
.Table
{

}
.AltDataTD
{
  font-size: 12px;	
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC; 
	background-color: #EFEFEF; 
}
.ErrorDataTD
{
	font-family: Verdana; 
	font-size: 60%; 
	font-weight: bold; 
	color: #B22222; 
	text-decoration: none;
}
.DataLink
{
	color: Black; 
	font-size: 12px;
	text-decoration: none;
}
A.DataLink{
  color: Black;
  text-decoration: none;
}
A.DataLink:hover
{
	text-decoration: underline;
}
.DataLinkBranco
{
	color: #000000; 
	font-size: 12px;
	text-decoration: none;
}
A.DataLinkBranco
{
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
}
A.DataLinkBranco:HOVER
{ 
	text-decoration: underline;
}
.DataLinkAzul
{
	color: #000000; 
	font-size: 12px;
	text-decoration: none;
}
A.DataLinkAzul:HOVER
{ 
	text-decoration: underline;
}
.DataLinkAmarelo
{
	color: #EAAF00; 
	font-size: 12px;
	text-decoration: none;
}
A.DataLinkAmarelo:HOVER
{
	color: #CC0000; 
	text-decoration: none;
}
.DataLinkLaranja
{
	color: #FA7D00; 
  font-size: 12px;
	text-decoration: none;
}
A.DataLinkLaranja:HOVER
{
	color: #CC0000; 
	text-decoration: none;
}
.DataLinkVerde
{
	color: #3CB53C; 
  font-size: 12px;
	text-decoration: none;
}
A.DataLinkVerde:HOVER
{
	color: #CC0000; 
	text-decoration: none;
}
.NavigatorLink
{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #bf0000; 
	text-decoration: none;
}
A.NavigatorLink:HOVER
{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: none;
}
.SorterLink
{
	color: 555555; 
	text-decoration: none; 
	font-weight: bold;
}
.PageBody
{
	font-size: 70%; 
	color: #555555; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FormHeaderFont
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #3C78B5; 
	text-decoration: none;
}
.FieldCaptionTD
{
	font-size: 70%; 
	font-weight: bold; 
	color: 555555; 
	font-family: Verdana; 
	text-decoration: none;
}
.ColumTD
{
	font-weight: bold; 
	font-size: 12px;
	color: 555555; 
	background-color: #DDDDDD; 
}
.DataTD
{
	background-color: EEEEEE; 
  font-size: 12px;
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC; 
}
.SeparatorTD
{
	height: 1px;
}
.FooterTD
{
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold; 
	color: #B2B2B2; 
	text-decoration: none;
}
.Button
{
  background-color: White;
  border: 0;
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.TextArea
{
	background-color: #eeeeee; 
	border: 1px solid #cccccc;
	color: #4c4c4c;
}
.Select
{
	background-color: #eeeeee; 
	border: 1px solid #cccccc;
	color: #4c4c4c;
}
.Input
{
	background-color: #eeeeee; 
	border: 1px solid #cccccc;
	color: #4c4c4c;
}
.titulo
{
	font-size: 20px; 
	color: #4c4c4c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	border-bottom-width: 2px; 
	border-bottom-color: #bf0000; 
	border-bottom-style: solid;
}
.subtitulo
{
	color: #1960a6; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.userSenha
{
	font-family: Arial; 
	font-size: 10px; 
	color: #1E5393; 
	text-decoration: none;
}
.btnCabecalho
{
  background-color: White;
  border: 0;
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.BgCaminho
{ 
	font-size: 14px;
	text-decoration: none;
	border-bottom: 4px solid #bf0000;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
}
.caminho
{
	color: Black; 
	text-decoration: none;
}
A.caminho
{
	color: Black; 
	text-decoration: none;
}
A.caminho:HOVER
{
	text-decoration: underline;
}
.menu
{
	color: Black; 
	font-size: 12px;
	margin: 3px 0 3px 0;
	text-decoration: none;
}
a.menu{
  color: Black;
  text-decoration: none;
}
a.menu:hover
{ 
	text-decoration: underline;
}
.TD_menu
{
	padding: 10px;
}
.TD_corpo
{
	font-family: Verdana; 
	font-size: 80%; 
	color: #000000; 
	text-decoration: none;
}
.sequencia
{
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
A.sequencia:HOVER
{ 
	text-decoration: underline; 
}
.topoVoltar
{
	font-size: 12px; 
	color: Black; 
	text-decoration: none;
}
A.topoVoltar:HOVER
{
	font-size: 12px;  
	text-decoration: underline;
}
.TD_coluna1
{
	padding: 5px 10px 0 10px;
}
.TD_coluna2
{
	padding: 5px 10px 0 10px;
}
.TD_coluna3
{
	padding: 5px 0 0 0;
}
.TD_textoPreto
{
	font-size: 12px;
  color: #333333;
}
.TD_textoAzul
{
	text-decoration: none;
	border-bottom: 4px solid #dc6d00;
	padding: 0 0 3px 0;
}
.TD_textoAzul a
{
	color: Black;
	text-decoration: none;
}
.TD_textoVerde
{
	text-decoration: none;
	border-bottom: 4px solid #dc6d00;
	padding: 0 0 3px 0;
}
.TD_textoVerde a
{
	color: Black;
	text-decoration: none;
}
.TD_textoAmarelo
{
	text-decoration: none;
	border-bottom: 4px solid #dc6d00;
	padding: 0 0 3px 0;
}
.TD_textoAmarelo a
{
	color: Black;
	text-decoration: none;
}
.TD_textoLaranja
{
	text-decoration: none;
	border-bottom: 4px solid #dc6d00;
	padding: 0 0 3px 0;
}
.TD_textoLaranja
{
	color: Black;
	text-decoration: none;
}
.TD_textoBranco
{
	text-decoration: none;
	border-bottom: 4px solid #dc6d00;
	padding: 0 0 3px 0;
}
.TD_textoBranco
{
	color: Black;
	text-decoration: none;
}
.cabecalhoFonte
{
	font-size: 10px; 
	color: #4c4c4c; 
	padding: 5px 0 5px 0;
}
A.cabecalhoFonte
{
	color: #4c4c4c; 
	text-decoration: none;
}
A.cabecalhoFonte:HOVER
{
	color: #4c4c4c; 
	text-decoration: underline;
}
.TD_rodape
{
  background-image: url("/site/img/bradesco/rodapeBg.png");
  background-repeat: repeat-x;
  margin: 5px 0 0;
}
.TD_rodape div
{
  background-image: url("/site/img/bradesco/rodapeDir.png");
  background-repeat: no-repeat;
  background-position: right;
  font-size: 12px;
  padding: 5px 0 0;
}
.cabecalhoInput
{
  border: 1px solid #D5D5D5;
  background-color: #F8F8F8;
}
.head_menu{
  font-size: 12px;
  color: White;
}
.head_menu a{
  font-size: 12px;
  text-decoration: none;
  color: White;
}
.head_menu a:hover{
  font-size: 12px;
  color: White;
  text-decoration: underline;
}
.busca{
  height: 15px;
  padding: 5px 0 5px 0;
}
.barraLogin{
  padding: 0 10px 0 0;
}
a{
  color: #bf0000;
  font-weight: bold;
}
a:hover{
  text-decoration: underline;
}
.tituloVermelho{
  background-image: url(/site/img/bradesco/titulo_vermelho.png);
  background-repeat: no-repeat;
  min-height: 70px;
  text-indent: 25px;
}
.tituloVermelhoDir{
  background-image: url(/site/img/bradesco/titulo_vermelhoDir.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 3px 0 0 0;
  margin: 0 0 5px 0;  
}
.tituloVermelho a{
  color: #bf0000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;  
}
.tituloVermelho a:hover{
  text-decoration: underline;  
}
.tituloVerde{
  background-image: url(/site/img/bradesco/titulo_verde.png);
  background-repeat: no-repeat;
  min-height: 70px;
  text-indent: 25px;
}
.tituloVerdePeq{
  background-image: url(/site/img/bradesco/titulo_verdePeq.png);
  background-repeat: no-repeat;
  min-height: 70px;
  text-indent: 25px;
}
.tituloVerdeDir{
  background-image: url(/site/img/bradesco/titulo_verdeDir.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 3px 0 0 0;
  margin: 0 0 5px 0;
}
.tituloVerde a, .tituloVerdePeq a{
  /*color: #1960a6;*/
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;  
}
.tituloVerde a:hover{
  text-decoration: underline;  
}
.tituloVerdeDir a, .tituloVerdePeq a{
  font-weight: bold;
}
.linha{
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  color: #4c4c4c;
  padding: 5px;
  margin: 5px;
}
.rodapeGrid{
  background-image: url(/site/img/bradesco/rodape_grid.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 16px;
}
.rodapeGridDir{
  background-image: url(/site/img/bradesco/rodape_gridDir.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: right;
  height: 16px;
  font-size: 8px;
  padding: 0 10px;
}

.boxMsgErro{
	background-color:#BF0000; 
	color:#FFF; 
	padding:4px; 
	font-size:14px;
}
#btnRelatos{
  background: url(/site/img/bradesco/ico_relatos.png) no-repeat;
  display: block;
  height: 36px;
  width: 143px;
  text-indent: -15000px;
}
#btnRelatos:hover{
  background: url(/site/img/bradesco/ico_relatos.png) no-repeat -143px 0;
}
/* Pop-up */
.popup .popup_closebox{
  float: right;
  background: url(/site/img/bradesco/titulo_verde.png) no-repeat -80px 0;
  display: block;
  padding: 10px;
  text-align: center;
  width: 50px;
  border: 1px solid #ccc;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
}
.popup .popup_closebox:hover{
  text-decoration: underline;
}