<style>
	window {
		margin: 0px;
		padding: 0px;
		border: 0px;
		text-align: center;
	}
	body {
		margin: 0px;
		padding: 0px;
		background-color: #0072C9;
/*		background-color: white;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #211E1C;
	}
	.languagePane {
		float: none;
		clear: none;
		position:absolute;
		overflow: hidden;
		visibility: visible;
		left: 4px;
		top: 117px;
		z-index: 5;
		height: 30px;
		width: 292px;
		color:#FFFFFF;
	}
	.bannerPane {
		float: none;
		clear: none;
		position:absolute;
		overflow: hidden;
		visibility: visible;
		left: 362px;
		left: 4px;
		top: 4px;
		z-index: 5;
		border: 0px;
		height: 117px;
		width: 300px;
/*		border-top-width: 2px;
		border-top-style: ridge;
		border-top-color: #0072C9;
		border-right-width: 2px;
		border-right-style: ridge;
		border-right-color: #0072C9;
		background-color: #0072C9;*/
	}
	.iconPane {
		float: none;
		clear: none;
		position: absolute;
		overflow: hidden;
		visibility: visible;
		left: 282px;
		top: 4px;
		width: 470px;
		height: 888px;
		padding: 4px;
		z-index: 6;
/*		background-color: #0072C9;
		border-bottom-width:2px;
		border-bottom-style:ridge;
		border-bottom-color:#0072C9;
		border-right-width: 2px;
		border-right-style: ridge;
		border-right-color: #0072C9;*/
	}
/*	.videoLinkPane {
		position: absolute;
		top: 525px;
		text-align: center;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: white;
		left: 340px;
		z-index: 1;
	} */
	.videoLinkPane {
		position: absolute;
		top: 500px;
		text-align: center;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		left: 290px;
		width: 470px;
		z-index: 1;
	}
	.contentPane {
		float: none;
		clear: none;
		position: absolute;
		overflow: visible;
		visibility: visible;
		left: 4px;
		top: 140px;
		padding: 6px;
		z-index: 6;
		border-bottom-width:4px;
		border-bottom-style:none;
		border-bottom-color:#0072C9;
		border-top-width: 4px;
		border-top-style: none;
		border-top-color: #0072C9;
		border-right-width: 4px;
		border-right-style: none;
		border-right-color: #0072C9;
		border-left-width: 4px;
		border-left-style: none;
		border-left-color: #0072C9;
		height: 100%;
		width: 275px;
		background-color: #FFFFFF;
	}
	.shell {
		/*text-align:center;*/
	}

	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	a {
		color: #02008C;
		text-decoration: none;
		background-color: transparent;

	}
	.midRowLinks {
		color: #CC0000;
		text-decoration: none;
		background-color: transparent;
	}
	.bottomNav {
		left: 0px;
		color: #CC0000;
		text-decoration: none;
		/*		background-color: #879DBF;*/
	}
	a:link {
		color: #02008C;
		text-decoration: none;
		background-color: transparent;
	}
	a:visited {
		color: #02008C;
		text-decoration: none;
		background-color: transparent;
	}
	a:hover {
		color: #02008C;
		text-decoration: none;
		background-color: transparent;
	}
	a:active {
		color: #02008C;
		text-decoration: none;
		background-color: transparent;
	}
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	h1 {
		font-size: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background-color: transparent;
	}
	h2 {
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background-color: transparent;
	}
	h3 {
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background-color: transparent;
	}
	h4 {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background-color: transparent;
	}
	h5 {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background-color: transparent;
	}
	h6 {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background-color: transparent;
	}
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	img {
	}
	.rotatingPicture {
		border: 0px;
		padding: 0px;
		margin: 0px;

	}
	.buttons {
/*	border: 1px ridge #CCCCCC;*/
/*		border-width:1px; 
		border-style:ridge; 
		border-color:#EEEEEE;*/
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
	.imageblock {
		padding: 0px;
		margin: 0px;
		border: 0px;
	}

	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	input {
	}
	.search {
		background-color : ButtonFace;
		font-size : 9px;
	}
	.goButton {
		background-color : ButtonFace;
		font-size : 9px;
		height: 19px;
		width: 25px;
	}
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	.pageHeader {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}
	.pageSubHeader {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	p.pageHeaderWebBlue {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #02008C;
	}
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	span.pageHeaderWebBlue {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #02008C;
	}	
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555555;
	}
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
	/* ***************************************************************** */
</style>
