a { font-family: Trebuchet MS, Tahoma, Arial, Helvetica ; font-size: 11pt; text-decoration: none; color:#0000FE }
a:link { text-decoration: none; color:#0000FE }
a:visited { text-decoration: none; color:#0000FE }
a:hover { text-decoration: underline; color:#FF9904 }
BODY { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11pt; color:#000000}
P { font-family: Trebuchet MS, Arial, Helvetica; font-size:12pt; color:#000000 }

a.mainnav {font-family: Trebuchet MS, Tahoma, Arial; font-size: 12pt; color: #FF9904; font-weight:bold}
a.mainnav:link {font-family: Trebuchet MS, Tahoma, Arial; color: #FF9904; font-weight:bold}
a.mainnav:visited {font-family: Trebuchet MS, Tahoma, Arial; color: #FF9904; font-weight:bold}
a.mainnav:hover {font-family: Trebuchet MS, Tahoma, Arial; color: #FFFFFF; text-decoration: underline; font-weight:bold}
a.mainnav {text-decoration:none}

a.homebodynav {font-family: Trebuchet MS; font-size: 16pt; color: #7CEFFC; font-weight:bold}
a.homebodynav:link {font-family: Trebuchet MS; color: #7CEFFC;}
a.homebodynav:visited {font-family: Trebuchet MS; color: #7CEFFC;}
a.homebodynav:hover {font-family: Trebuchet MS; color: #FFFFFF; text-decoration: underline;}
a.homebodynav {text-decoration:none}

a.seascreamernav {font-family: Trebuchet MS, Tahoma, Arial; font-size: 11pt; color: #00ADEF; font-weight:bold}
a.seascreamernav:link {font-family: Trebuchet MS, Tahoma, Arial; color: #00ADEF; font-weight:bold}
a.seascreamernav:visited {font-family: Trebuchet MS, Tahoma, Arial; color: #00ADEF; font-weight:bold}
a.seascreamernav:hover {font-family: Trebuchet MS, Tahoma, Arial; color: #000000; text-decoration: underline; font-weight:bold}
a.seascreamernav {text-decoration:none}

a.screamerbodynav {font-family: Trebuchet MS; font-size: 16pt; color: #00ADEF; font-weight:bold}
a.screamerbodynav:link {font-family: Trebuchet MS; color: #00ADEF;}
a.screamerbodynav:visited {font-family: Trebuchet MS; color: #00ADEF;}
a.screamerbodynav:hover {font-family: Trebuchet MS; color: #000000; text-decoration: underline;}
a.screamerbodynav {text-decoration:none}

a.seathundernav {font-family: Trebuchet MS, Tahoma, Arial; font-size: 11pt; color: #0000FE; font-weight:bold}
a.seathundernav:link {font-family: Trebuchet MS, Tahoma, Arial; color: #0000FE; font-weight:bold}
a.seathundernav:visited {font-family: Trebuchet MS, Tahoma, Arial; color: #0000FE; font-weight:bold}
a.seathundernav:hover {font-family: Trebuchet MS, Tahoma, Arial; color: #FF9904; text-decoration: underline; font-weight:bold}
a.seathundernav {text-decoration:none}

a.topnav {font-family: Trebuchet MS; font-size: 11pt; color: #FFFFFF;}
a.topnav:link {font-family: Trebuchet MS; color: #FFFFFF;}
a.topnav:visited {font-family: Trebuchet MS; color: #FFFFFF;}
a.topnav:hover {font-family: Trebuchet MS; color: #00ADEF; text-decoration: underline;}
a.topnav {text-decoration:none}

.nested td{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; color:#FFFFFF;
	font-size: 9pt;
	font-weight: normal;
}

.nested2 td{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; color:#FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}

.nested3 td{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; color:#000000;
	font-size: 11pt;
	font-weight: normal;
}

/* safety alert */
#alert {
  position: absolute;
  top: 135px;
  left: 390px;
  width: 600px;
  background-color: #e9e7ed;
  border: 1px solid #7a7a7a;
  z-index: 100;
}
#alert img {
  border: 0px none transparent;
}
#alert .top {
  height: 6px;
  border-bottom: 1px solid #343434;
  background-color: #9b9b9b;
}
#alert h1, #alert p {
  padding: 0 10px;
}
#alert h1 {
  margin-top: 10px;
  font: normal normal bold 14px/16px Arial,sans-serif;
  color: #b42b33;
}
#alert p {
  font: normal normal normal 14px/16px Arial,sans-serif;
  color: #707277;
}
/*#alert img {
  margin: 25px 188px 18px;
}*/
#alert input.ok {
  background: transparent url(images/button_ok.png) no-repeat scroll 0px 0px;
  width: 45px;
  height: 22px;
  border-style: none;
  font: normal normal bold 13px/15px Arial,sans-serif;
  color: #fff;
  text-transform: uppercase;
  float: right;
  cursor: pointer;
}