/*
	InovaPrime, Serviços em Tecnologias de Informação Lda. 
	Copyright (c) 2009 InovaPrime. 
	All rights reserved.
	
	Contact: webmaster@inovaprime.com
*/
body {
  font-family: trebuchet ms, sans-serif;
  color: black;
  background-color: white;
  font-size: 11pt;
}

img {
  border: none;
}

ul {
	list-style-position: inside;
}

ul li {
	margin: 15px 0;
}

a:link    { 
	color: #F27D00; 
	font-weight: bolder; 
}

a:visited { 
	color: #F27D00; 
	font-weight: bolder; 
}

a:active  { 
	color: #F27D00;
	font-weight: bolder; 
}

a:hover   { 
	color: #F27D00; 
	font-weight: bolder; 
	text-decoration: none; 
}

a.linkMenu:link    { 
    color: white; 
	padding: 1px 10px 3px 10px;
	text-decoration: none;
	font-weight: bolder; 
}
a.linkMenu:visited { 
	color: white;
    padding: 1px 10px 3px 10px;
	text-decoration: none; 
	font-weight: bolder; 
}

a.linkMenu:active { 
	color: white;
    padding: 1px 10px 3px 10px;
	text-decoration: none;
	font-weight: bolder;
}

a.linkMenu:hover   { 
	color: white; 
	background-image: url("images/gradient-hover.png");
	background-color: white; 
    padding: 1px 10px 3px 10px;
	text-decoration: none; 
	font-weight: bolder; 
}

a.linkMenuActive:link  { 
	color: #F27D00;
    padding: 1px 10px 3px 10px;
	text-decoration: none; 
	font-weight: bolder; 
}

a.linkMenuActive:visited { 
	color: #F27D00;
	background-color: white; 
    padding: 1px 10px 3px 10px;
	text-decoration: none; 
	font-weight: bolder; 
}

a.linkMenuActive:hover  { 
	color: #F27D00; 
	background-color: white; 
    padding: 1px 10px 3px 10px;
	text-decoration: none; 
	font-weight: bolder; 
}

.menuBar {
  color: white;
  background-image: url("images/gradient.png");
  background-repeat: repeat-x;
}

.menuItem {
  font-size: 10pt;
  font-family: trebuchet ms, sans-serif;
  padding: 3px 11px 3px 11px;
  margin: 1px 0px 1px 0px;
  vertical-align: middle;
  white-space: nowrap;
}

.flags {
  color: black;
  background-color: white;
  font-size: x-small;
  padding: 0px 4px 0px 0px;
  vertical-align: middle;
}

.alignTable {
  padding: 10px;
}

.pageTitle {
  color: #72706F;
  background-color: white;
  font-size: 12pt;
  font-family: trebuchet ms, sans-serif;
  font-weight: bolder;
  line-height: 160%;
  border-bottom: 1px solid  #A2A09F;
}

.pageSmallTitle {
  color: #515151;
  background-color: white;
  margin-top:5px;
  padding-top:5px;
  font-size: 10pt;
  font-family: trebuchet ms, sans-serif;
  font-weight: bold;
  line-height: 100%;
}

.textPage {
  color: #515151;
  background-color: white;
  font-family: trebuchet ms, sans-serif;
  font-weight: normal;
  line-height: 150%;
  font-size: 10pt;
}



.sideBarServices {
  color: #515151;
  background-color: #F5F5F5;
  border-left: 5px solid #F27D00;
  font-family: trebuchet ms, sans-serif;
  font-weight: normal;
  line-height: 140%;
  padding-left: 5px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 7px;
  font-size: 9pt;
}

.sideBarServices a:link    { 
    color: #515151;
	/*#color: #F27D00;*/
	background-color: #F5F5F5;
	/*#font-weight: bolder;*/
	text-decoration: none; 
}

.sideBarServices a:visited { 
    color: #515151;
	text-decoration: none; 
	/*#color: #F27D00;*/
	background-color: #F5F5F5; 
	/*#font-weight: bolder;*/
}

