/* CSS Document */
/* ============  @ GLOBAL PROPERTIES  ============ */
@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	display: inline-block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27458e;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27458e;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27458e;
	font-size: 14px;
	font-weight: bold;
}
/* h4 igual a h2 centrado, trocar a ordem com h3?*/
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27458e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
/* igual a h1, retirar*/
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27458e;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}
a {
	outline: 0;
}
a:link, a:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #27458e;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #000;
	text-align: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.colour_text {
	font-weight: bold;
	color: #27458e;
}
.back {
	text-align: right;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
}
.sup {
	font-size: medium;
	position: relative;
	vertical-align: top;
	line-height: 120%;
	bottom: 7px;
}
.sub {
	font-size: 90%;
	position: relative;
	bottom: -7px;
	line-height: 120%;
}
.i {
	font-style: italic;
}
.b {
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
p.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	text-align: center;
	margin-bottom: 25px;
}
/* ver se o abaixo é mesmo necessário*/
p.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.main_links a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
}
.main_links a:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
.main_links a:hover {
	color: #27458e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.header {
	position: static;
	display: inline-block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}
.shadow1 {
	background-image: url(Images/cubes.png);
	background-repeat: repeat;
}
.white {
	background-color: #FFF;
	height: auto;
	width: auto;
	left: auto;
	right: auto;
	position: relative;
	display: block;
}
.white2 {
	background-color: #FFF;
	width: 80%;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
.white3 {
	background-color: #FFF;
	width: 80%;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
.shadow2 {
	position: relative;
	display: inline-block;
	height: auto;
	width: 65%;
	left: 35px;
	background-color: #999;
}
.header1 {
	height: auto;
	width: 210px;
	position: static;
	display: inline-block;
	clear: none;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 20px;
}
.header2 {
	width: 320px;
	position: relative;
	display: inline-block;
	left: 20px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	padding: 10px;
	vertical-align: middle;
	float: left;
}
.header3 {
	display: inline-block;
	overflow: visible;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}
.update {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 100%;
	text-align: right;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	list-style-type: none;
	color: #000;
	text-align: left;
	text-indent: -40px;
}
.email a {
	font-family: Arial, Helvetica, sans-serif;
	color: #27458e;
	font-weight: bold;
}
body div a img {
	vertical-align: text-bottom;
	display: inline-block;
}
.aa img {
	margin: 10px;
}
.div_links a {
	color: #27458e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.div_links a:visited {
	color: #27458e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.div_links a:hover {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
/* ============  @ HOME PAGE  ============ */
.synopsis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.synopsis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
.synopsis a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
	text-decoration: underline;
}.synopsis a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
#even {
	text-align: center;
	clip: rect(auto,50px,auto,50px);
	margin-right: 2%;
	margin-left: 2%;
}
#links {
	display: inline;
	margin-top: 0px;
}
/* ============  @ ACADEMIC DUTIES  ============ */
#date {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #27458e;
	clear: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: nowrap;
	height: auto;
	width: auto;
	margin: 0px;
	position: relative;
	vertical-align: top;
}
.text2 {
	margin-top: 0px;
}
#prev {
	display: inline-block;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	vertical-align: text-top;
	position: relative;
	margin-bottom: 10px;
	height: auto;
	width: 90%;
}
#prev ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
/* ============  @ ADMINISTRATIVE DUTIES  ============ */
#spaced {
	line-height: 30px;
}
/* ============  @ PUBLICATIONS  ============ */

.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
}
.highlights li {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14px;
}
.highlights li p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
.highlights li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
.highlights li p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #27458e;
}
.highlights li p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
.unnumbered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
.unnumbered li {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
}
.unnumbered li p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.pubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pubs li {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
}
.pubs li p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.pubs li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
.pubs li p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #27458e;
}
.pubs li p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #27458e;
}
/* ============  @ SOL-GEL  ============ */
.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.border1 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #385D8A;
	border-right-color: #385D8A;
	border-left-color: #385D8A;
}
.border2 {
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #385D8A;
	border-left-color: #385D8A;
	border-bottom-width: 3px;
	border-bottom-color: #385D8A;
}
.border3 {
	border-top-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #385D8A;
	border-left-color: #385D8A;
	border-bottom-color: #385D8A;
}
.border4 {
	border-bottom-width: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #385D8A;
	border-top-color: #385D8A;
	border-right-width: 3px;
}
.border5 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #385D8A;
	border-top-width: 3px;
	border-top-color: #385D8A;
	border-right-width: 3px;
	border-right-color: #385D8A;
}
/* ============  @ TEAM  ============ */
.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #000;
	text-align: center;
	margin: 0px;
}
.center img {
	border-top-color: #27458e;
	border-right-color: #27458e;
	border-bottom-color: #27458e;
	border-left-color: #27458e;
}
