@charset "UTF-8";
@import url(sap_override.css);

* {
  font-size: 100.01%;
  margin: 0;
}
html {
  font-size: 100.01%;
  height: 100%;
}
body {
  background: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, "sans-serif";
  color: #444444;
  line-height: 1.5;
  height: 100%;
}

.exx-buttons ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  *zoom: 1;
}
.exx-buttons ol li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
  margin-right: 1em;
}
.exx-buttons ol li:first-child, .exx-buttons ol li.first {
  padding-left: 0;
}
.exx-buttons ol li:last-child, .exx-buttons ol li.last {
  padding-right: 0;
}
.exx-buttons ol input, .exx-buttons ol label {
  float: none;
}

.exx-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  margin-bottom: -3.167em;
}

#exxFooter, #exxPush {
  height: 3.167em;
  clear: both;
  margin: 0;
}

.exx-wrapper, .exx-page, #exxHeader, #exxAct, #exxMain, .exx-content {
  position: relative;
}

.exx-page, #exxHeader, #exxAct {
  overflow: hidden;
  *zoom: 1;
}

#exxAct {
  overflow: hidden;
  *zoom: 1;
}
#exxAct .exx-content {
  margin: 0 !important;
  display: inline;
  float: right;
}

.exx-page {
  width: 100em; /* 80em */
  margin: 0 auto;
}

.exx-aside {
  width: 14.583em;
  display: inline;
  float: left;
}
.exx-aside table{
	table-layout:fixed;
}
.exx-content {
  margin-left: 16.25em;
  width: 83.5em; /* 63.5em */
}
.exx-app {
  width: 63.5em;
  overflow: hidden;
}
.exx-app-full {
  width: 83.5em;
  overflow: hidden;
}

.exx-content-small {
  width: 47.5em;
}
.exx-wrapper .exx-page {
  padding-bottom: 6.5em;
}

.exx-left, .exx-center {
  display: inline;
  float: left;
}

.exx-right {
  display: inline;
  float: right;
}

#exxHeader {
  margin-top: 1.25em;
  height: 7.583em;
}

#exxBrand {
  position: absolute;
  bottom: 1.833em;
  left: 0;
}

#exxTopnavigation {
  position: absolute;
  right: 0;
  top: 0;
}
#exxTopnavigation ul, #exxTopnavigation #exxSearch {
  display: inline;
  float: left;
  line-height: 2;
  margin-left: 2em;
}
#exxTopnavigation #exxSearch {
  margin-top: 2px;
}
#exxDomain {
  position: absolute;
  right: 0;
  bottom: 0;
}

#exxAct {
  margin-top: 1.917em;
  margin-top: 0;
}

#exxMain .exx-content {
  padding-top: 0;
}

.exx-content-toppadding{
	padding-top: 3.75em;
}

.exx-clearfix {
  overflow: hidden;
  *zoom: 1;
}

.exx-overlay-text {
  background-color: white;
  min-height: 28em;
}
.exx-overlay-text .exx-inner {
  padding: 1.667em;
  padding-bottom: 0;
}

.exx-row {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
}
.exx-row .exx-col {
  float: left;
  width: 33.333%;
  padding-bottom: 500em;
  margin-bottom: -500em;
  position: relative;
}
.exx-row .exx-col .exx-inner {
  width: 14.583em;
  position: relative;
  margin: 1.5em 0;
}
.exx-row .exx-center .exx-inner {
  margin: 1.5em auto;
}
.exx-row .exx-right .exx-inner {
  float: right;
}

.exx-sitemap .exx-hlist li {
  width: 48%;
  margin-left: 0;
  border: none;
}
.exx-sitemap .exx-hlist li.exx-right {
  float: right;
}
.exx-sitemap .exx-hlist li li {
  width: auto;
}

