body {
  background-color:white;
}

table.mainColumns {
  width:100%;
  padding:0px;
  margin:0px;
}

table.mainColumns td.left, table.mainColumns td.center, table.mainColumns td.right, table.mainColumns td.intro {
  padding:0px;
  margin:0px;
  vertical-align: top;
}

table.mainColumns td.right {
  width: 250px;
  padding: 10px 10px 10px 5px;
}

table.mainColumns td.center {
  width: auto;
  padding: 8px 5px 10px 5px;
}

table.mainColumns td.left {
  width: 200px;
}

.borderedTable {
  border: 0px solid #999999;
}

.borderedTable .tableTitle h1 {
  padding: 1px;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
}

.borderedTable .tableTitle {
  background-color: #e5e5e5;
  vertical-align:middle;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  height: 2em;
}

.borderedTable tr.blueHeading .tableTitle a.titleLink {
  color: white;
}

.borderedTable tr.blueHeading .tableTitle img.titleIcon {
  float:right;
}

.borderedTable .titleLink {
  color: black;
  text-decoration: none;
}

.borderedTable a:hover.titleLink {
  color: black;
  text-decoration: underline;
}


.borderedTable .tl_corner, .borderedTable .tr_corner {
  height: 2em;
  padding: 0px;
  background-color: #e5e5e5;
}


table.borderedTable tr.blueHeading td.tableTitle, table.borderedTable tr.blueHeading td.tl_corner, table.borderedTable tr.blueHeading td.tr_corner  {
  background-image:url(/site/images/header_nav_bg_blu.gif);
  background-repeat: repeat-x;
  color:white;
}

table.borderedTable tr.lightBlueHeading td.tableTitle, table.borderedTable tr.lightBlueHeading td.tl_corner, table.borderedTable tr.lightBlueHeading td.tr_corner  {
  background-image:url(/site/images/header_nav_bg_ltblu.gif);
  background-repeat: repeat-x;
  color:white;
}

table.borderedTable tr.greenHeading td.tableTitle, table.borderedTable tr.greenHeading td.tl_corner, table.borderedTable tr.greenHeading td.tr_corner
{
  background-color: #336666;
  color:white;
}

.borderedTable .left_border, .tabbedBox .left_border {
  border-left: 1px solid #e5e5e5;
  height:90%;
}

.borderedTable .right_border , .tabbedBox .right_border {
  border-right: 1px solid #e5e5e5;
}

.borderedTable .bottom_border, .tabbedBox .bottom_border {
  border-bottom: 1px solid #e5e5e5;
  height: 1px;
  font-size:1px;
}

.tabbedBox .bottom_border, .tabbedBox .bl_corner, .tabbedBox .br_corner {
  padding: 0;
}

.tabbedBox td.title {
  color: white;
  font-weight: bold;
  vertical-align: middle !important;
}

.borderedTable .body {
  padding: 5px;
  color: black;
}


.borderedTable .body .boldLink {
  text-decoration: none;
  color: #3e6ca8;
  font-weight: bold;
}

.borderedTable .body .link {
  text-decoration: none;
  color: #3e6ca8;
}

.borderedTable .body a.boldLink:HOVER {
  text-decoration: underline;
}

.borderedTable .body .link:HOVER {
  text-decoration: underline;
}

.bodyWrapper .productApps .borderedTable .titleLink {
  color: black !important;
}

.bodyWrapper .productApps .borderedTable a.titleLink:hover {
  color: red !important;
}

.navlist a, .navlist a:visited {
  text-decoration: none;
  color: #3e6ca8;
}

.navlist a:HOVER {
  text-decoration: underline;
  color: red;
}

