body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
#wrapper {
	text-align: left;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	clear: both;
	padding: 5px;
	float: left;
	width: auto;
}


#footer {
	margin-top: 0px;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	clear: both;
}
#footerLinks {
	margin-top: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	
}
#dataTable { width: 100%; 
}
#dataTable td, #dataTable th{ padding: 5px;
}

h1 {
	padding: 5px;
	font-size: 18px;	
}
h2 {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	font-size: 16px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.Bold {
	font-weight: bold;
}

.CentreFooter {
	font-size: small;
	text-align: center;
	padding: 5px;
}

.ImageCaption {
	font-weight: normal;
	color: #FFFFFF;
}
img {
border: none;
}