body,
p.exx-msg,
.exx-h1, .exx-h2, .exx-h3, .exx-h4, .exx-h5, .exx-h6,
.exx-table, .exx-table th, .exx-table td,
.exx-content-block,
.exx-highlight,
.exx-pubdate,
.exx-inputs, .exx-content-form input,
.exx-search, .exx-search-info, .exx-search-results {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.exx-o-list, .exx-o-list li,
.exx-u-list,
.exx-u-list li,
.exx-link-list,
.exx-link-list li,
.exx-link-list,
.exx-link-list li,
#exxMainNavigation,
#exxMainNavigation li,
#exxMainNavigation ul,
#exxMainNavigation ul li,
.exx-sitemap ul,
.exx-sitemap ul li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.exx-search-results h3, .exx-search-results p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

strong, .exx-strong {
  font-weight: bold;
}

small, .exx-small, .exx-pubdate, .exx-content-form label {
  font-size: 0.917em;
}

.exx-hints {
  color: #8a8a8a;
}

.exx-h1, .exx-h2, #fancybox-content h2 {
  font-weight: normal;
  margin: 0;
  padding: 0 0 0.6em 0;
  line-height: 1.2;
}

.exx-h1 {
  font-size: 2.083em;
}

.exx-h2, #fancybox-content h2 {
  font-size: 1.667em !important;
}

.exx-teasers .exx-h2 {
  padding-bottom: 0.4em;
}

.exx-fixed-heading {
  height: 2.5em;
}

.exx-h3, .exx-h4, .exx-h5, .exx-h6 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 0.25em;
}

#fancybox-content .exx-h3, #fancybox-content .exx-h4, #fancybox-content .exx-h5, #fancybox-content .exx-h6 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 0.25em;
}

.exx-highlight .exx-h2, .exx-highlight .exx-h3 {
  margin-bottom: 0.7em !important;
}

.exx-h3, #fancybox-content h3 {
  font-size: 1.167em;
}

.exx-search-results h3 {
  font-size: 1em;
  font-weight: normal;
}

.exx-nav a {
  color: #f37300;
  text-decoration: none;
}
.exx-content-block a, .exx-link-list a, .exx-o-list a, .exx-u-list a, #fancybox-content a {
  color: #656c72;
  text-decoration: underline;
}
.exx-nav a:hover, .exx-content-block a:hover, .exx-link-list a:hover, .exx-o-list a:hover, .exx-u-list a:hover, #fancybox-content a:hover,
.exx-nav a:active, .exx-content-block a:active, .exx-link-list a:active, .exx-o-list a:active, .exx-u-list a:active, #fancybox-content a:active {
  color: #f37300;
  text-decoration: underline;
}

a img {
  outline: none;
  border: none;
}

.exx-current a {
  font-weight: bold;
}

.exx-table, #fancybox-content table {
  padding-top: 0.667em;
  border-spacing: 1px;
  border-color: white;
  border-collapse: separate;
  margin-bottom: 3em;
  
  width: auto !important;
  table-layout: fixed;
  margin-left: 0px;
  margin-right: 0px;
}
.exx-table th, .exx-table td, #fancybox-content table th, #fancybox-content table td {
  padding: 0.8em;
  font-size: 0.917em;
  text-align: left;
  vertical-align: top;
}
.exx-table th, #fancybox-content table th {
  background: #e1e1e1;
  font-weight: bold;
  border-top: 1px solid #d0d0d0;
}
.exx-table tr.even td, #fancybox-content table tr.even td {
  background: #fafafa;
  border-top: 1px solid #ededed;
}
.exx-table .exx-currency, #fancybox-content table .exx-currency {
  text-align: right;
}

#exxDomain a, #exxMainNavigation a, .exx-sitemap ul li a {
  color: #444444;
  text-decoration: none;
}
#exxDomain a:focus, #exxMainNavigation a:focus, .exx-sitemap ul li a:focus {
  color: #444444;
}
#exxDomain a:hover, #exxMainNavigation a:hover, .exx-sitemap ul li a:hover {
  color: #f37300;
}
#exxDomain a:active, #exxMainNavigation a:active, .exx-sitemap ul li a:active {
  color: #f37300;
}

