/* Copyright - PRIMAVERA Business Software Solutions, S.A. Todos os direitos reservados. */
/*  Designed for us in MySpace Portals */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERA Business Software Solutions */

@import url(Apps.css);
@import url(pcatalog.css);
@import url(PriWebGrid.css);
@import url(PriWebGridEditors.css);
@import url(PriWebTreeView.css);
@import url(PriForum.css);
@import url(Dms.css);
@import url(TopMenu.css);
@import url(Tags.css);
@import url(accordion.css);
@import url(jCarousel.css);

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011828;
	line-height: 16px;
}
.title {
	font-size: 20px;
	color: #03538B;
	line-height: 24px;
}
.subtitle {
	font-size: 16px;
	color: #03538B;
	line-height: 20px;
}
.titleHighlight {
	font-size: 12px;
	font-weight: bold;
	color: #03538B;
	text-decoration: none;
	line-height: 16px;
}
.subtitleHighlight {
	color: #505C61;
	font-size:11px;
}
/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #0076BD;
	background-image:     url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 21px;
	text-transform: uppercase;
}
.linkHighlight {
	FONT-SIZE: 10px;
	color: #03538B;
	TEXT-DECORATION: none;
	background-image: url(../Images/list.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding: 3px 3px 3px 14px;
	text-transform: uppercase;
	font-weight:bold;
	line-height:16px;	
}
.boxTrack {
	background-image: url(../Images/track_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
} 
.inputColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03538B;
	border: 1px solid #B6D8EC;
	background-color: #FFF;
	height: 20px;
	padding: 2px;
}
.inputColorCompl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03538B;
	font-weight: normal;
	background-color: #EBF5FC;
	border: 1px solid #B6D8EC;
	height: 20px;
	padding: 2px;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buttonColor {
	color: #FFF;
	background-image:        url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	background-color: #2894DC;
	height: 22px;
	border: 1px solid #0860A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
}
.buttonColorCompl{
	background-image:        url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	color: #FFF;
	height: 22px;
	border: 1px solid #727D82;
	background-color:#929CA1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
}
.buttonOff {
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	height: 22px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #03538B;
	background-color: #DBEBF2;
	padding:0px;
	height:auto;
}
body {
	BACKGROUND-COLOR: #F3F7FD;
	scrollbar-track-color: #C2D4E4;
	scrollbar-base-color: #85AAC8;
	scrollbar-face-color: #85AAC8;
	scrollbar-arrow-color: #0A4A80;
	scrollbar-highlight-color: #A4BFD6;
	scrollbar-3dlight-color: #4880AD;
	scrollbar-shadow-color: #4880AD;
	scrollbar-darkshadow-color: #A4BFD6;
	background-image: url(../Images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom:8px;
	height:100%;
	padding-left:13px;
	padding-right:13px;
}
li {
	list-style-type: none;
	list-style-image:          url(../images/list.gif);
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	font-size:10px;
	color: #FFF;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTop:hover {
	color: #AFD5E8;
	TEXT-DECORATION: none;
	background-color:#2675B8;
}
.linkHighlight:hover {
	background-color:#DBEBF2;
}
.titleHighlight:hover {
	 background-color:#DBEBF2;
}
.linkMenu {
	TEXT-DECORATION: none;
	color: #00436C;
}
.linkMenu:hover {
	color: #0860A8;
	TEXT-DECORATION: none;
}
.linkText {
	TEXT-DECORATION: none;
	color: #0076BD;
	padding:1px;
}
.linkText:hover {
	background-color:#DBEBF2;
	color:#03538B;
}
.linkTrack {
	COLOR: #FFF; 
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTrack:hover {
	color: #FFF;
	TEXT-DECORATION: none;
	background-color:#5E96C7;
}
.linkbaseboard {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
.linkbaseboard:hover {
	TEXT-DECORATION: none;
	color: #669DB4;
}
.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;
	height:24px;
}
.boxNav {
	COLOR: #95BBDA;
	text-decoration: none;
	vertical-align: middle;
	background-image:    url(../Images/nav_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	width:100%;
	height:36px;
}
.boxNav tbody tr td[noWrap] 
{
	width: 150px;
}
.boxNav tbody tr td[noWrap] div div
{
	padding-top: 0px;
}
.celNavLeft {
	height: 30px;
	width: 20px;
	background-image:              url(../Images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.celNavRight {
	height: 30px;
	width: 20px;
	background-image:             url(../Images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* */
/*  HIGHLIGHT */
/* */
.boxHighlight01TitleColumn, .boxHighlight01Title, .boxSepTitleColor {
	padding: 3px 9px 5px;
	background-image:             url(../images/highlight01TitleColumn.gif);
	height: 36px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 10px;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight02TitleColumn, .boxHighlight02Title, .boxSepTitleColorCompl  {
	height: 36px;
	width: 100%;
	background-image:            url(../Images/Highlight02TitleColumn.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-transform: uppercase;
	padding: 3px 10px 5px;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight03TitleColumn, .boxHighlight03Title  {
	padding: 3px 9px 5px;
	height: 36px;
	width: 100%;
	background-image:            url(../images/highlight03TitleColumn.gif);
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight04TitleColumn, .boxHighlight04Title  {
	color: #444444;
	padding: 3px 9px 5px;
	background-image:            url(../images/highlight04TitleColumn.gif);
	height: 36px;
	width: 100%;
	background-repeat: repeat-x;
	text-transform: uppercase;
	background-position: center bottom;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height:10px;
}
.boxHighlight05TitleColumn, .boxHighlight05Title  {
	padding: 3px 9px 5px;
	background-image:            url(../images/highlight05TitleColumn.gif);
	height: 36px;
	width: 100%;
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #00727B;
	background-position: center bottom;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight06TitleColumn, .boxHighlight06Title  {
	padding: 3px 9px 5px;
	background-image:            url(../Images/Highlight06TitleColumn.gif);
	height: 36px;
	width: 100%;
	background-repeat: repeat-x;
	color: #506B87;
	text-transform: uppercase;
	background-position: center bottom;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight07TitleColumn, .boxHighlight07Title  {
	padding: 3px 9px 5px;
	background-image:           url(../images/highlight07TitleColumn.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 36px;
	text-transform: uppercase;
	color: #660099;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight08TitleColumn, .boxHighlight08Title  {
	padding: 3px 9px 5px;
	background-image:           url(../images/highlight08TitleColumn.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 36px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #03538B;
	letter-spacing: 1px;
	line-height:12px;
}
.boxHighlight01Text {
	width: 100%;
	background-image:     url(../images/highlight01BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #DEEDF7;
	height: 24px;
}
.boxHighlight01Title {
	background-image:           url(../images/highlight01Title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.celHighlight01BottomLeft {
	height: 10px;
	width: 10px;
	background-image:             url(../Images/highlight01BottomLeft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celHighlight01BottomCenter {
	background-image:             url(../Images/highlight01BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width:99%;
}
.celHighlight01BottomRight {
	background-image:             url(../Images/highlight01BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.boxHighlight02Text {
	padding: 9px;
	width: 100%;
	background-image:     url(../images/highlight02BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EBF4FA;
	border: 1px solid #DEEDF7;
	height: 24px;
}
.boxHighlight02Title {
	background-image:           url(../images/highlight02Title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.celHighlight02BottomLeft {
	width: 10px;
	background-image:             url(../Images/highlight02BottomLeft.gif);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	font-size: 0px;
}
.celHighlight02BottomCenter {
	height: 10px;
	width: 100%;
	background-image:             url(../Images/highlight02BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 0px;
}
.celHighlight02BottomRight {
	width: 10px;
	background-image:             url(../Images/highlight02BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
	font-size: 0px;
}
.boxHighlight03Text {
	width: 100%;
	padding: 9px;
	background-image:     url(../images/highlight03BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EBF4FA;
	border: 1px solid #DEEDF7;
	height: 24px;
}
.boxHighlight03Title {
	background-image:            url(../images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.celHighlight03BottomLeft {
	height: 10px;
	background-image:           url(../images/Highlight03BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	padding-right: 2px;
	font-size: 0px;
}
.celHighlight03BottomCenter {
	background-image:           url(../images/Highlight03BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	font-size: 0px;
}
.celHighlight03BottomRight {
	width: 10px;
	background-image:           url(../images/Highlight03BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
	font-size: 0px;
}
.boxHighlight04Text {
	padding: 9px;
	width: 100%;
	background-image:     url(../images/highlight04BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #BFC7CA;
	border: 1px solid #B7BEC1;
	height: 24px;
}
.boxHighlight04Title {
	background-image:            url(../images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.celHighlight04BottomLeft {
	width: 10px;
	background-image:           url(../images/Highlight04BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight04BottomCenter {
	background-image:           url(../images/Highlight04BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
.celHighlight04BottomRight {
	width: 10px;
	background-image:           url(../images/Highlight04BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxHighlight05Title {
	background-image:          url(../images/highlight05Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight06Title {
	background-image:          url(../images/highlight06Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight07Title {
	background-image:          url(../images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight07Text {
	width: 100%;
	padding: 9px;
	background-image:     url(../images/highlight07BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D9DB;
	border-bottom-color: #D6D9DB;
	border-left-color: #D6D9DB;
	height: 24px;
}
.celHighlight07BottomLeft {
	width: 10px;
	background-image:           url(../images/Highlight07BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.celHighlight07BottomCenter {
	width: 100%;
	background-image:            url(../images/Highlight07BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celHighlight07BottomRight {
	width: 10px;
	background-image:           url(../images/Highlight07BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight08Title {
	background-image:          url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight08Text {
	width: 100%;
	padding: 9px;
	background-color: #FFFFFF;
	background-image:     url(../images/highlight08BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EBF4FA;
	border: 1px solid #DEEDF7;
	height: 24px;
}
.celHighlight08BottomLeft {
	width: 10px;
	background-image:            url(../images/Highlight08BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 10px;
}
.celHighlight08BottomCenter {
	background-image:           url(../images/Highlight08BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	font-size: 0px;
}
.celHighlight08BottomRight {
	width: 10px;
	background-image:            url(../images/Highlight08BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
	font-size: 0px;
}
/* */
/* HIGHLIGHT FORMS */
/* */
.boxSepTitleColor {
	background-image:     url(../images/highlight01Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxSepTitleColorCompl {
	background-image:     url(../images/highlight06Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* */
/* SEPARATOR */
/* */
.celSepHColorCenter {
	background-image:             url(../Images/sepHColorCenter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celSepHColorLeft {
	background-image:            url(../Images/sepHColorLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
	height: 25px;
}
.celSepHColorRight {
	background-image:            url(../Images/sepHColorRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
}
.celSepHColorComplCenter {
	background-image:            url(../Images/sepHColorComplCenter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celSepHColorComplLeft {
	background-image:            url(../Images/sepHColorComplLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
	height: 25px;
}
.celSepHColorComplRight {
	background-image:            url(../Images/sepHColorComplRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
}
/* */
/* MENU 01 */
/* */
.boxMenu01CatgFirstOff, .boxMenu01CatgFirstOn, .boxMenu01CatgOff, .boxMenu01CatgOn, .boxMenu01Bottom {
	width: 150px;
	height: 24px;
	padding-left: 5px;
	font-size: 10px;
	padding-top:2px;
	background-color:#FFFFFF;
}
.boxMenu01OptionOff, .boxMenu01OptionOn, .boxMenu01SubOptionOff, .boxMenu01SubOptionOn, .boxMenu01BiSubOptionOff, .boxMenu01BiSubOptionOn {
	width: 150px;
	height: 24px;
	padding-left: 10px;
	font-size: 10px;
	background-color: #F2F9FD;
	padding-top:5px;
}
.boxMenu01CatgFirstOff {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.boxMenu01CatgFirstOn {
	background-color: #F2F9FD;
	background-image:  url(../Images/Menu01CatgOn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
}
.boxMenu01CatgOff {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.boxMenu01CatgOn {
	background-color: #F2F9FD;
	background-image:  url(../Images/Menu01CatgOn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
}
.boxMenu01OptionOff {
	background-image:   url(../Images/menu01OptionOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu01OptionOn {
	background-image:   url(../Images/Menu01OptionOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxMenu01SuboptionOff {
	padding-left: 18px;
	background-color: #F5F5F5;
	background-image:   url(../Images/Menu01OptionOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu01SuboptionOn {
	padding-left: 18px;
	background-color: #F5F5F5;
	background-image:     url(../Images/menu01SubOptionOn.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-weight: bold;
}
.boxMenu01BiSubOptionOff {
	padding-left: 28px;
	background-color: #FFFFFF;
	background-image:   url(../Images/Menu01OptionOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu01BiSubOptionOn {
	padding-left: 28px;
	background-color: #FFFFFF;
	background-image:     url(../Images/Menu01BiSubOptionOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.boxMenu01Bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.boxMenu01CatgFirstOff a, .boxMenu01CatgFirstOn a, .boxMenu01CatgOff a, .boxMenu01CatgOn a, .boxMenu01OptionOff a, .boxMenu01OptionOn a, .boxMenu01SubOptionOff a, .boxMenu01SubOptionOn a, .boxMenu01BiSubOptionOff a, .boxMenu01BiSubOptionOn a{
	text-decoration:none;
}
/* */
/* MENU 02 */
/* */
.boxMenu02CatgFirstOff, .boxMenu02CatgFirstOn, .boxMenu02CatgOff, .boxMenu02CatgOn, .boxMenu02Bottom {
	width: 150px;
	height: 24px;
	padding-left: 5px;
	font-size: 10px;
	padding-top:2px;
	background-color:#FFFFFF;
}
.boxMenu02OptionOff, .boxMenu02OptionOn, .boxMenu02SubOptionOff, .boxMenu02SubOptionOn, .boxMenu02BiSubOptionOff, .boxMenu02BiSubOptionOn {
	width: 150px;
	height: 24px;
	padding-left: 10px;
	font-size: 10px;
	background-color: #F2F9FD;
	padding-top:5px;
}
.boxMenu02CatgFirstOff {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.boxMenu02CatgFirstOn {
	background-color: #F2F9FD;
	background-image:  url(../Images/Menu01CatgOn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
}
.boxMenu02CatgOff {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.boxMenu02CatgOn {
	background-color: #F2F9FD;
	background-image:  url(../Images/Menu01CatgOn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
}
.boxMenu02OptionOff {
	background-image:   url(../Images/menu01OptionOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu02OptionOn {
	background-image:   url(../Images/Menu01OptionOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxMenu02SuboptionOff {
	padding-left: 18px;
	background-color: #F5F5F5;
	background-image:   url(../Images/Menu01OptionOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu02SuboptionOn {
	padding-left: 18px;
	background-color: #F5F5F5;
	background-image:     url(../Images/menu01SubOptionOn.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-weight: bold;
}
.boxMenu02BiSubOptionOff {
	padding-left: 28px;
	background-color: #FFFFFF;
	background-image:   url(../Images/Menu01OptionOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu02BiSubOptionOn {
	padding-left: 28px;
	background-color: #FFFFFF;
	background-image:     url(../Images/Menu01BiSubOptionOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.boxMenu02Bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.boxMenu02CatgFirstOff a, .boxMenu02CatgFirstOn a, .boxMenu02CatgOff a, .boxMenu02CatgOn a, .boxMenu02OptionOff a, .boxMenu02OptionOn a, .boxMenu02SubOptionOff a, .boxMenu02SubOptionOn a, .boxMenu02BiSubOptionOff a, .boxMenu02BiSubOptionOn a{
	text-decoration:none;
}
/* */
/* LOGIN */
/* */
.boxLogin {
	padding: 5px;
	text-align: left;
	width: 300px;
	background-color:#90B7D8;
	background-image:        url(../images/login_boxbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size:10px;
}
.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: #03538B;
	background-color: #B0CCE3;
	border: 1px solid #03538B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	height: 20px;
	background-image:        url(../images/bg_input_login.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonLogin {
	BACKGROUND-COLOR: #5196CE;
	background-image:        url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	height: 24px;
	color: #010E18;
	border: 1px solid #054070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
}
/* */
/* 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 {
	background-image:   url(../Images/#pep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	width:180px;
}
/* */
/* List Links */
/* */
.boxListLinkColor {
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-image:         url(../Images/suboptionColorOn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-image:       url(../Images/suboptionColorComplOn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* */
/* Baseboard / Footer */
/* */
.boxBaseboard {
	height: 32px;
	width:100%;
}
.baseboard_txt {
	color: #03538B;
	font-size:10px;
}
.baseboard_left {
	width:10px;
	background-color:#FFFFFF;
	background-image:       url(../Images/baseboard_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseboard_center {
	background-color:#FFFFFF;
	background-image:       url(../Images/baseboard_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.baseboard_right {
	width:10px;
	background-color:#FFFFFF;
	background-image:       url(../Images/baseboard_right.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_out {
	width: 237px;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}
.pep_over {
	width: 235px;
	text-align:center;
	padding-left:3px;
	padding-right:3px;	
}
/* */
/* NEW */
/* */
.baseboardLinks {
	background-color:#90B7D8;
	width:100%;
	padding-left:10px;
	height:24px;
}
.DownloadHighlight h2{
      font-size: 11px;
      font-weight:normal;
      display: inline;
}

#MyMatrix_tblCanvas, #tblCanvas {
	width:100%;
	background-color:#FFFFFF;
	vertical-align:top;
	background-image: url(../Images/ID01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#MyMatrix_plcHeader{
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#MyMatrix_tblPage {
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../Images/mainTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:top;
}
#MyMatrix_LeftColumn {
	vertical-align:top;
}
#MyMatrix_CenterColumn{
	vertical-align:top;
}
#MyMatrix_RightColumn{
	vertical-align:top;
}
/* Right Column for seach box > Press Release or Events */
#MyMatrix__ctl13_cellSearch {
	vertical-align:top;
}
/* track <td> > trying to add #FFFFFF color to the "/" text */
#MyMatrix_plcLeftSubHeader{
	color:#FFFFFF;
}
#LoginDiv{
	margin-top:5px;
}


/* box nav adjust*/

<!--[if !IE]> -->
#MyMatrixPortalHeaderwebMenuControl_MainM, #MyMatrix_PortalHeader_actualdate{

}
.boxNav div div{
                width:auto;
                vertical-align: middle;
}
<!-- <![endif]-->

<!--[if lte IE 8]>
#MyMatrixPortalHeaderwebMenuControl_MainM{
                margin-top:19px;
}
.boxNav div{
/*                width:150px;*/
}
.boxNav div div{
                width:auto;
}
#MyMatrix_PortalHeader_actualdate{
                float:left;
                width:auto;
                padding-top:8px;
}
<![endif]-->

<!--[if lte IE 8]>
#MyMatrix_ctl09_ctl06_pnlLogin{
                float:left;
}
<![endif]-->

.subtitleHighlight{
      font-size: 11px;
      font-weight:normal;
      display: inline;
}
.subtitleHighlight h3{
      font-size: 11px;
      font-weight:normal;
      display: inline;
}

/*  PRIMAVERA Business Software Solutions */