body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-right: 1px;
    }
h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 0 2px 2px;
	font-size: 1.4em;
	background-image: url(/fct-cf/images/hr_underline.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
h2 {
	font-size: 1.2em;
	font: bold;
	color: #000000;
	margin-bottom: 2px;
	background-color: transparent;
    }
h3 {
	font-size: 1.0em;
	font: bold;
	color: #000000;
	background-color: transparent;
    }
p {
	font-size: 1.0em;
	color:	#000000;
	background-color: transparent;
    }

p.menu-page {
	margin-left: 10px;
	}	
	
.bg-gold {	
	background-color:#f2d695;
	}
	
.bg-blue {	
	background-color:#bcd2ee;
	}
		
ul {
	list-style-type: none;
	padding-left: 30px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
ul.arrow {
	list-style-image:url(/fct-cf/images/double-arrow.gif);
	padding-left: 8px;
}
ul.goldbullet {
	list-style-image:url(/fct-cf/images/bullet.gif);
	padding-left: 30px;
	margin: 5px;
    }

td.news {
	background-color: #DABA22;
	color: #000000;
	align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
a {
	color: #4E7EA2;
}
a:visited {
	color: #21637D;
}
hr.colour {
	image: url(/fct-cf/images/hr_underline.png);
    }
Font.PortletText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 90%;
	color: #000000;
	}
Font.wwsbr_page_id1siteid0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #4E7EA2;
	}

/* Styles for pictures with caption */

div.img {
  margin: 2px;
  border: 1px solid #4E7EA2; 
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  } 
div.img img {
  display: inline;
  margin: 3px;
  border: 1px solid #000000;
  }
div.desc {
  text-align: center;
  font-size: 80%;
  font-style: italic;
  width: 120px;
  margin: 2px;
  }