<!--
	BODY{
	background-color: #ffffff;
	font : bold normal normal 10pt Arial, Helvetica, sans-serif;
}
	
	A:link{color: #000000}
	A:visited{color: #000000}
	   
	.menuBar {
	position: absolute; 
	left: 100; 
	top: 0; 
	background-color: Black;
	}
  
    .photo {
 	background: transparent url(images/redLogoSmall-01.gif) no-repeat top left;
	position: absolute;
	left: 100;
	top: 24;
 	background-color: White;
	border: none;
	}
  
    .menuTextTop{
	position: absolute;
	left: 200px;
	top: 24px;
	float: left;
	width: 700px;
	height: 90px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: White;
	}

   .menuTextTop li{
	float: left;
	margin: 0;
	padding: 28 8px 8px 8px;
	list-style: none;
	text-align: center;
	background-color: White;
	border: none;
}

	.flash {
	position: absolute;
	left: 100;
	top: 152;
	background-color: White;
	border: none;
	}

    .menuTextBottom{
	position: absolute;
	left: 60px;
	top: 520px;
	float: left;
	width: 800px;
	height: 100px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: White;
	}

   .menuTextBottom li{
	float: left;
	margin: 0;
	padding: 10 6px 6px 6px;
	list-style: none;
	text-align: center;
	background-color: White;
}
.BoldLargerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.NormalTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.NormalTextBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C4262A;
}
   .textBottomLeft{
	font-family:Arial, helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	position: absolute;
	top: 435pt;
	left: 40pt;
	width:240pt;
	border: none;
	float: left;
	background-color: White;
	border: none;
}

   .textBottomRight{
	font-family:Arial, helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	position: absolute;
	top: 435pt;
	left: 380pt;
	width: 260pt;
	border: none;
	float: left;
	background-color: White;
	border: none;
}

  table.center {
	left: 20pt;
}

-->
