/* Copyright - PRIMAVERA Business Software Solutions, S.A. Todos os direitos reservados. */
/*  Designed for Ubisign */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERA Business Software Solutions */

@import url(Apps.css);
@import url(PriWebGrid.css);

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	letter-spacing:0.0025em;
}
hi, h2, p, table, div{
	margin:0px;
	padding:0px;
}
h1{
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 32px;	
	line-height: 36px;
	font-weight:normal;
	color: #0071AB;
	letter-spacing:0em;
	max-width:725px;
}
h2, h2 a{
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 24px;	
	line-height: 24px;
	color: #1B8DB3;
	letter-spacing:0em;
	text-decoration:none;
	font-weight:normal;
}
h2 a:hover{
	color: #E79348;
	text-decoration:underline;
}
p{
	line-height:16px;
	max-width:725px;
}
hr{
	color: #E8F9FC;
	background-color: #E8F9FC;
	height: 5px;
	border:none;
}
.title {	
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 32px;	
	line-height: 28px;
	color: #21ABD9;
	letter-spacing:0em;
}
.subtitle {
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0071AB;
	line-height: 22px;
	letter-spacing:0em;
}
.titleHighlight {
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E79348;
	text-decoration: none;
	line-height:24px;
	letter-spacing:0em;
}
.subtitleHighlight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0071AB;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:0.0em;
	padding-bottom:8px;
}
/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Verdana, 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;
	width:100%;
} 
.inputColor,
.inputColorCompl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: 1px solid #6FC3E5;
	background-color: #F3FCFC;
	height: 20px;
	padding: 2px 4px 2px 4px;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputColor:focus,
.inputColorCompl:focus {
	border: 1px solid #3B9CC9;
	background-image: url(../images/bg_input_focus.gif);
	color:#006FA8;
}
.inputColor:hover,
.inputColorCompl:hover {
	border: 1px solid #3B9CC9;
	background-image: url(../images/bg_input_focus.gif);
	color:#006FA8;
}
button, 
.buttonColor, 
.buttonColorCompl, 
.buttonOff {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	height:22px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	*padding-bottom:0px;
}
.buttonColor {
	background-image:url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #389BC8;
	border: 0px solid #389BC8;
}
.buttonColorCompl{
	background-image:url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid #918C89;
	background-color:#918C89;
}
.buttonColor:hover, .buttonColorCompl:hover {
	background-position: left -25px;
}
.buttonColorCompl:hover {
	background-color:#8F8F8F;
}
.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: #555555;	
	padding:2px 4px 2px 4px;
	border: solid 1px #6FC3E5;
	background-color: #F3FCFC;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
