<style type ="text/css">

	.formlabel td {
		text-align: right;
	}

	#content {
		list-style: none;
		float: right;
		width: 678px;
		border-style: solid solid solid solid;
		border-color: #0e69be;
		border-size: 1px;
		border-width: 1px;
		padding-left: 2px;
		text-align: left;
		top: 0px;
		background-color: #F8F8FF;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#content ul {
		list-style: disc;
		list-style-position: outside;
		margin-left: 20px;
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#content H1 {
		text-align: center;
		color: blue;
		font-size: 12pt;
	}
	
	#content H2 {
		font-size: 12pt;
		padding-bottom: 2pt;
		padding-top: 2pt;
		margin-top: 2pt;
		margin-bottom: 2pt;
	}
	
	.errorBox {
		background-color: #FF0000;
		border-color: #000000;
		color: white;
		padding-top: 6pt;
		padding-bottom: 6pt;
	}
	
	#body {
		width: 854px;
		border-style: none none solid solid;
		border-color: #0e69be;
		border-size: 1px;
		border-width: 1px;
		text-align: center;
		margin-left: 0pt;
		margin-right: auto;
	}
	
	#scheduleTable table {
		border-style: solid;;
		border-width: 2;	
		border-color: black;
		border-bottom-style: solid;
		border-right-style: solid;
		width: 670;		
		border-collapse:collapse;
	}
	
	#scheduleTable th {
		text-align: center;
		border-width: 1px;
		border-color: black;
		border-style: solid;
		padding: 3px;
	}
	
	#scheduleTable td {
		border-width: 1px;
		border-color: black;
		border-style: solid;
		padding: 3px;
	}
	
	
	.errorTable {
		background-color: #ffffcc;
		border-top: 1px solid #990000;
		border-left: 1px solid #990000;
		border-bottom: 1px solid Red;
		border-right: 1px solid Red;
		color: red;
		font: 11px Arial, 'Lucida Grande', Verdana, Sans-Serif;
		font-weight: bold;
		text-align: left;
		padding-left: 20px;
		margin-left: 100px;
		margin-right: 100px;
		margin-top: 6pt;
		margin-bottom: 6pt;
	}
	
	#errorTable tr td {
		background: #ffffcc;
	}
	
	#centre img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	#content .legal {
		font-size: 8pt;
	}
	
	#content .legal H2 {
		font-size: 8pt;
	}
	
	#fjmenu {
		float: left;
		width: 150px;;
		height: 1200px;
		background-color: #bcddff;
		padding: 0px 0;
	}
	
	#fjmenu .bd {	
		background-color: #bcddff;
		border: 0px;
	}
	
	fjmenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#fjmenu li a {
		height: 32px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		background-color: #bcddff;
	}
	
	#fjmenu li a:link,#fjmenu li a:visited {
		color: #0e69be;
		display: block;
		padding: 8px 0 0 10px;
		border: 0px, none;		
		vertical-align: middle;
	}
	
	#fjmenu li a:hover {
		color: #0e69be;
		padding: 8px 0 0 10px;
		background-color: #b7d9f7;
	}
	
	#fjmenu li a:active {
		color: #0e69be;
		padding: 8px 0 0 10px;
	}
	
	#fjmenu img {
		border: 0px;
	}
	
	#2008, #2009 {
		width: 150px;;
		height: 1200px;
	}
	
	#content .testimonial {
		border:1px solid #D7D7D7;
		margin: 20px 20px;
		padding: 5px 10px 5px 10px;
		font-family:Arial,Helvetica,sans-serif;
		font-style: italic;
		background-color: #EEEEEE;
		line-height: 140%;
	}
	
	#content .testimonial:HOVER {
		background-color: #F9FBFD;
	}
	
	.testimonialName {
		font-style: italic;
		font-weight: bold;
	}
</style>