/* Copyright - PRIMAVERA Business Software Solutions, S.A. Todos os direitos reservados. */
/*  Designed for YET, Your Electronic Transactions, Lda. */
/*  Designed by Paleta de Ideias */
/*  YET, Your Electronic Transactions, Lda. */

@import url(Apps.css);

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2F4A;
	line-height: 17px;
}
.title {
	font-size: 28px;
	color: #631397;
	line-height: 32px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
}
.subtitle {
	font-size: 20px;
	color: #3F2F4A;
	line-height: 24px;
	font-family:Calibri, Arial, Helvetica, sans-serif
}
.titleHighlight {
	font-size: 18px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	color: #631397;
	text-decoration: none;
	line-height: 20px;
}
.subtitleHighlight {
	color: #BE0E7C;
	font-size:12px;
	font-weight:bold;
}
/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #806B64;
	background-image:     url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 21px;
	text-transform: uppercase;
	font-size:10px;
}
.boxTrack {
	font-size: 11px;
	height:24px;
	width:100%;
	padding-left:220px;
	margin-top:35px;
} 
.inputColor, .inputColorCompl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212930;
	border: 1px solid #E2D7EB;
	background-color: #FFF;
	height: 20px;
	padding: 2px 2px 2px 6px;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputColor:focus, .inputColorCompl:focus, .inputColor:active, .inputColorCompl:active {
	background-image: none;
	color:#631397;
	border: 1px solid #D5C5E2;
}
button, .buttonColor, .buttonColorCompl, .buttonOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
	color: #FFF;
	height:22px;
	padding-bottom:4px;
	*padding-bottom:0px;
}
.buttonColor {
	background-image:url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	background-color: #631397;
	border: 0px solid #631397;
}
.buttonColorCompl{
	background-image:url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	border: 0px solid #806B64;
	background-color:#806B64;
}
.buttonColor:hover, .buttonColorCompl:hover {
	background-position: left -23px;
}
.buttonOff {
	background-image:url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
	border: 0px solid #FFFFFF;
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #70615A;
	background-color: #FFF;
	padding:3px;
}
body {
	background-color:#FFFFFF;
	scrollbar-track-color: #F8F4FB;
	scrollbar-base-color: #E7DCEE;
	scrollbar-face-color: #E7DCEE;
	scrollbar-arrow-color: #450370;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #CCB8DA;
	scrollbar-shadow-color: #E7DCEE;
	scrollbar-darkshadow-color: #CCB8DA;
	background-image: url(../Images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
	height:100%;
}
li {
	list-style-type: none;
	list-style-image:url(../images/list.gif);
	list-style-position:outside;
	padding-left:3px;
	margin-left:12px;
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	font-family:Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTop:hover {
	color: #BE0E7C;
	TEXT-DECORATION: underline;
}
.linkHighlight {
	FONT-SIZE: 20px;
	color: #631397;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-image: url(../Images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 3px 3px 14px;
	line-height:16px;
}
.linkHighlight:hover {
	background-color:#F8F4FB;
	text-decoration:underline;
	color:#BE0E7C;
}
.titleHighlight:hover {
	 background-color:#F8F4FB;
	 color:#BE0E7C;
	 text-decoration:underline;
}
.linkMenu {
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:12px;
	color: #631397;
	padding-left:12px;
	width:130px;
	height:25px;	
}
.linkMenu:hover {
	color: #BE0E7C;
	TEXT-DECORATION: underline;
	padding-left:12px;
	width:130px;
	height:25px;
}
.linkText, a {
	TEXT-DECORATION: underline;
	color: #631397;
	padding:1px;
}
.linkText:hover, a:hover {
	color:#BE0E7C;
	background-color:#F8F4FB;
	text-decoration:underline;
}
.linkTrack, .linkTrack:hover{
	font-size:10px;
	COLOR: #631397;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTrack:hover {
	TEXT-DECORATION: underline;
}
.linkbaseboard {
	COLOR: #DA2037;
	TEXT-DECORATION: underline;
}
.linkbaseboard:hover {
	TEXT-DECORATION: none;
	color: #DA2037;
}
.boxTop {
	COLOR: #666666;
	height: 24px;
	background-image:   url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	font-size: 9px;
}
.boxID {
	width: 100%;
	color: #FFFFFF;
	vertical-align:top;
	background-position:left 8px;
	height:100px;
	background-repeat:no-repeat;
}
.boxNav {
	COLOR: #C5B4CF;
	text-decoration: none;
	vertical-align: middle;
	padding-bottom: 1px;
	width:100%;
	margin-bottom:10px;
}
.boxNav a, .boxNav a:hover{
	COLOR: #F4690C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxNav a:hover{
	COLOR: #F4690C;
}
.celNavLeft {
	height: 25px;
	width: 243px;
}
.celNavRight {
	height: 25px;
	width: 20px;
}
/* */
/*  HIGHLIGHT */
/* */
.boxHighlight01TitleColumn, 
.boxHighlight01Title, 
.boxHighlight02TitleColumn, 
.boxHighlight02Title,
.boxHighlight03TitleColumn, 
.boxHighlight03Title,
.boxHighlight04TitleColumn, 
.boxHighlight04Title,
.boxHighlight05TitleColumn, 
.boxHighlight05Title, 
.boxHighlight06TitleColumn, 
.boxHighlight06Title,
.boxHighlight07TitleColumn, 
.boxHighlight07Title,
.boxHighlight08TitleColumn, 
.boxHighlight08Title,
.boxSepTitleColor, 
.boxSepTitleColorCompl {
	height: 47px;
	width: 100%;
	color: #FFF;	
	font-size: 20px;
	line-height:16px;
	padding: 0px 5px 10px 8px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
.boxHighlight01Title, 
.boxSepTitleColor, 
.boxHighlight02Title, 
.boxHighlight03Title,
.boxHighlight04Title,
.boxHighlight05Title,
.boxHighlight06Title,
.boxHighlight07Title,
.boxHighlight08Title {	
	background-image: url(../images/highlight01Title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight02Title, .boxHighlight07Title {	
	background-image: url(../images/highlight02Title.jpg);
}
.boxHighlight03Title, .boxHighlight06Title {	
	background-image: url(../images/highlight01Title.jpg);
}
.boxHighlight04Title, .boxHighlight05Title {	
	background-image: url(../images/highlight03Title.jpg);
	color:#450370;
}
.boxHighlight01TitleColumn, 
.boxHighlight02TitleColumn, 
.boxSepTitleColorCompl, 
.boxHighlight03TitleColumn, 
.boxHighlight04TitleColumn, 
.boxHighlight05TitleColumn, 
.boxHighlight06TitleColumn, 
.boxHighlight07TitleColumn, 
.boxHighlight08TitleColumn {
	background-image: url(../Images/Highlight01TitleColumn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:221px;
}
.boxHighlight02TitleColumn, .boxHighlight07TitleColumn {
}
.boxHighlight03TitleColumn, .boxHighlight06TitleColumn {	
}
.boxHighlight04TitleColumn, .boxHighlight05TitleColumn {
}
.boxHighlight01Text,
.boxHighlight03Text, 
.boxHighlight07Text{
	width: 100%;
	padding: 9px;
	background-color:#FFFFFF;
	border-left: 1px solid #E2D7EB;
	border-right: 1px solid #E2D7EB;
}
.boxHighlight02Text,  
.boxHighlight04Text,
.boxHighlight08Text {
	width: 100%;
	padding: 9px;
	background-color:#F8F4FB;
}
/* caixa destaque grande */
.boxHighlight01Text{
	font-size: 18px;
	color: #631397;
	line-height: 21px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
}
.celHighlight01BottomLeft, .celHighlight03BottomLeft, .celHighlight05BottomLeft, .celHighlight07BottomLeft {
	height: 10px;
	width: 50%;
	background-image: url(../Images/Highlight01footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.celHighlight01BottomCenter, .celHighlight03BottomCenter,.celHighlight05BottomCenter, .celHighlight07BottomCenter {
	background-image: url(../Images/Highlight01footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:1px;
	font-size:1px;
}
.celHighlight01BottomRight, .celHighlight03BottomRight, .celHighlight05BottomRight, .celHighlight07BottomRight {
	width: 50%;
	background-image: url(../Images/Highlight01footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight02BottomLeft, .celHighlight04BottomLeft, .celHighlight06BottomLeft, .celHighlight08BottomLeft {
	height:10px;
	width: 50%;
	background-image: url(../Images/Highlight02footer.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
.celHighlight02BottomCenter, .celHighlight04BottomCenter, .celHighlight06BottomCenter, .celHighlight08BottomCenter {
	background-image: url(../Images/Highlight02footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:1px;
	font-size:1px;
}
.celHighlight02BottomRight, .celHighlight04BottomRight, .celHighlight06BottomRight, .celHighlight08BottomRight {
	width: 50%;
	background-image: url(../Images/Highlight02footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* */
/* SEPARATOR */
/* */
.celSepHColorCenter{
	background:url(../Images/SepHColorCenter.gif) center center repeat-x;
}
.celSepHColorLeft{
	background:url(../Images/SepHColorCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorRight{
	background:url(../Images/SepHColorCenter.gif) center right repeat-x;
	width: 10px;
}
/* color compl*/
.celSepHColorComplCenter {
	background:url(../Images/SepHColorComplCenter.gif) center center repeat-x;
}
.celSepHColorComplLeft {
	background:url(../Images/SepHColorComplCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorComplRight {
	background:url(../Images/SepHColorComplCenter.gif) center right repeat-x;
	width: 10px;
}
/* */
/* MENU 01 */
/* */
.boxMenu01CatgFirstOff, 
.boxMenu01CatgFirstOn, 
.boxMenu01CatgOff, 
.boxMenu01CatgOn, 
.boxMenu01Bottom {
	width: 165px;
	height: 5px;
	margin-left:28px;
}
.boxMenu01CatgFirstOff, 
.boxMenu01CatgFirstOn{
	height: 30px;
	padding-top:1px;
}

.boxMenu01OptionOff, 
.boxMenu01OptionOn, 
.boxMenu01SubOptionOff, 
.boxMenu01SubOptionOn, 
.boxMenu01BiSubOptionOff, 
.boxMenu01BiSubOptionOn {
	width: 165px;
	height: 30px;
	background:transparent url(../Images/Menu01SubOp.gif) no-repeat left bottom;
	margin-left:28px;
}
.boxMenu01CatgFirstOn, .boxMenu01CatgOn {
	background:transparent url(../Images/Menu01OpOn.gif) no-repeat left bottom;
}
.boxMenu01OptionOff {
	border-top: 1px solid #FFFFFF;
}
.boxMenu01OptionOn {
	background:transparent url(../Images/Menu01SubOpOn.gif) no-repeat left bottom;
}
.boxMenu01SuboptionOff {

}
.boxMenu01SuboptionOn {
	background:transparent url(../Images/Menu01SubOpOn.gif) no-repeat left bottom;
}
.boxMenu01BiSubOptionOff {
}
.boxMenu01BiSubOptionOn {
	background:transparent url(../Images/Menu01SubOpOn.gif) no-repeat left bottom;
}
.boxMenu01Bottom {

}
/* */
/* MENU 02 */
/* */
.boxMenu02CatgFirstOff, 
.boxMenu02CatgFirstOn, 
.boxMenu02CatgOff, 
.boxMenu02CatgOn, 
.boxMenu02Bottom {
	width: 180px;
	height: 24px;
	padding-left: 5px;
	font-size: 10px;
	padding-top:2px;
	background-color:#FFFFFF;	
}
.boxMenu02OptionOff, 
.boxMenu02OptionOn, 
.boxMenu02SubOptionOff, 
.boxMenu02SubOptionOn, 
.boxMenu02BiSubOptionOff, 
.boxMenu02BiSubOptionOn {
	width: 180px;
	height: 24px;
	padding-left: 10px;
	font-size: 10px;
	background-color: #FAF9F9;
	padding-top:2px;
}
.boxMenu02CatgFirstOff {
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu02CatgFirstOn {
	font-weight:bold;
	border-bottom: 1px solid #CCC4C1;
	background-color: #FAF9F9;
}
.boxMenu02CatgOff {
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu02CatgOn {
	border-bottom: 1px solid #CCC4C1;
	font-weight:bold;
	background-color: #FAF9F9;
}
.boxMenu02OptionOff {
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu02OptionOn {
	border-bottom: 1px solid #CCC4C1;
	font-weight: bold;
}
.boxMenu02SuboptionOff {
	padding-left: 18px;
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu02SuboptionOn {
	padding-left: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu02BiSubOptionOff {
	padding-left: 28px;
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu02BiSubOptionOn {
	padding-left: 28px;
	border-bottom: 1px solid #CCC4C1;
	font-weight: bold;
}
.boxMenu02Bottom {
	background-color:#FFFFFF;
}
/* */
/* LOGIN */
/* */
.boxLogin {
	padding: 0px 0px;
	/**padding: 3px;
	*padding-left:12px;*/
	text-align: left;
	width: 300px;
	background-color:#754395;
	font-size:12px;
	border-left: solid 1px #4B0B74;
	color:#FFF;
}
.celLoginLeft {
	width: 9px;
	background-image: url(../Images/loginLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.celLoginCenter {
	bottom: 10px;
	height: 30px;
	background-image:url(../Images/loginCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputLogin {
	color: #000;
	background-color: #DCC5EB;
	border: 1px solid #4B0B74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	height: 20px;
	padding-left:5px;
	background-image: url(../images/bg_input_login.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputLogin:focus {
	background-color: #DCC5EB;
	color:#000;
}
.inputLogin:hover {
	background-color: #DCC5EB;
	color:#000;
}
.boxLogin select{
	background-color:#FFF;
}
.buttonLogin{
	BACKGROUND-COLOR: #CCC4C1;
	background-image:url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width:80px;
	color: #FFF;
	border: 0px solid #806B64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:3px; /* For firefox & Mozilla*/
	*padding-bottom:0px; /* For IE´s */
}
.buttonLogin:hover {
	background-image:url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#FFF;
}
/* */
/* OLD DATA LIST - START */
/* */
.boxListTitle {
	padding: 5px;
	text-align: left;
	background-image:            url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #506B87;
	background-color: #C1D1E0;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.boxListInfo {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F7F8FA;
}
.boxListParam {
	BACKGROUND-COLOR: #EBF4FA;
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-position: left top;
}
.celListParam {
	background-image: url(../Images/LineParameters.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonFilter {
	background-image:      url(../images/buttonFilter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	height: 24px;
	border: 1px solid #FFFFFF;
	width: 20px;
}
.buttonItemOn {
	BACKGROUND-COLOR: #ADADAD;
	background-image:        url(../images/bgbuttonItem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #666666;
	height: 20px;
	border: 1px solid #FFFFFF;
	width: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOff {
	COLOR: #FFFFFF;
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 94px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 11px;
}
.inputLegend {
	background-color: #FFFFFF;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #506B87;
}
.inputParam {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListNav {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFB7B1;
	background-color: #FFFFFF;
}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DA2B8;
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListCatgB {
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	height: 10px;
}
.celListTotal {
	background-color: #D7DEE6;
	text-align: right;
	color: #304B6B;
	border-top: 1px solid #BDCAD6;
	border-right: 1px solid #BDCAD6;
}
.celListTotalB {
	background-color: #C1D1E0;
	text-align: right;
	color: #000000;
	border-top: 1px solid #85A3C2;
	border-right: 1px solid #85A3C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAD8D;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFF2F5;
}
.celListLeft {
	width: 10px;
	background-image:           url(../Images/celListLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image:               url(../Images/celListCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celListRight {
	background-image:           url(../Images/celListRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxAlertTitle {
	padding: 5px;
	text-align: center;
	background-image:        url(../images/alertTitle.gif);
	height: 30px;
	width: 300px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #F2F1EF;
	font-weight: bold;
	padding: 20px 5px 5px;
	background-image:    url(../images/alertText.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputAlert {
	background-color: #F2F1EF;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;

}
.boxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image:        url(../images/alertBottom.gif);
	height: 30px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: left top;
}
/* */
/* OLD DATA LIST - END */
/* */
.poweredBy, table td.poweredBy {
	background-image: url(../Images/#pep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	width:165px;
	margin-left: 28px;
}
/* */
/* List Links */
/* */
.boxListLinkColor {
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
/* */
/* Baseboard / Footer */
/* */
.boxBaseboard {
	height: 86px;
	width:100%;
	margin-bottom:9px;
}
.baseboard_txt {
	color: #631397;
	font-family:Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
}
.baseboard_left {
	width:10px;
	background-image:   url(../Images/baseboard_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseboard_center {
	background-image:   url(../Images/baseboard_center.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:9px;
}
.baseboard_right {
	width:10px;
	background-image:   url(../Images/baseboard_center.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.poweredByBaseboard {
	background-image:   url(../Images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pep {
	width: 240px;
	padding-left:3px;
	padding-right:3px;
	text-align:right;
	vertical-align:bottom;
}
.paleta {
	width: 140px;
	padding-left:3px;
	text-align:right;
	vertical-align:bottom;
}
.paleta a, .paleta a:hover, .pep a, .pep a:hover, .boxBaseboard a, .boxBaseboard a:hover{
	font-family:Calibri,Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#631397;
	text-align:right;
}
.paleta a:hover, .pep a:hover, .boxBaseboard a:hover{
	text-decoration: underline;
	color:#BE0E7C;
}
/* */
/* Personalized */
/* */
#MyMatrix_tblCanvas, #tblCanvas {
	width:980px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
/* center in FF & Crome */
#MyMatrix_tblCanvas{
	margin-right:auto;
	margin-left:auto;
}
#MyMatrix_plcHeader{
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
	height:105px;
}
#MyMatrix_tblPage {
	width:100%;
	/*background-image: url(../Images/mainTable.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	vertical-align:top;
	padding-top:20px; /* For firefox & Mozilla*/
	*padding-top:0px; /* For IE´s */
}
#MyMatrix_LeftColumn,
#MyMatrix_RightColumn,
#MyMatrix__ctl13_cellSearch{
	vertical-align:top;
	width:220px;
}
#MyMatrix_LeftColumn{
	text-align:left;
}
#MyMatrix_CenterColumn{
	vertical-align:top;
	width:490px;
}
#MyMatrix_plcFooter{
	height:30px;
	/*background:url(../Images/baseboard_line.gif) bottom 10px no-repeat;*/
}
#MyMatrix_plcFooter a.linkTop{
	color:#FFF;
	*color:#631397;
}
#MyMatrix_plcFooter a.linkTop:hover{
	color:#FFF;
	*color:#BE0E7C;
}
#MyMatrix_plcFooter table{
	/* background:url(../Images/bgbody.jpg) -2px left repeat-x; */
	background:none;	
	/*padding-left:9px;*/
	height:30px;
}
#LoginDiv{
	margin-top:3px;
}
#LoginDiv a:hover{
	color:#CAA6E3;
}
#LoginDiv select{
	border: 1px solid #806B64;
}
#MyMatrix_LeftColumn div{
	height:3px;
	visibility:hidden
}
/* track <td> > add color to the "/" text */
td #MyMatrix_plcLeftSubHeader table{
	color:#631397;
	font-size:10px;
}
/* remove fx hover between op menu top */
#MyMatrixPortalHeaderwebMenuControl_2:hover, #MyMatrixPortalHeaderwebMenuControl_4:hover, #MyMatrixPortalHeaderwebMenuControl_6:hover, #MyMatrixPortalHeaderwebMenuControl_8:hover, #MyMatrixPortalHeaderwebMenuControl_10:hover, #MyMatrixPortalHeaderwebMenuControl_12:hover, #MyMatrixPortalHeaderwebMenuControl_16:hover, #MyMatrixPortalHeaderwebMenuControl_18:hover, #MyMatrixPortalHeaderwebMenuControl_20:hover, #MyMatrixPortalHeaderwebMenuControl_22:hover, #MyMatrixPortalHeaderwebMenuControl_24:hover, #MyMatrixPortalHeaderwebMenuControl_26:hover, #MyMatrixPortalHeaderwebMenuControl_28:hover, #MyMatrixPortalHeaderwebMenuControl_30:hover{
	background: transparent none;
}

/* DIV Modal Hidden*/
.divModal{
	display:none;
}
/* Forçar tamnanho listagem links para 12px*/
/*.boxHighlight01Text a, .boxHighlight01Text a:hover, .boxHighlight02Text a, .boxHighlight02Text a:hover, .boxHighlight03Text a, .boxHighlight03Text a:hover, .boxHighlight04Text a, .boxHighlight04Text a:hover, .boxHighlight07Text a, .boxHighlight07Text a:hover, .boxHighlight08Text a, .boxHighlight08Text a:hover, .boxListLinkColor a, .boxListLinkColor a:hover, .boxListLinkColorCompl a, .boxListLinkColorCompl a:hover{
	font-size:12px;
	height:18px;
	background:none;
	background-repeat: repeat;
	width:200px;
}*/
/* More info home*/
a.moreinfo, a.moreinfo:hover{
	height:24px;
	width:200px;
	display:block;
	font-family:Calibri,Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:20px;
	text-align:left;
	color:#5C0596;
	text-decoration:none;
	background:transparent url(../Images/bgButton_mInfo.gif) top left no-repeat;
	margin:0px;
	padding:0px 0px 0px 32px;
}
a.moreinfo:hover{
	background:transparent url(../Images/bgButton_mInfo.gif) bottom left no-repeat;
	text-decoration:underline;
	color:#BE0E7C;
}
/* reset menus left*/
.boxMenu01CatgFirstOff a.linkMenu, .boxMenu01CatgFirstOn a.linkMenu, .boxMenu01CatgOff a.linkMenu, .boxMenu01CatgOn a.linkMenu {
	font-family:Calibri,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:20px;
	color: #631397;
	padding-left:12px;
	padding-top:6px;
	width:165px;
	height:24px;
	*height:30px;
	display:block;
}
.boxMenu01CatgFirstOff a.linkMenu:hover, .boxMenu01CatgFirstOn a.linkMenu:hover, .boxMenu01CatgOff a.linkMenu:hover, .boxMenu01CatgOn a.linkMenu:hover{
	color: #BE0E7C;
	TEXT-DECORATION:none;
	background:transparent url(../Images/Menu01SubOp.gif) no-repeat left center;
	width:165px;
	padding-top:6px;
	padding-left:12px;
	height:24px;
	*height:30px;
}
/* List links column Right */
#MyMatrix__ctl18__ctl6_plcContainer table, #MyMatrix__ctl18_plcContainer table, #MyMatrix__ctl17_plcContainer table, #MyMatrix__ctl22_plcContainer table, #MyMatrix__ctl32_plcContainer table, #MyMatrix__ctl38_plcContainer table, #MyMatrix__ctl20_plcContainer table, #MyMatrix__ctl25__ctl7_plcContainer table, #MyMatrix__ctl36_plcContainer table {
	padding: 6px 0 6px 0;
}
#MyMatrix__ctl18__ctl6_plcContainer a, #MyMatrix__ctl18__ctl6_plcContainer a:hover, #MyMatrix__ctl18_plcContainer a, #MyMatrix__ctl18_plcContainer a:hover, #MyMatrix__ctl17_plcContainer a, #MyMatrix__ctl17_plcContainer a:hover, #MyMatrix__ctl22_plcContainer a, #MyMatrix__ctl22_plcContainer a:hover, #MyMatrix__ctl32_plcContainer a, #MyMatrix__ctl32_plcContainer a:hover, #MyMatrix__ctl38_plcContainer a, #MyMatrix__ctl38_plcContainer a:hover, #MyMatrix__ctl20_plcContainer a, #MyMatrix__ctl20_plcContainer a:hover, #MyMatrix__ctl25__ctl7_plcContainer a, #MyMatrix__ctl25__ctl7_plcContainer a:hover, #MyMatrix__ctl36_plcContainer a, #MyMatrix__ctl36_plcContainer a:hover {
	background:url(../Images/goColor.gif) left 4px no-repeat;
	font-size:14px;
	padding-left:16px;
	width:194px;
	height:24px;
}
#MyMatrix__ctl18__ctl6_plcContainer a:hover, #MyMatrix__ctl18_plcContainer a:hover, #MyMatrix__ctl17_plcContainer a:hover, #MyMatrix__ctl22_plcContainer a:hover, #MyMatrix__ctl32_plcContainer a:hover, #MyMatrix__ctl38_plcContainer a:hover, #MyMatrix__ctl20_plcContainer a:hover, #MyMatrix__ctl25__ctl7_plcContainer a:hover, #MyMatrix__ctl36_plcContainer a:hover {
	background-color:#FDFBFE;
}
/* box login home */
#MyMatrix__ctl18__ctl7_plcContainer a, #MyMatrix__ctl18__ctl8_plcContainer a, #MyMatrix__ctl18__ctl9_plcContainer a, #MyMatrix__ctl21_plcContainer a, #MyMatrix__ctl25__ctl8_plcContainer a{
	background:url(../Images/goColor.gif) left 4px no-repeat;
	font-size:14px;
	padding-left:16px;
	text-decoration:none;
	width:auto;
}
#MyMatrix__ctl18__ctl7_plcContainer a:hover, #MyMatrix__ctl18__ctl8_plcContainer a:hover, #MyMatrix__ctl18__ctl9_plcContainer a:hover, #MyMatrix__ctl21_plcContainer a:hover, #MyMatrix__ctl25__ctl8_plcContainer a:hover{
	background-color:#FDFBFE;
	text-decoration:underline;
	width:auto;
}
/* homepage */
/*#MyMatrix__ctl18_tblMatrix td{
	padding-left:10px;
}*/
#MyMatrix__ctl18__ctl3_tblHeader{
	background-image: url(../images/highlight01Title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MyMatrix__ctl18__ctl3_tblHeader, #MyMatrix__ctl18_MyContainer .boxHighlight03Text, #MyMatrix__ctl18__ctl3_tblFooter, #MyMatrix__ctl18__ctl4_tblFooter, #MyMatrix__ctl18__ctl5_tblFooter{
	width:490px;
}
/*#MyMatrix__ctl18__ctl3_tblFooter td,  #MyMatrix__ctl18__ctl4_tblFooter td, #MyMatrix__ctl18__ctl6_tblFooter td, #MyMatrix__ctl18__ctl7_tblFooter td{
	padding-left:0px;
}*/
#MyMatrix__ctl18__ctl6_plcContainer td{
	padding:0px;
	margin:0px;
	float:left;
}
/* Simulador de Poupança */
.formLabel {
	font-size: 12px;
	color: #631397;
}
.formResult{
	font-size:18px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-image:url(../Images/formResultBG.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:25px;
}
.formContact{
	width:98%;
	border-top: solid 3px #FFFFFF;
}
.formContact tr td{
	background-color:#FFFFFF;
	padding:0px 8px 0px 8px;
	height:28px;
}
.boxHighlight04Text p{
	padding:0px;
	padding-top:6px;
	margin:0px;
	line-height:18px;
}
/*  YET, Your Electronic Transactions, Lda. */
