body {
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #38185d;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#header {
	background: #FFFFFF url(images/headerBG.jpg) no-repeat;
	vertical-align: bottom;
	height: 105px;
	width: 800px;
}
#subNav {
	background: #FFFFFF url(images/subNavBack.jpg) no-repeat;
	height: 6px;
	width: 800px;
}
#footer {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FFFFFF url(images/footerBack.jpg) no-repeat bottom;
	height: 19px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
}
#footertop {
	background-image: url(images/footerBack.jpg);
	height: 10px;
}
#mainCell {
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 20px 20px;
	width: 66%;
	font-size: 12px;
}
#rightCell li {
	text-align: left;
}
#hotspot {
	padding: 10px;
	border: 1px solid #000066;
	text-align: left;
	width: 475px;
	margin-top: 15px;
}
p {
	margin-bottom: 5px;
}
#hotspot li {
	margin-left: -15px;
	font-size: xx-small;
	margin-top: 5px;
}
a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#rightCell {
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 235px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
}
#mainCell p {
	text-align: justify;
}
#rightCell h1 {
	font-size: small;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	height: 8px;
	background-image: url(images/blueSquare.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 11.5px;
	padding-right: 0px;
	padding-bottom: 11.5px;
	white-space: pre;
	display: block;
	margin: 0px;
	vertical-align: middle;
}

#nav a:hover {
	color: #FF9900;
	height: 8px;
	background-image: url(images/orangeSquare.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 11.5px;
	padding-right: 0px;
	padding-bottom: 11.5px;
	padding-left: 35px;
	white-space: pre;
	display: block;
	margin: 0px;
	vertical-align: middle;
}
#nav {
	color: #FFFFFF;
	height: 32px;
	width: 800px;
	text-align: center;
	background-color: #38185d;
	background-image: url(images/navBack.jpg);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
.menuTable {
	background: #FF9900;
	filter: Alpha(Opacity=40);
}
.topleft {
	background: #FFFFFF url(images/topleft.jpg) no-repeat;
	height: 53px;
	width: 13px;
}
.topright {
	background: #FFFFFF url(images/topright.jpg) no-repeat;
	height: 53px;
	width: 13px;
}
.topcentre {
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(images/orangeBox_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}
.botleft {
	background: #FFFFFF url(images/botleft.jpg) no-repeat bottom;
	height: 38px;
	width: 13px;
}
.botright {
	background: #FFFFFF url(images/botright.jpg) no-repeat bottom;
	height: 38px;
	width: 13px;
}
.botcentre {
	padding: 5px;
	width: 100%;
	height: 23px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/orangeBox_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1, h2, h3, h4, h5, h6, h7 {
	color:#000066;
}.clear {
	clear: both;
}
.partnerLogo {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
