body {
  background-color: #ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: navy;
  margin-left: 10;
  margin-top: 8;
}

a.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: navy;
  	text-decoration:none;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3;
}

a.menu:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
	color: #00A1D0;
  	text-decoration:none;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3;
}

a.menu:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
	color: #00A1D0;
  	text-decoration:none;
    font-style: normal;
    font-weight: bold;
    line-height: 1.3;
}

a.menuwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: white;
  	text-decoration:none;
    font-style: normal;
    font-weight: bold;
}

a.menuwhite:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
	color: #00A1D0;
  	text-decoration:none;
    font-style: normal;
    font-weight: bold;
}

a.menuwhite:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
	color: #00A1D0;
  	text-decoration:none;
    font-style: normal;
    font-weight: bold;
}

a.menubar {
  text-align: justify;
  font-size: 10pt;
  line-height: 1;
  font-weight: bold;
  color: white;
  margin-left: 10;
    	text-decoration:none;
}

a.menubar:hover {
  text-align: justify;
  font-size: 10pt;
  line-height: 1;
  font-weight: bold;
  color: white;
  margin-left: 10;
    	text-decoration:underline;
}

a.vermais {
	text-align: justify;
	text-decoration:none;
	font-size: 8pt;
	line-height: 1;
	font-weight: bold;
	color: #00A1D0;
	margin-left: 432;
	}

a.vermais:hover {
	text-align: justify;
	text-decoration:underline;
	font-size: 8pt;
	line-height: 1;
	font-weight: bold;
	color: #00A1D0;
	margin-left: 432;
}

a.textlink {
	font-size: 9pt;
    font-weight: normal;
	line-height: 1.4;
	text-align: justify;
	text-decoration:none;
	color:navy;
	}

a.textlink:hover {
	text-align: justify;
	text-decoration:underline;
	font-size: 9pt;
    font-weight: normal;
	line-height: 1.4;
}

a.headerlink {
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #50838E;
    line-height: 1.6;
	text-decoration:none;
}

a.headerlink :hover{
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #00558E;
    line-height: 1.6;
	text-decoration:underline;
}

dl {
    line-height: 1.3;
    margin-left: 10;
    }

dt {
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: white;
    line-height: 1.6;
}

dt.content {
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #00558E;
    line-height: 1.6;
}

dd {
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3;
    margin-left: 10;
    margin-right: 10;
    	text-align: justify;
}

.menubar {
  text-align: justify;
  font-size: 10pt;
  line-height: 1;
  font-weight: bold;
  color: white;
  margin-left: 10;
}

.menubarinput {
  font-size: 9pt;
  line-height: 1;
  font-weight: normal;
  color: navy;
  margin-left: 0;
}

.smallline {
  font-size: 4pt;
  line-height: 1;
}

.footnote {
  font-size: 7pt;
  line-height: 3;
}

.texto {
	font-size: 9pt;
    font-weight: normal;
	line-height: 1.4;
	text-align: justify;
	text-indent: 20;
    margin-left: 20;
	margin-right: 20;
}

.textoni {
	font-size: 9pt;
    font-weight: normal;
	line-height: 1.4;
	text-align: justify;
    margin-left: 20;
	margin-right: 20;
}

	div.menubar {
	  background-image:url('img/large_bar_lblue.png');
	  width: 960px;
	  height: 24px;
	  padding: 0px;
	  margin: 0px;
	  overflow: visible;
}

	div.chromestyle {
	  background-image:url('img/large_bar_lblue.png');
	  width: 960px;
	  height: 24px;
	  padding: 0px;
	  margin: 0px;
	  overflow: visible;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 0px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
margin: 0;
text-decoration: none;
  text-align: justify;
  font-size: 10pt;
  line-height: 1;
  font-weight: bold;
  color: white;
  margin-left: 10;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 8;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
//font-family: Arial, Helvetica, sans-serif;
font:normal 12px arial;
line-height:18px;
z-index:100;
background-color: #00a1d0;
width: 140px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration: underline;
}

/* ######### Style for Ciencia Hoje ######### */

	div.menubarch {
	  background-image:url('img/large_bar_lblue_ch.png');
	  width: 1520px;
	  height: 24px;
	  padding: 0px;
	  margin: 0px;
	  position:relative;
	  top: -10px;
}

.menubarch{
  text-align: justify;
  font-size: 12pt;
  line-height: 1;
  font-weight: bold;
  color: white;
  margin-left: 50px;
  position:relative;
  top: 4px;
}

a.vermaisch {
	text-align: justify;
	text-decoration:none;
	font-size: 8pt;
	line-height: 1;
	font-weight: bold;
	color: #00A1D0;
	margin-left: 600;
	}
	
a.vermaisch2 {
	text-align: justify;
	text-decoration:none;
	font-size: 8pt;
	line-height: 1;
	font-weight: bold;
	color: #00A1D0;
	margin-left: 260;
	z-index:200;
	}
	
	
/* ######### Style for PHPlist ######### */

.list {
	font-size: 10pt;
    font-weight: normal;
	line-height: 2;
	text-align: justify;
    margin-left: 20;
	margin-right: 20;
}
.listdescription {
	font-size: 9pt;
    font-weight: normal;
	line-height: 1.5;
	text-align: justify;
    margin-left: 20;
	margin-right: 20;
}

.textophplist {
	font-size: 10pt;
    font-weight: normal;
	line-height: 1.6;
	text-align: left;
	text-indent: 20;
    margin-left: 40;
	margin-right: 20;
}

.required {
	font-size: 10pt;
    font-weight: bold;
	line-height: 1.6;
	text-align: justify;
	text-indent: 20;
    margin-left: 40;
	margin-right: 20;
}

.attributename {
	font-size: 10pt;
    font-weight: bold;
	line-height: 1.6;
	text-align: justify;
	text-indent: 20;
    margin-left: 40;
	margin-right: 20;
}