html {
  padding: 0px;
  margin: 0px;
}

body {
  background-image: url(../images/body_back.gif);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #666;
  color: #333;/*color: #2d78bc;*/
  font-size: .8em;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  padding: 0px;
  margin: 0px;
  text-align: center; /* ie5win centering hack 1 */
}

p, h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

p {
  padding: 10px 0px 0px 0px;
  line-height: 1.4em;
}

h1 {
  font-size: 1.6em;
  font-weight: bold;
  font-variant: small-caps;
  color: #000;
  background-color: transparent;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
  font-variant: small-caps;
  color: #0050B4;
  background-color: transparent;
}

h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  color: #2d78bc;
  background-color: transparent;
  padding: 10px 0px 0px 0px;
}

h4 {
  font-weight: bold;
  font-size: 0.8em;
  color: #333;
  background-color: transparent;
  padding: 0px;
}

h5 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 1.2em;
  color: #333;
  background-color: transparent;
  padding: 15px 0px 5px 0px;
  text-align: center;
}

h6 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 1.1em;
  color: #333;
  background-color: transparent;
  text-align: left;
}

img {
  border: 0px;
}

ul {
  padding: 0px 0px 0px 10px;
  margin: 10px;
  list-style-type: square;
  line-height: 1.4em;
}

input, select, textarea {
  border: 1px solid #999;
  font-size: .9em;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

sup {
  font-size: smaller;
  vertical-align: baseline;
  position: relative;
  bottom: 0.33em;
}

.smalltext {
  font-size: 0.8em;
}

.icon {
  float: right;
  margin: 0px 0px 0px 5px;
}

.dots {
  border-top: 1px dotted #aaa;
  margin: 10px 0px 10px 0px;
  clear: both;
}

.dashes {
  border-top: 1px dashed #999;
  margin: 20px 0px 20px 0px;
}

.small {
  font-size: .6em;
  text-transform: uppercase;
}

.thumbnail {
  padding: 7px;
  border: 1px solid #ddd;
  float: right;
  margin-right: 10px;
  margin-bottom: 15px;
}

.caption {
  float: right;
  font-size: 0.9em;
  padding-top: 0.2em;
}

kbd {
  color: #555;
  background-color: #ddd;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: inherit;
  font-family: inherit;
  padding: 0 3px 2px 4px;
}

/*
.rollover a { display:block; width:32px; background-color: #FFFFFF}
.rollover a:hover { background-color: #990000}
*/

#container {
  border-left: 2px solid #666;
  border-right: 2px solid #666;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 740px;
}

#header {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 740px;
  height: 238px;
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
}

#header a {
  position: absolute;
  width: 115px;
  height: 53px;
  top: 10px;
  left: 15px;
  text-decoration: none;
}

#header #tagline {
  position: absolute;
  text-align: right;
  top: 26px;
  right: 18px;
}

#header #lefty {
  position: absolute;
  text-align: left;
  top: 26px;
  left: 145px;
}

#wrapper {
  color: #333;
  background-color: #eee;
  padding: 10px;
  width: 740px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 720px;
  overflow: auto;
}

#column1 a, #column2 a, #column3 a, #column4 a {
  color: #333;
  background-color: transparent;
  text-decoration: underline;
}

#column1 a:hover, #column2 a:hover, #column3 a:hover, #column4 a:hover {
  color: #000;
  background-color: #FCB222;
  text-decoration: none;
}

#column1 {
  background-image: url(../images/column_bg2.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  color: #333;
  background-color: #fff;
  border: 2px solid #000;
  padding: 10px;
  width: 254px;
  float: left;
  margin-right: 10px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 230px;
}

#column1 img {
  margin: 12px 0px 7px 7px;
  float: right;
  border: 2px solid #000;
}

#column1 a:hover img {
  margin: 12px 0px 7px 7px;
  float: right;
  border: 2px solid #FCB222;
}

#column2 {
  background-image: url(../images/column_bg2.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  color: #333;
  background-color: #fff;
  border: 2px solid #000;
  padding: 10px;
  float: left;
  width: 450px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 430px;
}