select:focus {
	color: #3D7E98;
	border: solid 1px #3B9CC9;
	background:none;
}
body {
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #D4F4FF;
	scrollbar-face-color: #D4F4FF;
	scrollbar-arrow-color: #006FA8;
	scrollbar-highlight-color: #E9F9FF;
	scrollbar-3dlight-color: #85D1EA;
	scrollbar-shadow-color: #E9F9FF;
	scrollbar-darkshadow-color: #85D1EA;
	height:100%;
	background:#074A71 url(../images/id01.jpg) no-repeat center top;
	margin:0 15px 15px 15px;
	letter-spacing:0.1em;
}
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-size:12px;
	color: #006FA8;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTop:hover{
	color: #73C6E7;
	TEXT-DECORATION: underline;
}
.linkHighlight{
	FONT-SIZE: 17px;
	color: #1B8DB3;
	TEXT-DECORATION: none;
	line-height:16px;
}
a.linkHighlight{
	color: #1B8DB3;
}
a.linkHighlight:hover{
	color:#E79348;
}
a.titleHighlight{
	color: #0071AB;
}
a.titleHighlight:hover{
	 background:none;
	 color:#E79348;
}
.linkMenu {
	font-family:'Calibri', Arial, Helvetica, sans-serif;
	font-size:20px;
	TEXT-DECORATION: none;
	color: #0071AB;
	letter-spacing:0.0em;
}
.linkMenu:hover {
	color: #4C9BC4;
	TEXT-DECORATION: none;
}
a, a:hover {
	color: #0071AB;
}
a:hover {
	color:#E79348;
	text-decoration:underline; 
}
.linkText, .linkText:hover{
	color: #0071AB;
	padding:1px;
	text-decoration:none;
}
.linkText:hover{
	color:#E79348;
	text-decoration:underline;
}
.linkTrack {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTrack:hover {
	color: #0071AB;
	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;
}
.boxNav {
	COLOR: FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-bottom: 1px;
	width:100%;
	background:transparent url(../Images/navBg.jpg) repeat-x left top;
	height: 38px;
}
.boxNav a, .boxNav a:hover{
	COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxNav a:hover{
	COLOR: red;
}
.celNavLeft {	
	width: 20px;
	background:url(../Images/navBg_left.jpg) no-repeat left top;
}
.celNavRight {
	width: 20px;
	background:url(../Images/navBg_right.jpg) no-repeat right top;
}
/* */
/*  HIGHLIGHT */
/* */
.boxHighlight01TitleColumn, 
.boxHighlight01Title, 
.boxHighlight02TitleColumn, 
.boxHighlight02Title,
.boxHighlight03TitleColumn, 
.boxHighlight03Title,
.boxHighlight04TitleColumn, 
.boxHighlight04Title,
.boxHighlight05TitleColumn, 
.boxHighlight05Title, 
.boxHighlight06TitleColumn, 
.boxHighlight06Title,
.boxHighlight07TitleColumn, 
.boxHighlight07Title,
.boxHighlight08TitleColumn, 
.boxHighlight08Title,
.boxSepTitleColor, 
.boxSepTitleColorCompl {
	height: 50px;
	width: 100%;
	color: #0071AB;	
	font-size: 22px;
	letter-spacing:0em;
	line-height:18px;
	padding: 3px 0px 3px 10px;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
}
.boxHighlight01Title, 
.boxSepTitleColor, 
.boxHighlight02Title, 
.boxHighlight03Title,
.boxHighlight04Title,
.boxHighlight05Title,
.boxHighlight06Title,
.boxHighlight07Title,
.boxHighlight08Title {	
	background-image: url(../images/highlight01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:5px;
	color:#72AE32;
}
.boxHighlight02Title, .boxHighlight07Title {	
	background-image: url(../images/highlight02.jpg);
	color:#72AE32;
}
.boxHighlight03Title, .boxHighlight06Title {	
	background-image: url(../images/highlight03.jpg);
	color: #0071AB;
}
.boxHighlight04Title, .boxHighlight05Title {	
	background-image: url(../images/highlight04.jpg);
	color: #0071AB;
}
.boxHighlight01TitleColumn, 
.boxHighlight02TitleColumn, 
.boxSepTitleColorCompl, 
.boxHighlight03TitleColumn, 
.boxHighlight04TitleColumn, 
.boxHighlight05TitleColumn, 
.boxHighlight06TitleColumn,
.boxHighlight07TitleColumn, 
.boxHighlight08TitleColumn {
	background-image: url(../Images/highlight01_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:5px;
	width:221px;
}
.boxHighlight02TitleColumn, .boxHighlight07TitleColumn {
	background-image: url(../Images/highlight02_s.jpg);
	color:#FFFFFF;
}
.boxHighlight03TitleColumn, .boxHighlight06TitleColumn {
	background-image: url(../Images/highlight03_s.jpg);
	color:#FFFFFF;
}
.boxHighlight04TitleColumn, .boxHighlight05TitleColumn {
	background-image: url(../Images/highlight04_s.jpg);
}
.boxHighlight07TitleColumn {	
	background-image: url(../images/highlight02_s.jpg);
}
.boxHighlight08TitleColumn {	
	background-image: url(../images/highlight01_s.jpg);
}
.boxHighlight01Text,
.boxHighlight08Text {
	width: 100%;
	padding: 9px;
	border-right: solid 1px #F7CD82;
	border-left: solid 1px #82AA35;
	background-color:#FFFFFF
}
.boxHighlight02Text, 
.boxHighlight07Text {
	width: 100%;
	padding: 9px;
	border-right: solid 1px #7DB441;
	border-left: solid 1px #277380;
	background-color:#FFFFFF
}
.boxHighlight03Text, 
.boxHighlight06Text {
	width: 100%;
	padding: 9px;
	background-color:#FFFFFF;
	border-right: solid 1px #56B1D8;
	border-left: solid 1px #025F8E;
}
.boxHighlight04Text, 
.boxHighlight05Text {
	width: 100%;
	padding: 9px;
	background-color:#FFFFFF;
	border-right: solid 1px #9BCED4;
	border-left: solid 1px #4C7B83;
}
/* bt01 bt08 */
.celHighlight01BottomLeft, .celHighlight08BottomLeft, .celHighlight01BottomCenter, .celHighlight08BottomCenter, .celHighlight01BottomRight, .celHighlight08BottomRight {

}
.celHighlight01BottomLeft, .celHighlight08BottomLeft {
	background:#FFFFFF url(../Images/highlight01_footer_l.jpg) no-repeat left bottom;
	height: 22px;
	width: 10px;
}
.celHighlight01BottomCenter, .celHighlight08BottomCenter {
	background:#FFFFFF url(../Images/highlight01_m_footer_portals.jpg) no-repeat -10px bottom;
	width:90%;
}
.celHighlight01BottomRight, .celHighlight08BottomRight {
	width: 10px;
	background:#FFFFFF url(../Images/highlight01_footer_r.jpg) no-repeat right bottom;
}
/* bt02 bt07 */
.celHighlight02BottomLeft, .celHighlight07BottomLeft, .celHighlight02BottomCenter, .celHighlight07BottomCenter, .celHighlight02BottomRight, .celHighlight07BottomRight {
	
}
.celHighlight02BottomLeft, .celHighlight07BottomLeft {
	background:#FFFFFF url(../Images/highlight02_footer_l.jpg) no-repeat left bottom;
	height: 22px;
	width: 10px;
}
.celHighlight02BottomCenter, .celHighlight07BottomCenter {
	background:#FFFFFF url(../Images/highlight02_m_footer_portals.jpg) no-repeat -10px bottom;
	width:90%;
}
.celHighlight02BottomRight, .celHighlight07BottomRight {
	width: 10px;
	background:#FFFFFF url(../Images/highlight02_footer_r.jpg) no-repeat right bottom;
}
/* bt03 bt06 */
.celHighlight03BottomLeft, .celHighlight06BottomLeft, .celHighlight03BottomCenter, .celHighlight06BottomCenter, .celHighlight03BottomRight, .celHighlight06BottomRight {
	
}
.celHighlight03BottomLeft, .celHighlight06BottomLeft {
	background:#FFFFFF url(../Images/highlight03_footer_l.jpg) no-repeat left bottom;
	height: 22px;
	width: 10px;
}
.celHighlight03BottomCenter, .celHighlight06BottomCenter {
	background:#FFFFFF url(../Images/highlight03_m_footer_portals.jpg) no-repeat -10px bottom;
	width:90%;
}
.celHighlight03BottomRight, .celHighlight06BottomRight {
	width: 10px;
	background:#FFFFFF url(../Images/highlight03_footer_r.jpg) no-repeat right bottom;
}
/* bt04 bt05 */
.celHighlight04BottomLeft, .celHighlight05BottomLeft, .celHighlight04BottomCenter, .celHighlight05BottomCenter, .celHighlight04BottomRight, .celHighlight05BottomRight {
		
}
.celHighlight04BottomLeft, .celHighlight05BottomLeft {
	background:#FFFFFF url(../Images/highlight04_footer_l.jpg) no-repeat left bottom;
	height: 22px;
	width: 10px;
}
.celHighlight04BottomCenter, .celHighlight05BottomCenter {
	background:#FFFFFF url(../Images/highlight04_m_footer_portals.jpg) no-repeat -10px bottom;
	width:90%;
}
.celHighlight04BottomRight, .celHighlight05BottomRight {
	width: 10px;
	background:#FFFFFF url(../Images/highlight04_footer_r.jpg) no-repeat right bottom;
}
/* */
/* 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: 221px;
	height: 30px;
	padding-left: 10px;
	border-bottom: solid 1px #F5FBFA;
	background-color:#FFFFFF;
}
.boxMenu01OptionOff, 
.boxMenu01OptionOn, 
.boxMenu01SubOptionOff, 
.boxMenu01SubOptionOn, 
.boxMenu01BiSubOptionOff, 
.boxMenu01BiSubOptionOn {
	width: 221px;
	height: 30px;
	padding-left: 19px;
	border-bottom: solid 1px #ECF8F9;
}
.boxMenu01SubOptionOff, 
.boxMenu01SubOptionOn, 
.boxMenu01BiSubOptionOff, 
.boxMenu01BiSubOptionOn {
	padding-left: 33px;
	background:#FFFFFF url(../Images/Menu01OpOff.gif) no-repeat 17px top;
}
.boxMenu01CatgFirstOff {
	padding-top:16px;
	height: 46px;
	background:#FFFFFF url(../Images/Menu01CatgFirstOff.gif) no-repeat left top;
}
.boxMenu01CatgFirstOn {
	padding-top:16px;
	height: 46px;
	background:#FFFFFF url(../Images/Menu01CatgFirstOff.gif) no-repeat left top;
}
.boxMenu01CatgOff {
}
.boxMenu01CatgOn {
}
.boxMenu01OptionOff {
	background:#FFFFFF url(../Images/Menu01OpOff.gif) no-repeat 3px top;
}
.boxMenu01OptionOn {
	background:#FFFFFF url(../Images/Menu01OpOn.gif) no-repeat 3px top;
}
.boxMenu01SuboptionOff {
}
.boxMenu01SuboptionOn {
	background:#FFFFFF url(../Images/Menu01OpOn.gif) no-repeat 17px top;
}
.boxMenu01BiSubOptionOff {
}
.boxMenu01BiSubOptionOn {
	background:#FFFFFF url(../Images/Menu01OpOn.gif) no-repeat 3px top;
}
.boxMenu01Bottom {
	border-bottom: solid 0px #FFFFFF;
}
.boxMenu01CatgFirstOn a, .boxMenu01CatgOn a{
}
.boxMenu01CatgFirstOn a:hover, .boxMenu01CatgOn a:hover{
}
.boxMenu01OptionOff a.linkMenu, .boxMenu01OptionOn a.linkMenu, .boxMenu01SuboptionOff a.linkMenu, .boxMenu01SuboptionOn a.linkMenu{
	font-size:17px; text-decoration:none;
}
.boxMenu01CatgFirstOn a.linkMenu, .boxMenu01CatgOn a.linkMenu, .boxMenu01OptionOn a.linkMenu, .boxMenu01SuboptionOn a.linkMenu{
	color:#E79348; text-decoration:none;
}
.boxMenu01CatgFirstOff a, .boxMenu01CatgFirstOn a, .boxMenu01CatgOff a, .boxMenu01CatgOn a, .boxMenu01OptionOff a, .boxMenu01OptionOn a, .boxMenu01SubOptionOff a, .boxMenu01SubOptionOn a, .boxMenu01BiSubOptionOff a, .boxMenu01BiSubOptionOn a{
	text-decoration:none; color:#0071AB;
}
.boxMenu01CatgFirstOff a:hover, .boxMenu01CatgFirstOn a:hover, .boxMenu01CatgOff a:hover, .boxMenu01CatgOn a:hover, .boxMenu01OptionOff a:hover, .boxMenu01OptionOn a:hover, .boxMenu01SubOptionOff a:hover, .boxMenu01SubOptionOn a:hover, .boxMenu01BiSubOptionOff a:hover, .boxMenu01BiSubOptionOn a:hover{
	text-decoration:none; color:#4C9BC4;
}
/* */
/* MENU 02 */
/* */
.boxMenu02CatgFirstOff, 
.boxMenu02CatgFirstOn, 
.boxMenu02CatgOff, 
.boxMenu02CatgOn, 
.boxMenu02Bottom {
	width: 221px;
	height: 30px;
	padding-left: 10px;
	border-bottom: solid 1px #F5FBFA;
	background-color:#FFFFFF;
}
.boxMenu02OptionOff, 
.boxMenu02OptionOn, 
.boxMenu02SubOptionOff, 
.boxMenu02SubOptionOn, 
.boxMenu02BiSubOptionOff, 
.boxMenu02BiSubOptionOn {
	width: 221px;
	height: 30px;
	padding-left: 19px;
	border-bottom: solid 1px #ECF8F9;
}
.boxMenu02SubOptionOff, 
.boxMenu02SubOptionOn, 
.boxMenu02BiSubOptionOff, 
.boxMenu02BiSubOptionOn {
	padding-left: 33px;
	background:#FFFFFF url(../Images/Menu01OpOff.gif) no-repeat 17px top;
}
.boxMenu02CatgFirstOff {
	padding-top:21px;
	height: 46px;
	background:#FFFFFF url(../Images/Menu01CatgFirstOff.gif) no-repeat left top;
}
.boxMenu02CatgFirstOn {
	padding-top:21px;
	height: 46px;
	background:#FFFFFF url(../Images/Menu01CatgFirstOff.gif) no-repeat left top;
}
.boxMenu02CatgOff {
}
.boxMenu02CatgOn {
}
.boxMenu02OptionOff {
	background:#FFFFFF url(../Images/Menu01OpOff.gif) no-repeat 3px top;
}
.boxMenu02OptionOn {
	background:#FFFFFF url(../Images/Menu01OpOn.gif) no-repeat 3px top;
}
.boxMenu02SuboptionOff {
}
.boxMenu02SuboptionOn {
	background:#FFFFFF url(../Images/Menu01OpOn.gif) no-repeat 17px top;
}
.boxMenu02BiSubOptionOff {
}
.boxMenu02BiSubOptionOn {
	background:#FFFFFF url(../Images/Menu01OpOn.gif) no-repeat 3px top;
}
.boxMenu02Bottom {
	border-bottom: solid 0px #FFFFFF;
}
.boxMenu02CatgFirstOn a, .boxMenu02CatgOn a{
}
.boxMenu02CatgFirstOn a:hover, .boxMenu02CatgOn a:hover{
}
.boxMenu02OptionOff a.linkMenu, .boxMenu02OptionOn a.linkMenu, .boxMenu02SuboptionOff a.linkMenu, .boxMenu02SuboptionOn a.linkMenu{
	font-size:17px; text-decoration:none;
}
.boxMenu02CatgFirstOn a.linkMenu, .boxMenu02CatgOn a.linkMenu, .boxMenu02OptionOn a.linkMenu, .boxMenu02SuboptionOn a.linkMenu{
	color:#E79348; text-decoration:none;
}
.boxMenu02CatgFirstOff a, .boxMenu02CatgFirstOn a, .boxMenu02CatgOff a, .boxMenu01CatgOn a, .boxMenu02OptionOff a, .boxMenu02OptionOn a, .boxMenu02SubOptionOff a, .boxMenu02SubOptionOn a, .boxMenu02BiSubOptionOff a, .boxMenu02BiSubOptionOn a{
	text-decoration:none; color:#0071AB;
}
.boxMenu02CatgFirstOff a:hover, .boxMenu02CatgFirstOn a:hover, .boxMenu02CatgOff a:hover, .boxMenu02CatgOn a:hover, .boxMenu02OptionOff a:hover, .boxMenu02OptionOn a:hover, .boxMenu02SubOptionOff a:hover, .boxMenu02SubOptionOn a:hover, .boxMenu02BiSubOptionOff a:hover, .boxMenu02BiSubOptionOn a:hover{
	text-decoration:none; color:#4C9BC4;
}
/* */
/* LOGIN */
/* */
.boxLogin {
	padding:5px;
	text-align: left;
	width: 310px;
	font-size:12px;
	color:#21ABD9;
	padding-right:10px;
}
.celLoginLeft {
	width: 9px;
}
.celLoginCenter {
	bottom: 10px;
	height: 30px;
}
.inputLogin {
	color: #006FA8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	height: 20px;
	border: 1px solid #6FC3E5;
	background:#E8F6FB url(../images/bg_input_login.gif) repeat-x left top;
}
.inputLogin:focus {
	border: 1px solid #3B9CC9;
	background-image: url(../images/bg_input_focus.gif);
	color:#006FA8;
}
.inputLogin:hover {
	border: 1px solid #3B9CC9;
	background-image: url(../images/bg_input_focus.gif);
	color:#006FA8;
}
.boxLogin select{
	border: 1px solid #3B9CC9;
	background-image: url(../images/bg_input_focus.gif);
	color:#006FA8;
}
.buttonLogin{
	BACKGROUND-COLOR: #CCC4C1;
	background-image:url(../images/bgbuttonLogin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width:80px;
	color: #FFF;
	border: 0px solid #9FCCDD;
	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-position: left bottom;
	background-color:#529EBA;
}
/* */
/* 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: 2px 5px 1px 5px;
	background-color: #FFFFFF;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-color: #DCF1F9;
}
.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;
}
.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 {
	height: 50px;
	width:221px;
}
/* */
/* List Links */
/* */
.boxListLinkColor, .boxListLinkColorCompl {
	width: 100%;
	height: 32px;
	padding: 3px 9px;
	border-bottom:solid 1px #C7EAF5;
	background-color:#FFFFFF;
}
.boxListLinkColor a.linkMenu, .boxListLinkColorCompl a.linkMenu{
	font-size:17px;
	font-weight:normal;
}
.boxHighlight01Text .linkMenu, .boxHighlight02Text .linkMenu, .boxHighlight03Text .linkMenu, .boxHighlight04Text .linkMenu, .boxHighlight05Text .linkMenu, .boxHighlight06Text .linkMenu, .boxHighlight07Text .linkMenu, .boxHighlight08Text .linkMenu{
	font-size:17px;
	font-weight:normal;
}
/* */
/* Baseboard / Footer */
/* */
.boxBaseboard {
	height: 45px;
	width:100%;	
	background-image: url(../Images/Baseboard_center.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.baseboard_txt {
	color:#FFFFFF;
	font-family:"Calibri", Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	letter-spacing:0.0em;
	vertical-align:bottom;
	padding: 26px 20px 0 10px;
}
.poweredByBaseboard {
	background-image: url(../Images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pep {
	width: 130px;
	padding-left:3px;
	padding-right:3px;
	text-align:right;
}
.paleta {
	width: 140px;
	padding-left:3px;
	text-align:right;
	padding-right:10px;
}
.paleta a, .paleta a:hover, .pep a, .pep a:hover, .boxBaseboard a, .boxBaseboard a:hover{
	text-decoration:none;
	color:#FFFFFF;
	text-align:right;
}
.paleta a:hover, .pep a:hover, .boxBaseboard a:hover{
	text-decoration:none;
	color:#73C6E7;
}
/* */
/* Personalized */
/* */
#MyMatrix_tblCanvas, #tblCanvas, #MyMatrix_tblPage {
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
#MyMatrix_plcHeader{
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#MyMatrix_tblPage, #tblPage {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	background-image: url(../Images/mainTable.jpg);
	background-repeat: no-repeat;
	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:221px;
}
#MyMatrix_CenterColumn{
	vertical-align:top;
	width:494px;
}
#MyMatrix_plcLeftSubHeader{
	color: #FFFFFF;
	background:url(../Images/iconHome.gif) no-repeat center left;
	padding-left:10px;
}
#MyMatrix_PortalHeader_actualdate{
	color:#FFFFFF;
	padding-left:14px;
	text-align:right;
	float:right;
}
#MyMatrix_plcFooter{
	height:30px;
}
#MyMatrix_plcFooter .boxID{
	background:#FFFFFF none;
}
#MyMatrix_plcFooter table{
	padding-left:20px;
	height:30px;
}
#MyMatrix_plcFooter a, .boxBaseboard a{
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006FA8;
	letter-spacing:0.0em
}
#MyMatrix_plcFooter a:hover, .boxBaseboard a:hover{
	color:#73C6E7;
	text-decoration:underline;
}
td.paleta a, td.pep a{color:#FFFFFF;}
#MyMatrix_PortalHeader_GlobalLogin{
	margin-top:5px;
	margin-right:50px;
	background:transparent url(../Images/loginBgLinkTop.gif) right 3px no-repeat;
}
#MyMatrix_PortalHeader_GlobalLogin a, #MyMatrix_PortalHeader_GlobalLogin a:hover{
	font-size:9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;	
}
#MyMatrix_PortalHeader_GlobalLogin a:hover{
	text-decoration:underline;
}
#LoginDiv{
	margin-top:10px;
	margin-right:10px;
	background:transparent url(../Images/login_divTop.gif) left top no-repeat;
	width:330px;
	height:135px;
	display:block;
	float:right;
	padding:4px;
}
#LoginDiv a, #LoginDiv a:hover{
	color:#21ABD9;
	text-decoration:none;
	font-size:12px;
}
#LoginDiv a:hover{
	text-decoration:underline;
	background:none;
}
#LoginDiv select{
	border: 1px solid #A6DDF0;
}
/* menu horiz top */
td.MainMenuStyle, td.MainMenuStyle:hover, td.MainMenuHoverStyle{
	background:transparent url(../Images/navBg.jpg) top center repeat-x;
	height:38px;
	cursor:pointer;
	padding:0 3px 5px 3px;
	margin:0px;
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:0em;
}
td.MainMenuStyle:hover, td.MainMenuHoverStyle{
	background:transparent url(../Images/navBgHover.gif) top center repeat-x;
	text-decoration:none;
}
/* submenu vert top*/
.MyMatrixPortalHeaderwebMenuControlIsland{
	background-color:#3699C7;
}
td.SubMenuStyle, td.SubMenuStyle:hover, td.SubMenuHoverStyle{
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:0em;
	cursor:pointer;
	height:24px;
	padding:0 5px 3px 5px;
}
td.SubMenuStyle:hover, td.SubMenuHoverStyle{
	background: url(../Images/subnavBgHover.gif) top center repeat-x;	
}
/* Home Highlight */
.homeHighlight, .homeHighlighteven{
	width:100%;
	padding:10px 0px;
}
.homeHighlighteven{background-color:#F1F9FD;}
.homeHighlightPicture{
	width:123px;
	padding-right:14px;
	vertical-align:top;
}
/* distrib Table*/
.distribTable{
	border-top:solid 3px #D2F4FD;
	margin-top:24px;
	margin-bottom:24px;
}
.distribTable td{
	height:140px;
	border-bottom:solid 1px #D2F4FD;
	padding-top:12px;
	vertical-align:top;
}
.distribTable td.icon{
	width:85px;	
}
.distribTable tr.even{
	background-color:#F4FCFC;
}
.distribTable td.sep{
	background-image:url(../Images/dstp_vsep.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right:10px;
}
.distribTable p{
	padding-top:3px;	
}
#MyMatrix_tblPage{
	margin:0px;
	padding:0px;
}
#MyMatrix_PortalFooter_htmlcultures a{ color:#FFFFFF}
#MyMatrix__ctl10_Matrix__ctl3_tblHeader .boxHighlight08Title{
	background-image: url(../Images/highlight01_s_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:5px;
	width:277px
}
/* to preview*/
#content{ width:494px; margin-left:12px; float:left;}
#leftcolumn{ width:221px; margin-left:10px; float:left; margin-top:3px;}
#rightcolumn{ width:221px; margin-right:10px; margin-top:15px; float:right;}
#bigBanner{width:960px; height:335px; float:left; margin-left:10px; margin-top:12px; background-color:lightgrey}
/*  PRIMAVERA Business Software Solutions */