@charset "utf-8";
/* CSS Document */

<STYLE TYPE="text/css">
body { color: navy ; font-family: arial; font-size: 9pt; text-decoration: underline}
H1 {color: maroon}
H2 {color: blue}
H3 {color: green}

img {   border-style: none;   }


.style1 {font-size: 36px}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}
.style3 {
	color:#000000;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style13 {font-size: 12px;}
.style14 {font-size: 12px; color:#F00; font-style:italic}
.style34 {font-family: "Courier New", Courier, monospace;font-weight: bold;font-size: 18px;}
.style35 {font-size: 12px;font-style: normal;font-weight: bold;}
.style36 {
	font-size: 12px;
	font-weight: normal;
	color:#0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
.style37 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style38 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.style39 {color: #FFFFFF}
.style40 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style41 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.style43 {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style47 {color: #FF0000}
.style48 {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.style49 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style50 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cell_over { FONT SIZE: 12; FONT STYLE: BOLD; BACKGROUND-COLOR: #FFFFFF }
.cell_out { FONT SIZE: 12; FONT STYLE: BOLD;BACKGROUND-COLOR: #FFFF00 }
.cell_over1 { FONT SIZE: 12; FONT STYLE: BOLD;BACKGROUND-COLOR: #C9E4FC }
.cell_out1 { FONT SIZE: 12; FONT STYLE: BOLD;BACKGROUND-COLOR: #FFFFCC 

}

.style53 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.style54 {font-size: x-large
}

.style56 {font-style: italic
}

/*preload classes*/
.svw {
  width: 50px;
  height: 20px;
  background: #fff;
}

.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {
  position: relative;
  overflow: hidden;
  border: 2px solid #FFD227; /* #ff0000; */
  margin: 0 0 1px 0;
}

.stripViewer ul { /* this is your UL of images */
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
.stripViewer ul li {
  float:left;
}

.stripTransmitter {
  overflow: auto;
  width: 1%;
}

.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}

.stripTransmitter ul li{
  width: 20px;
  float:left;
  margin: 0 1px 1px 0;
}

.stripTransmitter a{
  font: bold 10px Verdana, Arial;
  text-align: center;
  line-height: 22px;
  background: #FFD227;
  color: #000;
  text-decoration: none;
  display: block;
}

.stripTransmitter a:hover, a.current{
  background: #fff;
  color: #FFD227;
}

/*tooltips formatting*/
#tooltip {
  background: #fff;
  color: #000;
  opacity: 0.85;
  border: 5px solid #8d8dfd;
}

#tooltip h3 {
  font: normal 10px Verdana;
  margin: 3px;
  padding: 6px 2px;
  border: 0;
}

</STYLE>
.style40 div table .style50 td {
	font-size: 18px;
}
.style99 {
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