a.exx-button, input.exx-button, a.exx-close {
  cursor: pointer;
  display: block;
}
a.exx-button, a.exx-button:hover, input.exx-button, input.exx-button:hover, a.exx-close, a.exx-close:hover {
  text-decoration: none !important;
}

a.exx-button, a.exx-button:hover, input.exx-button, input.exx-button:hover, #fancybox-content a.exx-button, #fancybox-content a.exx-button:hover {
  background: transparent url('../images/button.png') no-repeat left top;
  color: white;
  text-align: center;
  line-height: 19px;
  width: 91px;
}
a.exx-button:active, input.exx-button:active, #fancybox-content a.exx-button:active {
  text-decoration: none;
  background-position: left -50px;
  padding-top: 1px;
  line-height: 18px;
}

a.exx-close, #fancybox-content a.exx-close {
  background: transparent url('../images/close.png') no-repeat left top;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -10px;
  top: -10px;
}
a.exx-close:active, #fancybox-content a.exx-close:active {
  background-position: left -50px !important;
}

.exx-icon {
  padding-left: 1.7em;
  padding-left: 20px;
  background: transparent url('../images/layout-mime-icons-documents.gif') no-repeat left top;
}

.exx-icon.exx-generic{}

.exx-icon.exx-doc {
  background-position: left -100px;
}
.exx-icon.exx-pdf {
  background-position: left -200px;
}
.exx-icon.exx-zip {
  background-position: left -300px;
}
.exx-icon.exx-ppt {
  background-position: left -400px;
}
.exx-icon.exx-xls {
  background-position: left -500px;
}

.exx-icon.exx-print {
  background-image: url('../images/print.gif');
  background-position: left center;
  margin-left: 10px;
}

ul .exx-icon {
  padding-left: 24px;
}
ul .exx-icon.exx-print {
  padding-left: 18px;
}

.exx-hideme {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.exx-hideme:focus, .exx-hideme:active {
  position: static;
  left: 0;
  top: 0;
}

.exx-overlay-text {
  color: #565656;
  text-align: left;
}

.exx-highlight .exx-u-list, .exx-highlight .exx-o-list {
  padding-bottom: 0;
}

.exx-content-block, .exx-u-list, .exx-o-list, .exx-link-list, #exxMainNavigation {
  padding: 0 0 1.5em 0;
  margin: 0;
}

#exxPlaceholderForNavigationLinks {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

#exxPlaceholderForNavigationLinks .exx-u-list {
  padding: 0 0 0 0;
}

.exx-overlay-image {
  text-align: left;
}

.exx-overlay-image  .exx-inner{
  padding: 1.66em 1.66em 0 1.66em;
}
#fancybox-content p, #fancybox-content ul, #fancybox-content ol, #fancybox-content dl {
  padding: 0 0 1.5em 0;
  margin: 0;
}
#fancybox-content p.exx-pubdate {
  padding-bottom: 1em;
}

.exx-hlist {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  *zoom: 1;
}
.exx-hlist li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
  margin-left: 1em;
}
.exx-hlist li:first-child, .exx-hlist li.first {
  padding-left: 0;
}
.exx-hlist li:last-child, .exx-hlist li.last {
  padding-right: 0;
}

.exx-vlist li {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.exx-link-list, #exxMainNavigation, .exx-sitemap ul {
  list-style: none;
}
.exx-link-list li, #exxMainNavigation li, .exx-sitemap ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}

ol.exx-o-list, #fancybox-content ol {
  list-style-type: decimal;
  margin-left: 1.5em;
}

ul.exx-u-list, #fancybox-content ul {
  list-style-type: disc;
  margin-left: 1em;
  list-style-image: url('../images/bullet.gif');
}

ol.exx-o-list li, ul.exx-u-list li, #fancybox-content ol li, #fancybox-content ul li {
  line-height: 1.25em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

.exx-news ul.exx-u-list li {
  margin: 0.5em 0;
  padding-left: 0.3em;
}

.exx-link-list.exx-hlist li {
  margin-right: 1.5em;
}

