body {
	font-size: 1em;
	background-color: #ffffff;
}

	td.navoption {
		background-color: #adb5db;
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
	}
		td.navoption a {
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		td.navoption a.active {
			font-weight: bold;
			color: #c42a6a;
			text-decoration: none;
		}
	
	td.nav_divider {
		background-color: #ffffff;
	}
	
	td.snavoption {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.6em;
		color: #ffffff;
	}
		td.snavoption b {
			font-weight: normal;
			color: #ADB5DB;
			text-decoration: none;
		}
		td.snavoption a {
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
		}
		td.snavoption a.active {
			color: #0d3d7a;
			text-decoration: none;
		}
	
	td.ssnavoption {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
	}
		td.ssnavoption a {
			font-weight: normal;
			color: #ffffff;
			text-decoration: underline;
		}
		td.ssnavoption a.active {
			color: #edd2e4;
			text-decoration: underline;
		}
		td.ssnavoption b {
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		
	td.leftcolumn {
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	td.maincolumn {
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	td.quicklinksborder {
		background-color: #6c7cbb;
	}
	td.quicklinksbody {
		background-color: #f1dae9;
	}
	td.quicklink {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		color: #6c7cbb;
	}
		td.quicklink a {
			font-weight: normal;
			color: #6c7cbb;
			text-decoration: none;
		}
	
	h1 {
		font-family: arial, sans-serif, helvetica;
		font-size: 1.35em;
		font-weight: normal;
		color: #000000;
		margin-bottom: 5px;
	}
	
	h2 {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		font-weight: bold;
		color: #6c7cbb;
	}
	h2.main {
		color: #c42a6a;
	}
	
	p.bodytext {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		color: #6c7cbb;
	}
		p.bodytext b {
			color: #c42a6a;
		}
		p.bodytext b.blue {
			color: #6c7cbb;
		}
		p.bodytext b.prudential {
			color: #ED182B;
			font-weight: normal;
		}
		p.bodytext b.themall {
			color: #ED037C;
			font-weight: normal;
		}
		p.bodytext a {
			font-weight: normal;
			color: #c42a6a;
			text-decoration: underline;
		}
	ul {
		list-style-type: disc;
	}
	li {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		color: #6c7cbb;
	}
	
	p.tabletitle {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		font-weight: bold;
		color: #6c7cbb;
	
	}
	
	span.earlybirdtitle {
		font-family: arial, sans-serif, helvetica;
		font-size: 1.0em;
		font-weight: bold;
		color: #ffffff;
	}
	
	span.quicklinkstitle {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		font-weight: bold;
		color: #6c7cbb;
	}	
	
	p.brochuretext {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		color: #6c7cbb;
	}
		p.brochuretext a {
			font-weight: bold;
			color: #c42a6a;
			text-decoration: underline;
		}

	p.persondetails {
		font-family: arial, sans-serif, helvetica;
		font-size: 0.7em;
		color: #6c7cbb;
	}	
		p.persondetails i {
			color: #c42a6a;
		}
		
	img.bodyimageleft {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	img.bodyimageright {
		margin-left: 10px;
		margin-bottom: 10px;
	}
	
	div.hidden {
		display: none;
	}
	
	
	.slideshow { position: relative; width:135px; height:120px; display:block; }
	.slide0 { position: absolute; top: 20px; left: 0px; z-index: 2; }
	.slide1 { position: absolute; top: 20px; left: 0px; z-index: 1; }

