/* typefaces */
body {
  font-family: Verdana, Geneva, sans-serif;
}

.footer-txt-grey, .footer-txt-white, .bodytxt-main-italics, .bodytxt-main-bold,
.title-lrg, .footer-txt-white-link, .footer-txt-small {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ol#controls li, #subnav a {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;
}

#contactInfo ul{
  list-style: none;
  padding: 0;  
}

#contactInfo, #HSB  { border-right: 1px solid #ccc; }

#contactInfo img, .newsTitle img {
  vertical-align: middle;
  padding-right: 8px;
}

#contactInfo li {
  margin-bottom: 4px;
}

#contactInfo .titles-lrg, #newsContainer .titles-lrg, #contactInfo ul {
  margin-bottom: 8px;
  margin-top: 15px;
}

#newsContainer {
position: relative;}

#newsContainer a:hover { color: #666;}

.newsItem { display: none; position: absolute; background-color: transparent; width: 230px; }
.newsItem p {font-weight: bold;}
p.newsTitle { font-weight: bold; }
.starting { display: block; }

#HSB { padding-top: 15px; }

.equalTable { table-layout: fixed }
.equalTable td { width: 33%; vertical-align: top; padding-left: 15px; padding-right: 15px;}

.bodytxt-lrg {
  font-size: 14px;
  color: #1B1A19;
  line-height: 15px;
}
.link-titles {
  font-size: 11px;
  color: #333;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}

#subnav {
  height: 29px;
  background-image: url("images/subnav_background.jpg");
  position: relative;
}

#subnav div, #imageRow {
  width: 100%;
  height: 29px;
  position: relative;
}

#imageRow {
  height: auto;
}

#loader {
  /*background: url('images/ajax-loader.gif') no-repeat scroll center transparent;*/
  bottom: 40px;
}

#subnav a {
  font-size: 11px;
  color: #999;
  position: absolute;
  top: 3px;
  text-shadow: -1px -1px 0 #2d2d2d;
}

#subnav a:hover, #subnav span:hover, #subnav a.selected {
  color: #FECB00;
}

a#forward, a#back {
  font-weight: bold;
  color: #fff;
}

#forward, #begin {
  right: 10px;
}

#return {
  right: 50px;
}

#back {
  left: 10px;
}

#begin span {
  font-weight: bold;
  color: white;
  margin-left: 25px;
}

div#choices, #portImg ul, #portImg li {
  margin: 0;
  padding: 0;
}

div#choices {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  height: 29px;
  text-align: center;
  font-size: 12px;
}

div#choices a {
  position: relative;
  margin-right: 20px;
}

td#portImg {
  background-color: black;
}

.footer-txt-grey {
  font-size: 11px;
  color: #999;
}
.footer-txt-white {
  font-size: 11px;
  color: #FFF;
}
.title {
  font-size: 18px;
  color: #9E9E9E;
  font-weight: bolder;
}
.yeartitles {
  font-size: 13px;
  color: #333;
  padding-left: 10px;
  font-weight: 600;
}
.bodytxt-main {
  font-size: 11px;
  color: #1B1A19;
  font-style: normal;
  line-height: 16px;
}
.bodytxt-main-italics {
  font-size: 12px;
  color: #484541;
  font-style: italic;
}
.bodytxt-main-bold {
  font-size: 12px;
  color: #484541;
  font-weight: bold;
}
.title-lrg {
  font-size: 26px;
  color: #9E9E9E;
  font-weight: lighter;
}
.titles-lrg {
  font-size: 14px;
  color: #666;
  font-weight: 100;
}
.footer-txt-white-link {
  font-size: 11px;
  color: #FFF;
  text-decoration: none;
}
.bodytxt-lrg-bullets {
  font-size: 13px;
  color: #1B1A19;
  line-height: 15px;
  list-style-type: square;
  list-style-position: outside;
}
.footer-txt-small {
  font-size: 11px;
  color: #333;
  text-decoration: none;
}
.title-news-med {
  font-size: 14px;
  color: #9E9E9E;
  font-weight: bolder;
}
.small-quotes {
  font-size: 11px;
  color: #666;
  font-weight: 100;
}

#Table_01 {
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#bannerArea {
  position: relative;
  overflow: hidden;
}

#bannerArea li {
  list-style: none;
}

#bannerArea ul {
  margin: 0;
  padding: 0;
  height: 294px;
}

/******* begin anythingSlider styles ********/

/* default dimensions */
div.anythingSlider {
  display: block;
  width: 858px;
  height: 294px;
  margin: 0 auto;
  overflow: hidden; /* needed for Opera and Safari */
}

/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

div.anythingSlider {
  position: relative;
  padding: 0
}

/* anythingSlider base UL */
ul.anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

ul.anythingBase li.panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0;
}

/* Navigation Links */
div.anythingSlider .start-stop {
  display: none; /* the script loads it into DOM, but we don't need it. */
}

div.anythingSlider .anythingControls { 
  outline: 0; 
  display: none; 
  margin: 0.5em 0;
  padding:0;
  height:20px;	
  position: absolute;
  top: 258px;
  left: 10px;
  width: 200px;
}

div.anythingSlider .thumbNav { margin: 0; padding: 0; }
div.anythingSlider .thumbNav li { display: inline; padding-right: 6px;}

div.anythingSlider .thumbNav a {
  float:left;
  height:20px;
  line-height:20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(0,0,0,0.4);
  color: lightgray;
  padding:0 7px;
  text-decoration:none;
  font-size: 10px;
  margin-right: 6px;
}

div.anythingSlider .thumbNav a:hover, div.anythingSlider .thumbNav a.cur {
  background-color: #111;
  color:#fff;
}

/* div.anythingSlider.rtl .start-stop { float: right; } */ /* move start/stop button - in case you want to switch sides */

div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
  transition-duration: 0;
  -o-transition-duration: 0;
  -moz-transition-duration: 0;
  -webkit-transition-duration: 0;
}
/****** end anythingSlider styles ******/

a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #333;
}
a:active {
  text-decoration: none;
  color: #333;
}

