/* @font-face {
	font-family: "Century Gothic";
	src: url("http://www.concepthouse.co.uk/access/service/fontstore/gothic.ttf")
} */
body{
font-size:9pt;
font-family: Arial,tahoma;
background-color: #fff;
color: #555;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
}

p {
   /* font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt; */ 

	font-size:8.95pt;
}
h1 {
	/*font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS"; */
	font-size: 14pt;
	font-weight: bold;
}
h2 {

	/*font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS"; */
	font-size: 12pt;
	font-weight: bold;
}
ul {
	/*font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt; */
	line-height: 15pt;
	font-size:8.95pt;
}
td {

	/*font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt; */
	font-size:8.95pt;
}
.pbold {
	/*font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt; */
	font-weight: bold;
}
.psitemap {
	/*font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt; */
	font-weight: normal;
	line-height: 18pt;

}
a:link {  
	color: #0000FF; 
	text-decoration: none
}
a:active {  
	color: #0000FF; 
	text-decoration: none
	}
a:visited {  
	color: #0000BB; 
	text-decoration: none
	}
a:hover {  
	color: #6666FF; 
	text-decoration: none
	}

#eventshome
{
    background-color:#FCFF9C;
    border:1px solid #F9FE96;
	padding:0 10px;
}

#download input{
display:block; 
width:285px; 
float:right;
margin:0px 0px 0px 0;
width:285px;
height:110px;
text-indent:-9999px;
border-width:0;
cursor:pointer;
background:#ffffff url(../images/download.gif) top center no-repeat;
}
#download input.submitButton{ width:100px; padding:5px; background-color:#999999; color:#FFFFFF;}

.caseStudies p{ border-bottom:1px solid #999999; padding-bottom:5px; margin-bottom:40px; text-align:right;}