#column2 img {
  margin: 12px 0px 7px 7px;
  float: right;
  border: 2px solid #000;
}

#column2 a:hover img {
  margin: 12px 0px 7px 7px;
  float: right;
  border: 2px solid #FCB222;
}

#column3 {
  background-image: url(../images/column_bg2.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  color: #333;
  background-color: #fff;
  border: 2px solid #000;
  padding: 10px;
  float: left;
  margin-right: 10px;
  width: 484px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 460px;
}

#column3 img {
  margin: 12px 0px 7px 7px;
  float: right;
  border: 2px solid #000;
}

#column3 a:hover img {
  margin: 12px 0px 7px 7px;
  float: right;
  border: 2px solid #FCB222;
}

#column3 .imgleft {
  margin: 12px 7px 7px 0px;
  float: left;
  border: 2px solid #000;
}

#column3 a:hover .imgleft {
  margin: 12px 7px 7px 0px;
  float: left;
  border: 2px solid #FCB222;
}

#column4 {
  background-image: url(../images/column_bg2.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #fff;
  color: #2d78bc;
  border: 2px solid #000;
  padding: 10px;
  float: left;
  width: 224px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 200px;
}

#column4 li a {
  color: #2d78bc;
  background-color: transparent;
}

img .contact {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#footer {
  position: relative;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 740px;
  height: 75px;
  background-image: url(../images/footer.gif);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
}

#footer a {
  position: absolute;
  width: 740px;
  height: 39px;
  top: 26px;
  left: 0px;
  text-decoration: none;
}

#legal {
  position: relative;
  clear: both;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  color: #333;
  text-align: center;
  font-size: 0.7em;
}

#legal img {
  vertical-align: middle;
}

#legal a {
  text-decoration: none;
  color: #333;
}

#legal a:hover {
  text-decoration: none;
  color: #FCB222;
}

#lightbox {
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}

#lightboxDetails {
  font-size: 0.9em;
  padding-top: 0.4em;
  font-weight: bold;
}

#lightboxCaption {
  float: left;
}

#keyboardMsg {
  float: right;
}

#closeButton {
  top: 5px; right: 5px;
}

#lightbox img {
  border: none;
  clear: both;
}

#overlay img {
  border: none;
}

#overlay {
  background-image: url(../images/overlay.png);
}

* html #overlay {
  background-color: #333;
  back\ground-color: transparent;
  background-image: url(../images/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../indexc1f0.html", sizingMethod="scale");
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
        position:absolute;
        overflow:hidden;
        left:-1000px;
        top:-1000px;
        }

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
        position:absolute;
        }

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
        position:relative;
        left:0px; top:0px;
        z-index:2;
        }

.transMenu.top .items {
        border-top:none;
        }

/* each TR.item is one menu item */
.transMenu .item {
    position:relative;
    color: #fff;
    font-size:11px;
    font-weight:bold;
    font-family:arial,sans-serif;
    text-decoration:none;
        /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
        border:none;
        cursor:pointer;
        cursor:hand;
        }

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
        position:absolute;
        left:0px; top:0px;
        z-index:1;
        -moz-opacity:.9;
        filter:alpha(opacity=90);
        }

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
        position:absolute;
        z-index:3;
        top:3px; width:2px;
        -moz-opacity:.4;
        filter:alpha(opacity=40);
        }

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
        position:absolute;
        z-index:1;
        left:3px; height:2px;
        -moz-opacity:.4;
        filter:alpha(opacity=40);
        }

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
        background:#FCB222;
        color:black;
        }

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
        margin-left:10px;
        }

/* From styles.css */
#wrap {
    border-top:3px solid black;
    border-bottom:3px solid black;
    width:740px;
    }
#menu {
    font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-variant: small-caps;
    background:#3E7EC8;
    padding:6px 0px;
    width:740px;
    }
#menu a {
    padding:7px 27px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    }
#menu a.hover {
    background:#FCB222;
    color: #000;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#3E7EC8;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }