table {
	font: 9pt arial, sans-serif
}

img { border:none;}


p { fontsize: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
}
.navbar {
	font-size: 90%;
	padding-left: 10px;
}

.border {
	border: 1px solid #ffcc00
}
.leftcoltext {
	background-color: #ffffff;
	padding-right: 10px;
	text-align: justify;
}
.centercoltext {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid;
	border-top-color: white;
	border-bottom-color: white;
	border-left-color: #3E5AB5;
	border-right-color: #3E5AB5;
	background-color: white;
	text-align: justify;
}
.rightcoltext {
	background-color: white;
	padding-left: 10px;
	text-align: justify;
}
h1 {
	font-size: 100%;
	color: #3E5AB5;/*themecolour5%0;*/
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 a {
  font:bold 100%;
  text-decoration:none;
  }
h2,h3,h4,h5 {
	font-size: 100%;
	color: #3E5AB5;
	margin-top: 5px;
	margin-bottom: 5px;
}
.highlightbox {
	padding: 5px;
	font-size: 125%;
	color: #000000;
	background-color: #ffcc00;
}
#p ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	list-style-image:  url(/index_files/index_bullet2.gif);
}
#tempo {
  padding: 0px 5px 5px 0px;
  font-size: 100%;
  line-height: 1.2em;
}
#tempo ul, #tempo p {
  padding-bottom: 10px;
  border-bottom: 1px solid #3E5AB5;
}
