body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #0066FF;
	text-decoration: none;
}


a.active {
	color: #0066FF;
}

a.visited {
	color: #000000;
	font-weight: bold;
}

a:hover {
	font-style: bold;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	margin-right: 16px;
}

.external {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	height: 14px;
}
.whatsnew {
	font-size: 14px;
	position:relative;
	left:25px;
	font-weight: bolder;
}
.relateddocs{
	font-size: 14px;
	position:relative;

	left:25px
	font-weight: bolder;
	list-style-image: url(closed.gif);
	list-style-type: lower-alpha;
	bottom: -20px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentheader {
	font-family: Candara, Verdana, Arial;
	font-size: 24px;
	font-weight: bolder;
}
.contentsmallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	position:relative;
	top:16px;
	text-align: left;
	left: 5px;
	width: 340;
}
.contentcaption {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	line-height: 10px;
	top: 5px;
	position: relative;
}
.contentlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	list-style-type: disc;
	left: -15px;
	position: relative;
	list-style-position: outside;
	display: list-item;
	text-align: left;
}
.pricetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pricetablebottomborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.pricetablebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.pricetableboldbottomborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
.menuheadercolour {color: #FFFFFF}