.exx-highlight {
  background: #f6f6f6;
  border-top: 1px solid #ececec;
  margin: 2em 0;
}
.exx-highlight .exx-inner {
  padding: 1em;
}

.exx-link,
.exx-link-ext,
.exx-link-top,
.exx-search-info .exx-prev,
.exx-search-info .exx-next {
  padding-left: 17px;
  padding-right: 0px;
  background: transparent url('../images/links.gif') no-repeat left 2px;
}
.exx-link:hover,
.exx-link:active {
  background-position: left -98px;
}
#exxMainNavigation a {
  border-bottom: 1px dotted #cfd2d3;
  line-height: 1.33em;
  padding-top: 0.27em;
  padding-bottom: 0.30em;
  display: block;
  font-weight: bold;
  padding-right: 17px;
}
#exxMainNavigation ul li a {
	padding-right: 0px;
}
#exxMainNavigation li li a, #exxMainNavigation .exx-current li a {
  font-weight: normal;
  padding-left: 1.417em;
}
#exxMainNavigation li li li a, #exxMainNavigation li li li a:hover, #exxMainNavigation li li li a:active {
  padding-left: 2.833em !important;
}
#exxMainNavigation a:hover,
#exxMainNavigation a:active,
#exxMainNavigation .exx-current a,
#exxMainNavigation .exx-current li a:hover,
#exxMainNavigation .exx-current li a:active {
  background: transparent url('../images/links.gif') no-repeat left -94px;
  color: #f37300;
  padding-left: 17px;
  padding-right: 0px;
}
#exxMainNavigation .exx-current li a {
  background: transparent;
  color: #444;
}

/* hover-bug level 2 in DTN: jge/17.8.2011 */
#exxMainNavigation .exx-noncurrent a {
  padding-right: 0px;
}


.exx-link-ext {
  background-position: right -247px;
  padding-left: 0;
  padding-right: 14px;
}
.exx-link-top {
  display: inline;
  float: right;
  font-size: 0.917em;
  background-position: left -338px;
  padding-left: 14px;
}
.exx-link-top:hover,
.exx-link-top:active {
  background-position: left -295px;
}

.exx-teasers .exx-text {
  position: relative;
  height: 12em;
}
.exx-teasers .exx-text p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.exx-teasers img {
  margin-bottom: 0.8em;
}

.exx-act {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 1.2em;
  border-bottom: 1px dotted #cfd2d3;
  margin-bottom: 0;
}

#exxSearch {
  border: 1px solid #c2c2c2;
}

.exx-search-input input.exx-text {
  border: none;
  color: #767676;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px;
  width: 9.545em;
}
.exx-search-input input.exx-submit {
  background: transparent url('../images/layout-icon-search.png') no-repeat 50% 0px;
  border: none;
  float: left;
  width: 1.667em;
  cursor: pointer;
  margin: 0;
}

.exx-highlight .exx-content-form {
  margin: 1em 0;
  padding: 0;
}

