body {
	color: #000000;/*themecolour3%0;*/
	background-color: #d6dce5;/*themecolour3;*/
	font-size: 9pt;
	font-family: Verdana;
}

font.body {
	font-size: 9pt;
}

font.title {
	font-size: 13pt;
	color: #FF8000;
	font-weight: bold;
}

font.smalllistitems {
	font-size: 8pt;	
}

h1.featureheader {
	font-size: 13pt;
	color: #FF8000;
	font-weight: bold;
}

table {
	font-size: 9pt;
}

table.highlightbox {
	border-width: 1px;
	border-style: solid;
	border-color: #800080;
	background-color: #ffffeb;
}

tr.spacing4 {
	font-family: Verdana;
	font-size: 4pt;
}

.highlightbox tr.highlightboxheader {
	background-color: #800080;
	color: #FFFFFF;
}

tr.datalight {
	background-color: #f8f6f6;
}

tr.datadark {
	background-color: #eae6e6;
}

tr.footer {
	font-size: 7pt;	
}


td.top {
	font-family: Verdana;
	font-size: 1pt;
}

td.heading {
	font-family: Verdana;
	font-size: 14pt;
}

td.boxed {
	border-left: 0px solid #6699CC;
}

td.boxed2 {
	border-left: 1px solid #6699CC;
}

ul {
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/index_bullet.gif);	
}

li {
	font-family: Verdana;
	font-size: 9pt;	
}

.preloadedPic {
	display: none;
}