/* Normalizes margin, padding */
body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

html {
    text-align : center;
}

body {
    position : relative;
    width : 100%;
    margin : 0 auto;
    text-align : left;
    background-color: #ffffff;
}

img {
	border-width: 0px;
	padding: 0px;
}

div {
	border: 0px solid #aaa;
	padding: 0px;
}

h1 {
    color: #000000;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 130%;
}

h3 {
    color: #000000;
    font-size: 13px;
    margin-bottom: 10px;
}

a:link, a:visited {
    color: #5d6669;
    text-decoration: none;
}

a:hover {
    color: #5d6669;
    text-decoration: underline;
}

form {
	margin: 0px;
}

div#container {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: left;
}

div#logo {
    position: relative;
    z-index: 2;
    text-align: left;
    width: 980px;
}

div#row-one {
    height: 8px;
    position: relative;
    background-color: #00275d;
    width: 100%;
}

div#row-two {
    height: 31px;
    position: relative;
    background-color: #00488f;
    width: 100%;
}

div#row-three {
    height: 2px;
    position: relative;
    background-color: #002c64;
    width: 100%;
}

div#row-four {
    height: 28px;
    position: relative;
    background-color: #003875;
    width: 100%;
}

div#header-menu {
    height: 31px;
    position: relative;
    width: 950px;
    padding-left: 30px;
    text-align: left;
}

div#header-message {
    height: 31px;
    position: relative;
    width: 950px;
    padding-left: 30px;
    text-align: left;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
}

div#bread-crumb-bar {
    height: 31px;
    position: relative;
    width: 950px;
    padding-left: 30px;
    padding-top: 5px;
    text-align: left;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
}

div#bread-crumb-bar a:link, div#bread-crumb-bar a:visited {
    color: #ffffff;
}

div#bread-crumb-bar a:hover {
    color: #ff7d51;
}

div#banner {
    background-image: url(../images/banner-bg.jpg);
    background-position: top;
    background-position: left;
    background-repeat: no-repeat;
    height: 247px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #00275d;
    vertical-align: top;
}

div#banner-small {
    background-image: url(../images/banner-small-bg.jpg);
    background-position: top;
    background-position: left;
    background-repeat: no-repeat;
    height: 62px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #00275d;
    vertical-align: top;
}

div#solution-menu-row {
    height: 25px;
    position: relative;
    background-color: #fff;
    background-image: url(../images/menu-row-bg.gif);
    width: 100%;
    text-align: left;
}

div#solution-menu {
    height: 25px;
    position: relative;
    background-color: #fff;
    background-image: url(../images/menu-bg.gif);
    background-repeat: no-repeat;
    width: 968px;
    text-align: left;
    padding-top: 2px;
    padding-left: 30px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #ffffff;
}

div#solution-menu a:link, div#solution-menu a:visited {
    color: #ffffff;
}

div#solution-menu a:hover {
    text-decoration: none;
    color: #ff7d51;
}

select.solutions-dropdown {
    font-size: 9px;
}

div#column-menu {
    position : relative;
    z-index : 4;
    width: 221px;
    height: 422px;
    padding-top: 30px;
    text-align: left;
    font-family: Arial, Helvetica;
    font-size: 11px;
    line-height: 130%;
    color: #000000;
    border-right: solid 1px #5d6669;
    border-bottom: solid 1px #5d6669;
    float: left;
    color: #00275d;
}

ul#menutab li {
    padding-left: 30px;
    border-top: 1px solid #5d6669;
    height: 18px;
    padding-top: 6px;
}

ul#menutab a:link, ul#menutab a:visited {
    color: #5d6669;
}

ul#menutab a:hover {
    color: #00275d;
    text-decoration: none;
}

ul#related-text li {
    padding-left: 30px;
    border-top: 1px solid #5d6669;
    height: 18px;
    padding-top: 6px;
    color: #000000;
    padding-right: 10px;
}

ul#related-text a:link, ul#related-text a:visited {
    color: #5d6669;
}

ul#related-text a:hover {
    color: #00275d;
}

div#column-banner {
    float: left;
    z-index: 3;
}

div#column-content {
    position : relative;
    z-index : 4;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    width: 480px;
    line-height: 140%;
}

