body {
  margin:0px;
  padding:0px;
  font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  color:#000;
  background-color:#fff;
}

table.global {
  width:100%;
  height:100%;
}

td {
  vertical-align:top;
  text-align:justify;
  font-size:12px;
}

a {
  color:#36f;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

img {
  border-style:none;
}

ul {
  line-height:16px;
}

li {
  padding-left:5px;
  padding-bottom:5px;
}

hr {
  width:300px;
  height:1px;
  margin-top:20px;
  margin-bottom:20px;
  color:#ccc;
}

form {
  display:inline;
}

pre {
  font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

.nowrap {
  white-space:nowrap;
}

/* ############################## Header ############################## */

tr.header {
  height:120px;
}

tr.header table {
  width:100%;
}

tr.header td.logo {
  height:50px;
  width:200px;
  background-color:#0039a4;
}

tr.header td.slogan {
  width:820px;
  text-align:right;
  background-color:#0039a4;
}

tr.header td.search {
  height:30px;
  padding-right:10px;
  text-align:right;
  vertical-align:middle;
  background:url(../img/global/hNav_bar.gif) repeat-y center;
  background-color:#ffb41e;
}

tr.header td.search input {
  font-size:10px;
}

tr.header td.bar {
  height:7px;
  background-color:#4e8dff;
}

tr.header td.hNav {
  height:33px;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  letter-spacing:-1px;
  background:url(../img/global/hNav.gif) repeat-x;
}

tr.header td.hNav a {
  padding:0 10px 0 10px;
  color:#0039a4;
}

tr.header td.hNav a:hover,
tr.header td.hNav a.active {
  padding:0 9px 0 9px;
  background:url(../img/global/hNav_on.png);
  border-left:1px solid #999;
  border-right:1px solid #ddd;
}

tr.header td.hNav a:hover {
  text-decoration:none;
}

/* ######################## Vertical Navigation ####################### */

td.vNav {
  width:220px;
  padding:10px;
  padding-top:30px;
  padding-right:0px;
  font-size:14px;
}

td.vNav a {
  font-size:14px;
  color:#000;
}

td.vNav a.active {
  color:#ffb41e;
}

td.vNav a:hover {
  color:#ffb41e;
  text-decoration:none;
}

td.vNav td.header {
  font-weight:bold;
  background:url(../img/global/vNav_header.png) no-repeat;
  background-color:#ffb41e;
  border-style:none;
}

td.vNav td.header a:hover {
  color:#000;
}

td.vNav td.header div {
  width:220px;
  height:25px;
  cursor:pointer;
}

td.vNav td.header div div {
  padding:5px 0 0 10px;
}

td.vNav td.dyn {
  padding:10px;
  line-height:14px;
  background:url(../img/global/vNav_bg_right.gif);
  border:1px solid #ccc;
}

td.vNav td.dyn a {
  color:#ffb41e;
}

td.vNav td.dyn a:hover {
  text-decoration:underline;
}

td.vNav td.menu {
  text-align:right;
  background:url(../img/global/vNav_bg_left.gif);
  border:1px solid #ccc;
}

td.vNav td.menu a.pdf {
  color:#ffb41e;
}

td.vNav td.menu a.pdf:hover {
  text-decoration:underline;
}

td.vNav td.menu div {
  width:218px;
  height:20px;
  border-top:1px solid #f0f0f0;
  cursor:pointer;
}

td.vNav td.menu a.active div {
  background-color:#f0f0f0;
}

td.vNav img.spacer {
  width:220px;
  height:1px;
}

/* ########################### Tab Navigation ######################### */

tr.tNav {
  height:40px;
}

tr.tNav td {
  width:20%;
  padding-left:20px;
  padding-right:10px;
  text-align:center;
  vertical-align:middle;
  letter-spacing:-1px;
  background:url(../img/global/tNav.gif) no-repeat;
  white-space:nowrap;
}

tr.tNav td.active {
  background:url(../img/global/tNav_on.gif) no-repeat;
}

tr.tNav td a:hover {
  text-decoration:none;
}

/* ############################## Content ############################# */

tr.main table {
  width:100%;
}

tr.main td.content {
  text-align:justify;
}

tr.main td.content table {
  width:100%;
}

td.vNav table.products b,
td.content table.configurations b {
  font-family:courier new;
  font-size:16px;
}

tr.main td.content table.configurations td,
td.content table.distributor_net td {
  border-style:solid;
  border-color:#ddd #eee #eee #ddd;
}

tr.main td.content table.five_steps td.input,
tr.main td.content table.five_steps td.output {
  width:25%;
  padding:5px;
  background:#f0f0f0;
  border:1px solid #ccc;
}

tr.main td.content table.five_steps td.arrow {
  width:50%;
  vertical-align:middle;
  background:url(../img/main/5-steps.gif) no-repeat right;
}

tr.main td.content table.list {
  width:730px;
}

tr.main td.content table.list td {
  padding:5px;
}

tr.main td.content table.customers td {
  border:1px solid #ccc;
}

tr.main td.content table.customers input {
  float:left;
}

tr.main td.content table.customers img {
  vertical-align:top;
}

tr.main td.content table.partners tr.logos td {
  text-align:center;
}

tr.main td.content table.university td,
tr.main td.content table.registration td {
  text-align:right;
}

tr.main td.content table.university input,
tr.main td.content table.university textarea,
tr.main td.content table.registration input,
tr.main td.content table.registration select {
  width:200px;
}

tr.main td.content table.sitemap tr {
  background-color:#fff;
}

tr.main td.content table.sitemap tr td {
  width:25%;
  padding:5px;
  border:1px dotted #4e8dfe;
  white-space:nowrap;
}

tr.main td.content div.info {
  display:none;
}

tr.main td.content tr.industry {
  text-align:center;
}

tr.main td.content tr.industry img {
  width:150px;
}

tr.main td.content td.title {
  padding-bottom:9px;
  text-align:right;
  border-bottom:1px solid #0039a4;
}

tr.main td.content td.flash {
  text-align:center;
}

tr.main td.content td.module {
  text-align:right;
}

tr.main td.content td.industry {
  width:390px;
}

tr.main td.content td.training_title {
  width:100px;
  text-align:right;
  font-weight:bold;
  background-color:#f0f0f0;
  border:1px solid #fff;
}

tr.main td.content td.events {
  width:100%;
}

tr.main td.content span.title {
  display:inline-block;
  width:100%;
  text-align:left;
  font-size:14px;
  font-weight:bold
}

tr.main td.content span.capital_orange {
  font-size:20px;
  color:#ffb41e;
}

tr.main td.content span.news {
  letter-spacing:-1px;
  line-height:20px;
  white-space:nowrap;
}

tr.main td.content span.news a {
  margin-right:30px;
}

tr.main td.content ul.list_arrow {
  list-style:url(../img/global/list_arrow.gif);
}

tr.main td.content ul.list_hyphen {
  list-style-image:url(../img/global/list_hyphen.gif);
}

tr.main td.content ul.list_blind {
  list-style-image:url(../img/global/blind.gif);
}

tr.main td.content ul.list_blind li {
  padding-top:7px;
  padding-bottom:7px;
  border-top:1px dotted #999;
}

tr.main td.content ul.list_blind li.bottom {
  border-bottom:1px dotted #999;
}

tr.main td.content ul.list_blind img {
  margin-left:-20px;
}

tr.main td.content ul.list_1 {
  list-style-type:decimal;
}

tr.main td.content ul.list_a {
  list-style-type:lower-alpha;
}

tr.main td.content ul.list_pdf {
  list-style-image:url(../img/global/link_pdf.gif)
}

tr.main td.content img.module {
  width:400px;
}

tr.main td.content img.thumbs {
  width:200px;
}

tr.main td.content img.img,
tr.main td.content img.email,
tr.main td.content img.pdf,
tr.main td.content img.ppt,
tr.main td.content img.web {
  margin-left:5px;
  margin-right:5px;
  vertical-align:bottom;
}

tr.main td.content img.cases,
tr.main td.content img.publications {
  border:1px solid #ccc;
}

tr.main td.content table.contacts td {
  white-space:nowrap;
}

tr.main td.content form.admin input,
tr.main td.content form.admin textarea {
  width:100%;
  margin-bottom:10px;
}

tr.main td.content form.admin input.button {
  width:100px;
  margin-bottom:0px;
}

tr.main td.content form.admin input.radio,
tr.main td.content form.admin input.checkbox {
  width:20px;
  margin-bottom:0px;
}

/* ############################## Footer ############################## */

tr.footer {
  height:30px;
  background:url(../img/global/footer.gif) repeat-x;
}

tr.footer table {
  width:100%;
  padding:5px;
  color:#fff;
}

tr.footer table td {
  vertical-align:middle;
  font-size:10px;
}

tr.footer a {
  color:#fff;
}

/* ########################### Testimonials ########################### */

div.testimonials {
  position:absolute;
  width:600px;
  height:400px;
  top:120px;
  z-index:1;
}