/* fixes */
/* www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ----------------------------------- */

body {	
	background-color: #FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color:#323232;
}
/* PV */
div#container {
	position: absolute;
	top: 8px;
	left: -1px;
	right: 3px;
}
div#usableWidth {
	width: 600px;
	margin: auto; /* centers in the container */
}
/* */
div#topOfPage{
	margin: auto; /* centers in the block */
	text-align: center;
}
div#bottomOfPage{
	clear: both;
	margin: auto; /* centers in the block */
	text-align: center;
}
div#header {
	padding-top: 3px;
	padding-bottom: 0px;
}
div#footer {
}
div.hf-logo-portugal {
	position: relative;
	float: left;
	padding-right: 10px;
}
div.hf-body {
    font-weight: bold;
	display: inline;
	color:#006600;
	font-size: 22px;
	position: relative;
	float: right;
}
div.splg-languages {
	float: right;
}
div.image-right{
	float: right;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: right;
}
div.image-left{
	float: left;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
    margin-right: 10px;
	margin-bottom: 5px;
	clear: left;
}
div.image-center{
	float: center;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: center;
}
p2 {
  text-align: center;
  line-height: 34px;
}
/* */
div#separator {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	background-color: #00285D;
	color: #FFFFFF;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#separator a, a:visited{
	color: #FFFFFF;
}
div.divider {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	clear: both;
	margin-bottom: 3px;
}
div.navigation {
	clear: both;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 12px;
}
div.navigation h1, h2, h3{
	font-weight: normal;
	display: inline;
	font-size: 12px;
	margin-bottom: 5px;
}
div.nav-hierarchy {
	display: inline;
	letter-spacing: 0.06em;
}
div.nav-subject {
	clear: both;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 12px;
}
div.nav-subject h4{
	font-weight: bold;
	display: inline;
	font-size: 12px;
	margin-bottom: 5px;
}
div.nav-features {
	display: inline;
}
/* */
p {
	text-align: left;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
table {
	text-align: center;
}
A{color:#00285d;}
A:visited{color:#00285d;}
A:hover{color:#00285d;text-decoration:none;}
h3{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#006600;
}
h6{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: bold;
	color:#005300;
}
UL {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
    list-style-type: square;
	}
ol
{
  list-style: none;
  width: 40em;  /* room for 2 columns */
}
ol li
{
  float: left;
  width: 20em;  /* accommodate the widest item */
}
/* stop the floating after the list */
br
{
  clear: left;
}
/* separate the list from what follows it */
div.wrapper
{
  margin-bottom: 1em;
}
/* anchor styling */
FORM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jst-lft {
	text-align:left
}




/* adapted */
/* H series */
P.lvl1{font:bold 20px arial,verdana,helvetica,sans-serif;color:#00285d;margin:5px 0 10px 0;}

P.lvl2{
	font:bold 18px arial,verdana,helvetica,sans-serif;
	color:#847248;
	margin:0 0 2px;
	padding:0;
	clear: both;
}
P.lvl3{font:bold 15px arial,verdana,helvetica,sans-serif;color:#00285D;margin:8px 0 3px;padding:0;clear:left;}

P.lvl4{font:bold 12px arial,verdana,helvetica,sans-serif;color:#323232;margin:0;padding:0;}

P.lvl5{font:bold 13px arial,verdana,helvetica,sans-serif;color:#847248;margin:0;padding:0;}
