
a {
  color: #996600;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: #996600;
  text-decoration: none;
}

.getBrowserUp {
  display: none;
}

body {
  background-color: #92998F;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  margin-top: 5px;
  padding-top: 0px;
}

#main {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  margin-top: 0px;
  padding-top: 0px;
  margin: 0px auto;
  text-align: left;
  width: 720px;
}

#content, .bodyText, .bodyTextHomeTable, .bodyTextSub {
  background-color: #FFFFFF;
  color: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  padding: 0px;
}

.bodyText, .bodyTextHomeTable, .bodyTextSub {
  padding: .25em 1em .25em 1em;
}

.bodyTextHomeTable {
  padding: .25em 1em .25em 1em;
  background-image: url(/images/NewsBG_Gradient.jpg);
  background-position: 0px 15px;
  background-repeat: repeat;
}

.bodyTextSub {
  margin-top: 10px;
  margin-bottom: 15px;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 100%;
}
  html>body .bodyTextSub {
  height: 850px;
}


#top {
  position: absolute;
  top: 0;
  left: 0;
}

.mastHead {
  background-color: transparent;
  height: 130px;
}

.greyBar, .greyBarSm {
  background-image: url(/images/BGLines.gif);
  background-position: 0px 0px;
  background-repeat: repeat;
  background-color: #eeeeee;
  height: 35px;
  padding: 1em 1em 0em 1em;
  margin: 0px;
  border-style: solid;
  border-bottom-color: #999999;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.greyBarSm {
  height: 15px;
  padding: 0em;
  border-top-color: #cccccc;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.largestCitrix {
  background-color: transparent;
  float: right;
  padding-top: 6px;
  width: 360px;
}

.boxLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #ffffff;
  font-weight: bold;
  float: right;
  text-align: center;
  background-color: #cc9966;
  border-style: solid;
  border-top-color: #E4CBB1;
  border-bottom-color: #996600;
  border-width: 2px;
  border-left-color: #cc9966;
  border-right-color: #E4CBB1;
  width: 228px;
  margin: 0px;
  margin-bottom: 10px;
  height: 15px;
  padding: 2px;
}

table.home {
  border-spacing: 0px;
  border-width: 0px;
  empty-cells: hide;
  margin: 0px;
  padding: 0px;
  width: 720px;
}

td.home, th.home {
  font-weight: normal;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  width: 240px;
}

.redBox {
  background-image: url(/images/BGLines.gif);
  background-position: 0px 0px;
  background-repeat: repeat;
  border-color: #ff0000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-size: 80%;
  float: right;
  padding: 1em;
  margin: 10px 0px 10px 10px;
  width: 220px;
}

.redBoxHeader {
  font-size: 140%;
  font-weight: bold;
}

#copyright {
  background-color: #FFFFFF;
  font-size: 80%;
  padding: 2px .5em;
  border-style: solid;
  border-width: 1px;
  border-color: #cc9966 #FFFFFF #FFFFFF #FFFFFF;
  text-align: right;
  letter-spacing: 0;
}

.nav {
  padding-top: .5em;
  padding-bottom: .5em;
  border-style: solid;
  border-width: 1px;
  border-color: #cc9966 #FFFFFF #FFFFFF #FFFFFF;
}

.center {
  text-align: center;
}

.italic {
  font-style: italic;
}

.newStuff {
  color: #FF0000;
  font-weight: bold;
  font-style: italic;
}

.whiteText {
  color: #FFFFFF;
}

/*
<!-- --------------------------------------------------------------------- -->
<!-- All original menubar code below: Copyright 2001, 2002 by Mike Hall    -->
<!-- Please see http://www.brainjar.com for terms of use.                  -->
<!-- --------------------------------------------------------------------- -->*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #CC9966;
  border-style: solid;
  border-width: 0px;
  border-top-color: #E4CBB1;
  border-top-width: 2px;
  border-bottom-color: #996600;
  border-bottom-width: 2px;
  padding: 3px 2px 3px 2px;
  text-align: left;
/*<!-- Edited for exact placement of menu - JT-->*/
  position: absolute;
  top: 110px;
  z-index: 100;
  width: 720px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 716px;
}
  html>body div.menuBar {
  width: 716px;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #CC9966;
  font-family: Tahoma, Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 1px;
/*<!-- Edit the padding for right and left to make the menu text farther apart - JT-->*/
  padding: 2px 7px 2px 7px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #000000;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #aaaaaa;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #dddddd;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

div.menu div.menuItemHdr {
  font-weight: bold;
  padding-left: 5px;
}