.exx-content-form ol, .exx-content-form ol li ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style: none;
}
.exx-content-form ol li, .exx-content-form ol li ol li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}
.exx-content-form label {
  display: block;
}
.exx-content-form .exx-inline {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
.exx-content-form .exx-inline {
  *display: inline;
}
.exx-content-form .exx-columnar {
  overflow: hidden;
  *zoom: 1;
}
.exx-content-form .exx-columnar li {
  overflow: hidden;
  *zoom: 1;
}
.exx-content-form .exx-columnar li label, .exx-content-form .exx-columnar li input, .exx-content-form .exx-columnar li select, .exx-content-form .exx-columnar li textarea {
  display: inline;
  float: left;
  margin-right: 10px;
}
.exx-content-form .exx-columnar li label {
  width: 25%;
}
.exx-content-form .exx-columnar li.exx-inline {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
.exx-content-form .exx-columnar li.exx-inline {
  *display: inline;
}
.exx-content-form .exx-columnar li.exx-inline label {
  padding-right: 10px;
}
.exx-content-form .exx-columnar li.exx-inline.choices label {
  padding-right: 0;
}
.exx-content-form input[type="text"], .exx-content-form textarea {
  border: 1px solid #bababa;
  padding: 3px;
  width: 98%;
}
.exx-content-form input, .exx-content-form select, .exx-content-form textarea {
  font-size: 0.917em;
}
.exx-content-form .exx-inline {
  margin-right: 0.5em;
}
.exx-content-form .exx-left, .exx-content-form .exx-right {
  width: 50%;
}
.exx-content-form .exx-search-string {
  font-size: 1.083em;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 1.083em;
}
.exx-content-form ol {
  overflow: hidden;
  *zoom: 1;
}
.exx-content-form li {
  margin: 0.3em 0;
}

.exx-search, .exx-search-info {
  margin: 0;
}

.exx-search-info {
  overflow: hidden;
  *zoom: 1;
}
.exx-search-info .exx-nav li {
  margin-left: 0;
}
.exx-search-info .exx-nav a, .exx-search-info .exx-nav span {
  display: block;
  border-left: 1px dotted #c3c3c3;
  padding: 0 0.5em;
}

.exx-search-info .exx-nav .exx-prev {
  background-position: 50% -198px;
  border-left: none;
  text-indent: -9999px;
  padding: 0;
  width: 2em;
}
.exx-search-info .exx-nav .exx-next {
  background-position: 50% -98px;
  text-indent: -9999px;
  padding: 0;
  width: 2em;
}
.exx-search-info-top {
  margin-top: 0.3em;
}
.exx-search-info-bottom {
  margin-bottom: 3em;
}
.exx-search-results {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.exx-search-results li {
  border-top: 1px dotted #d0dcd5;
  padding: 1em 0;
  padding-left: 2em;
}
.exx-search-results li.exx-first {
  padding-top: 2em;
}
.exx-search-results li .exx-title {
  margin-left: -2em;
}
.exx-search-results li .exx-title a {
  padding-left: 2em;
}

.exx-searches {
  padding-top: 3.75em;
}

.exx-breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  margin-bottom: 1em;
  display: none;
  margin-left: -1.4em;
}
.exx-breadcrumbs li {
  margin-left: 0;
}
.exx-breadcrumbs a, .exx-breadcrumbs span {
  margin-left: 0.5em;
  color: black;
  text-decoration: none;
}

.exx-sitemap ul, .exx-sitemap li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.exx-sitemap li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  float: left;
  width: 48%;
  margin-right: 2%;
  overflow: hidden;
}
.exx-sitemap li.exx-right {
  float: right;
  margin-left: 2%;
  margin-right: 0;
}
.exx-sitemap ul {
  clear: left;
}
.exx-sitemap li li {
  float: none;
  width: 100%;
  margin-left: 0;
  margin: 0 !important;
}
.exx-sitemap li li a {
  padding-left: 1.417em;
  font-size: 1em;
  background: transparent;
  font-weight: bold;
}
.exx-sitemap li li li a {
  padding-left: 2.833em;
  font-weight: normal;
}
.exx-sitemap a {
  display: block;
  font-size: 1.25em;
  background: #f6f6f6;
  padding: 0.35em 1.417em;
  padding-left: 1.11em;
  border-bottom: 1px dotted #cfd2d3;
  font-weight: bold;
}
.exx-sitemap a, .exx-sitemap a:hover, .exx-sitemap a:active {
  text-decoration: none;
}

.exx-image-text, .exx-linkteaser {
  margin-bottom: 1.5em;
}
.exx-image-text a, .exx-linkteaser a {
  color: #656c72;
}
.exx-image-text a:hover, .exx-linkteaser a:hover,
.exx-image-text a:active, .exx-linkteaser a:active {
  color: #f37300;
}
.exx-image-text p, .exx-image-text ul, .exx-image-text ol, .exx-image-text dl, .exx-linkteaser p, .exx-linkteaser ul, .exx-linkteaser ol, .exx-linkteaser dl {
  margin-bottom: 0.5em;
  padding: 0;
}
.exx-image-text ul, .exx-linkteaser ul {
  margin-left: 0;
}
.exx-image-text ul li, .exx-linkteaser ul li {
  list-style-position: inside;
  line-height: 1.5;
}
.exx-image-text h2, .exx-image-text h3, .exx-linkteaser h2, .exx-linkteaser h3 {
  font-size: 1.167em;
  margin-bottom: 0.25em;
}

.exx-image-text {
  overflow: hidden;
  *zoom: 1;
}
.exx-image-text .exx-thumbnail {
  display: inline;
  float: left;
  width: 175px;
  margin-right: 1em;
  overflow: hidden;
}
.exx-image-text .exx-text {
  display: inline;
}

.exx-linkteaser {
  overflow: hidden;
  *zoom: 1;
  background: #f6f6f6;
}
.exx-linkteaser .exx-thumbnail {
  display: inline;
  float: left;
  width: 175px;
  margin-right: 1em;
  overflow: hidden;
}

.exx-linkteaser .exx-text {
  display: block;
  padding: 1em;
}

#fancybox-overlay {
  position: fixed;
}

