	html {
		height: 101%; /* prevent scrollbar jumping in firefox */
	}
	* {
		margin: 0;
		padding: 0;
		border:0;
	}
	body {
		font-family: Arial, Helvetica, sans-serif, Verdana, Geneva ;
		font-size: 100.01%;
	}
	img {
		border:0;
	}
	.clear {
		clear: both;
	}
	br.clear {
		font-size: .01em;  /* remove space below clearing br tags in IE5  #9ABCAD*/ 
	}
	body {
		border: 0;
		margin: 0;
		padding: 0;
		background-color: #fff;
		text-align: center;
	}
	#frame1 {
		width: 100%;
		height: 100%;
		background-color: #fff;
		background: url(images/bg_vert.png) repeat-y center;
		overflow: hidden;
	}
	#frame2 {
		width: 848px;
		height: 100%;
		margin: 0 auto 0 auto;
		text-align: left;
	}
	#header {
		width: 848px;
		height: 251px;
		background-image: url(images/bg_bannerB.jpg);
		background-position: top;
		background-repeat: no-repeat;
		margin: 0 auto 0 auto;
	}
	
	#left {
		float: left;
		display: inline;
		text-align: center;
		width: 219px;
		margin: 30px 0px 30px 1px;
		background-color: #E7F1F5;
	}
	#left a, #left a:visited, #left a:active {
		text-decoration: none;
		color: #00557d;
	}
	#left a:hover {
		text-decoration: underline;
		color: #BB0055;
	}
	#left a:active {
		text-decoration: underline;
		color: #00006a;
	}
	#left ul {
		text-align: left;
		color: #00557d;
		list-style-type: none;
		margin: 20px 20px 20px 20px;
		font-family: verdana;
		font-size: medium;
	}
	#left ul li {
		border-bottom: 1px solid #3d9ea9;
		padding: 5px 0 5px 0;
	}
	#left ul li ul li {
		border-bottom: 0px;
		margin: 2px 0 2px 40px;
		padding: 0;
	}
	#left ul ul {
		text-align: left;
		color: #990033;
		list-style-type: disc;
		font-size: 80%;
		margin: 0;
		padding: 0;
	}
	#center {
		float: left;
		display: inline;
		width: 540px;
		margin: 20px 0px 20px 20px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif, Verdana, Geneva ;
		font-size: 80%;
		line-height: 130%;
	}
	#center h1 {
		width: 520px;
		color: #2565A6;
		font-size: 170%;
		font-weight: normal;
		margin: 10px 20px;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #D9E5F1;
		
	}
	#center h3 {
		width: 520px;
		color: #C2814C;
		font-size: 120%;
		font-weight: bold;
		margin: 30px 20px 5px 20px;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #D9E5F1;
		
	}
	#center p {
		margin: 0 20px 15px 20px;
	}
	hr {
		height: 1px;
		color: #D9E5F1;
		background-color: #D9E5F1;
	}
	#center hr {
		margin: 10px 20px 10px 20px;
	}
	#center li {
		list-style-type: disc;
		margin: 2px 0 2px 50px;
		line-height: 130%;
	}
	#bottom  {
		float: left;
		display: inline;
		width: 963px;
		height: 30px;
		font-size: 11px;
		font-weight: bold;
		font-family: arial;
	}
	 #bottom a, #bottom a:visited  {
		text-decoration: none;
		color: #990077;
	}
	#bottom a:hover {
		text-decoration: underline;
	}
	#credits {
		width: 219px;
		margin: 80px 0px 10px 0px;
		color: #3d9ea9;
		font-size: 10px;
		font-family: arial;
		text-decoration: none;
	}
	#credits a, #credits a:visited {
		color: #3d9ea9;
		text-decoration: none;
	}
	#credits a:hover {
		text-decoration: underline;
		color: #c60000;
	}
	.where {
		position: absolute;
		font-size : 8px;
		text-align: center;
		color: #ffe;
		left: -999em;
	}
	.where a {
		position: absolute;
		font-size : 8px;
		text-align: center;
		color: #eff;
		left: -999em;
	}
	.wheret {
		position: absolute;
		font-size : 8px;
		text-align: center;
		color: #ffe;
		left: -999em;
	}
	.wheret h1 {
		position: absolute;
		font-size : 20px;
		text-align: center;
		color: #eff;
		left: -999em;
	}
	table {
		align: centre;
		width: 100%;
		margin: 3px;
		padding: 3px;
	}
	tr {
	}
	td {
		border: 1px solid #8a8a8a;
	}
	.banner1 {
		color: #5D91A6;
		font-size: 28px;
		font-style: italic;
		font-family: Arial, Helvetica, sans-serif;
		padding: 40px 0 0 30px;
	}
	.banner2 {
		color: #84A9BB;
	}
	.banner3 {
		color: #8395A3;
		font-style: normal;
	}