.sideBarServices a:hover   { 
	color: #F27D00; 
	background-color: #F5F5F5;
	font-weight: bolder; 
	text-decoration: none; 
}

.sideBarServices a:active  { 
	color: #F27D00;
	background-color: #F5F5F5;
	font-weight: bolder; 
}

.sideBarServices .emphasis {
  color: #F27D00;
  background-color: #F5F5F5;
  font-weight: bold;
}

.sideBarServicesTitle {
  color: #F27D00;
  background-color: #F5F5F5;
  font-size: 10pt;
  font-family: trebuchet ms, sans-serif;
  font-weight: bold;
  line-height: 150%;
}

strong {
  color:#F27D00;
}

.tdTitle {
  color: #FFFFFF;
  background-color: #F27D00;
  font-family: trebuchet ms, sans-serif;
  font-weight: bold;
  text-align: center;  
  border-bottom: solid white 2pt; 
}	
	
.tdCell {
  color: #000000;
  background-color: #F5F5F5;
  font-family: trebuchet ms, sans-serif;
  font-weight: normal;
  font-size: 10pt;  
  border: none;
  border-bottom: solid white 2pt;
  padding: 6pt 6pt 6pt 6pt;
  text-align: left;
}	

.tdRight {
	text-align: right;
}

	
.sideBar {
  color: #515151;
  background-color: #F5F5F5;
  border-left: 5px solid #F27D00;
  font-family: trebuchet ms, sans-serif;
  font-weight: normal;
  line-height: 140%;
  padding-left: 5px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 7px;
  font-size: 9pt;
}


.sideBar a:link    { 
	color: #F27D00;
	background-color: #F5F5F5;
	font-weight: bolder; 
}

.sideBar a:visited { 
	color: #F27D00; 
	background-color: #F5F5F5; 
	font-weight: bolder; 
}

.sideBar a:active  { 
	color: #F27D00;
	background-color: #F5F5F5;
	font-weight: bolder; 
}

.sideBar a:hover   { 
	color: #F27D00; 
	background-color: #F5F5F5;
	font-weight: bolder; 
	text-decoration: none; 
}

.sideBar .emphasis {
  color: #F27D00;
  background-color: #F5F5F5;
  font-weight: bold;
}

.sideBarTitle {
  color: #F27D00;
  background-color: #F5F5F5;
  font-size: 10pt;
  font-family: trebuchet ms, sans-serif;
  font-weight: bold;
  line-height: 150%;
}

.bannerText { 
  color: #F27D00;
  background-color: white;
  font-family: trebuchet ms, sans-serif;
  font-weight: bold;
  text-align: left;
  line-height: 140%;
  padding: 5px;
  font-size: 16pt;
}

.boxIndexTitle {
  color: #72706F;
  background-color: white;
  font-size: 10pt;
  font-family: trebuchet ms, sans-serif;
  font-weight: bold;
  line-height: 150%;
}

.boxIndex{  
  color: #515151;
  background-color: white;
  border-left: 1px solid #A2A09F;
  font-family: trebuchet ms, sans-serif;
  font-weight: normal;
  line-height: 140%;
  padding-left: 5px;
  margin-top: 20px;
  font-size: 9pt;
}

.emphasis {
  color: #F27D00;
  background-color: white;
  font-weight: bold;
}

.footerBar {
  color: white;
  background-image: url("images/gradient.png");
  background-repeat: repeat-x;
}

.footerItem {
  color: white;
  font-size: 8pt;
  font-weight: normal;
  font-family: trebuchet ms, sans-serif;
  padding: 2px 10px 3px 20px;
  vertical-align: baseline;
  white-space: nowrap;
}

.footerItem a:link    { 
	color: white;
	font-weight: normal; 
}
.footerItem a:visited { 
	color: white;
	font-weight: normal;  
}
.footerItem a:active  { 
	color: white;
	font-weight: normal; 
}

.footerItem a:hover   { 
	color: white;
	font-weight: normal; 
	text-decoration: none; 
}