.fancybox-bg {
  display: none;
}

#fancybox-close {
  background: transparent url('../images/close.png') no-repeat 0 0;
  height: 25px;
  width: 25px;
  top: -10px;
  right: -10px;
}
#fancybox-close:active {
  background-position: 0 -50px !important;
}

#exxHeader a, #exxHeader p, #exxHeader input, #exxAct a, #exxAct p, #exxAct input {
  font-size: 0.917em;
}
#exxHeader #exxDomain a, #exxAct #exxDomain a {
  font-size: 1.417em;
}
#exxAct .exx-aside, #exxAct .exx-content {
  border-top: 2px solid #8d8d8d;
  border-bottom: 1px dotted #cfd2d3;
  height: 2.833em;
}
#exxAct .exx-content p {
  line-height: 2.833em;
}
#exxAct .exx-content li {
  line-height: 2.833em;
  margin-left: 1.5em;
}
#exxAct .exx-link {
  background-position: left -96px;
}
#exxTopnavigation a {
  color: #656c72;
  text-decoration: none;
}
#exxTopnavigation a:hover,
#exxTopnavigation a:active {
	color: #f37300;
}
#exxDomain li {
	margin-left: 2em;
	padding-bottom: 1.417em;
}
#exxDomain li.exx-current a {
  color: #f37300;
}
.exx-portal-logo {
  display: block;
  color: #f37300;
  font-weight: bold;
  text-align: left;
  line-height: 2.833em;
}

#exxFooter {
  margin-bottom: 0;
  color: #cccccc;
}
#exxFooter .exx-copyright, #exxFooter a {
  display: block;
  line-height: 3.5em;
}
#exxFooter .exx-copyright, #exxFooter a {
  font-size: 0.917em;
}
#exxFooter a {
  color: #777777;
}
#exxFooter .exx-hlist li {
  margin-left: 2em;
}

.exx-handbook {
  background: transparent url('../images/button2.png') no-repeat left top !important;
  width: 150px !important;
}
.exx-handbook-content{
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:80px;
	margin-right:80px;
	width: auto;
}
.exx-author-button a{
	padding:.2em 1.4em;
	line-height:1;
	text-decoration:none;
}
.exx-active{
	background:url(../images/mode_bg.png) no-repeat 50% 50%;
	color:#fff !important;
}
.exx-print-image{
	width:100%;
	height:auto;
	display: none;
}
.exx-print-imagebak{
  width:100%;
  overflow:hidden;
}

.exx-print-image-recalc {
  display: block !important;
}
.exx-reset{
 table-layout:fixed !important;
 }
  
.exx-nav-list-author {
  padding-left: 12px;
}

.exx-content-form input.exx-button {
   height: 19px;
}
.exx-minwidth{
	width: 38em;
	overflow: hidden;
	height: 0px;
	margin: 0px;
}

.exx-handbookPrint{
	FLOAT: right;
}

.exx-handbookPrint a{
	TEXT-DECORATION: none;
	width:16px;
	overflow:hidden;
}