div#column-content a:link, div#column-content a:visited {
    color: #5d6669;
}

div#column-content a:hover {
    text-decoration: underline;
}

div#column-content ul, div#column-content ol, div#column-content-large ul, div#column-content-large ol {
    list-style: square;
    margin-left: 20px;
}

div#column-content li, div#column-content-large li {
    display: list-item;
}

div#content {
    position : relative;
    z-index : 4;
    width: 980px;
    text-align: left;
    font-family: Arial, Helvetica;
    font-size: 11px;
    line-height: 130%;
    color: #000000;
}

div#column-content-large {
    position : relative;
    z-index : 4;
    float: left;
    padding-left: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    width: 690px;
    line-height: 140%;
}

div#column-machines, div#column-intro {
    width: 319px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    float: left;
}

div#column-machines {
    border-right: 1px solid #5d6669;
}

div#column-news {
    width: 180px;
    height: 100px;
    margin-top: 30px;
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 11px;
    padding-left: 10px;
    vertical-align: top;
    float: left;
}

div#column-news h1 {
    margin-bottom: 6px;
}

div#column-shortcut-menu {
    background-image: url(../images/shortcut-menu-bg.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 162px;
    position: absolute;
    left: 772px;
    top: -148px;
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 11px;
    padding-top: 35px;
    padding-left: 20px;
    line-height: 161%;
}

div#column-shortcut-menu a:link, div#column-shortcut-menu a:visited {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #000000;
}

div#column-shortcut-menu a:hover {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #5d6669;
}

div#footer-row {
    background-color: #00275d;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 5px;
}

div#footer {
    position: relative;
    width: 950px;
    height: 23px;
    text-align: left;
    padding-left: 30px;
    padding-top: 7px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #5d6669;
}

div#copyright {
    font-size: 11px;
    float: left;
}

div#terms {
    font-size: 11px;
    float: right;
    padding-right: 30px;
    margin-bottom: 20px;
}

div#terms A:link, div#terms A:visited {
    color: #5d6669;
    text-decoration: none;
}

div#terms A:hover {
    color: #5d6669;
    text-decoration: underline;
}

div#menu {
    position: relative;
    top: -110px;
    left: 128px;
    width: 100px;
    z-index: 2;
}

div#column-intro ul {
    margin-left: 10px;
    padding: 10px;
}

div#column-intro ol, div#column-intro ul {
    list-style: square;
}

.shadetabs li{
    display: inline;
    margin: 0;
}

.shadetabs li.selected{
    font-weight: bold;
}

.tabcontentstyle{ /*style of tab content container*/
    border: 0px solid gray;
    width: 300px;
    margin-bottom: 1em;
    padding: 0px;
}

.tabcontent{
    display:none;
}

@media print {
  .tabcontent {
    display:block!important;
  }
}

.tabcontent a:link, .tabcontent a:visited {
  color: #464646;
}

.tabcontent a:hover {
  color: #464646;
  text-decoration: underline;
}

table.productsTab {
    color: #ffffff;
    width: 100%;
}

table.productsTab a:link, table.productsTab a:visited {
    color: #000000;
}

table.productsTab a:hover {
    color: #ff7d51;
    text-decoration: underline;
}

td.productsTabNotSelected {
    padding-left: 10px;
    padding-top: 2px;
    background-image: url(../images/tab-blue-selected.gif);
    background-repeat: no-repeat;
    color: #000000;
}

td.productsTabSelected {
    padding-left: 10px;
    padding-top: 2px;
    background-repeat: no-repeat;
    background-image: url(../images/tab-blue.gif);
    font-weight: bold;
}

td.productsTabSeparator {
    background-color: #00275d;
    height: 1px;
}

table.productsInfo {
    width: 100%;
    border: 1px solid #00275d;
}

table.productsInfo td {
    padding-left: 5px;
}

table.columnEquipment {
  border: 1px solid #5d6669;
}

table.columnEquipment td {
  border: 1px solid #5d6669;
  border-left: 0px;
  border-right: 0px;
  padding: 2px;
}

td.table-header-category {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    background-color: #b1b1b1;
}

td.table-header {
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

table#product-summary td {
    color: #000000;
}