.bodyWrapper p {
  padding: 0px;
  margin: 15px 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyWrapper h1 {
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyWrapper h1 a, .bodyWrapper h1 a:visited {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyWrapper h1 a:hover {
  text-decoration: underline;
  color: red;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

.bodyWrapper h2 {
  font-size: 14px;
  color: #444444;
  margin-bottom: 3px;
  margin-top: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyWrapper h3 {
  font-size: 12px;
  color: #444444;
  margin-bottom: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyWrapper h4 {
  font-weight: bold;
  color: black;
  margin-bottom: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyWrapper .ticHeader, #parametricsTable tr.header,
.bodyWrapper .ticHeader, #parametricsTableBck tr.header {
  background-color: #84888b;
  color: white;
  font-weight: bold;
}

.bodyWrapper .ticHeader h4, .bodyWrapper .ticHeader th a {
  color: white;
}

.bodyWrapper .ticSubHeader {
  background-color: #E6ECF7;
}

.bodyWrapper .ticOdd {
  background-color: #ffffff;
}

.bodyWrapper .ticEven {
  background-color: #e7e7e7;
}

.bodyWrapper .ticSelected {
  background-color: lightgreen;
}

.ticTable td h4 {
  margin: 0px;
}

.bodyWrapper .ticTable tr td {
  padding: 2px;
}

.bodyWrapper .ticTable {
  border-collapse: collapse;
  border: 1px solid #aaaaaa;
  margin: 2px;
  margin-top: 15px;
}

.bodyWrapper .ticTable td, .bodyWrapper .ticTable th {
  border: 1px solid #aaaaaa;
}
.bodyWrapper .ticTable table tr td {
  border: 0px;
}
.navlist {
  margin: 0px;
  padding-left: 0px;
  list-style: none;
}

.navlist li {
  padding-left: 10px;
  background-image: url("/site/images/arrow-black.gif");
  background-repeat: no-repeat;
  background-position: left 0.4em;
}

.navlist .listHeader {
  margin-bottom: 5px;
}

.prevViewedProds {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.prevViewedProds table {
  margin: 4px 0 4px 0;
  width: 100%
}

.prevViewedProds .linkBox {
  text-align: right;
  display:block;
  margin-right: 4px;
}

.imageButton {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  padding-left: 0px;
  margin-left: 0px;
}

.navlist .listHeader {
margin: 5px 0 8px 0px;
}

.navlist .listHeader a {
  font-size: inherit;
  font-weight: bold;
  margin: 0 0 8px -2px;
}

.bodyWrapper .center a, .bodyWrapper .right a, .bodyWrapper a {
text-decoration: none;
color: #3e6ca8;
}

.bodyWrapper .center a:visited, .bodyWrapper .right a:visited, .bodyWrapper a:visited {
color: #3e6ca8;
text-decoration: none;
}

.bodyWrapper .center a:hover, .bodyWrapper .right a:hover, .bodyWrapper a:hover {
text-decoration: underline;
color: red;
}

form input {
  vertical-align: bottom;
}

.stdErrorMessage {
  font-size: 12px;
  color: red;
}

.title14WhiteinBlue {
  font-size:14px;
  font-weight:bold;
  color:white;
  background-color: #84888b;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 5px;
}

.title14WhiteinBlue td.user-guide {
  padding-right: 5px;
}

.title14WhiteinBlue td.user-guide a {
  color: white !important;
}

div.title14WhiteinBlue a.white {
  color: white !important;
}

.ticTable td.center {
  text-align: center;
}

.lgBold { font-weight: bold;}

.dbContent ul.plain li {
  list-style-type: none;
}

.dbContent ul.plain {
  margin : 0;
  padding : 10px;
}

.dbContent .rightFloat {
float: right;
margin: 10px;
}

.dbContent .leftFloat {
float: left;
margin: 10px;
}

.dbContent br.clearBoth {
clear: both;
}

.dbContent .td60px {
width:60px;
}

.outageMessage {
  margin: 15px;
  color: red;
  font-weight: bold;
  font-size: 120%;
}

.presentation-container {
  position: absolute;
  right:10px;
}

#presentationMenu {
  position: absolute;
  right: 0px;
  top: 17px;
  border: 1px solid black;
  background-color: #01A94C;
}

#presentationMenu a {
  display: block;
  font-size: 80%;
  margin: 5px;
}


.feed-links {
  float: right;
  font-weight: bold;
}

.feed-links .other-formats {
  display: block;
  font-weight: normal;
  font-size: 80%;
  margin-right: 5px;
  color:#3E6CA8;
}

.feed-menu {
  display: none;
  position: absolute;
  background-color: white;
  border: 1px solid black;
}

.feed-menu a.feed-link {
  display: block;
  padding: 2px;
  margin:3px;
  border-bottom: 1px dashed grey;
}

.hidden {
  display:none;
}

#reportTable .ticHeader th {
  padding: 5px;
}

table.button2 td {
  padding: 0;
}

table.button2 td img {
  margin: 0;
}

table.button2 td.btn-text {
  background-image: url(/site/images/btn_center.gif);
  padding-right: 4px;
  padding-left: 4px;
}

table.button2 td.btn-text a {
  color: white !important;
  font-weight: bold !important;
}

table.button2 td.btn-text a:hover {
  text-decoration: none !important;
}

td select.buttonPair {
  width: 100%;
  font-size: 12px;
}

td input.buttonPair {
  width: 100%;
  font-size: 12px;
  padding-bottom: 0px;
}

button.button2 div.buttonImage {
  background-image:url(/site/images/button-back.gif);
  border:1px solid black;
  height:15px;
  padding-top:2px;
}

button.button2 {
  background: transparent;
  border:0 none;
  color:white;
  cursor:pointer;
  font-size:11px;
  font-weight:bold;
  padding:0;
  width:100%;
}

button.button3 div.buttonImage {
  background:url('/site/images/BGs.png') 0 -22px repeat-x;
  border:1px solid black;
  border-left:0;
  height:15px;
  padding-top:2px;
  padding-left:10px;
  padding-right:10px;
  white-space: nowrap;
}

button.button3 {
  background: transparent;
  border:0 none;
  color:white;
  cursor:pointer;
  font-size:11px;
  font-weight:bold;
}


button.button3 table tr td {
  padding: 0px !important;
}

button.button3[disabled] {
  color: grey;
}

button.button4 div.buttonImage {
  background-image:url(/site/images/button-back.gif);
  border:1px solid black;
  height:15px;
  padding-top:2px;
  padding-left:10px;
  padding-right:10px;
  white-space: nowrap;
}

button.button4 {
  background: transparent;
  border:0 none;
  color:white;
  cursor:pointer;
  font-size:11px;
  font-weight:bold;
  padding:0;
}

button.button4 table tr td {
  padding: 0px !important;
}

button.button4[disabled] {
  color: #bfbfbf;
}

button.nopad {
  padding:0 .25em 0 .25em;
  width: 100%;
  _width:0; /* IE6 hack */
  overflow:visible;
}

button.nopad2 {
  padding:0 .25em 0 .25em;
  width: auto;
  _width:0; /* IE6 hack */
  overflow:visible;
}

/*** SEARCH FORMS  ***/
/* simple search */
.inputButtonPair {
  border: 0;
  padding: 0;
  margin: 0;
  white-space: nowrap;
}

form input.simpleSearchText {
  border: 0;
  padding: 0;
  margin: 0;
  border: 1px solid black;
  /*width: 100%;*/
  height: 16px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 165px;
  vertical-align: middle;
  color: #888;
}

/* this wrapper is the most elegant hack I could find so the lovely IE6, IE7, IE8 and FF would all play nice */
.simpleButtonWrapper {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 13px; /* this is not a hack, it just plays one on TV: necessary for proper line height */
  border: 1px solid black;
  background: #949494 url(/site/images/button-back.gif) repeat-x;
  margin-left: -5px;
  vertical-align: middle;
}

form button.simpleSearchButton, form input.simpleSearchButton {
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: white;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: transparent;
  border: 0 none;
  padding: 0px 10px 3px;
  height: 16px;
  *vertical-align: middle; /* might have to hack for IE6-7 only */
  *padding: 1px 5px;
}
/* multi search */
form input.multiSearchText {
  border: 1px solid black;
  width: 100%;
  height: 16px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 165px;
}

form button.multiSearchButton {
  border: 0;
  height: 22px;
  color: white;
  font-weight: bold;
  font-size: 11px;
  width: 65px;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}
form input.multiSearchButton {
  margin-bottom: 2px;
  *margin-bottom: 0;
  vertical-align: middle;
}
form button.simpleSearchButton .buttonImage, form button.multiSearchButton .buttonImage {
  border: 1px solid black;
  background-image: url(/site/images/button-back.gif);
  padding-top: 2px;
  height: 16px;
}

form button.simpleSearchButton .buttonImage {
  /*margin-left: -3px;*/
  /*#margin-left: -1px;*/
}

form button.simpleSearchButton::-moz-focus-inner, form button.multiSearchButton::-moz-focus-inner  {
  border: none; /* overrides extra padding in Firefox */
}

/** end SEARCH FORM **/

.bodyWrapper .menuText a:hover {
  text-decoration: none;
}

.bodyWrapper #ProductCatalog .menuText a:hover, .bodyWrapper #productMapHome .menuText a:hover {
  text-decoration: underline;
}